verstak-official-plugins/plugins
mirivlad 321c8e58d1 feat: Notes plugin + Files improvements + Default editor wiki links
plugins/files:
- SVG icons for toolbar actions (iconButton helper)
- Multi-select cut/copy/paste (Ctrl+X/C/V)
- Mouse back/forward button navigation (history stack)
- Navigation history persisted per workspace (window.__filesHistoryByWorkspace)
- Context menu: icons, notes integration (Create Note, Open Overview)
- Drag-and-drop folder target fix

plugins/default-editor:
- Wiki links [[Title]] in notes context (renderInline with isNotesContext)
- Save/Read via Notes API when editorMode === 'notes-markdown'
- Internal link click handler (open note via api.request.open)

plugins/platform-test:
- Mouse Event Inspector card for debugging back/forward buttons

plugins/notes (new):
- Basic notes plugin scaffold (plugin.json + frontend entry)
- Contributes workspace item 'Notes'
2026-06-21 23:23:07 +08:00
..
default-editor feat: Notes plugin + Files improvements + Default editor wiki links 2026-06-21 23:23:07 +08:00
files feat: Notes plugin + Files improvements + Default editor wiki links 2026-06-21 23:23:07 +08:00
notes feat: Notes plugin + Files improvements + Default editor wiki links 2026-06-21 23:23:07 +08:00
platform-test feat: Notes plugin + Files improvements + Default editor wiki links 2026-06-21 23:23:07 +08:00
sync fix: rewrite sync settings UI with dark theme inputs, add auto-sync and interval settings 2026-06-20 03:39:04 +08:00