Releases: kbravh/obsidian-tweet-to-markdown
Releases · kbravh/obsidian-tweet-to-markdown
2.4.0
[FEAT] open tweet once downloaded (#16) * add tweet complete action setting This setting will hold the configuration for what to do once a tweet file is created. Default is to open it in a new tab * take relevant action after tweet is saved * bump version and add open tweet option to readme * if no tab open, new tab option doesn't create a split
2.3.2
create release for nested path fixes
2.3.1
allow avatar to be downloaded separately from other tweet images
2.3.0
split text only option into link and image options
2.2.0
handle uri encoding for asset links
2.1.1
add source param to ttm requests
2.1.0
add various toggles to customize tweet downloads: date, frontmatter, etc
2.0.3
convert html entities back when building markdown Closes #8
2.0.2
re-add instructions for ttm-service
2.0.1
remove references to ttm while repairing site