Recently, a few VSCode-based markdown note taking / knowledge base apps have been released, namely Foam[0], Dendron[1], and Memo[2]. Discussions in the below linked HN thread are useful, but I'm wondering if anyone has tried multiple of these apps and what they ended up settling with & why.<p>I'm using Foam right now and enjoy it. Not looking to really 'distro-hop' between note taking apps all the time, but curious about others' thoughts.<p>[0] https://news.ycombinator.com/item?id=23666950<p>[1] https://news.ycombinator.com/item?id=23890035<p>[2] https://github.com/svsool/vscode-memo
I think each solution brings something different to the table. I've tried Foam but not Memo and here are my thoughts (disclaimer: I'm the author of Dendron so have some bias here)<p>0. foam pieces together a bunch of different plugins to create a markdown note taking experience. it's highly flexible and as the creator has said (<a href="https://github.com/svsool/vscode-memo/issues/9#issuecomment-658381111" rel="nofollow">https://github.com/svsool/vscode-memo/issues/9#issuecomment-...</a>), is currently a testing ground for many different ideas.<p>1. dendron is a highly opinonated note taking tool that focuses on "structured note taking". it supports arbitrary links between notes while also organizing notes into canonical hierarchies. these hierarchies can be enforced by schemas, an optional type system for notes, that guide what notes hierarchies accept. dendron is all about letting you work with notes at scale - I created it to handle my personal knowledge base of 20k markdown notes.<p>2. memo i've never heard of until now. it seems like it provides a 'roam' like experience inside vscode. the gifs look great and will definitely play around with it.
Check out Marquee (<a href="https://marquee.activecove.com/" rel="nofollow">https://marquee.activecove.com/</a>) and let me know what you think!