Editor Core is the foundation of writing in 📝MythOS Editor — the floating toolbar, markdown shortcuts, and keyboard shortcuts that turn a blank page into a fast, fluid editing environment. It's for every creator, from the first memo to the ten-thousandth, since these are the mechanics used on every single write.
How It Works
Every memo is written in a Lexical-powered rich text surface. Select text and a floating toolbar appears with formatting, block structure, and alignment controls; type a plain-text shortcut like # or **bold** and the editor converts it live, with no toolbar click required.
Beyond the page, app-wide keyboard shortcuts move between memos, the daily journal, habits, and search without touching the mouse — reachable from anywhere in MythOS, not just inside a memo.
Features
- 📝Editor Toolbar — the floating selection toolbar for text formatting, block structure, and links
- 📝Text Markup — markdown syntax that converts to formatted content as you type
- 📝Keyboard Shortcuts — app-wide shortcuts for navigation, search, and creating memos
Getting Started
Open any memo and start writing — select text to reveal the toolbar, or type a markdown shortcut like # for a heading. From anywhere in MythOS, press Cmd/Ctrl+K to open the command palette.
Related
- 📝Command Palette — the ⌘K search and navigation surface reachable via keyboard shortcut
