devonthesofa_obsidian-note-.../core
Aleix Soler 2fe31700f9 feat: implement multi-device synchronization for plugin settings
- Add external JSON file synchronization for all plugin settings
- Implement automatic sync and vault watcher for real-time updates
- Fix data loss bug by deep merging status colors in SettingsService
- Add Synchronization section to Settings UI with manual export/import
2026-03-18 11:32:38 +01:00
..
statusStores feat: extension to non-markdown files 2025-11-21 12:51:08 +01:00
commandsService.ts refactor: centralize frontmatter key handling and expose per-key status reads 2025-11-21 18:42:55 +01:00
eventBus.ts feat: extension to non-markdown files 2025-11-21 12:51:08 +01:00
lazyElementObserver.ts refactor: vanillajs to react 2025-07-15 17:30:17 +02:00
noteStatusService.ts feat: redesign status hover popup with per-tag groups and accurate data feed 2025-11-21 19:11:48 +01:00
selectorService.ts refactor: vanillajs to react 2025-07-15 17:30:17 +02:00
settingsService.ts feat: implement multi-device synchronization for plugin settings 2026-03-18 11:32:38 +01:00
statusKeyHelpers.ts refactor: centralize frontmatter key handling and expose per-key status reads 2025-11-21 18:42:55 +01:00
statusStoreManager.ts feat: extension to non-markdown files 2025-11-21 12:51:08 +01:00