onedayonenoodle
About
- Username
- onedayonenoodle
- Joined
- Roles
- Member
Comments
-
Oh, thanks. Very helpful tips. It's actually odd that the new GUI doesn't have that option of selecting a collection!
-
Yes. It was on OneDrive and I had a space in the file name (but failed to see it)!
-
This time it took ~8 seconds. A bit better but still slow. D832729407
-
I was able to reproduce the issue perfectly. 1868594579
-
"Zotero experienced an error updating your document. Would you like to view troubleshooting instructions?" After saving the whole document, the same error came back! I suspect it could be file name... And it is! This name caused the above erro…
-
Somehow, the step by step copy and paste using RTF worked. Now the entire document is with fully updated references! Bad news is that I could not identify the source of the trouble.
-
Thanks. What i'm doing now is exactly that. Instead of copying the whole 50 pages, I'm copying (without field code) and adding references back again section by section while making backups. At some point, something will happen! I didn't take the sc…
-
It was essentially a problem with regular expression. Although Scaffold ran without an error, when actually running on the web page it failed. Somehow Scaffold was more relaxed? This could be related to the slow loading of dynamic web page. Anyway,…
-
Here is the debug output I obtained. But I can't really see a hint. https://gist.github.com/kouichi-c-nakamura/869cfeb8c286e8b9bb88fdff1fd0f8f1
-
Thank you, guys. While messing around with Scaffold, the problem of pages has been fixed once. And then it came back although I didn't edit the .js file at all. Even for the same record item. Very weird. For example, in the case of https://www.abst…
-
Mmm, "Presentation" doesn't have a place holder for the presentation ID, which is important. It has to be Journal Article or Conference Paper at the moment. Can you elaborate more about debugging? I want to pin down why the information about Pages …
-
First of all, it turned out that I was using an outdated version of Scaffold. @dstillman You're right. "Test regex" button actually resulted in "false", and I found an obvious error and fixed it. Now the toolbar icon is "Conference Paper" as expec…
-
Thanks. What I wanted to do here was to avoid seeing those different items in different types in Duplicate Items folder, rather than merging them. This page was useful to see what frustrates other people at the moment. https://www.zotero.org/suppo…
-
Thanks a lot. All I needed to do was to press the return key. Maybe worth adding a GO button? Now I can test the code. Nice improvement from the older version :)
-
Also, if manual editing of Tests pane of Scaffold is not intended, I would make it read-only. And I would place Tests tab to the right of Testing tab.
-
I see. I added references (links) to Scaffold (https://www.zotero.org/support/dev/translators/scaffold) and testing pages (https://www.zotero.org/support/dev/translators/scaffold#scaffold_troubleshooting). As it turned out, from the same reason why…
-
Thanks, I thought I should do copy and paste. Now I found detailed instructions on https://www.mediawiki.org/wiki/Citoid/Creating_Zotero_translators But why instruction on the official site (https://www.zotero.org/support/dev/translators/testing) i…
-
Actually, it happened even after disabling ZotFile. Symptom is similar; blank central pane but you can see Info etc. However, this time I was not editing Group Library. And this time I'm using Mac.
-
Thank you for your eagle eyes. I deleted them manually. They are actually derived from Scaffold's output. Scaffold may have a bug related to these + and - signs. I've noticed that, when loading, Scaffold shows error message "Exception parsing JSON"…
-
Indeed, ZotFile was complaining something. Thank you. Looks like I don't have to investigate it further.
-
It doesn't happen every time, but if keep adding new items to Group Library, it happens eventually maybe within 10 trials. That's my impression so far. Because I spotted an error saying PDF is not found, although it was successfully copied to the Gr…
-
related entry in zotero-dev https://groups.google.com/forum/#!searchin/zotero-dev/framework$20xpath|sort:relevance/zotero-dev/Gzi7zVmw2PI/HtXzTDFqJHUJ
-
Thanks, Scaffold worked with Zotero 4 (addon version) and things started moving again. 1. Created new Firefox profile https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles 2. Installed Firefox addon Zotero 4 and S…
-
Oh, now I get it. It's just like "\\.", isn't it? Thanks. I had tried Scafold out, but didn't seem working with Firefox55 and Zotero 5. Or does it work?
-
Here you are. https://gist.github.com/kouichi-c-nakamura/641109d93eda9d975ce36b99eb51dfbd
-
+1 to the above.
-
I found a possible solution here. Haven't tested yet. Sub AcceptTrackedFields() Application.ScreenUpdating = False 'This sub accepts any tracked changes affecting fields Dim Story As Range, oFld As Field, oRev As Revision, Rng As Range With ActiveD…
-
Not at all. I thought somebody preferred individual citations and changed the behaviour.
-
Oh, I'm probably getting it. The "Show file" context menu will take you to the folder in Finder or Explorer. You're saying it is safe to remove attachment files stored in that folder manually, aren't you? Good to know. But, yes, it is not sophisti…
-
Thanks for positive consideration. How do I know deletion won't be reflected to remote files? Usually, if I delete something, it will be deleted. Maybe I'm missing something?