roovo / obsidian-card-board

An Obsidian plugin to make working with tasks a pleasure (hopefully anyway).
MIT License
494 stars 21 forks source link

Column Sorting #205

Open roovo opened 7 months ago

roovo commented 7 months ago

Add the ability to choose how tasks in columns are sorted. Preferebly done via a dropdown menu, as per on the file explorer. For now, the intent it to use only fields currently understood by CardBoard, so:

Priority (as used in Tasks plugin) is an obvious addition to this, but I will need to add support for parsing/uderstanding these first - so will tackle this later (track in #153). Ditto for other date types supported by Tasks (track in #94, #203).

roovo commented 7 months ago

see #15 -> if sorting by due date, then place dated tasks above undated ones.