/remnote-beeminder

Primary LanguageTypeScriptMIT LicenseMIT

remnote-beeminder

This plugin syncs your RemNote progress to Beeminder.

Supported metrics:

  • Review count on all cards
  • Edit count for rems with an ancestor tagged with BmCountEdits

When supplying goal names for each metric in the plugin settings, provide the naked goalname. That is, if your goal is username/goalname, then just provide goalname in the goal field.

Your Beeminder username and auth token are found at the following URL:

https://www.beeminder.com/api/v1/auth_token.json

Local Development

npm ci
npm run build
npm run dev

Then follow the instructions here.

Deploying

  • Modify the plugin's version in public/manifest.json
  • Run npm run build
  • Upload the resulting PluginZip.zip file using these instructions
  • Wait for the version number here to match the one you set in manifest.json

Installation

As long as the plugin is unlisted, you'll need to visit the following URL to install the deployed plugin:

https://www.remnote.com/plugins/beeminder_integration