Tick Tones

approved

by DontBlameMe

Plays your custom tone/sound when you tick/complete a checkbox

15 stars2,440 downloadsUpdated 7d agoGPL-3.0
View on GitHub

Checkbox Tick Tones for Obsidian

Stars Forks Latest Version License

Bring your checklists to life! Tick Tones plays a satisfying sound whenever you check or uncheck a checkbox in Obsidian. Supports custom sounds, volume control, and a variety of audio formats.


Features

  • Plays a sound when you check or uncheck a checkbox
  • Easily add and switch between multiple custom sounds
  • Volume slider for fine-tuned sound control
  • Supports .wav, .mp3, .ogg, .flac, .aac, .m4a, .opus, and .webm files
  • Curated sound assets and easy user sound installation

Installation

Quick Start

  1. Install the plugin in Obsidian.
  2. Add your desired sounds (see Installing Sounds).
  3. Reload the plugin.
  4. Configure the plugin's settings to your liking.
  5. Enjoy!

Installing the Plugin

From Obsidian

  1. Open Settings in Obsidian (Ctrl+, by default).
  2. Go to the Community plugins tab.
  3. Enable community plugins, if not already enabled.
  4. Search for Tick Tones.
  5. Click Install.
  6. Click Enable after installation.

From GitHub

  1. Download the latest release.
  2. Extract the zip file.
  3. Move the extracted folder to your vault's plugin directory at .obsidian/plugins/.
  4. Open Settings in Obsidian.
  5. Enable Tick Tones in the Community plugins tab.

Installing Sounds

You can use curated sounds or add your own! Here’s how:

Supported formats: .wav, .mp3, .ogg, .flac, .aac, .m4a, .opus, .webm

Adding Sounds

  1. Place your audio files in the plugin's assets directory:
    .obsidian/plugins/tick-tones/assets
    
    Note: You may need to create the assets folder if it doesn't exist.
  2. The .obsidian directory is hidden by default. You can find it in your vault’s root folder.

Why do I need to manually install sounds?

Obsidian plugins cannot bundle large audio files directly. This keeps the plugin lightweight and lets you choose only the sounds you want.


Reloading the Plugin

After adding new sounds, reload the plugin:

  1. Open Settings in Obsidian.
  2. Go to the Community plugins tab.
  3. Disable Tick Tones.
  4. Enable Tick Tones again.

Configuration

  1. Open Settings in Obsidian.
  2. Go to the Community plugins tab.
  3. Find Tick Tones and click the Settings icon.
  4. Configure sound, volume, and other options as desired.

Troubleshooting

Sounds not playing?

  • Ensure the sound files are in .obsidian/plugins/tick-tones/assets
  • Confirm the file format is supported
  • Reload the plugin after adding new sounds (see above)
  • Make sure your system’s audio is not muted
  • Try to restart Obsidian

Where do I find my vault folder?


Contributing

Contributions are welcome! Feel free to open issues or pull requests, but be sure to take a look at our code of conduct and contributing files.


For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.