Obsidian plugin that plays a sound everytime you complete a task (check of a box). great for associative learning
git clone https://github.com/paulphys/task-completion
cd task-completion
yarn
yarn dev
- Copy over
main.js
,styles.css
,manifest.json
to your vaultVaultFolder/.obsidian/plugins/your-plugin-id/
.