mgmeyers / obsidian-kanban

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

[Bug]: Time trigger not recognized when time's minute is between 1 and 31 #1006

Open theseanl opened 1 week ago

theseanl commented 1 week ago

Describe the bug

Untitled

The markdown format of this entry is @{2023-12-17} @@{23:01}. 23:01 should be recognized as a time, but it is being recognized as 2023-01-01.

Expected Behavior

No response

Steps to reproduce

Add an entry with a string @{2023-12-17} @@{23:01}

Relevant errors (if available)

No response

Operating system

Windows