Tim Chaffin
Tim Chaffin
Bumping this so it doesn’t go stale.
I like that. Perhaps the best solution would be to parameratize the script in such a way that it could receive any playlist, watchlist or collection, and optimize as needed....
Agreed. The question in my mind is how we can do the diff between the two states (current versus previous). Do we write it in a state file of some...
I really like this idea too +1. I came to suggest a year in review kind of newsletter, but in general, I think there needs to be a few new...
Can confirm, same file structure, same bug. The thread that @derekjbernard referenced has a workaround script - https://github.com/LanikSJ/slack-dark-mode/blob/slack-4.0/slack-dark-mode.sh Will use this until slack-theme gets a patch. Then re-install slack-theme.
Upvote on this one. I really like the User List w/ Checkbox idea.
Yes! I think you're right. The feature you've indicated is very similar. Perhaps it'd be a branch strategy: ```mermaid graph TD A[Implement Move Action Type] --> B["Move and Purge"] A...