-
-
Notifications
You must be signed in to change notification settings - Fork 15
Description
Is your feature request related to a problem? Please describe.
An issue with several other pastebins is that you aren't able to easily group together a bunch of similar pastes. Without an easy way to provide a single URL, you end up spamming the other person with a bunch of links, without an obvious link between them all.
Describe the solution you'd like
A potential solution would be to allow a user to create a collection of pastes using a UI, which would provide a URL in a fashion similar to /col/{pastes}. The {pastes} could either be a URL encoded list of paste IDs, a Base64 encoded list of paste IDs, or a collection ID that would need to be stored in the DB.
Describe alternatives you've considered
The only other alternative is to just send a bunch of links to another user, without any way to specifically state that these pastes are directly related.
Additional context
N/A
Metadata
Metadata
Assignees
Labels
Projects
Status