You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added group support: grouped elements in Excalidraw are now suggested and
linkable alongside frames ([[file#^group=elementId]]), with automatic
name detection from a text element inside the group when present.
Reorganized the codebase into src/ and trimmed the settings panel to the
options people actually use.
General cleanup (logging, error handling, README) ahead of resubmitting
to the Obsidian community plugin list.