kbravh / obsidian-tweet-to-markdown

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

[feature request] Avatar/image size #27

Closed levifig closed 2 years ago

levifig commented 2 years ago

Hey 👋

Obsidian/Markdown allows you to specific an image size by including at least an X/Y value (or both) in the image link tag: ![avatar|50](avatar_normal.jpg).

It'd be cool to be able to specify those values as an option, probably a size for the avatars, and another size for "other images".

Thank your for your awesome work. --LF

kbravh commented 2 years ago

@levifig That's a wonderful suggestion! I've added a task for it, so I'll take care of it soon. Thanks!

kbravh commented 2 years ago

Version 2.9.0 is going out right now. You'll find two new options under the settings for adjusting image size and profile image size! Thanks again for the suggestion.

levifig commented 2 years ago

Fantastic! Thank you for your work and the quick turnaround! 💪 🙏

levifig commented 2 years ago

FWIW, #29 closes this.