kbravh / obsidian-tweet-to-markdown

An Obsidian.md plugin to save tweets as Markdown files.
MIT License
195 stars 12 forks source link

[FEAT] date title placeholder #23

Closed kbravh closed 2 years ago

kbravh commented 2 years ago

When naming a tweet, the [[date]] placeholder will now be available. It defaults to reading the format from the settings panel, but can be modified by passing the locale and format with the date tag: [[date:YYYY-MM-DD]], [[date:YYYY-MM-DD:es]], or even [[date::es]].