cathive / fx-pastebin

Pastebin app for JavaFX
1 stars 0 forks source link

Ideas for kick-ass enhancements #8

Open aerben opened 10 years ago

aerben commented 10 years ago

So we (soon) got us a nice pastebin app - big deal, there are already lots of them. What do we do to set us apart? Some plugin ideas:

aerben commented 10 years ago

For most of these plugin ideas, we would have to make a clear distinction between local and shared content. VCS clones, for example, should be stored locally, just the snippets extracted from the code should be stored on the server. In the client, we could make clear this distinction by having a shared part, which we implement right now, and a local part with private pastes and additional plugin functionality.