No description
Find a file
2024-10-27 18:00:26 +01:00
.github Create FUNDING.yml 2024-10-27 17:33:04 +01:00
meta feat: improve the settings page and include picture 2024-10-27 17:51:38 +01:00
.editorconfig initial commit 2022-04-08 19:08:03 +00:00
.eslintignore initial commit 2022-04-08 19:08:03 +00:00
.eslintrc initial commit 2022-04-08 19:08:03 +00:00
.gitignore initial commit 2022-04-08 19:08:03 +00:00
.npmrc initial commit 2022-04-08 19:08:03 +00:00
assets.ts feat: improve the settings page and include picture 2024-10-27 17:51:38 +01:00
esbuild.config.mjs initial commit 2022-04-08 19:08:03 +00:00
LICENSE doc: update readme 2024-07-28 16:01:00 +02:00
main.ts feat: add a 'display-first' option for forcing plugin ordering 2024-10-27 17:51:38 +01:00
manifest.json misc: release 1.3.0 2024-10-27 17:53:59 +01:00
package.json misc: update typescript and node version 2024-10-27 18:00:26 +01:00
README.md doc: update readme 2024-07-28 16:01:00 +02:00
style.css initial commit 2022-04-08 19:08:03 +00:00
tsconfig.json initial commit 2022-04-08 19:08:03 +00:00
versions.json misc: release 1.3.0 2024-10-27 17:53:59 +01:00



Typing speed plugin for obsidian

This little plugin show the current typing speed in the status bar !

You can choose if you want the current speed being displayed in cps (character per second), cpm (character per minute) or wpm (word per minute).

License

The "typing speed plugin" source code is under the MIT license.