andymatuschak / orbit

Experimental spaced repetition platform for exploring ideas in memory augmentation and programmable attention
https://withorbit.com
Other
1.7k stars 53 forks source link

note-sync: implement support for “move” operations #54

Open andymatuschak opened 4 years ago

andymatuschak commented 4 years ago

Right now, when prompts are moved between notes, they're treated as successive deletions / additions. There's support in spaced-everything for "moves" but I haven't hooked it up for Orbit yet. A "move" in Orbit would mean a change in provenance metadata.

andymatuschak commented 3 years ago

Actually, we should really just test whether this is actually a problem. Orbit prompts are content-addressed, so is this just a no-op? Maybe we just need to make sure that the provenance changes.