What apps or methods do you use to keep your personal notes organised?
Posted by Orangy_Tang@reddit | ExperiencedDevs | View on Reddit | 7 comments
For a while my method of taking and organising personal notes has been pretty chaotic. Mostly it consists of a bunch of badly-named text files open inside Notepad++, which aren't organised at all, aren't saved properly and aren't backed up. I hit 100 individual files recently at which point I realised I should probably change something.
I'm not talking about 'proper' documentation - that goes in a wiki, and is readable for everyone. But web-based wiki editing is slow and clunky (compared to just scribbling in an open text window). This is more for personal notes that come up during development ("remember to deal with X edge case", "consider refactoring Y", "Z looks like a bug"), most is for short term attention (say, this week) but some will be lower priority and get put on the mental backlog. But without proper organisation they tend to slip into the void.
I've also replaced my paper notebook with a Kindle Scribe, which is great but again it's not very good at organising/cross referencing/searching. And a long time ago I used OneNote on a tablet, but I have no idea if it's still decent and I'm not keen on getting a 356 subscription just for that.
It feels like there should be something between the heaviness of a wiki and the raw chaos of text files. What do you lot use? Thanks.
PmMeCuteDogsThanks_@reddit
I use a Dropbox synced directory structure, and primarily markdown. I have a few Claude skills I use to interact with my setup as well
bcameron1231@reddit
I'm a simpleton. I just use Gist. ¯\_(ツ)_/¯
caffeinated_wizard@reddit
Another vote for it but Obsidian. It took me a while to appreciate it because people get crazy with it and I needed a system not an ecosystem of plugins with someone else’s system if that makes sense?
One vault. Bunch of folders like Personal, Work etc and under each I split stuff per categories. I created a top level folder for whenever I add images it just gets added there but referenced elsewhere. This way I can monitor the size of my medias.
I have maybe like 3 plugins? Including a theme. Very minimal. One plugin is to let me use Excalidraw directly in Obsidian.
Exciting_Door_5125@reddit
Like a lot of others have mentioned, Obsidian is great. Additionally, I set up linting and use AI to keep stuff neat.
For quick notes in the moment I use Notepad++ or CotEditor to quickly get stuff down. I try to spend some time each day processing things from raw text files into Markdown notes in Obsidian. This helps keep from huge mess of raw text files you mentioned.
joshocar@reddit
I use obsidian and also a real life paper notebook, like a moleskin. Obsidian has an interesting feature where you can generate a daily note, I use this for temporary stuff, like saving a snippet of a log. I then have a few different notes for commands and other notes that I need. The notebook is for thinking. I write/draw things out which helps me reason about things.
dc0899@reddit
obsidian
Comfortable-Cow-6977@reddit
Obsidian free version