Releases: kbravh/obsidian-tweet-to-markdown
Releases · kbravh/obsidian-tweet-to-markdown
1.2.1
fix bug where first tweet on opening obsidian has undefined appended
1.2.0
add alt_text to images when present
1.1.4
truncate filenames to fit OS length limit
1.1.3
remove sanitize filename dependency to restore mobile functionality
1.1.2
avoid removing file extension when sanitizing filename
1.1.1
sanitize filenames to avoid OS errors
1.1.0
allow for text variable to be used when naming files
1.0.7
fix error with naming a tweet in the final modal
1.0.6
Fix an error with default note and asset locations failing to allow downloads.
1.0.5
Enable plugin on mobile! 🎉
I was originally making a call to check environment variables for the Twitter 🐻 token, which fails on mobile. This has now been disabled for mobile platforms, which now only check the 🐻 token field in the settings.