# Bookmarks

<figure><img src="https://1845190112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fxj7sbzGbHH260vbpZOu1%2Fuploads%2FBaHRXVek8ojs8DfwX77P%2Fimage.png?alt=media&#x26;token=cec7ac6b-442f-4b18-9627-b2eafe24f67c" alt="" width="563"><figcaption><p>The Bookmarks View</p></figcaption></figure>

### Creating a bookmark

Bookmarks are an easy way to quickly remember regions of data and add a name and comment to it. To create a bookmark, simply select a region of bytes and either click on the Bookmark icon in the Toolbar or use the `Edit -> Create bookmark` option. A new bookmark will appear in the list which can be opened by clicking on it and then be modified.

### Interacting with bookmarks

Once a bookmark has been created, it can be selected in the bookmark list. Clicking on its entry reveals all its properties that can be modified. To delete a bookmark, first make sure it's unlocked and then click on the `X` button in the header of the relevant bookmark. Bookmarks can also be moved around when they're closed by simply dragging them around the list.

In the `Name` row, a new name can be entered that will show up in the header as well.

Also the color can be modified by clicking on the color button to the left of it. A popup with a color picker and various template colors will open and can be used to change the color.

<figure><img src="https://1845190112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fxj7sbzGbHH260vbpZOu1%2Fuploads%2Fgit-blob-6495ee0dbdd1bf12adb3183dd8e10846124f15fa%2Fimhex_ZV6OStMrQd.png?alt=media" alt=""><figcaption><p>Bookmark color picker</p></figcaption></figure>

Bookmarks can also be locked by pressing on the Lock icon in the `Name` column. This will prevent any modifications of this bookmark and disallow deleting it. To unlock the bookmark, simply click on the button again.

Besides the name, a comment can be entered to document additional information that are relevant for this data.

All information entered here will also show up when hovering over the bookmark in the Hex Editor View and holding down the `SHIFT` key.

<figure><img src="https://1845190112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fxj7sbzGbHH260vbpZOu1%2Fuploads%2Fgit-blob-3fb35f6f93dd0c32599e7b724483d5dd58b8fb1b%2Fimhex_IZihhibts8.png?alt=media" alt=""><figcaption><p>Hover popup</p></figcaption></figure>

### Bookmark actions

<figure><img src="https://1845190112-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fxj7sbzGbHH260vbpZOu1%2Fuploads%2FHRilCauJq8YVgwFbXUBg%2Fimage.png?alt=media&#x26;token=01078880-71ce-4e79-ad6e-d270c9f57651" alt=""><figcaption><p>Available options</p></figcaption></figure>

* Jump to Bookmark : Clicking this jumps to the bookmark in the Hex Editor view
* Open View Provider: Clicking this opens the content of this bookmark in a new tab
* Show/Hide: Clicking this will toggle the visibility of the bookmark's highlighting
