Skip to content

omacom-io/omawrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Omawrite

A dead-simple Markdown writing app built with Qt Quick and C++ that automatically follows system dark/light mode.

screenshot-2026-06-23_15-24-08 screenshot-2026-06-23_15-23-23

Install

Install via the Omarchy Package Repository via the omawrite package. It's installed by default in new installations of Omarchy (from Quattro forward).

Shortcuts

  • Ctrl+S saves. Unsaved documents use the XDG desktop portal file picker.
  • Ctrl+Shift+S saves as.
  • Ctrl+O opens a Markdown file through the portal picker.
  • Ctrl+N opens a new Omawrite window.
  • Ctrl+Z, Ctrl+Shift+Z, and Ctrl+Y handle undo and redo.
  • Super+F toggles fullscreen. Qt maps this key as Meta+F.
  • Ctrl+E toggles between source editing and rendered Markdown preview.
  • Ctrl+F searches the document. Use Enter or Ctrl+G for the next match and Shift+Enter for the previous match.

Requirements

  • Qt 6: qt6-base, qt6-declarative, qt6-quickcontrols2
  • KDE Window System: kwindowsystem
  • xdg-desktop-portal and a portal backend
  • ttf-ia-writer for the iA Writer Mono S font

About

The essence of writing

Resources

License

Stars

19 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors