You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inline editing — Edit markdown patterns directly in the viewer with auto-save. No more separate edit page; click Edit to toggle between editing and preview mode
Metadata-only Details modal — The Edit button is now "Details" for pattern metadata (name, category, description, etc.), keeping content editing inline
Tab/Shift+Tab indent support — Indent and outdent list items in the markdown editor with keyboard shortcuts
Mobile Support for Markdown Viewer
Mobile top bar — Compact header with back button, pattern name, timer, and hamburger menu (Notes, Edit, Details, Auto Timer, Reset Timer)
Full-screen layout — Markdown viewer now fills the entire screen on mobile with no margins or dead space
Done button — Exit inline edit mode on mobile via a visible Done button in the save bar
UI Polish
Markdown header restyled — Buttons and padding now match the PDF viewer for a consistent look across pattern types
Centered pattern name — Title is absolutely centered in the header bar, matching the PDF viewer layout
Bug Fixes
In Progress page not updating — Toggling a pattern's in-progress status now instantly updates the In Progress page without needing a refresh. Same fix applied when marking patterns complete.