rutyggi
About
- Username
- rutyggi
- Joined
- Roles
- Member
Comments
-
My colleague opened it with Word and saved it
-
Sorry, this is the debug output. It only says "Notifier.trigger('open', 'file', [3520])". What I'm supposed to do with this? > there's no unified method of file revealing/launching on Linux Just calling `xdg-open` would work on most systems.…
-
I have Arch Linux. So it's not mozilla file.reveal() as it is not available on linux. What does it mean "launch the parent directory via the OS"? And what does this `file.launch()` (https://github.com/zotero/zotero/blob/da392518ed22ead04c1c7cb617…
-
> You mean the PDFs were directly in Zotero? The PDFs were in $HOME/Zotero I also have .js files in $HOME/Zotero, like "Web of Science.js". Those js files are also in the "translators" subfolder. So I deleted them from $HOME/Zotero. Now there …
-
I share here the script I used to repair most of them. Unfortunately some "special" characters which are spelled correctly in the database are not spelled correctly in the filename. So something was lost as it is crazy to handle all of them. #!/us…
-
If I do SELECT items.itemID, items.key, itemAttachments.path FROM items INNER JOIN itemAttachments ON items.itemID=itemAttachments.itemID; will I obtain the correct path in which files should be?
-
They say Zotero uses different ways to register shortcuts: https://github.com/wshanks/Zutilo/issues/238#issuecomment-1270852380
-
Thank you very much! It looks like in Zutilo parlance, "Item pane" is the right panel, while "Items pane" is the central one (notice the additional `s` in the end). For future reference, the item to bind is called "Items pane: Focus". For some re…
-
The issue is now fixed on GitHub
-
Yes I'm doing that. Out of curiosity, why the first bookmark causes the issue?
-
Is it fixable?
-
Maybe Google Docs? The document was on Google Docs before
-
Aren't they inserted by the "Heading" paragraph style? So when you click on the Table of Contents (in the software, not in the document) you will be redirected to the right position in the page?
-
1. The document was written by different co-authors with most likely different versions of Microsoft Word. The version of Microsoft Word I used to "Switch Document Processor" is Version 2207 (Build 15427.20194 Click-to-Run) 2. From LibreOffice, I o…
-
Debug ID D1475318670
-
Report ID 1613705593
-
Any news on this? This is preventing me from working effectively
-
Does this help? https://www.openoffice.org/api/docs/common/ref/com/sun/star/text/GenericTextDocument.html#RecordChanges
-
Does this help? https://stackoverflow.com/questions/9486752/ooo-uno-java-trackedchanges-how-to-accept-or-hide-tracked-changes-when-doc
-
So the algorithm to insert a citation seems to be the following: 1. Disable track changes 2. Insert the citation 3. Re-enable track changes Wouldn't it make sense for the Zotero add-on to do 1 and 3 automatically?
-
ok, thanks! So, what is the correct way to insert citation when we track changes? Insert the citation, and immediately accept the change? How my coauthor know that I have inserted the citation if I accept my own changes? Can you describe the alg…
-
I have sent you the document and a video showing the bug.
-
If you say "No", Zotero will insert a new citation at the end of the broken one, and repeat the message error. If you say "No" again, it will do it again. For 5/6 times. What I did was press "Yes", and then remove the citation.
-
I think it has to do with track changes. To fix it: 1. Disable track changes 2. Remove troublesome citations 3. Refresh the page. If Zotero throws the error, keep clicking "Yes" 4. Do step (3) until Zotero throws no more errors 5. Insert citations…
-
Do I have citations in footnotes/endnotes? Because I use LibreOffice and my colleague use microsoft Word
-
So if I am *not* switching documents *constantly* between LibreOffice and Microsoft Word, but only *sometimes*, you suggest to use ReferenceMarks and hand the document with ReferenceMarks to the colleague that uses Microsoft Word, and when I get the…
-
What can I say? I must have messed up. Although I am 100% sure there were the "long codes" (?) in place of citations that characterize a document in transfer format, it does work right now. This thread is solved. Thanks! :)
-
Report ID: 1376850496
-
I lost you. If I do NOT past the document back and forth often, you suggest I use ReferenceMark in LibreOffice, and then convert before sharing ... convert to what? Bookmarks? But if ReferenceMarks just stop auto-updating, and I can repair them by…