Learn how to create an Obsidian plugin from scratch. This step-by-step guide covers everything from setting up the project to releasing your plugin.
#obsidian #notetaking #productivity #automation
If you like the video and want to learn more about creating Obsidian plugins, please like, subscribe, and comment on the video to let me know.
Website:
https://yomaru.dev/obsidian-plugin-101
Twitter:
https://twitter.com/yomaru_1999
Buy me a coffee:
https://www.buymeacoffee.com/yomaru
Github:
https://github.com/HananoshikaYomaru/obsidian-sample-plugin
00:00 Intro
00:23 Shoutout to my website
01:45 Clone the Repo
04:01 Change to Bun
04:35 Move Files to Src Folder
05:04 Add the Extended Types
06:09 Install Husky
08:14 Test it Locally
11:31 Github Release Workflow
12:42 Release
17:04 Testing Using BRAT
19:07 Submit a PR to Obsidian Releases