Skip to content

🎵 Obsidian plugin that plays a sound everytime you complete a task

Notifications You must be signed in to change notification settings

Zirilyth/task-completion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Completion 🎵

Obsidian plugin that plays a sound everytime you complete a task (check of a box). great for associative learning

Custom sounds

Develop locally

git clone https://github.com/paulphys/task-completion
cd task-completion
yarn
yarn dev

Manually installing the plugin

  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

API Documentation

See https://github.com/obsidianmd/obsidian-api

About

🎵 Obsidian plugin that plays a sound everytime you complete a task

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.2%
  • JavaScript 13.8%