kanban.el
 
(Arne Babenhauserheide)
2017-02-04: version 0.2.1 tip

version 0.2.1

(Arne Babenhauserheide)
2017-02-04: document "TAG" and 'file

document "TAG" and 'file

(Arne Babenhauserheide)
2017-02-04: merge

merge

(Arne Babenhauserheide)
2017-01-17: documentation fix: kanban-fill is faster but not zero state: name it

documentation fix: kanban-fill is faster but not zero state: name it in stateful kanban.

(Arne Babenhauserheide)
2017-01-17: update version and documentation with merged kanban-fill

update version and documentation with merged kanban-fill

(Arne Babenhauserheide)
2017-01-17: finally merge kanban-fill by stackeffect

finally merge kanban-fill by stackeffect

(Arne Babenhauserheide)
2017-01-17: strip keyword from link for org-version >= 9 and avoid stripping

strip keyword from link for org-version >= 9 and avoid stripping trailing "* .*" in lines

(Arne Babenhauserheide)
2015-09-30: 0.1.6

0.1.6

(Arne Babenhauserheide)
2015-09-30: defcustom instead of defvar

defcustom instead of defvar

(Arne Babenhauserheide)
2015-09-30: Allow customizing the maximum column width with kanban-max-column-

Allow customizing the maximum column width with kanban-max-column-width

(Arne Babenhauserheide)
2015-03-26: v0.1.4: Test version to see whether the marmalade upload works.

v0.1.4: Test version to see whether the marmalade upload works.

(Arne Babenhauserheide)
2015-03-26: v0.1.3: Test version to see whether the marmalade upload works.

v0.1.3: Test version to see whether the marmalade upload works.

(Arne Babenhauserheide)
2014-11-26: increased version to 0.1.3 to check whether marmalade works again.

increased version to 0.1.3 to check whether marmalade works again.

(Arne Babenhauserheide)
2013-08-15: added bug-note for bold text

added bug-note for bold text

(Arne Babenhauserheide)
2013-05-16: add a note that the variable row bleeds over from the calling

add a note that the variable row bleeds over from the calling function.

(stackeffect )
2013-10-12: kanban-fill stops execution on next hline or last row of table stackeffect

kanban-fill stops execution on next hline or last row of table

(stackeffect )
2013-10-12: sample.org adapted to kanban-fill with example items stackeffect

sample.org adapted to kanban-fill with example items

(stackeffect )
2013-10-12: kanban-fill: a generalized version of kanban-zero and kanban-todo stackeffect

kanban-fill: a generalized version of kanban-zero and kanban-todo

(stackeffect )
2013-10-12: Correctly substitute link destination with quoted regexp stackeffect

Correctly substitute link destination with quoted regexp

(stackeffect )
2013-10-06: Fix bug introduced by revision f269026d577f in kanban-todo stackeffect

Fix bug introduced by revision f269026d577f in kanban-todo

(stackeffect )
2013-10-06: use org-element-at-point to determine title and link in kanban stackeffect

use org-element-at-point to determine title and link in kanban--todo-links-function

(stackeffect )
2013-10-05: Avoid producing full file links if destination is in same file as stackeffect

Avoid producing full file links if destination is in same file as kanban table

(stackeffect )
2013-10-05: Handle flexible order of TODO keywords in first row in kanban-zero stackeffect

Handle flexible order of TODO keywords in first row in kanban-zero

(stackeffect )
2013-10-05: fix argument confusion in kanban-headers stackeffect

fix argument confusion in kanban-headers

(stackeffect )
2013-10-05: Fix the row and column confusion in kanban-zero and kanban-todo stackeffect

Fix the row and column confusion in kanban-zero and kanban-todo

(stackeffect )
2013-10-05: introduce branch stackeffect; improved version of kanban-headers stackeffect

introduce branch stackeffect; improved version of kanban-headers needs to be called only once per table

(Arne Babenhauserheide)
2013-05-16: removed package-requires, since kanban works with the builtin

removed package-requires, since kanban works with the builtin version of org.

(Arne Babenhauserheide)
2013-05-16: clean lots of trailing whitespace

