obsidian-reminder icon indicating copy to clipboard operation
obsidian-reminder copied to clipboard

[Feature]: Non-strict date format

Open uphy opened this issue 3 years ago • 0 comments

Goal or desired outcome of this feature

Supports non-strict(partial) date formats.

Describe the feature

This plugin supports to change reminder time format such as YYYY-MM-DD[T]HH:mm:ss:SSS. Currently, time format is strict.

OK: 2021-11-03T19:48:10:123 NG: 2021-11-03T19:48 -> not parsed

This is a feature request to support such non-strict format.

This feature is suggested in the following issue: https://github.com/uphy/obsidian-reminder/issues/8#issuecomment-913127570

Screenshots, mockups, or videos

No response

uphy avatar Nov 03 '21 10:11 uphy