Feature requests: - arch package
- would really like the results of the math to be in buffer.txt and in Ctrl+a and copy.
- changing font and color theme(I like the Nord one right now though!) Please keep it minimally colored as it is now so that changing color is just a simple matter of configuring a handful of colors as opposed to custom css. That would make it too complicated.
- support for images and media in markdown blocks would be nice to whatever extent possible. I would love it if you could copy the way vscode markdown works. Ctrl+v an image in the editor and it inserts the markdown for it and saves the image to a file. Markdown preview would be nice but I understand if you think that's out of scope.
- timestamp for blocks. especially would be nice if you could store createdAt updatedAt in the line with the infinity symbols in buffer.txt to make it easily extractable using grep and cut.
- saw that you mentioned downthread that you're working on reloading the file so that we can back it up with git or whatever. Would love that!
- is mobile possible? Through Cordova or something
Thanks for making this!