soberhacker / obsidian-telegram-sync

Transfer messages and files from Telegram to Obsidian
GNU Affero General Public License v3.0
349 stars 30 forks source link

Add URL trimming in note content variables #278

Closed matheus046z closed 7 months ago

matheus046z commented 8 months ago

Extend {{url}} to trim links by characters

Ex. {{url1:[start char-end char]}}

soberhacker commented 8 months ago

Hi matheus046z!

Could you please give more details about what you need this for?

Thanks