|
|
|
|
|
by JoelMcCracken
853 days ago
|
|
this certainly could be useful for me personally, but it would need more functionality. I think the _full_ project could be very useful though. however i would ask, how is this different from e.g. https://standardnotes.com/ and other note systems available ? |
|
There are definitely lots of 'notebook' products out there, and they all excel in their own ways by making different trade-offs. Standardnotes, Obsidian etc. support user-side encryption but in my opinion they are not as versatile as they could be. I am also keeping it plain-text only for a few reasons that are important to me:
1. keep the UI straightforward and efficient to use 2. provide seamless integration with popular text editors (emacs, vim, vs-code) 3. support some nice functionality for editing structured text like markdown and org (like org-mode in Emacs)
I can consider some hybrid approach in the future if the 3 things above are not affected.