Adam Spiers
Adam Spiers
More questions, related not exactly to "normal" conflict resolution, but to resolution of differences due to changes in configuration: The docs [say](https://lieer.gaute.vetsj.com/#changing-ignored-tags-and-translation-after-initial-sync): > If you change the [ignored tags](https://lieer.gaute.vetsj.com/#settings) after...
Potentially answering one of my own questions here. The docs say: > Any conflicts detected with the remote in push will not be pushed. I think that's maybe referring to...
Also realised this question > How does lieer detect local changes which need pushing to the server? was [previously answered here](https://github.com/gauteh/lieer/issues/236#issuecomment-2366931366) -- it uses [notmuch's `lastmod` feature](https://notmuchmail.org/doc/latest/man7/notmuch-search-terms.html).
OK thanks. I'm still seeing the problems described in #112, i.e. mail that I've archived (i.e. removed `inbox` tag) via mutt+notmuch keeps reappearing in my web inbox, but I need...
This sounds awesome, thanks a lot @ndraiman!
See also #574 to figure out what level of optimisation actually makes sense.
As mentioned in https://github.com/uiwjs/react-codemirror/issues/613#issuecomment-2544272857, I have found this to be a cause of #613 (and probably #216 too in some cases). The fix in #692 of adding `exports` to `package.json`...