BLOCKED: this requires the datamodel update before can be tackled.
Only ink strokes are preserved in ink notes, glyphs recognized via smart ink are not currently persisted. Work here is to
[ ] Update datebase schema to support collection of XAML overlays by adding size, position, glyph
[ ] Save: iterate over all added glyphs added within xamloverlay canvas and save size, position, which glyph
[ ] Load: query database for glyphs, add them to the xamloverlay canvas when ink note is loaded
BLOCKED: this requires the datamodel update before can be tackled. Only ink strokes are preserved in ink notes, glyphs recognized via smart ink are not currently persisted. Work here is to