clean lots of trailing whitespace

(Arne Babenhauserheide)
2013-05-16: clean some trailing whitespace

clean some trailing whitespace

(Arne Babenhauserheide)
2013-05-16: cleanup: if with 3 lines (better readable).

cleanup: if with 3 lines (better readable).

(Arne Babenhauserheide)
2013-05-16: fix example (mixed up column and row parameters to kanban-zero)

fix example (mixed up column and row parameters to kanban-zero)

(Arne Babenhauserheide)
2013-04-18: polish readme

polish readme

(Arne Babenhauserheide)
2013-04-18: Added a Readme.

Added a Readme.

(Arne Babenhauserheide)
2013-04-18: also replace single instances of [ and ] with { and }.

also replace single instances of [ and ] with { and }.

(Arne Babenhauserheide)
2013-04-17: fix docstring

fix docstring

(Arne Babenhauserheide)
2013-04-17: factor link renicing out into a function.

factor link renicing out into a function.

(Arne Babenhauserheide)
2013-04-17: minor code renicing

minor code renicing

(Arne Babenhauserheide)
2013-04-13: MELPA fixes from Steve Purcell.

MELPA fixes from Steve Purcell. > Most significantly, I've added autoload cookies so that an explicit "require" is not always necessary, and I've declared a proper package dependency on "org": > - Steve

(Arne Babenhauserheide)
2013-04-13: added example kanban file fro mduply.han.

added example kanban file fro mduply.han.

(Arne Babenhauserheide)
2013-04-13: added example code for auto-updating kanban tables, thanks to

added example code for auto-updating kanban tables, thanks to duply.han

(Arne Babenhauserheide)
2013-04-13: some kanban-todo cleanup..

some kanban-todo cleanup..

(Arne Babenhauserheide)
2013-04-13: kanban-zero can now cope with links and tags in headlines.

kanban-zero can now cope with links and tags in headlines.

(Arne Babenhauserheide)
2013-04-13: more comments and docstrings

more comments and docstrings

(Arne Babenhauserheide)
2013-04-13: more comments and docstrings

more comments and docstrings

(Arne Babenhauserheide)
2013-04-13: Merge branch fluss with version update to 0.1.1 and changes thanks

Merge branch fluss with version update to 0.1.1 and changes thanks to duply.

(Arne Babenhauserheide)
2013-04-13: merge branch kit (already synchronized)

merge branch kit (already synchronized)

(Arne Babenhauserheide)
2013-04-10: kanban: Added todo: headings with links. fluss

kanban: Added todo: headings with links.

(Arne Babenhauserheide)
2013-04-10: kanban: increased version number and fixed copyright date. fluss

kanban: increased version number and fixed copyright date.

(Arne Babenhauserheide)
2013-04-10: kanban: kanban-todo can now link to other files, too. fluss

kanban: kanban-todo can now link to other files, too.

(Arne Babenhauserheide)
2013-04-10: kanban: add other-file capabilities to kanban-todo, too. fluss

kanban: add other-file capabilities to kanban-todo, too.

(Arne Babenhauserheide)
2013-04-10: Turned kanban.el into a proper marmalade package. fluss

Turned kanban.el into a proper marmalade package.

(Arne Babenhauserheide)
2013-04-10: kanban: add support for links to entries in other files. fluss

kanban: add support for links to entries in other files.

(Arne Babenhauserheide)
2013-01-03: merge default into fluss - finally fluss and kit are clean fluss

merge default into fluss - finally fluss and kit are clean

(Arne Babenhauserheide)
2013-01-02: merge default into kit. kit

merge default into kit.

(Arne Babenhauserheide)
2013-01-02: merge kit into default

merge kit into default

(Arne Babenhauserheide)
2012-09-06: more readable kit

more readable

(Arne Babenhauserheide)
2012-04-29: kanban: v0.1 fluss

kanban: v0.1

(Arne Babenhauserheide)
2012-04-29: kanban→kanban-todo fluss

kanban→kanban-todo

(Arne Babenhauserheide)
2012-04-29: added a license header fluss

added a license header

