From: Marcin Borkowski <mbork@mbork.pl>
To: Roland Everaert <reveatwork@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Creating mu4e-like screens for org-mode
Date: Mon, 19 Mar 2018 13:44:36 +0100 [thread overview]
Message-ID: <87bmfkz13f.fsf@mbork.pl> (raw)
In-Reply-To: <CACdPZ9L3P51qaYuthgUL+sHqaZOCKYH8rvnGN62OcjsQPYOusw@mail.gmail.com>
On 2018-03-19, at 12:25, Roland Everaert <reveatwork@gmail.com> wrote:
> Hi,
>
> I would like to create a set of screens for dealing with org-mode like mu
> and notmuch does with maildir.
>
> So I am searching good resources, like guidelines, that explain how to
> build that can of features.
>
> I could look directly into the code of those projects or the agenda view,
> but I would prefer something more structured than trial-and-error.
You might be interested in the widget.el library (it has its own info
docs). Not the easiest to use, but quite powerful.
Another approach would be to write a major mode with suitable bindings,
probably derived from special-mode. I suspect this is what mu4e does.
A lightweight approach would be a hydra. Coincidentally, I blogged
about my Org-mode-related hydra a few days ago:
http://mbork.pl/2018-03-18_My_Org-mode_hydra
I might need a similar thing (a menu-driven application on top of
Emacs), so I might be tempted to write a blog post about such a thing.
Would you be interested?
I'm wondering what Org-mode features are you going to interfce to this
way.
Hth,
--
Marcin Borkowski
http://mbork.pl
prev parent reply other threads:[~2018-03-19 12:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-19 11:25 Creating mu4e-like screens for org-mode Roland Everaert
2018-03-19 12:44 ` Marcin Borkowski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bmfkz13f.fsf@mbork.pl \
--to=mbork@mbork.pl \
--cc=emacs-orgmode@gnu.org \
--cc=reveatwork@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.