Context: As a heavy user leveraging Workflowy as a core knowledge base, navigating and maintaining system integrity efficiently is critical. The following suggestions aim to improve rapid customization via the Command Palette and prevent accidental data corruption during deep review sessions.
1. Font Navigation Shortcuts in the Command Palette
- The Idea: Add explicit actions to cycle through fonts, matching the current behavior of the theme selection commands.
- Proposed Commands: select_next_font AND select_prev_font
- Why it matters: The Command Palette is incredibly efficient for cycling through themes (select_next_theme). Extending this parity to fonts allows users to seamlessly audit or change the visual layout of their workspace entirely from the keyboard, without diving deep into settings menus.
2. “Lock / No Edit” Command (Read-Only Mode)
- The Idea: A toggleable state that temporarily disables typing, deleting, or moving items.
- Why it matters: When browsing large lists, reviewing a daily journal, or navigating dense nodes on mobile/desktop, it is easy to accidentally delete a bullet, hit a key, or trigger an unwanted drag-and-drop. A dedicated “Read-Only” mode ensures peace of mind during pure review or reading sessions.
- Command Palette Action: toggle_read_only_mode / toggle_workspace_lock
