DASISH / dwan-client-wiredmarker

DASISH Task 5.6. Client for annotation backend (Firefox)
2 stars 4 forks source link

/Incoming contains annotations that are sorted/listed in other local folders as well #28

Open ssvw opened 9 years ago

ssvw commented 9 years ago

Is there a way to change this? All values for dasish_aid are now stored in _uncategorized.sqlite, not in local.sqlite (like before).

borsna commented 9 years ago

related to #16

ssvw commented 9 years ago

In annotations.wired.marker.js:

// Check if this annotation is already in one of the local databases. // If in db 'local', the annotation should not be added to /Incoming when the respective URL is visited/called.

ssvw commented 9 years ago

related to #33 and #38