# Beeminder + Emacs / Org Mode Integration

**URL:** https://forum.beeminder.com/t/beeminder-emacs-org-mode-integration/10241
**Category:** Tech
**Created:** [March 18, 2022, 9:46pm UTC](https://forum.beeminder.com/t/beeminder-emacs-org-mode-integration/10241 "2022-03-18T21:46:59Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![coolhandlouis](https://avatars.discourse-cdn.com/v4/letter/c/c2a13f/32.png) [@coolhandlouis](https://forum.beeminder.com/u/coolhandlouis)
#### Post date: [March 18, 2022, 9:46pm UTC](https://forum.beeminder.com/t/beeminder-emacs-org-mode-integration/10241/1 "2022-03-18T21:46:59Z")

</div>

This is just a quick note in case anyone else wants a Beeminder integration to emacs or org mode. There are two different integrations on github, written by two different authors, both named “beeminder.el”.

1. [GitHub - Sodaware/beeminder.el: Submit data to Beeminder from within Emacs. Also integrates with org-mode.](https://github.com/Sodaware/beeminder.el) by @sodaware (Phil Newton)
2. [GitHub - mbork/beeminder.el: A Beeminder client for Emacs](https://github.com/mbork/beeminder.el) (This also integrates with org-mode.) by @mbork (Marcin Borkowski)

The first one above is listed on the MELPA repository, so if you’re pointing to that, it’ll show up in M-x list-packages. I’m currently testing out Phil’s MELPA package simply because it was a little easier to install as an emacsian newbie. That’s not to say one is better than the other. I have no idea about that as I don’t have much experience with either.

(This caused me a bit of confusion, so maybe this will help out someone in the future.)

---

<div class="post-metadata">

### Author: ![sodaware](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.beeminder.com/sodaware/32/3255_2.png) [@sodaware](https://forum.beeminder.com/u/sodaware)
#### Post date: [March 18, 2022, 10:25pm UTC](https://forum.beeminder.com/t/beeminder-emacs-org-mode-integration/10241/2 "2022-03-18T22:25:23Z")

</div>

The links are the wrong way around - I wrote the one at sodaware/beeminder.el 🙂

---

<div class="post-metadata">

### Author: ![coolhandlouis](https://avatars.discourse-cdn.com/v4/letter/c/c2a13f/32.png) [@coolhandlouis](https://forum.beeminder.com/u/coolhandlouis)
#### Post date: [March 19, 2022, 7:16pm UTC](https://forum.beeminder.com/t/beeminder-emacs-org-mode-integration/10241/3 "2022-03-19T19:16:35Z")

</div>

🤦‍♂️ Fixed thanks!
