Aleix Soler
b1ddeec8ce
fix: add .json extension to research template for automatic registration
2026-04-28 19:07:49 +02:00
Aleix Soler
7462a6c902
refactor(templates): assign basic taxonomy metadata to built-in templates
2026-03-19 12:34:09 +01:00
Aleix Soler
da3bb8eeb1
fix(settings): restore predefined templates as default and auto-enable them
2026-03-19 11:52:30 +01:00
Aleix Soler
630538037a
refactor(templates): separate predefined templates into subdirectory and update build script
2026-03-19 11:52:27 +01:00
Aleix Soler
76a2e2bac2
Merge branch 'master' into feature/templates-marketplace
2026-03-18 19:42:54 +01:00
Aleix Soler
d7ba7dd7cc
feat: add support for default status on new notes
...
- Added 'defaultStatusForNewNotes' setting to PluginSettings.
- Added a dropdown in Behaviour settings to select the default status.
- Implemented a 'create' event listener in main.tsx to automatically apply the default status to new markdown files if they don't have any status.
- Included the new setting in the 'workflow' synchronization group.
- Fixed mixed spaces/tabs in pluginSettings.ts.
2026-03-18 19:38:17 +01:00
Aleix Soler
782e9f14a8
fix: preserve original template IDs during migration and installation for legacy compatibility
2026-03-18 19:02:33 +01:00
Aleix Soler
fcd5d114ec
chore: add starer template to templates
2026-03-18 18:34:52 +01:00
Aleix Soler
9351ccc4da
chore: set the starter template for new users
2026-03-18 18:19:38 +01:00
Aleix Soler
e141c8c729
refactor: replace separate author and github fields with authorGithub username
2026-03-18 18:10:00 +01:00
Aleix Soler
0f810a79e1
feat: automate marketplace template registration during build process
2026-03-18 17:53:23 +01:00
Aleix Soler
bd0469f7c7
refactor: use templates/ folder as single source of truth and cleanup unused code
2026-03-18 17:25:48 +01:00
Aleix Soler
2537227678
chore: cleanup unused code and enhance marketplace author links
2026-03-18 16:58:41 +01:00
Aleix Soler
4cf73df730
chore: update marketplace templates with official author metadata
2026-03-18 16:42:22 +01:00
Aleix Soler
04c4bf70fd
chore: start with empty templates by default for new users
2026-03-18 16:20:07 +01:00
Aleix Soler
2abccbc87d
chore: regenerate predefined templates
2026-03-18 15:07:41 +01:00
Aleix Soler
f97bca5fa9
feat: implement granular selective synchronization and non-Markdown status sync
...
- Expand sync categories to include templates, custom statuses, colors, UI, workflow, storage, and features
- Add support for syncing non-Markdown status data to a vault-based JSON file
- Update NonMarkdownStatusStore to handle vault-based storage and real-time updates
- Enhance Synchronization UI with granular group selection and data sync options
- Add safety checks to prevent TypeErrors during settings initialization and migration
2026-03-18 12:35:49 +01:00
Aleix Soler
e5c456b0aa
feat: implement selective settings synchronization
2026-03-18 11:45:54 +01:00
Aleix Soler
2fe31700f9
feat: implement multi-device synchronization for plugin settings
...
- Add external JSON file synchronization for all plugin settings
- Implement automatic sync and vault watcher for real-time updates
- Fix data loss bug by deep merging status colors in SettingsService
- Add Synchronization section to Settings UI with manual export/import
2026-03-18 11:32:38 +01:00
Aleix Soler
6c4dcbc293
feat: make status bar badges reactive and add content modes
2025-11-22 11:32:02 +01:00
Aleix Soler
5ddecab6ee
feat: add configurable badge styles to status bar
2025-11-22 11:23:07 +01:00
Aleix Soler
82f277e66b
feat: add setting to mirror mapped statuses into default tag
2025-11-21 18:54:03 +01:00
Aleix Soler
754d5002d4
feat: fronttmatter tag by template
2025-11-21 17:10:10 +01:00
Aleix Soler
bad92c6344
feat: gate dashboard and grouped status view behind experimental settings
2025-11-21 15:46:13 +01:00
Aleix Soler
7bb982ce2c
feat: multiple visual styles
2025-11-21 15:31:01 +01:00
Aleix Soler
48945b3d63
feat: tint enitre file item block
2025-11-21 14:57:38 +01:00
Aleix Soler
da2572398d
feat: color file explorer note titles based on status
2025-11-21 14:38:17 +01:00
Aleix Soler
ecb24412aa
fix: use either icon or lucideIcon
2025-11-21 09:30:10 +01:00
Aleix Soler
8142f37c09
feat: add configurable single-status frontmatter storage
2025-11-18 18:48:58 +01:00
Aleix Soler
965f81187a
feat: Add bulk folder status action with recursive option and settings toggle
2025-11-18 18:18:43 +01:00
Aleix Soler
97ac64b6a4
feat: add icon color mode
2025-11-17 19:41:48 +01:00
Aleix Soler
3680eb7647
feat: Add file explorer icon frame setting with always/never options
2025-11-17 19:39:02 +01:00
Aleix Soler
8ae9942ea8
feat: add setting to toggle status overview popup
2025-11-17 18:01:05 +01:00
Aleix Soler
68fabc03ae
feat: add config to display toolbar button on the active note or all the notes
2025-08-07 20:59:49 +02:00
Aleix Soler
7dcac0a704
feat: add settings to change the button position
2025-08-07 19:41:11 +02:00
Aleix Soler
bcf05a708f
feat: add config; add logic
2025-08-06 19:36:36 +02:00
Aleix Soler
392447c117
chore: add templates settings instead of predefined const
2025-08-06 17:38:13 +02:00
Aleix Soler
e026185dff
feat: hidde dashboard and grouped status by vault size
2025-07-21 21:11:10 +02:00
Aleix Soler
ac5c062de6
chore: remove unused setting
2025-07-21 18:55:19 +02:00
Aleix Soler
feaf3fc448
feat: add settings to customize the status bar when unknown status; custom unknown icon
2025-07-20 20:02:43 +02:00
Aleix Soler
ddcbb47bb0
feat: status scoped by template
2025-07-20 09:39:50 +02:00
Aleix Soler
bc03f65dba
chore: clean unused settings
2025-07-19 18:14:55 +02:00
Aleix Soler
072fca5fee
fix: subscriptions; settings
2025-07-19 18:11:41 +02:00
Aleix Soler
1cfa85db8f
feat: add file explorer icon position configuration
2025-07-19 13:14:54 +02:00
Aleix Soler
cb4fda7bf1
refactor: vanillajs to react
2025-07-15 17:30:17 +02:00
Aleix Soler
6b3b479b77
refactor: auto-format
2025-05-25 13:24:28 +02:00
Aleix Soler
3ecda83c1a
feat: add quick commands settings
2025-05-25 10:53:54 +02:00
Aleix Soler
0bd515ac61
feat: add strict statuses
2025-05-24 14:36:31 +02:00
Aleix Soler
cc46b0790f
chore: add settings type with exclude unknown status
2025-05-08 13:09:17 +02:00
Aleix Soler
0b99bf688f
chore: use sentence case in ui
2025-05-05 15:57:11 +02:00