Skip to content

0dist/qnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple file manager, note organizer and text editor, featuring live markdown preview

Key features:

  • 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

Preview

Attributions

This project uses a modified version of the Material Symbols font, created by Google and licensed under the Apache License 2.0.