Hot Reload - 热加载,如果你打算开发插件,很有用,你修改了代码,界面会立即生效。 Hover Editor - 把你的笔记或面板悬浮起来,方便使用。 Html Server - 如果你在公司局域网内,想把笔记分享给同事看,这个插件很有用,它可以在你笔记里启动一个小型 web 服务器,然后把链接发给你同事看,你的改动能实时在页面上看到
hot-reload那个插件为啥我使用没有生效,备注hot-reload插件已开启,npm run dev 运行后没有生效 2023-05-30· 安徽 回复喜欢 墨韵凡尘 知道了,文件不是git项目,需要clone或者git init ,add 2023-05-31· 安徽 回复喜欢 我没有名字 最近也在开发obsidian的plugin插件, 正好有访问外部api的诉求...
Multi-Column Markdown- 支持多列布局,如果你用于功能对比,用这个插件非常方便,比如我常用这个对比翻译,左边是原文,右边是译文。 Image auto upload Plugin- 它可以配合 PicGo 上传图片到图床。 Image Upload Toolkit- 自动上传图片到云端存储(例如阿里云 OSS 等)。 MantouAI- 通义千问插件,如摘要生成、关键词提取,...
To make changes to this plugin, first ensure you have the dependencies installed. pnpm install To start building the plugin with what mode enabled run the following command: pnpm run dev Note If you haven't already installed the hot-reload-plugin you'll be prompted to. You need to enabl...
You will need to enable this plugin after initially opening the folder in Obsidian, and then you must enable the generated CSS snippet after that to see the effects. hot-reload This repository also declares pjeby's hot-reload plugin as a submodule within the test vault's .obsidian/plugins/...
Click+beside an action, press hotkeys, and you are good to go. Repeat the same for other Obsidian functions. 4Disable restricted mode Unlock Obsidian plugins While Obsidian comes with several plugins, the real power lies within the third-party plugin store. However, to take full advantage of...
this.reload("obsidian-excalidraw-plugin"); } 0 通过命令行开启插件,本来只是想配合我的脚本来实现脚本的流程化。结果无意中发现,如果插件本来是关闭的,重载的插件可以启动这个插件,而且在ob重启后插件依然处于关闭状态,这样我就可以把不常用的插件都关闭,然后在使用的时候才重载。极大提高obsidian启动的速度。
Image auto upload Plugin- 它可以配合 PicGo 上传图片到图床。Image Upload Toolkit- 自动上传图片到云端...
The command automatically copies the compiled plugin to the specified Obsidian configuration directory and triggers the [Hot Reload] plugin, if it is enabled. If the [Hot Reload] plugin is not installed, it will be installed automatically, and you will need to enable it manually....
master ai tests .editorconfig .eslintignore .eslintrc .gitignore .hotreload .npmrc LICENSE README.md esbuild.config.mjs jest.config.js main.ts manifest.json package-lock.json package.json settings.ts styles.css tsconfig.json types.ts utils.ts version-bump.mjs versions.jsonBreadcrumbs obsidian...