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
Added a New Markdown action that opens an untitled editable draft before choosing a save location.
Added first-save handling for untitled Markdown drafts, including Markdown file filters and workspace/sidebar tracking after save.
Refactored the main frontend entrypoint into focused modules for DOM access, Markdown rendering, editor behavior, image clipboard handling, copy handling, path utilities, and resizable panels.
Updated workspace toolbar actions with clearer document, folder, and refresh icons.