Edit the width of card/list/box by number

It would be great if we can edit the width of card/list/box using number. Which can make the visual style cleaner without needing the time to eyeballing.

1 Like

how familiar are you with js? I can give you a script you can paste into console.log to be able to set a number.

not sure if this level of flexibility/specificity would be too much UI overhead for non-power users

1 Like

Sorry, I am not really familiar with js :sob:

I noticed that Kinopio applies a default width once a card reaches a certain amount of text. Would it be possible to let users set or toggle a global card width? I think that might be a simpler solution.

It looks great rn, but if i want every card to be wider (easier to read imo), I have to eyeball every single card.

2 Likes

shipping input to set custom wrap width

1 Like