Ask HN: Using Markdown Files for Notetaking?
I've used Roam Research, Google Docs, etc. All of them haven't scratched my itch for offline and synced notes.
I've been using markdown notes for a short while, but some shortcomings, such as a lack of collapsible points and styling, make me want to (re)consider other notetaking solutions.
6 comments
[ 4.3 ms ] story [ 23.0 ms ] threadPersonally I use other methods for styling within markdown, for example emoji, tags, link formatting with brackets (for things that are not really links), etc.
I also take any list that's longer than 8-10 items and break it up by category or reorganize it so it's less visually overwhelming.
Otherwise you may find it helpful to look into more rich-editor-style notetaking solutions like cherrytree or Notecase Pro. The latter is proprietary but I used it for years and was very happy with it. Good luck in your search.
https://www.giuspen.com/cherrytree/
https://www.notecasepro.com/
Of course, these are only valuable if you use a Markdown editor that renders a preview.
It supports collapsible sections just with the Markdown syntax but it’s also highly-extensible in any way you wish. I think Bear and other editors support Markdown collapsible a as well.
Hard to discuss this without being more specific about what kind of offline/synced behavior you think would be good. Some people don't want to have to take any manual steps to save or reconcile divergent offline versions, which means what you can recommend to them is very different.