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
Please add an option to sync only the N latest files in a selected folder based on the file modification date. This would be particularly useful for games like Baldur's Gate 3 that generate multiple gigabytes worth of save files.
The proposed workflow:
Navigate to the desired folder
Input a regex pattern to match the relevant save files
Specify the number (N) of latest files to sync
Afterwards, it should only include the N newest files from the list of files matched by the regex. (The regex is useful so that files that aren't matched by the regex in the folder can still be synced)
This feature would allow syncing only the most recent saves without manually checking/unchecking files or deleting older saves on the host PC.
The text was updated successfully, but these errors were encountered:
What's your idea?
Please add an option to sync only the N latest files in a selected folder based on the file modification date. This would be particularly useful for games like Baldur's Gate 3 that generate multiple gigabytes worth of save files.
The proposed workflow:
Afterwards, it should only include the N newest files from the list of files matched by the regex. (The regex is useful so that files that aren't matched by the regex in the folder can still be synced)
This feature would allow syncing only the most recent saves without manually checking/unchecking files or deleting older saves on the host PC.
The text was updated successfully, but these errors were encountered: