Managing Bookmarks with the Bookmark Tool

The Bookmark Tool is a utility pre-configured in the Accelerators for exporting and importing bookmarks to and from a directory structure.

What it's for


The standard exporting/importing functionality available in the core ActivePivot API exports the bookmarks/ endpoint in the Content Server as a .json file. However, as the number of bookmarks delivered with Accelerators increases, this option presents a number of issues:

  • The .json file becomes cumbersome to track in git

  • Customisations are increasingly difficult to perform

  • Merging custom bookmarks with any Accelerator changes is awkward

To address these problems, this bookmark tool enables you to export the bookmarks as a directory structure that follows the hierarchy visible in the UI. By having separate files for every bookmark:

  • Incorporating changes becomes easier

  • Git is able to track changes to individual files

  • Merging separate sets of bookmarks becomes as simple as copying custom files or directories to the appropriate location