kbravh / obsidian-tweet-to-markdown

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

[feature request] Fetched timestamp #26

Closed levifig closed 2 years ago

levifig commented 2 years ago

Hey 👋

It'd be neat to have extra an Frontmatter tag: "fetched", with the timestamp of when the tweet was… well… fetched. 😅

Thank you for your work!

kbravh commented 2 years ago

Good call, that's a useful bit of information. I'll look for the best way to add it.

kbravh commented 2 years ago

@levifig Version 2.8.0 is being published now, which will include a fetched line in the frontmatter. It will match the formatting of the timestamp set in your Tweet to Markdown settings page (one of the very last settings).

levifig commented 2 years ago

Awesome! Thank you! 💪 🙏