Commit Graph

20 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
474dd13963 fix: Improve internal link handling and error logging in menu plugin 2025-12-26 18:37:09 -05:00
18cb15b22f fix desktop problem 2025-12-26 18:35:29 -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
b20ca4d966 feat: Conditionally open file links using Electron shell on desktop and warn on mobile platforms. 2025-12-26 16:44:53 -05:00
d92fb5b679 docs: Add documentation for Dataview support, including examples and usage notes. 2025-11-21 10:08:16 -05:00
b30a95a097 new version 2025-11-21 10:05:45 -05:00
0b943252d7 feat: Add support for parsing multi-line Dataview queries and rendering them in menus. 2025-11-21 10:04:14 -05:00
fd6cf15700 feat: Add plugin settings, improve internal link handling, and apply a default border to menu items. 2025-11-20 22:12:00 -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
c85d1eaf64 update 2025-09-25 20:57:08 -04:00
5c9e729c26 clean up git 2025-09-25 20:42:52 -04:00
54a0ca4179 add gitignore 2025-09-25 20:41:22 -04:00
590ae4e3da add gitignore 2025-09-25 20:40:18 -04:00
ccb56543fe commit 2025-09-25 20:38:24 -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