Releases: szamsolo/tldraw-in-obsidian
Releases · szamsolo/tldraw-in-obsidian
Tldraw 1.0.5
- Changed all text to sentence casing for Obsidian branding.
- Used built-in moment component instead of a custom one.
Tldraw 1.0.4
Patched the Tldraw component that caused contamination of the global window.app that caused other plugins to not work.
Tldraw 1.0.3
Fixed an issue that caused this plugin to not work other plugins.
Tldraw 1.0.2
Fixed an issue on Obsidian mobile where interaction with the TLDraw canvas would erroneously trigger the opening of Obsidian menus, as the system mistakenly interprets user actions as left, right, or downward swipes.
Tldraw
The first release of the Tldraw plugin for Obsidian.
Features
- Two view modes: tldraw and markdown.
- Auto save.
- Commands, shortcuts, menus (file and context), and status bar UI to toggle between the views.
- Settings: save folder, save delay, new file prefix, new file time format, theme (light, dark, match), start up tool, grid mode, snap mode, focus mode.
Fixes
- Fixed display texts to follow Obsidian's style guide.