This plugin for Obsidian enables you complete words like the auto-completion of IDE.
https://tadashi-aikawa.github.io/docs-obsidian-various-complements-plugin/
Please create a new issue.
Please create a new discussion.
Before creating a pull request, please make an issue or a discussion😉
- Requirements
- Node.js v22
git config core.hooksPath hooks
corepack enable
pnpm install
pnpm dev
pnpm test
# or
pnpm test --watch
pnpm run ci
Release Action を実行。