Skip to content

Instantly share code, notes, and snippets.

View nWestie's full-sized avatar
💭
Balancing Brooms

Noah West nWestie

💭
Balancing Brooms
View GitHub Profile
@nWestie
nWestie / notallyToQuillPad.py
Last active March 7, 2024 20:34
Transforms a notally backup file into a quillPad one. use at your own risk, it worked for my backup, but I others may differ. Does not deal with note color
import sqlite3
import json
import shutil
import os
tags = []
joins = []
# Tested with Notally v5.2 and QuillPad v1.4.9
# will not preserve note color