You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I love fixing Sync conflicts within Obsidian! Great plugin!
But whenever a conflict occurs with a large PDF, attempting to resolve the conflict stalls out or takes an excessive amount of time as the Diff attempts to compare the (sometimes binary, sometimes large, sometimes both) files. I often have to force quit Obsidian as result.
Describe the solution you'd like
Add option to turn off Diff-ing of certain file types and/or file sizes of specific file types
Describe alternatives you've considered
Currently I have to force quit Obsidian if I click on a conflict to resolve, if that conflict that happens to be a PDF, then manually delete the conflict via filesystem or SyncTrayzor or other method.