omnivore-app / obsidian-omnivore

Obsidian plugin to fetch articles and highlights from Omnivore
MIT License
757 stars 41 forks source link

Dates - proper date format #51

Closed ms3056 closed 1 year ago

ms3056 commented 1 year ago

In order to query dates in Dataview and sort them the dates need to be proper format. I am writing queries in Dataview to sort and group the articles.

Current: 2022-11-16 19:17:43

Can you consider bringing the Saved and Published dates in the following format?

Desired: 2022-11-16T19:17:43

sywhb commented 1 year ago

Hey @ms3056, you can use yyyy-MM-dd'T'HH:mm:ss as the date saved format in the plugin settings