laurent.orseau
2021-1-29 10:21:11

Couldn’t help myself, sorry… Quickscript of the day: https://gist.github.com/Metaxal/f5ea8e94b802eac947fe9ea72870624b\|Workspaces!

Multiple workspaces are supported, but save/restore is manual Obviously I added a link to sorawee’s, but it’s not a rip off since I didn’t peek :stuck_out_tongue:


laurent.orseau
2021-1-29 10:25:04

It’s not been tested thoroughly, though, as you can imagine (took me an hour to write)


sorawee
2021-1-29 10:40:25

Mine has extra functionality like, seeing if the current frame is “touched”. If so, then open a new frame and restore the workspace there. If not, reuse the current untouched frame.


sorawee
2021-1-29 10:40:55

So feel free to take a look at mine :slightly_smiling_face:


sorawee
2021-1-29 10:41:07

in case there’s something you can steal :stuck_out_tongue:


laurent.orseau
2021-1-29 10:52:12

Second (old, renewed) quickscript of the day: <https://gist.github.com/Metaxal/77391e388303af5513d09bcd640f116c|Easily install quickscripts found in gists, gitlab snippets, pasterack and pastebin>


laurent.orseau
2021-1-29 10:52:55

Yeah, I need to deal with windows that are already open—also in other scripts. Later.


laurent.orseau
2021-1-29 13:37:29

I did steal your idea, and open a new window when the current window is touched, and also remove the first tab. (I mean, it’s updated)


laurent.orseau
2021-1-29 13:41:17

First install this script: (Scripts\|Manage scripts\|New…, type url2script, then paste the content of the script at the url above in place of the default templace, save, and finally Scripts\|Manage scripts\|Reload menu) Then to install a new script from (say) gist, just run the url2script, paste in the url of the target script, type a script name (save it in the default directory if you don’t know what you’re doing) and reload the menu.