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

Suggest: PDF Import should remember last chosen directory/path based on depot (not global) #4475

Open
adeorato opened this issue Jan 16, 2025 · 1 comment

Comments

@adeorato
Copy link

Is your feature request related to a problem? Please describe..
I have a separate filesystem folder with PDF for each depot. E.g.
root/.../depotA/2024
root/.../depotB/2024
If I import the same account twice, everything is cool, but if I need to import alternate depotA and depotB, I always have to switch the directory (go up twice, down other path).

Describe the solution you'd like.
The last path should not be stored globally as a single value, but as a map, like
depotA -> root/.../depotA/2024
depotB -> root/.../depotB/2024
so that no manual directory/path switching is required.

@siprbaum
Copy link

I fully support that, as my workflow also usually involves downloading the PDFs from multiple depots and storing them in
the corresponding bank folder.

So having this mapping saved per Bank (or Depot) would save a few mouse clicks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants