Snippely 1.1
- added right click menus
- right click on a group : add snippet, rename group, remove group
- right click on the groups panel : add group
- right click on a snippet : rename snippet, remove snippet
- right click on the snippets panel : add snippet
- added support for keyboard shortcuts and keyboard navigation
- up, down, left, right : navigate up down left and right through groups and snippets
- enter : if a snippet or group is selected, focus the item for renaming. if a snippet or group is already focused for renaming, blur and save the item.
- cmd + n : if nothing is selected, new group. if a group is selected, new snippet. if a snippet is selected, new (plaintext) snip.
- cmd + backspace : if a snippet is selected, remove snippet. if a group is selected, remove group.
- cmd + enter | cmd + s : blur / save a focused snip
- added the ability to drag snippets between groups
- cleaned up interface
- tons of bug fixes
Snippely 1.0
- Initial Release
Check the Changelog for more information
Very nice idea, and very nice program ! Just 2 things I would like to be added : - more languages ? (actionscript for example ?...) - possibility to export / import content... just in case ^^
Keep up the good work !!
Thank you very much for this app. I've been keeping all my random snippets as gmail drafts up to this point, and this is -so- much nicer. Very, very handy.
I would like to see the ability to import/export content, though. I format and start fresh yearly, and don't want to lose all of my snippets come January.
Cheers!
Should have export and backup support very handy tool, i use it a lot since i've found it!
Good effort.Some suggestions are : trees are prefred,also tagging can be added for search
somehow the interface is scrambled here, unfortunately I kinda lost a huge number of code snipplets; after reinstalling the application nothing changed, interface window still weird. re-downloaded everything, no changes (
- this is how it looks like on osx here...).
might the newest air runtime has changed something that breakes snippely?
any ideas / suggestion MUCH appreciated, thx!
So...I really love this application and I want the import/export feature, or even a central repository in which to load the data from. What I will do is work on this over the Christmas holidays and upload the changes to here assuming the project owners let me join the project! This is such a great idea and I really do want to contribute to it's development.
Someone already did a bunch of work on that. I have a version that syncs changes to my server with a PHP/MySQL backend so that I can have it running on two different computers. I modified some code that I found elsewhere but I don't have it anymore. Do a search on the MooTools? forums or possibly Blog comments (if I recall...) to get the sync code so you don't end up reinventing the wheel.
I just finished import/export and code coloring for C# and Objective-C. Ill stick it in an issue so the maintainers can add it if they would like.
that would be so great! Will the modified code be available somewhere? Did anybody run into the weird behaviour about the broken GUI I posted above?
merry christmas btw :)
I added the modified source code already to the bug: http://code.google.com/p/snippely/issues/detail?id=13
The direct link is: http://snippely.googlecode.com/issues/attachment?aid=-6859099819297309563&name=Snippely_Source.zip
Merry Christmas and enjoy.
I am lovin this program. Sadly though i work on multiple computers all across the world. One thing i would love to see is the ability to export and import ones database since.
Another great feature would be the ability to search within the notes.
Thanks! TCM
I'd really like to see HTML syntax high-lightning, besides this program is awesome
Another great feature would be a search, where you can search for a code snippet or a note. And another very useful feature would it be, if you could create a new subgroup, e.g. "JavaScript?" there you have normal JavaScript? code and a subgroup jQuery, where you have jQuery code
This is fantastic. Thank you so much.
Is there any chance of an import/export feature in the near future? I do design at both home and work and maintaining versions is going to be a headache and a half.
how can I install it on mac?
Great work. Keep it up.
How about some way of storing the snippets online, or browsing/searching sources like snipplr or even submitting them to snipplr.
hey GREAT APP!!! I agree with the comment for the ability to export another idea would be to have an external file that would be loaded into the app like a .sply file that I can just leave on my pen drive and load onto whatever machine I have snippley installed onto :)
There is not import/export function, but do this to transfer your code to another install of snippely on another computer:
1) Install snippely like normal 2) Browse to user/library/preferences/com.snippely.xxx(not sure what all of the numbers are for)/Local Store/application.db 3) make sure snippely is not running and move that file to the same location on the new computer
When you restart snippely, all of your code should be waiting for you.
It would be great to be able to Import and Export your snippets from on instance of Snippely to another.
It would also be great if one could have clickable website links, so that one doesn't have to copy and paste.
An undo and redo function would also be great for those times one mistakenly copies over something or deletes soemthing by mistake
@ nic...@njwebdesign.co.za
I was thinking the same. Has anyone figured out how to do that? Where does the app store the snippets?
Any chance to store the snips online? to use multiple computers.
Really cool app, nice and simple. Exactly what I need. Here are a few feature requests that I would love to see:
Add tags to a snippet Search snippets (title, code, description and tags) Share/export snippets so I can use it on multiple machines
Cheers
Keep up the good work
Nice application, although it would be nice for c# and c++ support in the code snipplets.
great work, where is the db sotred? i would like to use dropbox to share the code with friends onilne
I really love the app, it's perfect for a highschool student who has a lot on his mind of applications, like myself :-)
But Snippely still misses some things to become my favourite app... I don't know if they have been mentioned before, but here's my list:
1. A Search possibility 2. A way to delete or remove code and notes 3. Tags 4. Possibility to export and/or share my code
That's pretty much what I miss, and can think of right now...
Be sure to keep up the good deedz!
Hi love this. but can one backup the libraries? another thing would be nice: search functionality.
but backup is the most important one.
great job
Awesome!! Nifty tool. All my code snippets, that I stored all over the place, can finally be put in one centralized repository. I'm gonna spread the word about this tool to my fellow developers. I'm sure they will appreciate it.
First of all, OUR DEV TEAM LOVES THIS APP !!! It has become as fundamental in our dev process as our editor itself! Speaking of that, is there anyway to 'tie' snippely to TextMate? via a plugin, so we can search and insert snippets we have saved - instead of the current (open snippely, find, copy, paste) ??
The next best thing would be a filter box, that filters the groups as you type. If only one group remains then the resulting snippet names display (that contain the words used in the filter, of course) :D
Thanks again!
Hey Everybody,
C:\Users\<username>\AppData?\Roaming\com.snippely.6E4C758165F11BBEC90F106AA88CF53EB51547B1.1\Local Store
in there, you will find application.db (which holds all the snippets)
(My computer recently was killed by a microsoft update, but I was able to back up my data, did a fresh install, then wait oh crap where's snippley ?!?!? looked at the source code, RIGHT AT THE TOP of snipply.database.js is a filename application.db)
Beautiful application, thanks for this because is very necessary. I have only one question. It's possible connect the file where the snip are stored with web service like google docs or export the sinp? It can be very intresting sync this app with all office pc or with all the world. Tanks mauro
yes a lot can be improved upon but who can complain, this is free. if you want all those other features check out snip-it pro.
Are Windows shortcuts working at all? Because ctrl+anything and alt+anything aren't working - if not, I would love for them to be incorporated in the future.
I use snipply on a mac. what is the correct way to export these snippets? I have found a way to access the DB, but is there a plan to update to add it to the options.
Also is there any plan to allow sub groups [sub-folders] in each group.
I just discover this projet. Congratulation for your work. I would like to see the following changes : Add file to a snippet Import / export the library Add subdirectory support
You should add a (copy) button next to each snippet to place the snippet on the clipboard.
Aside from filling the app with snippets, the most time wasted when using it is 1? left clicking inside a snippet, 2? ctrl+a to select it all, 3? ctrl+c to copy it. The button would make that part 300% faster.
I found that when using Snippely, I add URLs. So there should be a type LINK which would enable calling a browser directly. Thanks ! Great project !!
Great tool. I second the comment from eagl0r for a copy to clipboard feature.
Very useful app! How about Dropbox sync ? The first snippet app to have it will win my heart.
This app hasn't been updated in almost 3 years, it's DEAD people. Dev is done with this.
Damn it!! Useless without import/export.
@gomes.snc hold it, I found a solution that works for me.
With snippely,
How do you Import/Export?
How do you Import/Export?
Love the program. Any future support for other languages? I'm a big Python guy... :)
So, will this ever be updated again? It's needed an update for a couple years now, with new features.
For backup
backup the file in Macintosh HD > utilisateurs > nom utilisateur > bibliothèque > préférences > com.snippely.6E4C758165F11BBEC90F106AA88CF53EB51547B1.1 > local Store > application.db
A copy button would be really usefull. With just one click you would copy the selected snippet code to the clipboard.
Would be good to see some updates, How about add JSP / Java code highlighting?
!PLEASE: 1. Sync with cloud, 2. HTML code highlighting.
Export/Import function. Cheers
I would love import export and syncing with cloud features, love this tool!