How to reverse the order of a list
Is there a way to reverse the order of a youtube playlist?
What I do is:
I click the three dots on the right of the playlist page
Click "add all to..." and make a new playlist and add them to it
Then I go to the new playlist I made and click "playlist settings" and change the order to "date published (oldest)"
It's a big pain so I only really do it for longer playlists. I definitely miss having a plug-in that just reversed the order. I only use Youtube on PC, so I dunno how different it'd be on mobile.
More on reddit.comReverse order of clients in task list widget
The awful.widget.tasklist api reference mention a parameter called arg.source which is "The function used to generate the list of client. (default awful.tasklist.source.all_clients)". https://awesomewm.org/apidoc/widgets/awful.widget.tasklist.html#awful.widget.tasklist
The awful.tasklist.source.all_clients function is documented as "Get all the clients in an undefined order.". I guess that's where you can define clients order. (It's definition is https://www.github.com/awesomeWM/awesome/tree/master/lib%2Fawful%2Fwidget%2Ftasklist.lua#L773)
How to reverse the numbering of an order list while using a special label?
Videos
If I have a list that has some important meaning in its order (that isnβt alphabetical or simply numerical), how do I reverse the list so the top one is on the bottom etc.
Thank you!