Martynas Bagdonas
Martynas Bagdonas
https://forums.zotero.org/discussion/101604/three-crucial-features-that-zotero-is-missing
I have all the code necessary for note-editor text color button, but we need to decide about the colors. And it would be the best to solve text and highlight...
Uses an item identifier and URL to translate and update metadata. If the identifier is not found between item fields, it tries to resolve DOI by fields like 'title', 'authors',...
This is actually quite complicated because when copying annotations from PDF reader, they are firstly serialized into a note fragment and then [exported to clipboard](https://github.com/zotero/zotero/blob/d0d3ed731d2f2b38146d45e8e07b0ba85ca00b68/chrome/content/zotero/xpcom/reader.js#L423-L483) with Note Markdown and Note...
This will be more important once annotations will be displayed in Zotero pane, but also necessary if we want an additional column showing annotations count. Try to generalize and reuse...
Add "View → Reset to Defaults" and "View → Set as Defaults" options. Similar to what macOS Finder does. https://forums.zotero.org/discussion/95215/default-pdf-view-mode-and-color-preset-in-zotero-6 https://forums.zotero.org/discussion/101044/default-pdf-view-settings
To display image/ink annotations in item pane, image rendering is also needed (which needs hidden browser and isn't fixed in fx102 branch yet). Rendered images are also necessary if we...
https://forums.zotero.org/discussion/100951/the-popup-of-the-note-sticker-is-cut-when-placed-at-the-edge-of-the-pdf
It should work exactly the same as copying a note item with Quick Copy. Use a separate `dataTransfer` data type to keep the original `text/html` data that is used when...
https://forums.zotero.org/discussion/100525/feature-request-pdf-viewer-search-ux-improvements