Hacker News new | ask | show | jobs
by BillyTheMage 904 days ago
I keep absolutely everything in a single folder. Saved documents, images, movies, financial records, game saves, it doesn't matter. My hierarchical naming scheme takes care of organization. On the odd occasion I actually need a folder, I just append ".d" to the filename.

I use . as a hierarchy delimiter, so file extensions are just part of the hierarchy, and I can have multiple files with the same name except for the extension. For example, "film.spongebob.png" is a photo of spongebob, "film.spongebob.org" is a note about spongebob, and "film.spongebob.s1.e7.avi" is my favorite episode.

I use org-roam [1] for note-taking and task/time-management. I absolutely require a plain-text system so it either had to be markdown or org-mode. Emacs was the deciding factor, else I would have still been using Dendron [2]

If OneNote is your thing, I'd probably recommend Obsidian [3] over org-roam. Despite it being the greatest program ever created, Emacs is a lot to learn "just" for taking notes.

If you like VS Code, check out Dendron. It's the one that got me into more serious PKMS instead of just chucking notes in a folder all willy nilly.

- [1]: https://www.orgroam.com/

- [2]: https://www.dendron.so/

- [3]: https://obsidian.md/