I'm using the plugin Quadro in combination with Relay. It allows to code documents. If a code is added, the plugin will add a link to that document in a code file which is located somewhere else. If this file is not currently open while it gets edited, and the file gets opened later on in Obsidian, Relay will tell me that the file has a merge conflict even as my Obsidian locally altered the file. I therefore have to manually accept the changes everytime I open such a file.
It would be good if the system could recognize that a change was done locally and doesn't assume that every change was pulled from the server.
Here an example.
- a freshly added code

- the merge request from Realy
