GithubHelp home page GithubHelp logo

sodaware / beeminder.el Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 7.0 114 KB

Submit data to Beeminder from within Emacs. Also integrates with org-mode.

Home Page: https://www.philnewton.net/code/beeminder-el/

License: GNU General Public License v2.0

Emacs Lisp 99.60% Makefile 0.40%

beeminder.el's People

Contributors

aspiers avatar dchaimow avatar sachac avatar sodaware avatar syohex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

beeminder.el's Issues

Add property to not create / update deadline

Some of my goals I either want to have a specific deadline separate from the beeminder one, or no deadline at all. It would be great if we could have a property to turn off the automatic updating of the deadline!

Font-locking for goals

It would be neat to have font-locking for goals:

  • Red, orange, green, blue
  • Reverse colour red for beemergencies
  • Grey for archived or derailed goals

Allow custom data entry

It would be neat to be able to hit a key command and be prompted to enter data in the format you can enter data on the Beeminder site.

Non-prefix key error

After installing via Melpa and then adding the recommended lines, eval-buffer gives me back the error: Key sequence C-c b a starts with non-prefix key C-c b.

Thanks for making the package, can't wait to use it. :-)

Make package available via MELPA stable

Hi!

MELPA Stable is the new younger sibling of MELPA for users who'd rather run only stable versions of packages (MELPA can be a bit rocky since every commit comprises a new release), and it would be super cool if beeminder.el could be installed via Stable.

Fortunately it's also really easy to support—all you have to do is define a tag in the v... format and you're done. I'd submit a PR if I could, but since tags are global to a project, that's not something possible via PR. I see you already have a 1.0.0 tag but Stable is picky about the format. :/

If you're cool with this idea, this should be all you have to do to make it happen:

$ git tag v1.0.0 1.0.0
$ git push origin v1.0.0

Thanks for your time and consideration!

Submit to MELPA

Once you're happy with this, it might be a good idea to submit to MELPA.

Show pledge

It would be great to show the goal pledge, perhaps in :PROPERTIES:.

Show images

It would be neat to show graphs inside Emacs. Perhaps activated with a key command.

allow journal-style entry

Being able to submit time clocked under a single headline is a really nice feature, but it doesn't suit all use cases. Another use case is keeping a journal of work for a particular project and wanting to track in Beeminder how much time was spent on that project. In this case, each chunk of time spent on the project is represented by an org headline, rather than just a clock in/out pair.

I may find some time to hack on this, but any thoughts appreciated in advance ...

Display goal stats

Goals have stats like +0 +1.0 +2.0 on the Beeminder site. These are very useful at-a-glance figures. There's also the graph tooltip which has some useful information.

It would be neat to get them included in the :PROPERTIES: or something similar.

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.