Updated How the bookmarks work (markdown)
parent
83a52a0928
commit
151476f2b2
|
|
@ -8,7 +8,7 @@ They're the little colored "bubbles" that show up above the frequency bar on the
|
|||
|
||||
* Server-side bookmarks in yellow, common amongst all users. These are the classic bookmarks where you'd put your repeaters and radio stations. They are kept in a file named `bookmarks.json` which can be modified by the receiver operator.
|
||||
|
||||
* Client-side bookmarks in light blue, local for the current user only. These bookmarks can be created using the bookmark button on the receiver panel and are stored in the browser's localstorage. They are not sent back to the receiver and can be modified by the user.
|
||||
* Client-side bookmarks in light blue, local to the current user. These bookmarks can be created using the bookmark button on the receiver panel and are stored in the browser's localstorage. They are not sent back to the receiver, and cannot be shared with other users.
|
||||
|
||||
[[images/bookmark-button.png]]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue