emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Porter <adam@alphapapa.net>
To: emacs-orgmode@gnu.org
Subject: Re: Kanban board as an agenda view
Date: Tue, 04 Oct 2016 00:03:34 -0500	[thread overview]
Message-ID: <8737kcbt95.fsf@alphapapa.net> (raw)
In-Reply-To: 1474961268.1567523.738113921.65F5A462@webmail.messagingengine.com

eeli@fea.st writes:

> I started thinking if this kind of visualization could be done
> automatically by implementing a view like the agenda, that would use
> `org-todo-keywords' as column headings and layout TODO items from
> `org-agenda-files' into a columnar view.
>
> Is there any prior work on this, or is anyone willing to implement it?
> If not, could you kindly point me to the right direction, so I can start
> hacking?

A simple way to emulate this would be to create multiple vertical
windows within a frame, and load a custom agenda view into each one,
with desired TODO keywords in each.

However, I just realized that Org does not seem to allow more than one
agenda view to be open simultaneously, I guess because of its use of
global state.  Maybe it would be possible to hack something up using
org-agenda-append-agenda to "append" into a different frame...

      parent reply	other threads:[~2016-10-04  5:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-27  7:27 Kanban board as an agenda view eeli
2016-10-02 17:50 ` Heikki Lehvaslaiho
2016-10-04  5:03 ` Adam Porter [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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737kcbt95.fsf@alphapapa.net \
    --to=adam@alphapapa.net \
    --cc=emacs-orgmode@gnu.org \
    /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 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).