notetweet_obsidian
notetweet_obsidian copied to clipboard
Max tweet length should be treated differently
According to Counting characters | Docs | Twitter Developer Platform some glyphs will count as more than one character and the following line should be rewritten:
https://github.com/chhoumann/notetweet_obsidian/blob/1fba979813737b9d10a02ad23eaceae8eae819a5/src/Modals/PostTweetModal.ts#L103
I 100% support this. It is really annoying when I post long URLs. URLs are automatically shortened by twitter and it should count just as 23 chars.
The actual behaviour is breaking my tweets into threads just because I post a long link.