Single folder for all pdfs
Is it possible to have all associated pdfs (and other files) gathered in a single folder?
For example, in Mendeley you can have all the pdfs in a single folder and each file is automatically renamed when imported in the following naming convention:
Author1, Author2_Year_Title of paper.pdf
This is convenient since you can search, index or link the files from this single folder using other applications, i.e. Terminal, Obsidian, etc...
For example, in Mendeley you can have all the pdfs in a single folder and each file is automatically renamed when imported in the following naming convention:
Author1, Author2_Year_Title of paper.pdf
This is convenient since you can search, index or link the files from this single folder using other applications, i.e. Terminal, Obsidian, etc...
Zotero has always named saved files automatically based on parent metadata. As explained on the linked page, if you want a flat list, you can just create a smart folder in your OS for all PDFs within the 'storage' folder of the Zotero data directory.
https://github.com/jlegewie/zotfile
It had an update earlier this month so support may be more active again. However the documentation is a bit out of date, eg still refers to annotation extraction, which disappeared as a Zotfile feature when Zotero added the PDF reader/annotations in v6.
If you understand Zotero and ZotFile well enough to be aware of these implications and you don't mind the trade offs, that's great. I'd be careful recommending it to Zotero beginners, who'll find them harder to judge/appreciate, though
I do almost everything under Windows. I have never/will never use any Apple devices, and don't see myself using Zotero under Android when that arrives. My first reference database program was Reference Manager on floppy disks in the 1980s - so my expectations of reference database programs tend to be modest ! I don't expect them to do everything; in particular I don't expect them to make my PDFs available online on every possible device. I look after making my PDFs portable enough for my needs (same as I did pre-Zotero). I'm just happy when a referencing program doesn't screw up my database like Endnote used to ! My setup is similar to other people I know, but it wouldn't suit everyone.
BTW the deletion of linked PDF attachments is adequately handled by the Delitem add-on.
https://github.com/redleafnew/delitemwithatt
It totally replaces and extends the capabilities of Windows search, and it's practically instant -- feels like magic. Without hyperbole, it's improved my time at the computer more than any other software ever has.
I use this instead of smart folders for my library of ~4500 Zotero pdfs. At the push of two hotkeys ("Ctrl+Shift+/" and "Ctrl+z"), I have Everything pulled up with a list of all my Zotero pdfs. The first hotkey opens the Everything window from anywhere. The second applies a custom Zotero filter. Now, your cursor is focused in the Everything search box, and anything you type winnows down the pdf file list based on file name (or regular expression or metadata if using special search syntax). You can also easily search or sort by date, size, # times opened, last time opened, etc. Delete, rename, drag and drop, ...
To create a custom Zotero filter:
Everything -> Search menu -> Organize Filters -> New
I named my filter "zotero files [ctrl+z]"
and set the Search string to
"_AppData\Zotero\storage ext:pdf;zip;xlsx;xls;docx;txt;pptx"
and Keyboard shortcut to "Ctrl+Z".
This finds every file under my Zotero storage directory that has one of the listed extensions.
There's a lot more power to the Everything software beyond pulling up Zotero files. Can't recommend highly enough.