Closed linuxcaffe closed 3 years ago
this could be made out of 3 "functions";
notes_dupe_check notes_dupe_warning (first 5 lines) notes_dupe_fix (last 4 lines)
notes_dupe_check=on
might be an rc setting forcing a dupe_check with every iteration and/or notes_dupe_check might be activated whenever the -B flag is used, as this is a maintenance mode, looking for broken links.
This routine checks for duplicate Notes annotations for the same task (pointing to the same UUID.txt) and gives a warning and an optional resolution.