Reflections on local change-preserving sync #45
Closed
johannrichard
started this conversation in
Ideas
Replies: 3 comments
|
While I love the idea and approaches you document here, I provide you with an additional opinion. I would make your tool the best one-way sync tool, and let Obsidian do its job. Users can combine easily Readwise highlights into their notes using linking or embedding. |
0 replies
|
Thanks @TfTHacker for your view. As you write, and looking forward to the atomizer release, it should indeed become simpler to combine local notes and remote highlights. |
0 replies
|
Thank you for adding this great feature. I am surprised it has minimal impact on my vault with all the additional files. It also works very nicely with Bases! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As noted elsewhere in PR's, I've been mulling a sync that preserves (or merges) local changes to notes for some time.
Obviously the main driver for a merge-sync is the fact that I might want to modify a highlight or its note locally, and avoid overwriting it in case I change the highlights remotely as well.
This is an attempt to structure the potential merge-sync approaches, incl. hurdles, drawbacks, and strategies, in a way that allows at least a discussion.
General hurdles and drawbacks
Strategies
![[Inclusion]]. The practicality of this seems at least questionable, even though have a file per quote might make it simpler to integrate highlights and notes atomically into other files. Issues with reformatted Markdown might prevail with both approaches.All reactions