roovo / obsidian-card-board

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

parsing / filtering with all variables from the Task plugin not just the "due" #203

Open fl0wm0ti0n opened 5 months ago

fl0wm0ti0n commented 5 months ago

Hello!

I need the possibility to use all variables from the task plugin. At the moment I think just the "due" is used. I want to exclude recurring for example in all columns except one.

Or I want the dated columns work by scheduled and not by due. etc... many possibilities if the Task plugin variables are parsed like tags

image

Thanks!

roovo commented 5 months ago

Hi - and thank you. Do look at #94 for my current thinking on supporting dates other than due dates - I added a summary comment at the end of this earlier today and this is something I am planning to support.

Priority is something else I would like to add support for - I am thinking about it quite a bit as I work on drag and drop as allowing columns to be sorted in different ways will be useful for this feature too.