Martynas Bagdonas

Results 79 comments of Martynas Bagdonas

So if tags are just plain text and there are conditions when #tag has to be treated as a tag and when not, then parsing them outside of note-editor becomes...

A new update after a long break! ![update-metadata](https://user-images.githubusercontent.com/6362989/83772810-73673f80-a68c-11ea-8370-0c6cd6321179.gif) Some information about the recent updates: 1. Shows the diff between the existing item and the new metadata, where all or specific...

Updates: - Cleaner and more aligned look which reminds item pane - Metadata for each item can be applied individually - Does diff on words (separated with whitespace), which should...

Most of the points from your previous comment are fixed. I didn't have a chance to explain this yesterday but I think it could make sense to show some fields...

In the previous comment I haven't mentioned that specifically DOI identifiers are used to resolve and combine two metadata items: 1) one is translated by using it as an identifier...

Well, it seems we are doing that on purpose, because, I guess, it feels too weird if toggling sidebar in a tab affects windows (or toggling in a window affects...

https://forums.zotero.org/discussion/107315/zotero-7-beta-state-of-left-hand-sidebar-in-pdf-epub-reader-should-be-remembered

@dstillman I'll add a new pref called `zotero.pdfReader.defaultView` and implement those two View options as described above. The pref would have a JSON with `scale`(but only auto-resize/page-width/page-height, because non-auto zoom...

Even though annotation saving is debounced and there are some other asynchronous tasks before annotation is finally saved as Zotero item, I think we should still try to explore a...

Should I try to implement a temporary and limited undo solution for the last action only, until we implement a more general undo/redo?