@chr you'll have to add it probably; what i remember is this:
column settings are stored by type, regardless of whether the column is pinned, eg "public" or "hashtag:#{tag}" (i don't remember the strings exactly). if you somehow managed to open two columns of the same type at once, they'd share settings. (some people don't like this behavior, but.)
so what you'll need to do is add a new prop to THAT object, and do everything based on that
mastodev, code review requested Show more
@kibi incidentally i'm thinking of writing a second PR to make every column setting work that way, since the way it is right now makes pinning the same column multiple times kinda pointless