This is an old revision of the document!
Note Taking
for note-taking the markdown format is probably the most portable choice.
On Linux there are many different tools. I am currently using Remarkable.
On Android, i am using Markor
Previously i was using Joplin, the Note taking app, which is a good solution but i don't like that files are stored in a non-standard format so that, even if they *seems** to be MarkDown, they cannot actually be accessed simply by opening form other tools.
Remarkable installation
echo "app-editors/remarkable ~amd64" >> /etc/portage/package.accept_keywords/remarkable emerge -v remarkable
Markdown web client
Currently experimenting with Silverbullet
SyncThing configuration
Create a shared folder on your home server and share it to all your devices connected to SyncThing, and there you are done!
As a bonus point, you can store the shared folder on your File Server so that individual notes can also be accessed directly from WebDAV or downloaded using any web browser.