lickx / oscollar-dev

OsCollar development
GNU General Public License v2.0
2 stars 2 forks source link

[oc_bookmarks] Add 'Save' function for bookmarks notecard #65

Closed lickx closed 1 year ago

lickx commented 1 year ago

Also do away with the distinction between Destinations (card) and VolatileDestinations (memory only)

This for both device and remote bookmarks

lickx commented 1 year ago

I see some more issues for oc_bookmarks. Adding a destination doesn't take into account gridname. There is osGetGridGatekeeperURI() but it is threadlevel Moderate so we can't use it in attachments. I think we'll have to suspend bookmarks until we have YEngine as default, then we can do try catch with osGetGridGatekeeperURI() as well as osMakeNotecard().