I can't figure how to annotate multiple pages using only localstorage offline, without being forced to use "remote" store api.
How may i add a uri property to every annotation stored locally ? so i can later retrieve only the annotations for each page, and not treat all annotations as common to all pages ?
Thank you