melat0nin / zotero-roam-export

A Zotero addon for exporting to Roam
MIT License
179 stars 12 forks source link

Add other creator types? #16

Closed richardlm closed 4 years ago

richardlm commented 4 years ago

Hi

I don't know how far you want - or are able - to take this, but I have just exported an audio recording from Zotero and the metadata in Roam is Author(s): false . The item does have a Performer associated with it.

Author / editor will cover the majority of items but it it would good to capture the other creator types.

Thanks.

melat0nin commented 4 years ago

I agree this would add a lot of flexibility. I think it should be possible to cycle through Zotero's creator types and output them, whatever they are for a given item. I'll take a look!

melat0nin commented 4 years ago

v1.11 implements this, let me know how you get on. You should be able to update the addon from within Zotero too -- let me know if that works.

(Edit: you can only update from within Zotero if you're already running v1.10.1)

dropshot94 commented 4 years ago

When I opened Zotero, the addon did not update or offer to update. I changed the setting for autoupdate for the addon from default to on, and it will didn't work.

Sorry. :(

On Sun, Jul 19, 2020 at 6:31 AM melat0nin notifications@github.com wrote:

v1.11 https://github.com/melat0nin/zotero-roam-export/releases/tag/v1.11 implements this, let me know how you get on. You should be able to update the addon from within Zotero too -- let me know if that works.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660622803, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPC5X3MY72WC5J7ZIUHKSLR4LDQ3ANCNFSM4OVYKR7A .

melat0nin commented 4 years ago

What version are you running currently?

19 Jul 2020, 14:39 by notifications@github.com:

When I opened Zotero, the addon did not update or offer to update. I changed the setting for autoupdate for the addon from default to on, and it will didn't work.

Sorry. :(

On Sun, Jul 19, 2020 at 6:31 AM melat0nin notifications@github.com wrote:

v1.11 https://github.com/melat0nin/zotero-roam-export/releases/tag/v1.11 implements this, let me know how you get on. You should be able to update the addon from within Zotero too -- let me know if that works.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660622803, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPC5X3MY72WC5J7ZIUHKSLR4LDQ3ANCNFSM4OVYKR7A .

— You are receiving this because you modified the open/close state. Reply to this email directly, > view it on GitHub https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660637597> , or > unsubscribe https://github.com/notifications/unsubscribe-auth/AAG62MDBR76IM4NJCWWIGDDR4LSQXANCNFSM4OVYKR7A> .

dropshot94 commented 4 years ago

I'm on Zotero 5.0.88 and zotero-roam-export 1.10.1

On Sun, Jul 19, 2020 at 9:25 AM melat0nin notifications@github.com wrote:

What version are you running currently?

19 Jul 2020, 14:39 by notifications@github.com:

When I opened Zotero, the addon did not update or offer to update. I changed the setting for autoupdate for the addon from default to on, and it will didn't work.

Sorry. :(

On Sun, Jul 19, 2020 at 6:31 AM melat0nin notifications@github.com wrote:

v1.11 https://github.com/melat0nin/zotero-roam-export/releases/tag/v1.11 implements this, let me know how you get on. You should be able to update the addon from within Zotero too -- let me know if that works.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub < https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660622803 , or unsubscribe < https://github.com/notifications/unsubscribe-auth/ACPC5X3MY72WC5J7ZIUHKSLR4LDQ3ANCNFSM4OVYKR7A

.

— You are receiving this because you modified the open/close state. Reply to this email directly, > view it on GitHub < https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660637597>> , or > unsubscribe < https://github.com/notifications/unsubscribe-auth/AAG62MDBR76IM4NJCWWIGDDR4LSQXANCNFSM4OVYKR7A>> .

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/melat0nin/zotero-roam-export/issues/16#issuecomment-660643370, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPC5X34LKD2Y7KT5YC4AUTR4LX4BANCNFSM4OVYKR7A .

melat0nin commented 4 years ago

I'm on Zotero 5.0.88 and zotero-roam-export 1.10.1

Try manually checking for an update on the addon's entry in the interface (cog icon), failing which just download v1.11 manually. But updating should work 🤔

dropshot94 commented 4 years ago

The manual check worked.

On Sun, Jul 19, 2020 at 9:51 AM melat0nin notifications@github.com wrote:

I'm on Zotero 5.0.88 and zotero-roam-export 1.10.1

Try manually checking for an update on the addon's entry in the interface (cog icon), failing which just download v1.11 manually. But updating should work

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

richardlm commented 4 years ago

Hi I have successfully imported items:

The add-on had also updated to v1.11 from 1.10.1.

Many thanks for these improvements!

melat0nin commented 4 years ago

Hi I have successfully imported items:

* Creator field set to 'Performer'

* Creator field set to 'Editor'

* Creators set as an author and two contributors

* Web page with no author

The add-on had also updated to v1.11 from 1.10.1.

Many thanks for these improvements!

Glad it's working 🎉