From Todo

Official API.

Must factor in boards that are open / closed.

  • Get a list of all Kanban boards
  • Get board data
  • Add to board / lane
  • Move card
  • Modify card
Added by mgmeyers
From Todo

Card base font size

Added by mgmeyers
From Todo

kanban-plugin: slipbox

  • Single column only
  • Minimal UI that could better fit into the sidebar
  • detailed output format
Added by mgmeyers
From Todo

Allow times without dates

Added by mgmeyers
From Todo
From Todo

Add option to context menu to move cards to other lanes

Added by mgmeyers
From Todo

Minimize / Maximize cards / lanes

Added by mgmeyers
From Todo

Allow collapsing metadata.

  • Can this easily be remembered somehow?
Added by mgmeyers
From Todo

Tag picker off screen in cards at bottom of list

Added by mgmeyers
From Todo

Support assigning colors to tags

Added by mgmeyers
From Todo

Lane sorting

  • Alphabetically
  • By date
  • Something else?...
Added by mgmeyers
From Todo

Lane automation and triggers:

  • Add card to lane when note is created in specific folder
    • requires API & keeping track of tasks to perform even when board is closed
    • what to do when notes are deleted?
  • Tag / untag cards based on lane / board / completion status
  • Move linked notes to new folder based on lane / completion status
  • Change linked page metadata based on lane / completion status
Added by mgmeyers
From Todo

Enhanced search / filtering

  • Show # of results
  • Tag / page autocomplete
  • Differentiate between searching and filtering
    • "Filter views": use display: none; to hide filtered cards
  • Scroll to next / prev search result
  • Make search mobile friendly
Added by mgmeyers
From Todo

Show lane card count

Added by mgmeyers
From Todo

Show board card count

Added by mgmeyers
From Todo

Lane Settings:

  • Color
  • Width
    • Enables resizable lanes
  • Card limit: #373
Added by mgmeyers
From Todo

Individual card settings

  • Color
  • Metadata
  • ???
Added by mgmeyers
From Todo

Select & drag multiple cards

See: https://github.com/atlassian/react-beautiful-dnd/blob/master/stories/src/multi-drag/task-app.jsx
See: https://react-beautiful-dnd.netlify.app/?path=/story/multi-drag--pattern

  • modify all board modifiers to accept an array of items instead of a single item
Added by mgmeyers
From Todo
From Todo
From Todo
[Feature]: Option to keep board settings in the Frontmatter #394 opened by SlRvb
From Todo
[Feature Request]: Hotkey for board settings #379 opened by psychsatani
From Todo
[Feature]: Support checking checkboxes in embedded content #376 opened by peteger
From Todo
[Feature]: Support sidebar context menu #444 opened by pjeby
From Todo