Comment on Silver Bullet: Markdown-based extensible open source personal knowledge platformparentComments−jasonjmcghee3yI'm a huge fan of how Obsidian approaches it- previewing each token if you're not actively editing it. This is always how I use it.Avoiding separate read and write problem entirely.−zef_hemel3yThis is pretty much how it works in SB as well. Very much inspired by Obsidian.−pointlessone3yMy biggest frustration with Obsidian is that it doesn't follow any spec when it comes to raw HTML. They seem to have fixed inline raw HTML at some point but HTML blocks are still broken. They know it and they explicitly will not fix it.
Comments
I'm a huge fan of how Obsidian approaches it- previewing each token if you're not actively editing it. This is always how I use it.
Avoiding separate read and write problem entirely.
This is pretty much how it works in SB as well. Very much inspired by Obsidian.
My biggest frustration with Obsidian is that it doesn't follow any spec when it comes to raw HTML. They seem to have fixed inline raw HTML at some point but HTML blocks are still broken. They know it and they explicitly will not fix it.