notes.sh/README.md

8 lines
493 B
Markdown
Raw Normal View History

2021-04-13 20:44:09 +00:00
# notes.sh: plain-text notes with IMAP synchronization
This project allows you to keep plaintext notes, and attach files to them (like images, PDFs, etc). The plaintext stays plaintext, easily greppable, and with every note in its own file.
What makes it special is that it uses a Maildir format to store notes. This allows you to easily sync your notes with any mail server, and have your notes accessible on the go through your email client.
NB: This is alpha software, use with caution.