devonthesofa_obsidian-note-.../types
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
..
eventBus.ts feat: extension to non-markdown files 2025-11-21 12:51:08 +01:00
noteStatus.ts feat: add lucid icons support 2025-11-21 08:04:30 +01:00
pluginSettings.ts feat: add support for default status on new notes 2026-03-18 19:38:17 +01:00
selectorService.ts refactor: vanillajs to react 2025-07-15 17:30:17 +02:00