remove bookmark via script

Hi all,
the only command to work with bookmarks in the script I found is
bookmark_view(string name) in the LayoutView class.
(If I bookmark with same string two times I have two entries with the same name.)
I would need a command like bookmark_delete (string name).
What is the way here to make a future request for this?
Best regards
Frank

PS:
To be complete:
bookmark_view with a dbox as an optional second parameter
and a bookmark_clearall would be nice in addition.

Comments

  • I'm sorry, but bookmark management is not part of the API yet.

    And I actually dropped bookmark management from my TODO list for 0.27 as otherwise it's never going to be ready.

    Matthias

Sign In or Register to comment.