Skip to content

RicSanOP/obsidian-kanban-custom

 
 

Repository files navigation

Obsidian Kanban Plugin

Create markdown-backed Kanban boards in Obsidian

Custom Feature Additions

This custom version of the plugin has 2 new features:

Periods

If the 'Allow Period in Dates' setting is on, Kanban boards can render larger time periods such as weeks, months, quarters and years. This works along with the Periodic Notes plugin to allow for Kanban cards/items to be linked to daily, weekly, monthly, quarterly or yearly journals using the same date notation (@ by default). Note that this setting overrides the date and date display formats.

Lane Complete Markers

Comes prepackaged with this version of the plugin, Kanban lanes now have an extra setting that allows you to set a task complete marker per lane. The complete marker is the single character that goes in between the [ ] symbols whenever the respective card/item is placed in a given lane. This allows for different lanes to mark complete tasks differently (e.g. with the cancelled marker '-' or the reschedule marker '<'). This feature has not been tested with the show checkbox in card setting.

Sample Images

Screen Shot 2021-09-16 at 12.58.22 PM.png

Screen Shot 2021-09-16 at 1.10.38 PM.png

Documentation

Find the plugin documentation here: Obsidian Kanban Plugin Documentation

Support

If you find this plugin useful and would like to support its development, you can sponsor me on Github, or buy me a coffee.

GitHub Sponsors

About

Create markdown-backed Kanban boards in Obsidian.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 87.5%
  • JavaScript 6.5%
  • Less 3.7%
  • Stylus 2.0%
  • CSS 0.3%