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

[FEATURE REQUEST] Syncing and File rename #343

Open
schlackenfuchs opened this issue Nov 15, 2024 · 4 comments
Open

[FEATURE REQUEST] Syncing and File rename #343

schlackenfuchs opened this issue Nov 15, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@schlackenfuchs
Copy link

I like this app very much! One feature would make it perfect:

When a file is renamed in the app the new name doesn't appear in sync order. It appears only the choosen time format.
When a file is renamed in sync order it will be synced again next time (so you have it twice in sync order: one with old, one with new name).

Would it be possible to include the new file name in syncing process?

@schlackenfuchs schlackenfuchs added the enhancement New feature or request label Nov 15, 2024
@farfromrefug
Copy link
Collaborator

@schlackenfuchs thanks! What do you mean by sync order?
The issue is that if you change to name of a document it is not synced with remote (like webdav)?

@schlackenfuchs
Copy link
Author

schlackenfuchs commented Nov 16, 2024

@farfromrefug Thanks for your fast reply! And sorry for my incomprehensible post...
No, renamed documents are synced, but (1) they loose their name, if they are renamed before syncing, or (2) they will be synced again, if they are renamed in sync folder.
For a better understanding a short description what I do and the results:

1

  • I scan one document. The file is named as defined in settings | document naming template.
  • For a better overview I rename some files in the app via long press | rename.
  • When I sync the documents, I can find them in the folder defined in settings | sync | sync document images | folder (in my case a folder on the device).
  • In this sync folder the documents have the name as defined in settings | sync | sync document images | filename date format, so they loose the name from step 2 above.

or

2

  • I scan one document. The file is named as defined in settings | document naming template.
  • I sync the documents.
  • For a better overview I rename some files in the sync folder.
  • Next time the sync process can't find the original file in sync folder (because it has a new name), so that file comes second time...

Clearer now?

It would be helpful if the sync process would regard the new file name.
Or is there already such an option, but I didn't see it?

@schlackenfuchs
Copy link
Author

I found a solution for me:
Syncing not the document images, but the document PDFs allows to use the document name. That is what I need.
Thanks a lot for that really helpfull app!
Best regards

@farfromrefug
Copy link
Collaborator

@schlackenfuchs thanks for the great explanation! i see your issue. Indeed syncing image cant really use the document name as their could be multiple images. I could do documentName_$imageIndex. Seems like a good idea will look at it

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

2 participants