mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3.21k stars 188 forks source link

Is it possible to add a date reminder function? #38

Open zhl111 opened 3 years ago

zhl111 commented 3 years ago

as the title suggests

Lennon-ruthven commented 3 years ago

I would like to see something visual like this. A mimic of https://imdone.io/ inside obsidian would be fantastic!

mgmeyers commented 3 years ago

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:

dcoales commented 3 years ago

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.