mgmeyers / obsidian-zotero-integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero into Obsidian.
GNU General Public License v3.0
1.02k stars 55 forks source link

Recognition of Purple color from Zotero #365

Closed marjomol closed 1 month ago

marjomol commented 4 months ago

In order to be able to recognize the Purple highlighting color from Zotero, Update helpers.ts must be updated to lower the limit for the color range that is considered as "Blue" from 263 to 220 (Or similar, but 220 works fine).

mgmeyers commented 1 month ago

Closed in favor of https://github.com/mgmeyers/obsidian-zotero-integration/pull/248