Michael
Michael
Updating the cache downloads pages in all locales which is not needed. Being able to specify a language would be ideal, like this: ```bash tldr --update en ``` So we...
### Guidelines - [X] I have searched the issue tracker for [open](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aopen+is%3Aissue) and [closed](https://github.com/FreeTubeApp/FreeTube/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success. - [X]...
Multiple file types can also be searched using the `-o` flag in the `find` command, as for my case where I have both epub and pdf files in my books...
Allows the app to be installed/moved to the external storage (e.g. SD card), as per the [docs](https://developer.android.com/guide/topics/data/install-location). This is useful for users like me who's running out of internal storage...
Would be nice to be able to install/move the app to the external storage (e.g. SD card), as per the [docs](https://developer.android.com/guide/topics/data/install-location). This is useful for users like me who's running...
If merged, this will implement #1404. Thanks!