Tested for: Win7, Win10, Win11
These two scripts are slightly modified from [1][1]:
- Alt+N will create a filename, with default name
notes.md - Alt+F will create a folder, with default name of the current date in format
YYYY-MM-DD
Note:
I had to migrate all container images stored in one Gitlab registry () to another ().
Here is the script. How to use it:
docker login gcr.hrz.tu-chemnitz.de
# also create a read-token for the source repo and export in your current shell
export SOURCE_TOKEN=...