super-productivity/packages/plugin-dev/sync-md/src
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
..
assets feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
background feat(plugins): pass Log class through plugin system to sync-md 2025-07-12 16:30:45 +02:00
shared feat(plugins): pass Log class through plugin system to sync-md 2025-07-12 16:30:45 +02:00
ui test(sync-md): add unit tests for deleted task cleanup functionality 2025-07-12 15:57:55 +02:00
index.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00
manifest.json feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
setupTests.ts feat(syncMd): add comprehensive test suite and development configuration 2025-07-10 14:56:19 +02:00
types.d.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00