emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Shakthi Kannan <shakthimaan@gmail.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Fill-up Kanban board with entries
Date: Wed, 13 Jan 2016 11:01:54 +0530	[thread overview]
Message-ID: <CABG-yt1+uXqD2Zin++YahMUv1L+FHQi-jG4tGidP7NHoPZH3cw@mail.gmail.com> (raw)
In-Reply-To: <87fuy2m6fi.fsf@pierrot.dokosmarshall.org>

Hi Nick,

--- On Wed, Jan 13, 2016 at 10:17 AM, Nick Dokos <ndokos@gmail.com> wrote:
| Try replacing "TAG" with nil and see if that
| gets you further.
\--

That didn't take me further.

---
| But my hunch is that the kanban-* functions are either
| buggy or they have not been kept up to date with recent developments in
| org, so they are not going to work even after that change.
\--

You are right.

---
| Your best bet
| might be to contact the author of kanban.el: it is not part of org-mode
| after all (not even in contrib).
\--

I have written to the author.

---
| Suggestion for the future: if you are using functions outside org-mode
| proper in your question, please provide either the code of the functions
| themselves or at least a URL where one can find the code. And make the
| example complete: I had to add a #+TODO: line for all the states in
| order for kanban-headers to work.
\--

Oops! Sorry about that. I use kanban-20150930.917 from:
  https://bitbucket.org/ArneBab/kanban.el/src/54d855426372095df01549c2cebec73bd0556891/kanban.el?fileviewer=file-view-default

I also have the following in my Emacs start-up:

(setq org-todo-keywords
  '((sequence "TODO(t)" "NEXT(n)" "STARTED(s)" "WAITING(w)" "|"
"DONE(d)" "CANCELED(c)")))

Thanks for your reply,

SK

--
Shakthi Kannan
http://www.shakthimaan.com

      reply	other threads:[~2016-01-13  5:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-12 15:58 Fill-up Kanban board with entries Shakthi Kannan
2016-01-13  4:47 ` Nick Dokos
2016-01-13  5:31   ` Shakthi Kannan [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=CABG-yt1+uXqD2Zin++YahMUv1L+FHQi-jG4tGidP7NHoPZH3cw@mail.gmail.com \
    --to=shakthimaan@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@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 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).