devonthesofa_obsidian-note-.../components
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
..
atoms feat: make status bar badges reactive and add content modes 2025-11-22 11:32:02 +01:00
ChangeStatusModal feat: refresh status UI with shared styling and Obsidian-aligned components 2025-11-22 11:10:26 +01:00
FileExplorer feat: redesign status hover popup with per-tag groups and accurate data feed 2025-11-21 19:11:48 +01:00
GroupedStatusView feat: add lucid icons support 2025-11-21 08:04:30 +01:00
SettingsUI feat: add support for default status on new notes 2026-03-18 19:38:17 +01:00
StatusBar feat: make status bar badges reactive and add content modes 2025-11-22 11:32:02 +01:00
StatusDashboard refactor: centralize frontmatter key handling and expose per-key status reads 2025-11-21 18:42:55 +01:00
StatusFileInfoPopup feat: redesign status hover popup with per-tag groups and accurate data feed 2025-11-21 19:11:48 +01:00
Toolbar feat: redesign status hover popup with per-tag groups and accurate data feed 2025-11-21 19:11:48 +01:00