Skip to content

Beeminder integration with Obsidian, so that your word count in Obsidian contributes to your writing goals.

Notifications You must be signed in to change notification settings

kenzan100/beeminder-obsidian-word-count

Repository files navigation

Obsidian Plugin - Beeminder Word Count

This is a small plugin for Obsidian -> Beeminder word count integration.

What it does

4135afb222d7d94892f57f29fd17dbb5

  1. Once installed, it will register command called "Send word count to Beeminder".
  2. When command is selected, it'll count the words in current editing file. It will only count the actively selected area.*
  3. It then sends the value to the Beeminder endpoint.

*For my use-case, I do not want to over report the word counts when I edit the same file over multiple days.

Setup

  • Installing the plugin will register new setting in Plugin Options tab.
  • Go to that tab, enter following 3 values:

Upkeep of the plugin

Releasing new releases

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

Beeminder integration with Obsidian, so that your word count in Obsidian contributes to your writing goals.

Resources

Stars

Watchers

Forks

Packages

No packages published