mgmeyers / obsidian-kanban

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

[Feature]: Have the ability to show multiple dates ? #858

Open mathisgauthey opened 12 months ago

mathisgauthey commented 12 months ago

Goal or desired outcome of this feature

image

Describe the feature

I'd like to be able to have two different dates on tasks :

Basically, having access to multiple date would allow one to use dates the way he wants.

In my case this is for a media backlog (games, manga, series and stuff). But it might be project management with start date, scheduled date, due date, done date.

Can you think of any alternatives or work-arounds?

For now, just being able to hard-type two dates like @{2023-06-04} @{2023-11-18} and showing them both with a custom CSS would be enough. But I don't have the right knowledge to do that yet so I hope someone did it before and might want to share it !

Screenshots, mockups, or videos

There's one up there.

MicaelJarniac commented 4 months ago

It seems to be possible to type multiple dates, but it's glitchy. For me, clicking on any of the dates to edit it will result in the first one being edited.

image