Whateverr
About
- Username
- Whateverr
- Joined
- Roles
- Member
Comments
-
@adamsmith and @dstillman, I am sorry to insist, but I need to know if I can continue or not with Zotero. Could you please reply to these questions from my last message: If I manage to implement the other features in ProseMirror, will you integrate …
-
Thank you for taking the time to reply. That's great that some of the features are already implemented! For the images, local images are good but not sufficient. The vaste majority of the images need to stay online (several users use them and update…
-
Thanks for your reply! I saw the post from Magtun you linked to and overall, I need similar HTML features. More precisely I need: - embed images hosted on other websites (ex: google drive, imgur): I was using a simple < img src= "..." /> t…
-
Thanks for your answer! We can't update to Zotero 6 because our Zotero notes contain HTML styles that aren't supported by Zotero 6. Please let us know here in advance before you decide to stop supporting sync for 5.0.96. Even a very rough estimat…
-
Yes I am saving directly to Zotero. I think I understand what is happening: 1) If I go on a page like this one, https://www.cambridge.org/core/journals/evolutionary-human-sciences/article/generosity-among-the-ik-of-uganda/06953719700BD212126D5480C…
-
"In any case, did you set the option in Zotero Standalone preferences to not attach PDFs? Preferences -> General" I did not check the box ( https://i.imgur.com/GSLNnq3.png ), but the extension still download the pdf.
-
Unfortunately, nothing new on my side. I hope @danstillman or another Zotero developer will be able to help us, because using formulas in notes would really be great!
-
@dstillman, is there any progress on this feature? Because it would really be a great one! I tried to integrate the js script mentioned in the github issue raised by @fylimas [http://fiddle.tinymce.com/ncgaab/1] but without success. Here is what …
-
Thanks a lot for this!
-
Oh, I'm stupid. It's great! Thanks a lot for your patience [solved]
-
The code mentioned above: #zotero-items-tree treechildren::-moz-tree-cell-text(contextRow) { color: red; } doesn't do anything (the red color to be sure to don't miss it). But the userChrome.css is recognised. For instance, this works…
-
Ok, sorry! Just to be sure, when I'll update zotero, userChrome.css won't be override, right?
-
Sorry I don't find any "Chrome" folder in C:\Documents and Settings\\Application Data\Zotero\Zotero\Profiles\ I only find one in C:\Program Files (x86)\Zotero\chrome (which only contains \icons\default )
-
Thanks a lot! I will look at it. ps: I forget to join a print screen : https://i.imgur.com/1a7vXZ5.png (the print screen is not accurate at all: it shows a much darker picture that what it really looks like, and it shows also more contrast: it's …
-
Thanks for your help. Yes, I have try after closing zotero and restarting my computer. I have done a clean install and restarted on a fresh .sqlite and I still have the same bug. The report ID is 1609905254 but there is no error there (except the …
-
Thanks dragonfly for this. For simple find and replace,I use DB browser for sqlite* with sql (). For more complex search/replace (ex: case insensitive with multiple occurrence in several notes), I use Python sqlite3. So I was able to get everyth…
-
Ok, this is working as expect when I carefully choose the items in http://retractiondatabase.org/RetractionSearch.aspx Just for the records, I didn't get the warning for these items: ● ISBN: 978-3-7091-0387-6 978-3-7091-0388-3 (no DOI in the DOI …
-
I just discovered that, that's awesome! Thanks Dan.
-
For those on Windows : it's Ctrl-Shift-O → Shift-Tab → Enter
-
Yes, it's a clever trick, but not intuitive one. A right click option (on the items or on the tags) would be great !
-
This features would really be great. We can do it via the advanced research but an option to do it with ctrl + click or by right-clicking or via the menu of the "action" button would be awesome. Any chance of having this in the coming releases ?
-
Thanks a lot dstillman and bwiernik! I wasn't able to make it work with 'diff' and 'patch', but bwiernik, your python script is a gem! Here is what I ended up doing : https://pastebin.com/vU8FXiDy I am so happy, no more struggle with copy/find the…
-
Sorry for the delay. I replicated the bug several times before posting here, but today I can't reproduce it anymore. If the bug comes back, I will let you know. Sorry for the inconvenience. P.S One of the test I did to replicate (with success) the …
-
In my case, the note (edited in a separate window) disappears after pressing ctrl+z. (Notes also disappear sometime in the main windows) (This thread seems to have multiple duplicates such as: https://forums.zotero.org/discussion/57670/accidental…
-
It again happened today, I couldn't send a report for it. This time, it happened on a note creates a couples of days ago, with more than 1000+ char and when I selected a sentence an press "delete". Ctrl+Z didn't work so the content was lost.
-
I am also still getting this bug. I lost several notes because of it. Please do something. I am on Windows 10 now and Zotero 5.0.20
-
Apparently, I didn't do the debugging correctly. The "open as" pop up only appear on .amr files (.mp3 and .m4a are attached correctly). I simply converted all my .amr to .mp3 with Audacity, so I could get around the pop up. But the mystery about…
-
Thanks! I guess it's the app.update.auto Here is what I did: - Open the hidden preferences : Edit/preferences then under the tabs Advances and General, then the button Config Editor. - Double click on app.update.auto to set it to false Edit: the…
-
Also on Windows 7 + Z 5.0 beta. The error is also inconsistent but I had it several times. I am not sure, but I think the Ctrl + Z bug happens when Zotero has just sync (somehow the tracking of the changes would be lost by the sync).
-
I try to debug it more but I can't find any logic behind this. I seems to appear only when I drag an item on a tag in the tag panel.