Benoît COUETIL

Results 68 comments of Benoît COUETIL

I'm discovering the `useCustomSortRecursively`. This sorts too much, and removes blank lines, which is not desirable... So only level 2 sorting would be great !

For anyone coming here searching for a way to sort gitlab jobs attributes : waiting for the feature, I asked ChatGPT to make me a script, which works perfectly :...

I totally understand. But on this PC, there is a proxy, and I did not manage to get internet within git bash or WSL2 😓

Hello 😊 Glad to see someone finding good use of this repo and its concept ! It should work, but I do not use presenter windows myself. I'll test and...

I tested on unix system, so with the `generate.sh` script, having `ADOC_IMG_TAG=1.60`, and presenter mode works. I see that `generate.bat`script has `set ADOC_IMG_TAG="1.17.0"`, so it is really older. Would you...

I tried to avoid rewriting the BAT script, and I think I made it working using Git Bash (included in Git for Windows installation). - Install Git for Windows -...

CGPT fails to get rsync to be installed properly, I tried with it first. Please use the procedure I gave you instead. Did you unzip [cwrsync](https://www.itefix.net/cwrsync/client) in Program files and...

I was a bit lazy with the procedure, here is a detailed version from a mutual "friend". # How to Run generate.sh Under Windows Using Git Bash This guide will...