{"id":15008737,"url":"https://github.com/clach04/quillpad_conversion","last_synced_at":"2026-03-17T01:33:18.530Z","repository":{"id":230583289,"uuid":"779723609","full_name":"clach04/quillpad_conversion","owner":"clach04","description":"Conversion tools for Quillpad (nee Quillnote) notes (supports Notally format as input)","archived":false,"fork":false,"pushed_at":"2024-07-15T01:37:33.000Z","size":43,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T22:41:38.881Z","etag":null,"topics":["notally","notes","python","python2","python3","quillpad"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/clach04.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-30T15:48:53.000Z","updated_at":"2024-07-15T01:37:36.000Z","dependencies_parsed_at":"2024-06-01T13:09:48.049Z","dependency_job_id":"30163461-7f27-4d74-b303-4765029431c7","html_url":"https://github.com/clach04/quillpad_conversion","commit_stats":null,"previous_names":["clach04/quillpad_conversion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clach04/quillpad_conversion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clach04%2Fquillpad_conversion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clach04%2Fquillpad_conversion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clach04%2Fquillpad_conversion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clach04%2Fquillpad_conversion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clach04","download_url":"https://codeload.github.com/clach04/quillpad_conversion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clach04%2Fquillpad_conversion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284818574,"owners_count":27068110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["notally","notes","python","python2","python3","quillpad"],"created_at":"2024-09-24T19:20:16.792Z","updated_at":"2025-11-17T03:37:46.056Z","avatar_url":"https://github.com/clach04.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quillpad Conversion\n\nConversion tools for [Quillpad](https://github.com/quillpad/quillpad) (nee [Quillnote](https://github.com/msoultanidis/quillnote)) notes.\n\nPython 3 and 2 scripts for converting to QuillPad.\n\n## Notes\n\nQuillPad schema is not documented, see https://github.com/quillpad/quillpad/discussions/271 for now:\n\n  * Source code of these tools for examples/notes https://github.com/clach04/quillpad_conversion/blob/4697b44f65ccd0294aed92c130e8b063cda2e9c1/files_to_quillpad.py#L10\n\n## Tools\n\n### Plain text files to QuillPad\n\n    python files_to_quillpad.py\n\nGenerates export filename based on current time/date. To specify\nfilename set operating system environment variable\n`QUILLPAD_EXPORT_FILENAME` to expected filename (recommend\nincluding .zip extension).\n\n**WARNING** ⚠️ see https://github.com/quillpad/quillpad/issues/270 do not import more than once!\n\n### Notally to QuillPad\n\n[Notally](https://github.com/OmGodse/Notally) conversion to [Quillpad](https://github.com/quillpad/quillpad)\n\nnotallyToQuillPad.py modified version of https://gist.github.com/nWestie/224d14a6efd00661b5c93040c7511816 (after 2023-05-17, 2nd revision).\n\nIncludes Windows support and correct file name for export (as of 2024).\n\nNottally features/content **not** supported during conversion:\n\n  * color\n  * attachments; images (jpg, png added late 2023, in https://github.com/OmGodse/Notally/releases/tag/v5.6), voice/audio (feature added 2024, in https://github.com/OmGodse/Notally/releases/tag/v5.9)\n\n## Other Tools\n\n  * https://github.com/MolassesLover/jotbook - reverse of files_to_quillpad.py\n  * https://github.com/arunk140/quillnote-server sync server (uses a sqlite3 database)\n  * https://github.com/Eve1374/GKeepToQuillpad Google Keep converter\n  * https://github.com/phazejeff/colornote-to-quillpad\n  * https://github.com/clach04/pysimplenote related\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclach04%2Fquillpad_conversion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclach04%2Fquillpad_conversion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclach04%2Fquillpad_conversion/lists"}