sdflewrit783
About
- Username
- sdflewrit783
- Joined
- Roles
- Member
Comments
-
I really cannot speak for all users. In our case we have a research group that shares a reference base across multiple groups and projects, and we use the research literature in teaching, this is many hundreds of students, but they only use a small …
-
@hellobigworld Interesting... Can this (or something else), look at multiple PDFs, say in a Zotero collection? Or even at all PDFs in Zotero (that is potentially many thousands). This would be much more useful for discovery and associations than int…
-
https://github.com/bwiernik/zotero-shortdoi/issues/46#issuecomment-2304761001
-
This would be an important feature but to be meaningful in any form of collaborative work, it needs to robustly work in shared libraries such that only the user generating states can see them and all can general their own states. The plugin about d…
-
I think it was the only one. I resaved it is working now...
-
D1811030108
-
?
-
Merci.
-
I managed. Still interested in seeing the docs if they are published.
-
Thanks, I understand it by now. It is impossible to manipulate strings without knowing the objects and object interfaces specific to Zotero. Your script would not rename epubs, so I added a couple of lines. I mistyped EPUB and want to correct it n…
-
Well, easy enough but some titles do not get renamed, e.g., 'Sage PDF' does not. var items = ZoteroPane.getSelectedItems(); for (let item of items) { if (!item.isRegularItem()) continue; let attachment = await item.getBestAttachment(); …
-
I guess this code should also be renaming EPUBs https://s3.amazonaws.com/zotero.org/images/forums/u84240/ja8hi6jz68s2a9glaayr.png
-
Just a thought: could the number of confused users be evidence for the design choices?
-
Well, I have been working to resolve issues with three plugins: Zotero Preview, Zutilo, and DOI Manager. The first seems fine, the other two are in the works by the developers, so we can put that aside. My last message checks whether the errors sho…
-
This is a new installation on top of Z6 on a different computer. Do these errors look OK to you? ID: D344701120
-
I think this is the plugin, actually, int eh case of DOI Manager, or so it seems...
-
As mentioned on GitHub, it seems that the released XPI has older code in it in comparison to the ZIP in the same release.
-
Also, is there a way to know what generates those errors? I have two plugins now, DOI Manager and Zotero Preview... https://s3.amazonaws.com/zotero.org/images/forums/u84240/9789qcgvq6f5thyaj40t.png
-
I understand that they should, but they did not. Probably because they were not fully finished, this is beyond my understanding. This referred to Zutilo. I have reinstalled Zotero, and those errors are gone. Previously I could see nothing in the UI …
-
I am asking because I am getting this error but the plugin I am installing seems to have no such lines in the js code. I found and deleted a folder there related to DOI Manager but the effect is the same. Any other place things can be hiding in? ht…
-
There are setting in the Settings dialog. But overall, it still does not work for me.
-
Thank you.
-
Had another go. You mean they are auto-generated at import and not editable? Hm... So, after I add the second and remove the first I have this and cannot change? https://s3.amazonaws.com/zotero.org/images/forums/u84240/6uyp2hyxq5kgn54ogyxs.png An…
-
I have read it. We shall have to presume that I am stupid as I cannot follow.
-
I see. Thanks. Not sure about this, why not just show an icon then for the file type and file number? One more thing to edit... Also, how do I edit the name of the attachment rather than the file? Not in the right click where one would expect it a…
-
Does not work for me, left a GitHub comment.
-
Does it work for you, people? For me it installs but disappears on restart of Z7.
-
Thanks. Have installed from Z7 branch. Interested to see if this will be released now.
-
Ah, thanks. From here, I am not 100% sure where if the XPI linked is the one with the bugs fixed... https://github.com/bwiernik/zotero-shortdoi/pull/42
-
I did not have tracking enabled as this was happening. You see tracking in the image above because this is how the SharePoint displays version history. No, I cannot reproduce this.