kbravh / obsidian-tweet-to-markdown

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

[FEAT] add an option for condensed threads and rework thread logic #18

Closed kbravh closed 2 years ago

kbravh commented 2 years ago

I've created an option for condensed threads. Instead of showing the tweet header (author's name, handle, avatar, and date) for each tweet, it will only be shown for the first tweet, or if a new author appears. This allows a tweet thread to be treated as a more cohesive body of text.