Giter Site home page Giter Site logo

ereduled / beeminder-obsidian-word-count Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kenzan100/beeminder-obsidian-word-count

0.0 0.0 0.0 26 KB

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

JavaScript 6.66% TypeScript 93.14% CSS 0.20%

beeminder-obsidian-word-count's Introduction

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

  • Create new GitHub release using your new version number as the "Tag version". Use the exact version number, don't include a prefix v. See here for an example: https://github.com/obsidianmd/obsidian-sample-plugin/releases
  • Upload the files manifest.json, main.js, styles.css as binary attachments.
  • Publish the release.

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

beeminder-obsidian-word-count's People

Contributors

kenzan100 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.