October 26, 201411 yr I have tried a number of options but I'm never completely happy with how I save my code snippets. Qsnipps is my latest to try but I'm may just go with .txt files as basic text editors will always be around. What do you do to save your snippets? I had a quick search of the forum and couldn't find an answer to this anywhere.
October 26, 201411 yr I've got several text files that contain assorted snippets, plus boilerplate template sets which serve as a base for static sites or ExpressionEngine so they can be quickly deployed. My code editor also stores smaller snippets, eg if I'm working on ExpressionEngine templates I have various EE tags in there so that saves a lot of typing
October 27, 201411 yr Gistbox is my preferred way. Best way to keep for yourself or team. Also integration with github. You can also organize them easily with tags. By far the best way I've seen. http://www.gistboxapp.com Edited October 27, 201411 yr by cibgraphics
October 30, 201411 yr Author Personally, I don't like to online solution for saving snippets as I prefer something entirely under my control. With Qsnipps, I've saved the database in a Dropbox folder ensuring I always have a back-up.
Create an account or sign in to comment