emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Creating mu4e-like screens for org-mode
@ 2018-03-19 11:25 Roland Everaert
  2018-03-19 12:44 ` Marcin Borkowski
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Everaert @ 2018-03-19 11:25 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 373 bytes --]

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.


Regards,


Roland.

[-- Attachment #2: Type: text/html, Size: 543 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Creating mu4e-like screens for org-mode
  2018-03-19 11:25 Creating mu4e-like screens for org-mode Roland Everaert
@ 2018-03-19 12:44 ` Marcin Borkowski
  0 siblings, 0 replies; 2+ messages in thread
From: Marcin Borkowski @ 2018-03-19 12:44 UTC (permalink / raw)
  To: Roland Everaert; +Cc: emacs-orgmode


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-19 12:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-19 11:25 Creating mu4e-like screens for org-mode Roland Everaert
2018-03-19 12:44 ` Marcin Borkowski

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).