devonthesofa_obsidian-note-.../constants
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
..
defaultSettings.ts feat: add support for default status on new notes 2026-03-18 19:38:17 +01:00
predefinedTemplates.ts feat: status scoped by template 2025-07-20 09:39:50 +02:00