AmomentOfMusic
About
- Username
- AmomentOfMusic
- Joined
- Roles
- Member
Comments
-
Hi there, I just wanted to check and see if you've had a chance to take a look at this? It doesn't like it has been addressed yet.
-
@adamsmith thanks. Because I'm importing text from Scrivener to markdown then libreoffice (via pandoc) - and my citation markers are in-text and then changed by Zotero to footnote later - it would be nice if everything played nice together, but yes,…
-
Hi there, I seem to have found a bug which I am unsure how to resolve. Basically whenever a prefix includes more than one instance of italics (formatted with asterisk as per documentation), the second instance does not italicizes and instead passes …
-
Sorry, yes, I have tried multiple fresh, more or less empty documents (I write in scrivener so word is my last stop), switching between a handful of styles.
-
100% sure - this is happening for all the dissertations I'm citing, and I've double checked my meta data. I even tried reinstalling the styles - 17th edition, both full note and full note with subsequent short. In your case, what happens if you put…
-
Not sure if there is a more efficient way of doing it, first click view>show items from subcollections. Now click My library in the navigation pane. This will make it so that all your items in your library appear under "My library" Then select m…
-
@fwalch hmm, okay. A quick google of the error code tells me it might a permissions issue (where windows is being overly protective). Try clicking all .dll files and see if they need unblocking (as per this post: https://stackoverflow.com/questions/…
-
If you click "view macros" there should be a list of zotero macros. One of them is ZoteroRemoveCodes which I imagine what you are looking for. I wrote a script that does the opposite (inserts a bibliogrphy at end of document) and it works really wel…
-
@adamsmith No worries, I'm sure you are very busy! So I've done more testing and I have managed to narrow down what triggers the error - as it turn out it has nothing to do with ODF scan but some even stranger error to do with the libreoffice plugin…
-
@meredithp Sorry for the delay, only just saw this. Yes, it has been tested in Scrivener 3 - I use it on a daily basis. Most likely, the issue is with a faulty installation of Scannable cite export style (part of the RTF/ODF scan plugin) which has b…
-
Hello, I have a bit of an unusual situation. I am citing a number of newspaper articles from the late 1870s, which are all anonymous (and several of which have the same title - the main of disambiguation is date). I can scan a document with these ci…
-
@morjena There is a way! It takes some setting up but once you get used to the workflow, I think it's definitely worth. https://github.com/davepwsmith/zotpick-applescript
-
Agreed - might have a another go another time. I'm also hoping at some point to speed up my script which is not quite as lightning fast as the other solution I shared above, but it probably involves changing the scripting language, so it's a project…
-
Hey there! That's my picker, glad to see other's using it:) I have dabbled with trying to package it as a single .exe - my issue is that I couldn't get it to work without it triggering windows security alert every time (currently, the way I am getti…
-
@mercanikta A simple RTF *does* work - you will just have to insert RTF codes, compile to RTF and then scan using Zotero. The difference with using the ODF scan is that, it gives you "live" citations, rather than static. In addition, if you use my…
-
You are very welcome:) Now that the infinite loop is fixed, it seems good - much quicker than my version, and you seem to have resolved the issue of activating the picker and bringing to the front without also bringing the zotero window to the front…
-
Nice! I wrote a powershell script that does something similar, but this looks much slicker - like that you have it packaged neatly as an exe file, and the setup screen. My attempts to do the same wouldn't work as it kept on triggering the windows se…
-
The trick is to change the default format under edit>preferences>export>default format to "scannable cite" once you've installed the ODF scan plugin. If "scannable cite" isn't listed as an option (which has been a problem on occasion since…
-
Hello @AlejoOdgers , sorry for the delay, I just saw this. Are you working on Mac or Windows? If Windows, I have yet to test my code with Scrivener 3 - I am waiting until the program is out of beta, to ensure that everything works smoothly. Rest a…
-
@adamsmith Actually, I was able to resolve the reference marks issues, not the drag and drop issue - or at least not reliably so. On a fairly regular basis, drag and drop just seems to cease working. Restarting Zotero sometimes helps as well, but ag…
-
Glad you managed to make it work! I realize it's a bit of effort to set it up, but I think the ability to have live citation in word - which as you mentions will update when you update sources, is well worth the effort. .... I have never seen that…
-
Ah, yes, that sounds like it is the problem. Make sure that the scannable cite plugin is installed. See this page for the latest version: https://github.com/Juris-M/zotero-odf-scan-plugin/releases/tag/v2.0.37 If afterwards there is still no scannab…
-
Sorry, I realize that wasn't 100% clear (I might try to make a YouTube video at some point, but it'll have to be when I have more time). When you press enter, after you've selected the source you want from the picker (this thing http://mossiso.com/…
-
By "launch zotero" do you mean the "the picker"? (See picture linked in original post to see what I mean) Or just zotero the program? When I push the shortcut key, picker pops up, I find the citation I'm looking for by typing. I then press enter, …
-
Creator here. That is indeed what is supposed to happen. The batch file then launches the powershell script, which in turn fires up Zotero (convoluted I know, but I swear this is the most efficient way to get the whole thing to run!). If Zotero is n…
-
I've had the same problem with drag and drop as well - all of a sudden the options seems to completely stop working. I think it will *sometimes* start working again when I restart Zotero, but 99% of the time, drag and drop seems to completely fail. …
-
@dstillman And it works! Thanks for the fix, looking forward to playing around with this.
-
@dstillman no luck at the moment! Still getting the spinning wheel
-
I am indeed running Chrome 66. Here is what appears in the console tab for me: citeproc.js:1864 Uncaught (in promise) SyntaxError: Unexpected token N in JSON at position 0 at JSON.parse () at Object.CSL.setupXml (citeproc.js:1864) at C…
-
Cool idea, definitely interested in showing to students. So far however I am unable to access the web page (on Windows 10 machine, using chrome. Everything should be up to date). Every time I've clicked on the link provided above, all I've got is a …