joethei / obsidian-rss

Read RSS Feeds from inside Obsidian
GNU General Public License v3.0
394 stars 23 forks source link

Support customizing date format when creating new notes #20

Closed wenlzhang closed 3 years ago

wenlzhang commented 3 years ago

The default date format of {{published}} would be something like the following for me: Mon, 01 Nov 2021 17:52:29 +0000. Is it possible to customize it into something like 2021-11-01T12:00?

Also, besides this publication date, is it possible to support adding note creation date into the note template and also support customizing the date format?