You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree something needs to be done here. My question is how to do it properly. Let's try to collect some options:
Use a configuration file (e.g. .ssget.conf) in ~/.config/ and/or /etc/default/ssget.conf, or anything else with custom options stored inside such as ARCHIVE_LOCATION=/custom/path/to/archive (could also allow extension to other options if needed);
Have a command line switch which changes the default location (also creating a configuration file somewhere?) and eventually moves any preexisting archive to the new location at the same time;
It would be cool if you can just add -e to the first command and all matrices matching the predicate are downloaded. But instead of overloading this issue, maybe we open one issue for each feature?
This would be useful if you do not want to store the matrices in your home directory.
The text was updated successfully, but these errors were encountered: