Right now all files are saved in the current directory.
It would be nice to have an option to save the data in a new folder:
mastodon.social:@urlyman:116385624740724662/
├── 306277846b8f6e51.png
├── 308489a9c3b28ba0.png
├── 45876d98d9f3a6ca.png
├── 9556ac36cda4d34d.png
├── b1def495890452f5.png
└── index.md
If the folder is named after the thread it would be even nicer.
(The : instead of / are Macos specific and not optimal.)
Even better if this option could be configured via the .envrc file.
Right now all files are saved in the current directory.
It would be nice to have an option to save the data in a new folder:
```
mastodon.social:@urlyman:116385624740724662/
├── 306277846b8f6e51.png
├── 308489a9c3b28ba0.png
├── 45876d98d9f3a6ca.png
├── 9556ac36cda4d34d.png
├── b1def495890452f5.png
└── index.md
```
If the folder is named after the thread it would be even nicer.
(The : instead of / are Macos specific and not optimal.)
Even better if this option could be configured via the .envrc file.