I work with two unions and separate the documents by two main folders for paperwork. When I start paperwork, it opens the last used folder.
Can I start paperwork on the comandline (in windows) and telling the name of the other main folder? I tried some variations, but it always opend the last one.
Any idea?
Thank you in advance
Hello,
From the command line, a command like that should work:
"c:\Program Files\Paperwork\paperwork-json.exe" config put workdir str "file:///c:/Users/jflesch/cloud/papers" && "c:\Program Files\Paperwork\paperwork.exe"
Yes, this works, thank you very much
1 Like