dvanoni
About
- Username
- dvanoni
- Joined
- Roles
- Member
Comments
-
I wonder if this is the same issue that was reported a decade ago? I've also encountered this issue as it impacts a plugin I've built. It was reported by one of my users on GitHub. As far as I can tell, I believe the issue stems from the citation …
-
@dstillman, could you point me to the code for generating citations with that hard-coded format? The issues in the Notero plugin mentioned above are caused by a reliance on the APA style, but all I really want is to generate a citation in the "(Aut…
-
@purdeaykut, I'm working on the ability to sync notes. You can stay updated on the progress here: https://github.com/dvanoni/notero/issues/4 @vadbars, unfortunately, Notion only supports http:// URLs. There's some discussion of a workaround here: h…
-
Thanks for the info, Dan. That makes sense! I can work with that. :)
-
@mpinzonc there currently isn't a way to sync to different databases. We explored this idea a bit in https://github.com/dvanoni/notero/issues/6 but decided that using a single database would simplify the implementation and be more in line with how N…
-
Thanks for chiming in, @emilianoeheyns! I've just updated the README with a note about this.
-
@holmanc, what are you asking about specifically? If you're asking about the bug requiring you to have the APA style installed, you can follow along with https://github.com/dvanoni/notero/issues/12, and I'll update that as soon as a proper fix is i…
-
@fou_ad, the user that reported the issue on GitHub was able to find a workaround. I believe the plugin should work if you install the APA style into Zotero. http://www.zotero.org/styles/apa I also now understand what's causing the issue, so I'm ho…
-
@fouad_ahsayni thanks for reporting this! Another user is running into this same error. We've been discussing it on GitHub, and I'm trying to figure out what's causing it. You can follow along and chime in here: https://github.com/dvanoni/notero/iss…
-
@LGresearch nice work figuring that out! I haven't tested with items in a group library yet, so I didn't realize that was an issue. As for syncing additional fields, there's an open issue on GitHub for syncing tags: https://github.com/dvanoni/noter…
-
@LGresearch thanks for the feedback! Someone on GitHub also brought it to my attention that I haven't done a great job of explaining exactly how to use the plugin, so updating the README is on my list of things to do. :) The final step to sync an i…
-
My partner was also looking for a way to sync items into Notion, so I took a stab at building a plugin for her to do just that! https://github.com/dvanoni/notero It's currently designed to add items into Notion when they're added to a specific Zot…