Commit graph

6 commits

Author SHA1 Message Date
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
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
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
c2808824a5 refactor: rename folder 2025-08-06 17:21:24 +02:00
Renamed from components/SettingsUI.tsx/BehaviourSettings.tsx (Browse further)