addGroup

fun addGroup(uri: String, group: String)

Adds @group to the list of groups to which the bookmark for @uri belongs to.

If no bookmark for @uri is found then it is created.

Since

2.12

Parameters

uri

a valid URI

group

the group name to be added