(Arne Babenhauserheide)
2012-04-29: added scope to kanban-zero fluss

added scope to kanban-zero

(Arne Babenhauserheide)
2012-04-29: kanban-item → kanban-todo fluss

kanban-item → kanban-todo

(Arne Babenhauserheide)
2012-04-28: rename kanban to kanban-item (I already have a kanban function) fluss

rename kanban to kanban-item (I already have a kanban function)

(Arne Babenhauserheide)
2012-04-24: kanban: TODO: The links don’t yet work for tagged entries. Fix that. fluss

kanban: TODO: The links don’t yet work for tagged entries. Fix that. There has to be some org-mode function to retrieve the plain header.

(Arne Babenhauserheide)
2012-04-24: kanban: kanban-zero now takes an optional matcher argument, too. fluss

kanban: kanban-zero now takes an optional matcher argument, too.

(Arne Babenhauserheide)
2012-04-24: kanban: now kanban-zero uses the matcher for item selection, too. fluss

kanban: now kanban-zero uses the matcher for item selection, too.

(Arne Babenhauserheide)
2012-04-24: kanban: kanban-zero now takes an optional matcher argument, too. kit

kanban: kanban-zero now takes an optional matcher argument, too.

(Arne Babenhauserheide)
2012-04-24: kanban: now kanban-zero uses the matcher for item selection, too. kit

kanban: now kanban-zero uses the matcher for item selection, too.

(Arne Babenhauserheide)
2012-04-24: kanban: cope with "" as matcher (just append TODO) kit

kanban: cope with "" as matcher (just append TODO)

(Arne Babenhauserheide)
2012-04-24: kanban: rely completely on the matcher. Should also be much faster. kit

kanban: rely completely on the matcher. Should also be much faster.

(Arne Babenhauserheide)
2012-04-24: FIX: If the matcher is nil, use the TODO. kit

FIX: If the matcher is nil, use the TODO.

(Arne Babenhauserheide)
2012-04-24: kanban: cope with "" as matcher (just append TODO) fluss

kanban: cope with "" as matcher (just append TODO)

(Arne Babenhauserheide)
2012-04-24: kanban: rely completely on the matcher. Should also be much faster. fluss

kanban: rely completely on the matcher. Should also be much faster.

(Arne Babenhauserheide)
2012-04-24: FIX: If the matcher is nil, use the TODO. fluss

FIX: If the matcher is nil, use the TODO.

(Arne Babenhauserheide)
2012-04-24: FIX: kanban: Left out the first TODO entry. fluss

FIX: kanban: Left out the first TODO entry.

(Arne Babenhauserheide)
2012-04-24: FIX: kanban: Left out the first TODO entry. kit

FIX: kanban: Left out the first TODO entry.

(Arne Babenhauserheide)
2012-04-24: FIX: kanban: empty results showed an error fluss

FIX: kanban: empty results showed an error

(Arne Babenhauserheide)
2012-04-24: FIX: kanban: empty results showed an error kit

FIX: kanban: empty results showed an error

(Arne Babenhauserheide)
2012-04-24: kanban: added optional match argument - which does not work yet. fluss

kanban: added optional match argument - which does not work yet.

(Arne Babenhauserheide)
2012-04-24: kanban: added optional match argument - which does not work yet. kit

kanban: added optional match argument - which does not work yet.

(Arne Babenhauserheide)
2012-04-24: merged integration of kanban into babenv fluss

merged integration of kanban into babenv

(Arne Babenhauserheide)
2012-04-24: Added stateful kanban and docstrings. fluss

Added stateful kanban and docstrings.

(Arne Babenhauserheide)
2012-04-24: added a zero-state kanban lisplet. fluss

added a zero-state kanban lisplet.

(Arne Babenhauserheide)
2012-04-24: integrate kanban in babenv. kit

integrate kanban in babenv.

(Arne Babenhauserheide)
2012-04-24: Added stateful kanban and docstrings. kit

Added stateful kanban and docstrings.

(Arne Babenhauserheide)
2012-04-24: added a zero-state kanban lisplet. kit

added a zero-state kanban lisplet.