This is the source code repository for the Thunderbird QNote extension.
There are two options for storing notes:
Currently, there is no built-in mechanism for sharing notes across multiple computers. For now, in order to share notes across multiple computers, you could use shared folder solutions like Dropbox, NFS, or Windows/Samba shares.
If you are migrating from the XNote++ extension, you have two options: using the XNote++ folder directly or importing notes into the QNote folder. For more information, refer to the migration guide.
If you are using internal storage, don't forget to export data before removing the extension.
There are two options for note windows:
Floating panel looks better but might not work well on all platforms. Fall back to popup window if you experience difficulties with the floating panel. The popup window uses Thunderbird's standard API.
npm install
./node_modules/.bin/tsc
build.bat
All assets should now be placed in the dist/release
folder if there are no errors.
Use make_xpi.bat
to generate a .xpi
ZIP file or point to dist/release
as the source folder for Tools / Developer Tools / Debug Add-ons
.
If you are using Linux, adjust .bat
files to the appropriate Linux commands.
Official releases are published on addons.thunderbird.net website.
Maintaining this extension requires a significant amount of time. If you find it useful, and you'd like to support its development, contributions in EUR or USD via PayPal would be greatly appreciated.