Fixed
-
Improved mobile dashboard memo interactions.
- Memo creation now opens in a modal on mobile instead of using a cramped inline composer.
- The mobile memo modal has a larger auto-growing input area.
- The Add memo button is visually clearer and no longer looks inactive.
- Dashboard bottom spacing is handled at the page scroll level, so Obsidian’s mobile footer does not permanently
cover controls while keeping widget content areas usable.
-
Fixed File widget controls on mobile.
- File widgets now keep their move handle available on mobile when the memo panel is open.
- File widget controls remain visible when focus is inside the widget.
-
Fixed dashboard widget deletion flow.
- Delete widget confirmation now appears after the settings panel closes, instead of being hidden behind it.
-
Fixed ID generation on Obsidian mobile.
- Replaced direct
crypto.randomUUID()usage for widget/memo IDs with a mobile-safe fallback
- Replaced direct