diff --git a/How-the-bookmarks-work.md b/How-the-bookmarks-work.md index 57c7fb9..b16fb6e 100644 --- a/How-the-bookmarks-work.md +++ b/How-the-bookmarks-work.md @@ -12,6 +12,8 @@ They're the little colored "bubbles" that show up above the frequency bar on the [[images/bookmark-button.png]] +[[images/bookmark-dialog.png]] + ## File location The location of each of the files mentioned varies with the type of setup. In most cases, they should be kept in `/etc/openwebrx/`. If you have setup your receiver from source, the files will be located in the checkout folder, but it is recommended that you copy them over to `/etc/openwebrx/` and maintain your changes there. You will probably need to create the directory initially. diff --git a/images/bookmark-dialog.png b/images/bookmark-dialog.png new file mode 100644 index 0000000..ace6bf1 Binary files /dev/null and b/images/bookmark-dialog.png differ