- enhance PyPi meta information
- update GitHub actions
- note.py is now available at PyPi
- notes can be tagged and tags can be used to filter notes
- note attachments can be opened in file browser
- fixed taking screenshots on Windows
- use
README.md
as default note content instead ofnote.md
(when notes are put into a Git repository, note contents are shown)
- add support of GitHub flavoured markdown
- include node contents in search
- add new accelarators (Ctrl+F, Ctrl+E, Ctrl+D)
- save window dimensions on exit
- use theme (theme can be selected via config file)
- make screenshot tool configurable (via config file)
- add Python 3.8 support
- fixed crash on Windows when switching tabs
- fixed a bunch of typos
- add central config file
- reduced unnecessary view updates and saves
- initial release