Skip to content

Releases: kbravh/obsidian-tweet-to-markdown

2.4.0

13 Apr 00:57
460674f
Compare
Choose a tag to compare
[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

12 Apr 03:36
Compare
Choose a tag to compare
create release for nested path fixes

2.3.1

09 Apr 01:38
Compare
Choose a tag to compare
allow avatar to be downloaded separately from other tweet images

2.3.0

09 Apr 01:26
Compare
Choose a tag to compare
split text only option into link and image options

2.2.0

05 Mar 05:36
Compare
Choose a tag to compare
handle uri encoding for asset links

2.1.1

25 Feb 03:06
Compare
Choose a tag to compare
add source param to ttm requests

2.1.0

23 Feb 16:08
Compare
Choose a tag to compare
add various toggles to customize tweet downloads: date, frontmatter, etc

2.0.3

23 Feb 12:57
Compare
Choose a tag to compare
convert html entities back when building markdown

Closes #8

2.0.2

22 Feb 18:15
Compare
Choose a tag to compare
re-add instructions for ttm-service

2.0.1

22 Feb 17:42
Compare
Choose a tag to compare
remove references to ttm while repairing site