emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christian Egli <christian.egli@sbszh.ch>
To: emacs-orgmode@gnu.org
Subject: Re: Implementing Kanban in Org-mode
Date: Wed, 14 Apr 2010 11:12:51 +0200	[thread overview]
Message-ID: <87aat68kj0.fsf@saadawi.sbszh.ch> (raw)
In-Reply-To: k2ze85471e31004090723za35412f4u5df8bd965544b8cd@mail.gmail.com

Rick Moynihan <rick.moynihan@gmail.com> writes:

> I've recently taken an interest in Kanban, as a means of organising
> tasks in a team.  I was wondering if anyone here has tried doing this
> with org-mode, and if they have any tips.
>
> I can imagine org's TODO_SEQ's map nicely onto the columns in a Kanban
> task board.

They do, yes. Very interesting idea.

> It might even be possible to integrate org-mode with something like
> this html simple kanban board:
>
> http://www.simple-kanban.com/

I could envision a simple solution where you export your tasks via an
dynamic block and insert that into the text area of the simple kanban
board. But that is a one way solution and fails if people start dragging
the tasks around. How does this information get back into the org file?

Maybe something simpler that is not editable as a view of the tasks and
their state, i.e. a simple static html kanban board. This could be done
again with some hacking based on a dynamic block and exporting this as
csv or you could hack up some elisp creating the html based on the
mapping API[1].

> Also how might Emacs org-mode be able to render a kanban board view?
> Would it be possible to use something like the agenda to do this and
> shuffle the tasks about?

Could you not just use the the global TODO list[2] and sort the tasks by
TODO state?

HTH
Christian

Footnotes: 
[1]  http://orgmode.org/manual/Using-the-mapping-API.html#Using-the-mapping-API
[2]  http://orgmode.org/manual/Global-TODO-list.html#Global-TODO-list

-- 
Christian Egli
Swiss Library for the Blind, Visually Impaired and Print Disabled
Grubenstrasse 12, CH-8045 Zürich, Switzerland

      reply	other threads:[~2010-04-14  9:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-09 14:23 Implementing Kanban in Org-mode Rick Moynihan
2010-04-14  9:12 ` Christian Egli [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=87aat68kj0.fsf@saadawi.sbszh.ch \
    --to=christian.egli@sbszh.ch \
    --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).