Kasper Mikiewicz
Kasper Mikiewicz
Please see [documentation](http://idered.pl/esuna/#comments) first. Now some screens of how comments works with Sublime Text Goto symbol function: ## Section comments: Trigger: `$` ``` /** $Forms */ /*---------------------------------------------------------------------------*/ ```  ##...
CTRL+Shift+V is not the best shortcut. It would be great if user could change this.
Currently all strings are hardcoded. It would be great to have those in separate file
One doesn't fit all. Simple list of entries might not be what users look for. It would be cool to let user switch between simple and advanced view. By advanced...
It should be possible to add tag to any copied element. This would be very useful to tag code snippets
It is possible to get from which application text/image was copied. It could be used to filter items by application
Running Snatch second time should open active instance
Privacy
Currently history is saved in sqlite database. It should be protected somehow. Should it be password protected or entries should be hashed? Can anyone advice on this topic?