|
1 år sedan | |
---|---|---|
.vscode | 1 år sedan | |
scarlet_export | 1 år sedan | |
.drone.yml | 1 år sedan | |
.gitignore | 1 år sedan | |
.pylintrc | 1 år sedan | |
LICENSE | 1 år sedan | |
README.md | 1 år sedan | |
setup.py | 1 år sedan |
This is a simple Python utility to export notes from an Android note-taking app, Scarlet Notes. It currently only supports a single output format, the one used by Notable.
I liked Scarlet Notes a lot till the recent update, which radically changed the interface, replacing the good old monospaced fonts with sans serif and adding lots of popups and suggestions I didn't like. So I wrote this little tool to export all of my notes to Notable.
First export your notes from Scarlet in the plain text format. Then run:
% python -m scarlet_export -o OUTPUTDIR exported_file.txt
See this file.