Is there a way to combine various steps into one?
Hello. Windows7. Is there a way to customize in a shortcut a series of steps I always do? Let me explain the steps; 1) I download a pdf, 2) I drag it into a folder in Zotero, 3)Retrieve Metadata For PDF, and 4)Rename File from Parent Metadata. I absolutely always do the same four steps. Is there a way to combine these four steps into one?
Automating 2/3 is planned, just not implemented.
I don't think 4 is currently possible, though I could be wrong. I think that's on the table, too, though (i.e combining 3/4).
There's no way for you to customize a shortcut for those, though, short of writing a Zotero add-on, so no to your specific question.
Thanks.
Disable all other add-ons in Firefox, see if you still get that slow performance and if so, please provide a debug ID for that process
https://www.zotero.org/support/debug_output
i.e. start the debug before you drag the item, then submit it after the freeze ends and mention how many secs you've waited.
(5)(+0000000): INSERT OR IGNORE INTO fulltextWords (word) SELECT word FROM indexing.fulltextWords
(5)(+0002162): DELETE FROM fulltextItemWords WHERE itemID = ?
(5)(+0000000): Binding parameter 1 of type int: 1863
(5)(+0000020): INSERT OR IGNORE INTO fulltextItemWords (wordID, itemID) SELECT wordID, ? FROM fulltextWords JOIN indexing.fulltextWords USING(word)
(5)(+0000001): Binding parameter 1 of type int: 1863
(5)(+0004362): REPLACE INTO fulltextItems (itemID, version) VALUES (?,?)
(5)(+0000000): Binding parameter 1 of type int: 1863
(5)(+0000000): Binding parameter 2 of type int: 0
(5)(+0000008): DELETE FROM indexing.fulltextWords
I think this may occur when adding PDFs during times of higher disk activity (e.g. Zotero checking file attachments for sync purposes, which is what was happening for this debug log). In any case, I don't think there's much we can do at this point, but this should be a lot better in upcoming versions of Zotero where database access will be asynchronous.
I can confirm that the ZotFile watch folder function has worked consistently on Windows for me to add PDFs and retrieve metadata. It's possible that it works less well on other systems.
-Adding a PDF to Zotero, which automatically indexes it: D1256799918
-Reindexing (the same) PDF (already in Zotero): D1686451529
Max chars to index: 500000 (i.e. default)
Max pages to index: 100 (i.e. default)
Indexed: 654
Partially: 14
Not indexed: 654
Words: 190631
But I doubt that these figures are correct, it's somehow strange that my indexed and not indexed are exactly the same, 654. There are 482 PDF and 259 HTML in my library.