|
|
|
|
|
by tedmiston
1098 days ago
|
|
> How does it differ from Obsidian? Out of curiosity. I am not OP, but I am a heavy Obsidian user. Obsidian has 2 different editing modes [0]: "Live Preview" and "Source mode". Your implementation and Obsidian's Live Preview editing mode implementation are very similar at-a-glance; yours is a bit more interactive / "GUI-forward". Here's an example of what Live Preview mode looks like [1]. I'm surprised how many people here like Live Preview editing mode in Obsidian though — it drives me insane constantly shifting the bits under / around my cursor... it's very distracting. I mostly use their Source mode editing mode for that reason. That said, I did not see an equivalent of Reading view mode from Obsidian in Vrite in a few minutes of playing with it. It would be nice to see that added to prevent accidental edits when browsing a doc you don't edit to change (similar to Vim's modes). [0]: https://help.obsidian.md/Editing+and+formatting/Editing+and+... [1]: https://help.obsidian.md/Live+preview+update |
|