mirror of
https://github.com/devonthesofa/obsidian-note-status.git
synced 2026-07-22 12:30:24 +00:00
- 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. |
||
|---|---|---|
| .. | ||
| atoms | ||
| ChangeStatusModal | ||
| FileExplorer | ||
| GroupedStatusView | ||
| SettingsUI | ||
| StatusBar | ||
| StatusDashboard | ||
| StatusFileInfoPopup | ||
| Toolbar | ||