Reload Obsidian to load the new version of your plugin. Enable plugin in settings window. For updates to the Obsidian API run npm update in the command line under your repo folder.Releasing new releasesUpdate your manifest.json with your new version number, such as 1.0.1, and the minimum ...
git clone this repository npm install esbuild 目录下执行 npm run dev (持续编译) 开始魔改 main.ts 吧 4. 开发路线图 🗺︎ 本地化大模型(数据隐私): Gemma-2b-it(魔改ing,正在接入) 个性化助手 与当前文档对话 与Obsidian知识库对话 连接Obsidian其他插件,自主Agent ... 5. 注意事项⚠︎ 当前...
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 corresponding tab, type in the command you want to run or select one from the list, and then press the Enter key...
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!
This plugin lets you define shell/terminal commands in settings and run them quickly via Obsidian's command palette, or via hotkeys. Use note related variables as part of the commands, and insert output back to your notes, if you wish. This is a Swiss army knife when it comes to access...
Open command, and run "LLM Summary: Initialize Notes Folders" to build the working folders. Now you should have the folder structure like this: - Attachments - Concepts // new concepts saved here - Files - - PDFs // your pdf files to summary - Notes // summary notes saved here - -...
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. ...
Toggle whether to open in the same panel on the right: command panel Simple dark mode: just simple Usage Use BookmarkLets Open URL The plugin registers an Obsidain uri protocol that allows you to open eb-broswer in Obsidian using the URL obsidian://web-open?url=<url>. Where <url> refer...
Use your summary assistants on audio that wasn't recorded within Obsidian. Just add the audio to your vault, open it, and run the 'Transcribe and summarize' command with one of your assistants. Getting started Configure an OpenAI API key in the Magic Mic settings. You can get one from ht...