Use git clone https://github.com/ppeetteerrs/obsidian-zola to clone the repo to somewhere other than inside the Obsidian vault folder Set the path to the Obsisian vault using a .vault_path file or the $VAULT environment variable use ./local-run.sh to run the site Features Disclaimer Thi...
New Button Type: Text Button! Sometimes you don't want to create an entire template note just to insert some text into a note. Sometimes you just want to quickly run a templater command and insert the output into your note. The new Text Button lets you do this!
Note: To be able to run Node.js commands, the free Node.js extension must be installed on the Plesk server. Running an Artisan, Composer, or Node.js command: Log in to Plesk. Go to Websites & Domains, find the domain hosting your application, and then click Laravel. Go to the corre...
git clone this repository npm install esbuild 目录下执行 npm run dev (持续编译) 开始魔改 main.ts 吧 4. 开发路线图 🗺︎ 本地化大模型(数据隐私): Gemma-2b-it(魔改ing,正在接入) 个性化助手 与当前文档对话 与Obsidian知识库对话 连接Obsidian其他插件,自主Agent ...
Install NodeJS, then runnpm iin the command line under your repo folder. Runnpm run devto compile your plugin frommain.tstomain.js. Make changes tomain.ts(or create new.tsfiles). Those changes should be automatically compiled intomain.js. ...
run indefinitely. It's caused by the underlying git implementation on mobile, which is not efficient. I don't know how to fix this. If that's the case for you, I have to admit this plugin won't work for you. So commenting on any issue or creating a new one won't help. I am ...
run npm i -D @aidenlx/obsidian-icon-shortcodes in your plugin dir import the api (add import { getApi } from "@aidenlx/obsidian-icon-shortcodes") use api check if enabled: getApi() !== undefined or getApi(YourPluginInstance) !== undefined access api: getApi() / getApi(Your...
All commands will be run in a certain directory. By default, it's your vault's base directory. If you want to run the commands in some other directory, you can type it in theWorking directoryfield. Define one or more commands by clicking theNew commandbutton and entering a command. Read...
Install NodeJS, then runnpm iin the command line under your repo folder. Runnpm run devto compile your plugin frommain.tstomain.js. Make changes tomain.ts(or create new.tsfiles). Those changes should be automatically compiled intomain.js. ...
Run the Encrypt/Decrypt command from the palette. Note: If you choose 'Encrypt/Decrypt In-place' your text will be decrypted directly into the editor without showing the dialog in step 4 below (any syncing or backup software could then pick this up). ...