jujoco / twitch-multitask-task-list-overlay

An interactive multitask task list overlay for Twitch streamers to increase viewer engagement and productivity.
MIT License
8 stars 3 forks source link

1 line task clipping #13

Closed alexvarha closed 3 days ago

alexvarha commented 2 weeks ago

As a streamer I'd like to have a setting allowing me to chose whether to clip tasks taking longer than 1 line, to better control how my cards and tasks look for the viewers

iCTXui8z08
jujoco commented 2 weeks ago

while keeping to the minimalistic design, what would you suggest?

Side-scrolling would be a bit too much as the main list already scrolls vertically.

alexvarha commented 2 weeks ago

can the task's line be wrapped within the width + padding of the card?

jujoco commented 1 week ago

I will provide you with code and instructions on how you can disable the text ellipses..

a useful thing about the Ellipses is it discourages task spammers from flooding your tasklist with long text.. (example: 1 task with 40 words would make that 1 User's card very long.) Also, it promoted equality among viewers since every task takes up the same amount of space. 1️⃣ = 1️⃣

alexvarha commented 1 week ago

That is a valid argument. Maybe the middle ground is to allow a 2 line per task and/or 140 character limit?

jujoco commented 3 days ago

upon further consideration, this request is out of the scope of this project direction. close issue request.