A simple file manager, note organizer and text editor, featuring live markdown preview
- Tab management
- Customization and theming
- Image preview
- Find and Replace text
Major Markdown features that are currently not supported:
- Blockquotes
- Code blocks
- Tables
- Task lists
Build with Nuitka
nuitka --standalone --disable-console --windows-icon-from-ico=resource/logo.ico --plugin-enable=pyqt6 --include-data-dir=resource=resource --include-data-dir=widget=widget --output-dir=build --output-filename=qnotes main.py
This project uses a modified version of the Material Symbols font, created by Google and licensed under the Apache License 2.0.