15 Commits

Author SHA1 Message Date
bed8e93624 Add default tag filter for single-brace template syntax and update help menu icon from circle-help to book-open 2026-03-22 11:51:02 -04:00
0ff888280a Add tag filtering system with configurable pattern-based filters and persistent localStorage settings 2026-03-22 11:29:26 -04:00
7a53e85e3d Reduce header dropdown menu padding and spacing for more compact design with consistent border radius and fixed-width positioning 2026-03-22 10:47:10 -04:00
565c3c8a27 Replace native select dropdowns with custom styled dropdowns featuring improved visual consistency, dark mode support, and enhanced accessibility with ARIA attributes 2026-03-22 00:56:55 -04:00
fd11827977 Simplify header dropdown menu with streamlined list-based layout, remove card-based design, and reduce visual complexity with cleaner styling 2026-03-22 00:41:45 -04:00
1e7c8dd6a8 Redesign help modal and header dropdown menu with modern card-based UI, enhanced visual hierarchy, and comprehensive user guide sections 2026-03-22 00:18:08 -04:00
fe30703a0d Remove accessibility label from vault quick-select dropdown to simplify sidebar UI 2026-03-21 23:52:23 -04:00
a42f61e59a Add collapsible sidebar panels, vault quick-select dropdown, help modal, and vault focus feature with improved navigation UX 2026-03-21 23:09:32 -04:00
b73aa19c51 Add file deletion endpoint with multi-tag filtering support and redesigned editor UI with icon-only buttons 2026-03-21 22:42:55 -04:00
7fbf0f07ef Add multi-tag filtering with active tag display, optimize directory browsing performance, and improve mobile editor UI 2026-03-21 21:52:58 -04:00
eac1980e62 Add textarea fallback for CodeMirror initialization failures and fix module dependency conflicts with import map 2026-03-21 12:43:30 -04:00
25c7533409 Redesign header UI with dropdown menu for vault filter and theme toggle 2026-03-21 12:28:20 -04:00
ae46e62902 Add file editing capability with CodeMirror 6 integration, loading indicator for searches, and clickable home logo 2026-03-21 12:04:10 -04:00
2ed5f65a7a Expand file type support beyond Markdown to include code, config, and build files with syntax highlighting and improved UI filtering 2026-03-21 11:16:46 -04:00
e76e9ea962 first commit 2026-03-21 09:52:44 -04:00