Hey #CoSoTips, question. I'd like to keep the Community firehose but split off #CoSoMusic into it's own list. I know how to do the list for #CoSoMusic, but I'm not sure how to do "Everything but a hashtag". Is there a way to do this?
@AI78
Just to clarify, you want to have a column thats basically the firehose MINUS the #cosomusic hashtag?
In CoSo's own tools, no: you can't exactly do that (though you can just unpin the firehose, which can be way too much sometimes, IMO, & repin later if desired).
If you want to filter that way, you can use a browser extension for CSS, like Stylus (https://add0n.com/stylus.html). I use it myself to do exactly this: keep the #CoSoMusic posts in a single column.
Filters CAN rmv them from JUST the My Friends column, so less CSS for you, but whichever.
Let me thread this: π§΅1/?
@AI78
I can't get the post to go through with the code intact, so instead I threw up a page on my site with my Stylus CSS inserts. You can view the section on CoSoMusic duplicate removal here: https://sethharrington.me/counter-social-stylus-css-tweaks/#remove_cosomusic_dupes
That's just the Firehose removal. You may want/need to do this in other columns, which you do w/ the same method, but using that column's aria-label replaced: "My firends" for instance.
Use your browser dev tools to figure out the label (Ctrl+Shift+i).
Reply w/ questions.
π§΅2/2
@FernLovebond You rock my socks. I'd figured I could muck about with the html if there wasn't a supported approach. π
@FernLovebond Will do. Work is nuts today but I hope to tweak it over the weekend. Thanks again!