41
submitted 7 months ago* (last edited 7 months ago) by perishthethought@lemm.ee to c/programming@programming.dev

Do you keep them in your IDE, or elsewhere? Do you have an app for that? Are they easily shared?

I realized I have no system at all but could use one to make it easier to find code I've written and might need again some day.

By snippets, I am referring to any chunk of code / text in any format or language, of any length.

Thanks!

EDIT A DAY LATER: Thanks you all! Reading all these ideas, I got inspired to create my own little web app. Wish me luck... :)

you are viewing a single comment's thread
view the rest of the comments
[-] brewbart@feddit.de 9 points 7 months ago

I would recommend looking into personal knowledge management. I manage mine in Obsidian and treat snippets like permanent notes

[-] perishthethought@lemm.ee 1 points 7 months ago

Hmmm, I am using Logseq for that kind of note rn, but don't really like the way it handles code. I assume that's a markdown problem, not a Logseq one, but I should look again.

[-] brewbart@feddit.de 1 points 7 months ago

Well, Obsidian does have a bazillion plugins that make handling all kinds of content easier. I'm pretty satisfied with the out of the box experience though

[-] nichos@programming.dev 1 points 7 months ago

I'm using logseq for snippets too. I find it to be adequate. 3 ticks and the language will get you monospace and syntax highlighting:

cd $HOME
ls
[-] Spazsquatch@lemmy.studio 1 points 7 months ago

Maybe not something you intended, but your phrasing has me curious if Obsidian has some sort of temporary note? I can imagine some use cases.

[-] brewbart@feddit.de 1 points 7 months ago

Temporary note in terms of auto delete after a time? Although the manual Zettelkasten workflow intends you to delete your temporary notes by hand, it is pretty easy to automate this in Obsidian. Personally I have some actions for meeting minutes and notes on people to be moved to designated folders, but the same principle could be applied to create an action to delete any note older than X days

[-] Spazsquatch@lemmy.studio 1 points 7 months ago

Yeah, that’s what I was thinking, and you are right that automation wouldn’t be hard… although if I’m setting up that automation I’ll fail to commit to the deletion and just move the files to an archive folder. 😳

I only adopted Obsidian recently and only because I liked the idea of the data being stored as plain text files. I really haven’t adopted any system, just replaced Apple Notes.

this post was submitted on 25 Nov 2023
41 points (95.6% liked)

Programming

16210 readers
162 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS