super-productivity/packages/plugin-dev/sync-md/src/shared
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
..
logger.ts feat(plugins): pass Log class through plugin system to sync-md 2025-07-12 16:30:45 +02:00
plugin-api.ts feat(sync-md): new approach and make it work better 2025-07-07 18:39:14 +02:00
types.ts feat(syncMd): implement core markdown sync plugin with bidirectional synchronization 2025-07-10 14:55:44 +02:00