11 Commits

Author SHA1 Message Date
96745e9997 feat: add URL state synchronization for navigation
- Added UrlStateService to sync app state with URL parameters for note selection, tags, folders, and search
- Implemented URL state effects in AppComponent to handle navigation from URL parameters
- Updated sidebar and layout components to reflect URL state changes in UI
- Added URL state updates when navigating via note selection, tag clicks, and search
- Modified note sharing to use URL parameters instead of route paths
- Added auto-opening of relevant
2025-10-24 23:23:30 -04:00
6e50acbd22 feat: add document properties popover with frontmatter metadata 2025-10-21 11:41:39 -04:00
d788c9d267 feat: add syntax highlighting and code block styling with theme support 2025-10-21 08:34:46 -04:00
3c716fab58 feat: implement new tag management system with filtering and modern UI overlay 2025-10-20 11:07:07 -04:00
0f7610bed1 feat: add quick links filtering and frontmatter enrichment on file load 2025-10-19 20:47:18 -04:00
2dfe827759 chore: update Angular cache and TypeScript build info 2025-10-03 08:20:08 -04:00
89c8315820 chore: update TypeScript build info cache 2025-10-01 08:20:34 -04:00
a8b60f87f6 chore: update Angular TypeScript build info cache 2025-09-28 21:19:15 -04:00
7f913ab33c chore: update Angular cache with new TypeScript definitions 2025-09-28 12:16:14 -04:00
f68440656e chore: update Angular build cache and TypeScript definitions 2025-09-28 07:13:09 -04:00
6e1b5407b7 first commit 2025-09-27 18:13:02 -04:00