/quillpad_conversion

Conversion tools for Quillpad (nee Quillnote) notes (supports Notally format as input)

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

Quillpad Conversion

Conversion tools for Quillpad (nee Quillnote) notes.

Python 3 and 2 scripts for converting to QuillPad.

Notes

QuillPad schema is not documented, see quillpad/quillpad#271 for now:

Tools

Plain text files to QuillPad

python files_to_quillpad.py

Generates export filename based on current time/date. To specify filename set operating system environment variable QUILLPAD_EXPORT_FILENAME to expected filename (recommend including .zip extension).

WARNING ⚠️ see quillpad/quillpad#270 do not import more than once!

Notally to QuillPad

Notally conversion to Quillpad

notallyToQuillPad.py modified version of https://gist.github.com/nWestie/224d14a6efd00661b5c93040c7511816 (after 2023-05-17, 2nd revision).

Includes Windows support and correct file name for export (as of 2024).

Nottally features/content not supported during conversion:

Other Tools