Skip to content

Releases: kbravh/obsidian-tweet-to-markdown

2.10.0

16 Jul 03:03
Compare
Choose a tag to compare
fix edge case with filename creation and duplicate tags

2.9.0

04 Jul 00:01
641b6b2
Compare
Choose a tag to compare
add image size options (#29)

2.8.0

03 Jul 23:22
Compare
Choose a tag to compare
add fetched timestamp to frontmatter (#28)

2.7.1

22 Jun 01:08
804ecdc
Compare
Choose a tag to compare
Profile picture versioning (#25)

* version profile pictures so that the the first doesn't override the rest

* update tests for profile image name

2.7.0

31 May 03:33
b809d0e
Compare
Choose a tag to compare
[FEAT] date title placeholder (#23)

* version bump so I don't forget to do it after

* add updated mock tweets and clean up type errors

* write tests for create filename function

* make timestamp format a required parameter

* update the readme with [[date]] instructions

2.6.0

28 Apr 23:36
Compare
Choose a tag to compare

Added tags, cssclass, and a freeform field for frontmatter customization.

2.5.1

28 Apr 12:16
1d79d06
Compare
Choose a tag to compare
[FIX] include frontmatter on pasted tweets when embedding (#21)

2.5.0

16 Apr 19:39
619da8b
Compare
Choose a tag to compare
[FEAT] add an option for condensed threads and rework thread logic (#18)

* add an option for condensed threads and rework thread logic

* clean up error log when processign tweet body

2.4.2

13 Apr 11:53
Compare
Choose a tag to compare
fix default settings for note and asset location

2.4.1

13 Apr 03:57
39da08c
Compare
Choose a tag to compare
[FEAT] folder suggestion for note and asset location (#17)

* add suggester from templater plugin for note and asset locations

* bump versions