Hacker News new | ask | show | jobs
by jvanderbot 1927 days ago
You might enjoy plain text logging on top of git or Dropbox.

Keep your markdown notes in one location, backed by git. Pull on any device for any reason. Use GitHub's / Dropbox's web interface when required.

- Search with grep

- Structured text + grep is extremely powerful

- use vim / emacs customization for display

- Display anything using, say dot or graphviz

- Edit with VSCode if you like vscode. Anything else otherwise.

I'm always surprised how few solutions manage to reach this basic level of functionality. Not that Dendron doesn't do a fine job!

1 comments

Yeah, those are some of the core features that I can't live without. A lot of the reason for building in VSCode is because they have a good VIM extension :)