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
Currently, the package creates a cache directory but it would be better to use a hidden directory named as the package like .potrans or (even better if you may want to add a configuration file option later) .potrans/cache. Are you open for a pull request changing the directory name? If yes, do we need a migration strategy for the existing directory?
The text was updated successfully, but these errors were encountered:
Currently, the package creates a
cache
directory but it would be better to use a hidden directory named as the package like.potrans
or (even better if you may want to add a configuration file option later).potrans/cache
. Are you open for a pull request changing the directory name? If yes, do we need a migration strategy for the existing directory?The text was updated successfully, but these errors were encountered: