Releases: zsviczian/obsidian-excalidraw-plugin
MVP alpha 1
Release notes
New features
- resize embedded image using the [[image.excalidraw|100]] or [[image.excalidraw|100x100]] format. Resolves issue #4
Fixes
To Install:
Copy the 3 files main.js, manifest.json, styles.css to the vault/.obsidian/plugins/obsidian-excalidraw-plugin/ folder.
Install to iPad
Use "Filebrowser" app which can show hidden folders. Create a folder in .obsidian and copy in the 3 files from this repository. And it works, Though there is a reported issue to resolve which will be solved with the next Obsidian release.
pre-mvp alpha
Release notes
Supports transclusion.
Use command palette: Excalidraw: insert link to .excalidraw file into markdown document
Check project page for full list of features and demo video
To Install:
Copy the 3 files main.js, manifest.json, styles.css to the vault/.obsidian/plugins/obsidian-excalidraw-plugin/ folder.
pre-mvp alpha
Release notes:
Key change: now integrated into Obsidian file Explorer.
Transclusion is next!
It works but I haven't yet gotten around to solving transclusion into .md files.
To Install:
Copy the 3 files main.js, manifest.json, styles.css to the vault/.obsidian/plugins/obsidian-excalidraw-plugin/ folder.
Initial very very very alpha release
Release notes:
It works but I haven't yet gotten around to solving transclusion into .md files.
To Install:
Copy the 3 files main.js, manifest.json, styles.css to the vault/.obsidian/plugins/obsidian-excalidraw-plugin/ folder.
MVP Alpha 3
Addressed feedback:
obsidianmd/obsidian-releases#258
MVP Alpha 2
Addressed feedback on code.
obsidianmd/obsidian-releases#258
Obsidian Excalidraw Plugin MVP release
This is the initial release of the Obsidian-Excalidraw Plugin.