📮 GitHub Repo: 🔗 https://github.com/Jamailar/QuickLink-Obsidian/ ✉️ Contact Email: jamba971121@gmail.com⸻Obsidian @Link 是一个轻量级插件,允许你在 Obsidian 笔记中使用 @(或其他自定义符号)快速链接到其他文件,提升笔记间的互联效率,减少手动输入 [[文件名]] 的步骤。
github pivot script Dec 11, 2024 Containerfile No sandbox for devcontainer Dec 11, 2024 README.md Update README Dec 11, 2024 View all files Repository files navigation README Obsidian for private (remote) use Usage instructions $ podman run -d --name obsidian ghcr.io/gbraad-apps/obsidian:...
wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash In Pi-Apps, go to Office > Obsidian, and then click Install. Anyway, Obsidian does an impressive job at this, you can create unlimited pages and subpages, all the formatting is available as with other sim...
I stopped using Obsidian shortly after releasing this project, so I don't use Emera anymore. As such, you can consider this project unmaintained. You can still use it, as existing features work quite well. But there won't be any new features, and any bugs are unlikely to be fixed. ...
A super starter template for building Obsidian plugins with shadcn/ui. Features Use container query to make view more responsive; Support shadcn/ui; No more influence from global styles; Won't influence other plugins; Support dark mode; Support translation; Installation Use the "Use this templa...
Make a copy of this repo as a template with the "Use this template" button (login to GitHub if you don't see it). Clone your repo to a local development folder. For convenience, you can place this folder in your .obsidian/plugins/your-plugin-name folder. Install NodeJS, then run np...
Obsidian wasn't my first attempt at trying to manage and make sense of my notes. And in late 2022, like what has happened with all of my past attempts, the system I had built in Obsidian was beginning to fall apart. There were too many notes and I didn't having enough time to orga...
Create new GitHub release using the new version number as the "Tag version". Use the exact version number, don't include a prefix v. See here for an example: https://github.com/obsidianmd/obsidian-sample-plugin/releases Upload the files manifest.json, main.js, styles.css as binary attach...
Organizing Obsidian 🤔 : Problem Solved | How to Organize your Notes in Obsidian - My-Obsidian-Vault/How to use your Vault.md at main · zak-admin/My-Obsidian-Vault
Improve code readability by removing class name prefixes from constant references Update all method implementations to use the module-level constants Maintain comprehensive documentation for all constants Organize constants into logical groups (command class, instruction codes, parameters)...