I'm releasing Gnaw, an Emacs client to BONE:

https://codeberg.org/bzg/gnaw.el
https://github.com/bzg/gnaw.el

On Emacs >=30, you can install it with this in your .emacs.el:

(use-package gnaw
  :vc (:url "https://codeberg.org/bzg/gnaw.el"; :rev :newest))

Once installed, the first M-x gnaw RET will ask for a BONE source where
you can https://tracker.orgmode.org, Gnaw will ask which json file you
want to add, all-open.json is a good candidate. Then Gnaw will continue
asking for a local repo to bind with this BONE source and a way to open
emails associated with report: if you read the Org mode list locally,
you can use Gnus, mu4e or notmuch. If not, reports will be associated 
to their public URL.

Searching starts by hitting "/" and a few others keys that you can see
in the README.org.

You can mark a report as "to-do" with "!" or dismiss it with "d" (or "D"
to dismiss it immediately.)

I hope this will be useful to every Org contributor, feedback welcome!

Expiry: 100d.

-- 
 Bastien

Reply via email to