Auth

Methods to interact with authentication

get_secret()

Get api secret

Bookmarks

Methods to interact with bookmarks

add_bookmark()

Add bookmark

delete_bookmark()

Delete a bookmark

get_all_bookmarks()

Get all bookmarks

n_bookmarks_by_date()

Get number of boorkmarks by date

get_recent_bookmarks()

Get recent bookmarks

date_last_updated()

Get time of last interaction

Tags

Methods to interact with tags

get_all_tags()

Geta all tags

rename_tag()

Rename tag

delete_tag()

Delete a tag

get_tag_recommendation()

Get tag recommendation for a URL

Notes

Methods to interact with notes

get_all_notes()

Return all user notes

get_note()

Return a specific user note