rutyggi
About
- Username
- rutyggi
- Joined
- Roles
- Member
Comments
-
So the answer is yes: curl 'http://localhost:23119/better-bibtex/export/item?citationKeys=shelahTwocardinalTheorem1975&translator=bib'
-
Did it, thanks!
-
> Quick copy Is this quick copy? https://forums.zotero.org/discussion/51757/quick-copy It doesn' seem to work with vim / neovim. When I drag an entry over neovim, nothing happens. > You can write a script using Actions&Tags to copy the …
-
no
-
someone has any ideas? I guess it's related to using a tiling window manager. But Zotero should just call "xdg-open" on the folder, and that knows how to open the folder.
-
Help, I need somebody
-
Debug ID D1387902852
-
It works after reseting the translators of the connector. But: 1. Can the connector show a popup that the translators have been correctly reset? Currently if you click on the reset button it looks like nothing is happening 2. In here: https://www…
-
Yes, reseting the translators fix this too
-
Yes, I had BBT, now I reformatted my PC and forgot to install BBT. It was a .RIS file, so I couldn't have come near to think that it was due to BBT not being installed. I reseted the translators as you suggested and now it's importing the .RIS fil…
-
Thank you very much! I'll test it when 7.6.0 will be released in mid-August.
-
Also, when you click on a hyperlink, it should be opened in the bottom split / right split (it is most probably a link to a reference)
-
Yes the page position, to always have the references when I split
-
Per-PDF. How would it work globally? Another PDF may not even have that page
-
Also, it would be useful if the split would remember the position in case it is de-activated and re-activated again, instead of starting over every time
-
If I split horizontally, why the Document Outline works only for the upper window?
-
Right-click on the PDF reader Nice, that would work
-
This has just happened to me > A future version of Zotero will make it possible to restore a deleted collection from the trash. Does Zotero 7 put deleted collections in the trash? This is much needed
-
Thanks. I should RTFM. > If you choose to stop using Zotero in the future, you can trivially export your entire library with annotations embedded in your PDFs. How do I export the entire library with embedded annotations? The text above only e…
-
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?