Hacker News new | ask | show | jobs
by kolias 2175 days ago
> I do think that the area of knowledge management is very interesting and worthy of discussion. When it comes to tooling though, I've tried out a couple and I don't find anything superior to a folder full of markdown files + your favorite text editor (I use VSCode, but I don't think that's especially important).

I'd say the most valuable thing these tools provide is a way to link notes. That's the part that was missing from most of my attempts to build my own knowledge base, creating connections between the things I find and store in a way that's personal to how I think.

In the end, my ZK is nothing but a folder filled with md files that are all linked with each other in some way. It's synced to my phone and my tablets, so I always have them with me and I can always amend or work on them.

1 comments

How do you sync them to your phone?
I'm not the poster you're asking, but I've been using Syncthing [0] for anything I need to share with my phone (or any other device for that matter). Very simple and fast to get using.

[0] https://syncthing.net/

That's on my list to checkout. Will have to get to that soon.
I don't especially feel the need to access them on my phone. I'm generally looking for ways to use my phone less, not more. When I'm out and about and need to save some info, I put it on Google keep then transfer whatever I've accumulated once a week or so.