Open zhl111 opened 3 years ago
I would like to see something visual like this. A mimic of https://imdone.io/ inside obsidian would be fantastic!
Dates are supported as of https://github.com/mgmeyers/obsidian-kanban/discussions/56
There is no reminder functionality yet, but you can style cards based on their dates:
.kanban-plugin__item.is-future
.kanban-plugin__item.is-today
.kanban-plugin__item.is-past
Have you looked at the Reminder plugin. It supports Kanban style dates when looking for tasks. I've added a feature request to that plugin to check the kanban config to check what the date and time markers are and the date format. The author is looking into it. This plugin will provide both system reminders and in-app reminders.
as the title suggests