Yay! Can’t wait to try this out when I will be switching between books the next time.
Also to clean up my logs that up to now had 4 datapoints every time I switched between books to a non-zero value. If anybody has also been using the algorithm we figured out in this thread years ago, and your logs looked like this:
200
0 @TARE
-14
0 @TARE
14
Here’s the order in which cleaning up this mess to the new order won’t derail you:
-
remove the 0 between the -14 and 14
-
remove the -14
-
add the @TARE tag to 14
-
remove the remaining 0.