Commit Graph

9 Commits

Author SHA1 Message Date
46dea4e8ed fix readme 2026-02-24 22:18:50 -05:00
70b0396f80 little changes 2026-02-24 22:17:22 -05:00
d2917fb4dd docs: Revise README for clarity and structure, enhancing quick start and usage sections 2025-12-26 17:16:16 -05:00
aa96902664 Update README and main plugin logic for improved menu processing
- Enhanced README.md with build, development, and testing instructions.
- Refactored main.js to separate menu block processing into a dedicated method.
- Improved error handling during plugin loading.
- Streamlined link processing for internal, external, and file links.
- Added support for multi-line dataview queries.
- Updated manifest.json version to 1.4.
2025-12-26 17:07:06 -05:00
d92fb5b679 docs: Add documentation for Dataview support, including examples and usage notes. 2025-11-21 10:08:16 -05:00
8b9e092329 all should work now 2025-09-26 21:59:20 -04:00
e7dd34d323 refactor: replace 'accent' with 'hover-text' for consistency in color properties 2025-09-26 20:30:23 -04:00
7c2a5367a3 - Changed specification mechanism from "class" to "layout" for built-in menu styles
- Introduced three new layouts (default, minimal, slate) replacing class-based themes
- Added comprehensive CSS variables for full customization of colors, fonts, borders, and link types
- Updated README with new usage syntax, layout examples, and removed outdated todos
2025-09-25 20:32:10 -04:00
7697252ba3 first commit 2025-09-25 20:00:00 -04:00