Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selective File Sync based on Date, Only sync the N newest files. #332

Open
NikitaMGrimm opened this issue Apr 13, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@NikitaMGrimm
Copy link

NikitaMGrimm commented Apr 13, 2024

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:

  1. Navigate to the desired folder
  2. Input a regex pattern to match the relevant save files
  3. 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.

@NikitaMGrimm NikitaMGrimm added the enhancement New feature or request label Apr 13, 2024
@NikitaMGrimm NikitaMGrimm changed the title Selective File Sync based on Date Selective File Sync based on Date, Only sync the N newest files. Apr 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant