super-productivity/packages/plugin-dev/sync-md/src/background
Johannes Millan 11f119555d feat(plugins): pass Log class through plugin system to sync-md
- Add log property to PluginAPI interface and implementation
- Extend PluginBridgeService to provide Log.withContext for each plugin
- Create simplified logger helper for sync-md plugin with fallback
- Replace console.log statements in sync-md with centralized logging
- All plugin logs now integrate with main app's Log class and history
2025-07-12 16:30:45 +02:00
..
__tests__ fix(sync-md): handle parent task gaining new subtasks correctly 2025-07-12 15:10:17 +02:00
helper feat(sync-md): general improvements 2025-07-12 14:37:00 +02:00
old feat(syncMd): update build configuration and archive old implementation 2025-07-10 14:57:08 +02:00
sync feat(plugins): pass Log class through plugin system to sync-md 2025-07-12 16:30:45 +02:00
background.ts feat(plugins): pass Log class through plugin system to sync-md 2025-07-12 16:30:45 +02:00
config.const.ts feat(sync-md): general improvements 2025-07-12 14:37:00 +02:00
local-config.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00
ui-bridge.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00