Handling of "to" is a bit odd though.
150 kn in km/h [277.79976 kph] - this is unit convertion
150 kn to km/h [-276.79976 kph] - this is unexpectedly subtraction. I expected the unit conversion here, because of Raycast and Google
Regarding the CRDT side of things what's the main driver? Syncing is probably better off without CRDT (I'd rather know a note had 2 copies significantly edited differently and now I have a sync conflict rather than no sync conflict but a hacked up note) so I'm assuming paid customers get (or will soon get) live multi user editing (i.e. you can trade local for concurrent usage)
Edit: it's the equation below "Although if you want to find roots higher than 3..."
What's the license? I wouldn't want to use your code if copyright law poses a threat.
Also is it possible to use CRDT as rich undo history, not only syncing?