obsidian-excalidraw-plugin 折腾日记 1 起因是我在 Obsidian 里用 excalidraw 画了几十帧关于 PG 中 window function 的实现。每一帧按顺序播放的话,就可以形成定格动画的效果。 obsidian 里的 excalidraw 也可以使用插件。为了形成定格动画的播放效果,我更改了 SlideShow 插件的代码。 const TRANSITION_STEP_COUNT ...
This is an Obsidian.md plugin that lets you view and edit Excalidraw drawings. Latest version: 1.9.14, last published: a year ago. Start using obsidian-excalidraw-plugin in your project by running `npm i obsidian-excalidraw-plugin`. There are no other pr
The Obsidian-Excalidraw plugin integrates Excalidraw, a feature rich sketching tool, into Obsidian. You can store and edit Excalidraw files in your vault, you can embed drawings into your documents, and you can link to documents and other drawings to/and from Excalidraw. For a showcase of Exca...
The plugin integrates Excalidraw seamlessly into Obsidian, including Command Palette actions, File Explorer features, Option Menu commands, and the Ribbon Button. CTRL/CMD+Clickon the ribbon button or in the file explorer to create / open drawings in a new pane. ...
【人工】镜像/zsviczian--obsidian-excalidraw-plugin 代码Issues0Pull Requests0Wiki统计流水线 服务 PHPDoc 文档 支持PHP 仓库在线生成文档 未生成文档 技术交流QQ群 微信服务号 client@oschina.cn 企业版在线使用:400-606-0201 专业版私有部署: 13670252304 ...
双流赵师傅 推荐一些目前在用的OB插件(排名不分先后) linter;advanced slides;calendar;clear unused images;cmenu;Custom Frames;dataview;emoji toolbar;excalidraw;file explorer note count;footnote shortcut;image toolkit;kanban;media extended;note refactor;number headings;obsidian memos;pandoc plugin;proxy githu...
A plugin to edit and view Excalidraw drawings in Obsidian - obsidian-excalidraw-plugin/tsconfig.dev.json at master · Mu-L/obsidian-excalidraw-plugin
A plugin to edit and view Excalidraw drawings in Obsidian - obsidian-excalidraw-plugin/src/MarkdownPostProcessor.ts at 9c28c1ee001e38e3a4d2467e097b7c9c357833df · zsviczian/obsidian-excalidraw-plugin
{ "name": "obsidian-excalidraw-plugin", "version": "2.0.14", "description": "This is an Obsidian.md plugin that lets you view and edit Excalidraw drawings", "main": "lib/index.js", "types": "lib/index.d.ts", "files": [ "lib/**/*" ], "scripts": { "dev": "...
A plugin to edit and view Excalidraw drawings in Obsidian - obsidian-excalidraw-plugin/src/ExcalidrawView.ts at 4c9eeb9a61fdf410bac7d7662cc1b878f4a8e674 · zsviczian/obsidian-excalidraw-plugin