Hacker News new | ask | show | jobs
by pw4001 1421 days ago
A work I take notes of all the meetings I attend in Markdown with Notepad++, and they're in a folder that's backed up automatically. There are pages in Confluence for ongoing work, and I no longer use OneNote.

A home, I keep a diary, one file per month, lightly formatted text (not Markdown) edited with vim with a nightly script that converts parts of the text into a set of web pages and drops them into an in-house Wiki. That's the Wiki I wrote close to 20 years ago that's a holding pen for pages on pretty much any subject that interests me. A hand-written NLP/NER pipeline munges the pages looking for interesting material and generates indexes that get added into the Wiki as well. The pipeline still needs a lot of work, because right now it's more "interest" than production ready.

The wiki is hugely useful for material clipped from web pages and emails as well as notes that I write myself. Documentation for any of the software I've written for myself and still use is there as are several hundred old Usenet threads. There's a big list of media that I want to view/read/consume at some point, and more gets added than gets marked off.

I'm still looking for the perfect PIM (and yes, I do know there's no such thing), and the search generates notes as well. If I ever find it, it's going to replace Joplin (like the UI but not the need for a database), Dendron (like flat files but not the UI), Drafts (like the virtual notebooks built from tags but find the UI clumsy) and of course the wiki I wrote.