Which tools do you use to manage your snippets and where do you store them?
Or do you use snippets at all?
We're a place where coders share, stay up-to-date and grow their careers.
Which tools do you use to manage your snippets and where do you store them?
Or do you use snippets at all?
For further actions, you may consider blocking this person and/or reporting abuse
Deepak Yadav -
Thomas Bnt -
saiarlen -
Jeremy Friesen -
Once suspended, darksmile92 will not be able to comment or publish posts until their suspension is removed.
Once unsuspended, darksmile92 will be able to comment and publish posts again.
Once unpublished, all posts by darksmile92 will become hidden and only accessible to themselves.
If darksmile92 is not suspended, they can still re-publish their posts from their dashboard.
Discussion (4)
For me, if it's framework specific, I have a repo that is a component / snippet library.
If it's framework agnostic, I keep it in Notion.so so that it's searchable using the name and tags such as
css
&setup
, etc.I have a repo for now just like you, but I like the idea of searching it in Notion via tags. Will check if this works for me.
Thanks for you feedback :)
I flip flop between Zim and an old (.Net 3.5) tool called SnippetManager. Are you suggesting something better?
Zim looks interesting 🤔
I have a repo for now where I just put snippets in subfolders.
Yesterday evening I found Lepton and it looks like it has a nice UI, is cross-OS compatible (Win/macOS/Linux) and has all the features I would expect like tagging, searching, descriptions and categories by language.
It seems like it saves them to github gists.
Will check this one out today :)