johnmy
About
- Username
- johnmy
- Joined
- Roles
- Member
Comments
-
which field do you want to bold? The title, the author or publication. And which csl do you use?
-
@emilianoeheyns, thanks, it works if I run it in the Win +R, but in a bat file, it should be start D:\Zotero\zotero.exe -profile "E:\Profile\Zotero" , and run the bat file.
-
Do you bold all the references or some specific ones? if all, you could edit the style file (csl) or select the proper style. if the latter, you could add before the start of the text you want to bold and after the end in the item of zotero In…
-
Any progress?@bwiernik
-
Any idea?
-
thanks
-
thanks @bwiernik , the JSON could be downloaded https://www.dropbox.com/s/eqvihiwdbcx9ox3/Exported Items.json?dl=0 or https://gist.github.com/redleafnew/ec56d4cc7e9e162ff3e5c9d0092e04dd
-
How to solve this issue?
-
https://citationstyles.org/2020/07/11/seeking-public-comment-on-CSL-1-0-2/ CSL 1.1 will Full support for narrative citation styles (“Like Doe (2018)”). However, when will it be released?
-
thanks @adamsmith , it works in Word, it also works for the author and title field (if the title is set as , but doesn't work for , see the snapshot: https://ibb.co/n3hqy1M in Word. the snapshot https://ibb.co/k3gW6BZ for title works.
-
Thanks. It should have a save as a backup document promt when the button is click, just as Endnote does.
-
thanks @dstillman . I would like to run it in JavaScript window.
-
Got it, I made it.
-
I checked that page, and the codes return the full text. And I would like to obtain the path of the fulltext such as 'E:\Jianguo\references\Bhat et al_2021_Emerging processing technologies for improved digestibility of muscle proteins.pdf' just as …
-
thanks @dstillman . It also works only when a attachment item is selected. I would like to seek a function work for a regular item. It prompts me 'Error: getFilePathAsync() can only be called on attachment items' when a regular item is selected. …
-
Thanks for your quick response
-
Thanks a lot. Would you please paste the whole codes? var oldName = "Robert L. Smith"; var newFirstName = "Robert"; var newLastName = "Smith"; var newFieldMode = 0; // 0: two-field, 1: one-field (with empty first name) var s = new Zotero.Search(…
-
From that page, I know I can add condition, such as var tagName = 'something'; s.addCondition('tag', 'is', tagName); How can I search for the selected items. These codes zoteroPane = Zotero.getActiveZoteroPane(); items = zoteroPane.get…
-
Many thanks. The ID: D2042106525 I detected the style which caused the issue, after I deleted that one, it will be ok. But I don't know why.
-
The ID D1272653722 Thanks. @bwiernik
-
Thanks. @bwiernik I think it is nothing about the file name. I lost something in the error info, it is: "C:\Users\Hmy\Desktop\chinese-7714-2005-NSFC-full-name-part.csl', I uploaded the two files to Dropbox, the two are same except the id. can n…
-
Any ideas?
-
Got it, many thanks.
-
I thought if a pdf is not indexed, the Everything would not appear in Quick Search box, which is a wrong thought. https://ibb.co/mJ591tM
-
that web page shows '...(e.g., if it is not showing up not showing up an 'Everything' Quick Search)...' , as displayed in https://ibb.co/ry4VVbg
-
You can also try portable Zotero, https://github.com/pedrom34/ZoteroPortable, save two copies at two locations, the portable zotero save the profile and data in the installation directory, however, only one zotero instance could be run at the same t…
-
ok, I will try it. Many thanks.
-
thanks @dstillman , I have copied the Zotero data directory. and set the directories and install the add-ons is tedious, are there any shortcuts for these?
-
Got it, thanks
-
@dstillman Many thanks. Are there something we can do as users?