Outerline 1.0-1351
Summary
Build 1351 brings custom document titles, a new / formatting palette, and editor line-height controls to both platforms, plus a round of menu and folder polish. On Mac, the slash key now opens an inline formatting palette with nested heading commands, and documents gain an Edit Title action that overrides the generated library title without touching the Markdown file. On iPhone, the folder long-press menu adds New Document and New Subfolder (matching Mac), New Folder defaults to the library root, and creating a folder no longer flashes the “Opening vault…” screen. Both platforms add a Line Height slider in Editor settings.
macOS
Improvements
- Added a
/formatting palette in the editor, using the same inline Liquid Glass treatment as the wikilink palette. - Grouped heading commands under an expandable Headings row with Heading 1–6 options.
- Tightened the slash palette height so it feels more compact while browsing commands.
- Re-open library setup from the empty macOS shell when library-dependent actions like New Document or New Folder are triggered.
- Renamed the macOS onboarding iCloud option to iCloud Library for clearer setup copy.
- Keep slash palette keyboard navigation moving into the rest of the formatting list after Heading 6.
- Normalized the slash palette so each new
/opens from the top without context-aware active styling or hover-selected rows. - Added Edit Title for documents, letting custom library titles override generated titles without changing the Markdown file.
- Separated Edit Title into its own divider group in document context menus, between Version History and Rename File.
- Renamed document context menu actions from Rename to Rename File and show the
.mdextension as an inactive suffix in the rename sheet. - Added a Line Height slider to Editor settings so editor line spacing can be customized alongside text size.
Fixes
- Removed the old
/#tagescaped-tag shortcut; code spans and fenced code blocks are now the supported way to prevent tag extraction. - Slash heading commands now insert the heading marker on blank lines instead of requiring selected text.
- Prevented slash formatting triggers inside URLs while keeping nearby slash commands responsive.
iOS
Improvements
- Added Edit Title across document menus, including Starred, document lists, tag-filtered views, and the editor ellipsis menu.
- Separated Edit Title into its own divider group after Copy across library, document list, Starred, tag-filtered, and editor menus.
- Renamed document actions from Rename to Rename File to distinguish filename edits from custom title edits.
- Increased the default editor line height slightly for easier reading on iPhone.
- Added a Line Height slider to Editor settings so line spacing can be customized alongside text size.
- Updated the Line Height slider symbols to better communicate tighter and looser line spacing.
- Added Default markers under the Text Size and Line Height slider ticks, with tap-to-reset behavior.
- Added New Document and New Subfolder to the folder long-press menu in the library, matching macOS. New Document opens the editor immediately inside that folder; New Subfolder opens the New Folder sheet with that folder pre-checked.
- New Folder from the toolbar now defaults to Library root as the destination instead of the last selected folder.
Fixes
- Fixed a flash to the “Opening vault…” screen after creating a folder; the library now stays visible and the new folder appears immediately.