Commit graph

7 commits

Author SHA1 Message Date
Aleix Soler
f97bca5fa9 feat: implement granular selective synchronization and non-Markdown status sync
- Expand sync categories to include templates, custom statuses, colors, UI, workflow, storage, and features
- Add support for syncing non-Markdown status data to a vault-based JSON file
- Update NonMarkdownStatusStore to handle vault-based storage and real-time updates
- Enhance Synchronization UI with granular group selection and data sync options
- Add safety checks to prevent TypeErrors during settings initialization and migration
2026-03-18 12:35:49 +01:00
Aleix Soler
fc61cdcf56 chore: improve custom template buttons position 2025-08-06 19:04:37 +02:00
Aleix Soler
b0f78121ce fix: remove svg to lucide icons 2025-08-06 18:59:16 +02:00
Aleix Soler
d47c76c0ca fix: improve ui; clean unused component 2025-08-06 18:44:21 +02:00
Aleix Soler
ddcb49ab84 feat: add custom template CRUD UI 2025-08-06 18:11:12 +02:00
Aleix Soler
392447c117 chore: add templates settings instead of predefined const 2025-08-06 17:38:13 +02:00
Aleix Soler
c2808824a5 refactor: rename folder 2025-08-06 17:21:24 +02:00
Renamed from components/SettingsUI.tsx/TemplateSettings.tsx (Browse further)