Click Clack

by Acylation
5
4
3
2
1
Score: 26/100

Description

Category: Customization & UI

The Click Clack plugin enhances the typing experience in Obsidian by simulating typewriter or mechanical keyboard sounds while you type. Users can customize their experience by selecting sound schemes, adjusting volume, and toggling key sounds on or off via settings or the command palette. The plugin comes with a bundled sound resource, with the option to download additional sound variants for more variety. Designed for an immersive and enjoyable writing atmosphere, it adds an auditory element to your workflow.

Reviews

No reviews yet.

Stats

37
stars
19,201
downloads
4
forks
809
days
813
days
814
days
1
total PRs
1
open PRs
0
closed PRs
0
merged PRs
13
total issues
10
open issues
3
closed issues
21
commits

Latest Version

2 years ago

Changelog

Changes

  • Eliminate the reference to global app by wrapping helpers.
  • Stop calling node runtime path lib for a better cross-platform support.

Version 0.1.x release note

This is a functional release. Call for testing!

Features

  • Keyboard sounds
  • Extra soundpacks
  • Commands & settings tab to toggle on/off the sound
  • Adjust the volume thru settings tab

README file from

Github

Obsidian Click Clack

Obsidian Downloads

简体中文 | English

Simulates typewriter / mechanical keyboard sounds in Obsidian.

[!Note] Latest release: 0.1.2
Document version: 0.1.2

Installation

This plugin is still in early development. Currently it's unavailable from the plugin market. You can download this manually or using BRAT plugin.

Manually install

Go to the latest release page, download main.js and manifest.json and put the in the directory of [yourvault]/.obsidian/plugins/click-clack.

A default sound resource is bundled with the plugin. If you want more variants, you can find the Download button in the plugin's settings tab. Clicking it would fetch the resources.zip from the release page and unzip it to the directory of [yourvault]/.obsidian/plugins/click-clack/resources. You can also manually download and unzip the resources if there's error with automatical download.

Install via BRAT

You can add register this repo path in the BRAT plugin to install and get updated.

Configurations

In the plugin's settings tab, you can adjust sound volume for all keys, toggle on/off key sounds and select your favorite sound schemes.

You can also toggle on/off the key sounds via command palette (Ctrl + P), searching for enable click clack sound or disable click clack sound.

Credits

This project is based on forum discussion https://forum.obsidian.md/t/typewriter-sounds/15474, where contains many valuable design suggestions.

The first batch of sound schemes are taken from the Click Clack plugin of Writemonkey 3. Thank you so much for the charming resources!

Roadmap

  • Settings interface
    • Custom sources (common, return?, ping?,)
      • Recorder and sound editor integration / workflow
    • Adapt resources
      • Monkey type
      • Mechvibes
  • Handle controller chars
  • Handle non-editor region
    • include canvas md embed node