Skip to content

Commit

Permalink
Bookmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjolley committed Mar 6, 2020
1 parent ae5a149 commit b83c960
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 0 deletions.
46 changes: 46 additions & 0 deletions data_query.rst
Original file line number Diff line number Diff line change
Expand Up @@ -681,6 +681,52 @@ within it. Common filters are:
:ref:`add additional filters <modify_query_filters>`.
* Old record versions - Checkbox which, if selected, will include all record
versions in a query.

.. index::
single: bookmarks

.. _query_bookmarks:

Bookmarking an isolate query
============================
Once you have made an isolate database query, you can bookmark the it so
that it can be repeated in the future. You need to have an account and be
logged in to the database to be able to bookmark.

Following a query, there will be a 'Bookmark query' section in the results
header section. Enter a name for the bookmark (a default name based on the
date will be shown) and click 'Add bookmark'.

.. image:: /images/data_query/bookmarks.png

A new side tab will appear when you have saved bookmarks. You can click on
this to easily access all saved bookmarks.

.. image:: /images/data_query/bookmarks2.png

You can also access your bookmarks from the main contents page. A link will
appear in the query section once you have saved a bookmark.

.. image:: /images/data_query/bookmarks3.png

This will take you to a page where you can manage your bookmarks.

.. image:: /images/data_query/bookmarks4.png

You can go to a bookmarked search by clicking on the 'Run query' icon. By
default, a bookmark can only be used by the logged-in user who created it.
This is for privacy reasons to prevent other users from finding out what terms
are being used for a search. If, however, you wish to share the URL to the
query, you can make it shareable by clicking the padlock icon.

.. image:: /images/data_query/bookmarks5.png

The icon will change to a green open padlock. You can right-click on the 'Run
query' link to copy the URL if you wish to share it with others.

.. image:: /images/data_query/bookmarks6.png

Bookmarks can be deleted by clicking on the delete icon.

***************************
Querying by allelic profile
Expand Down
Binary file added images/data_query/bookmarks.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/data_query/bookmarks2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/data_query/bookmarks3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/data_query/bookmarks4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/data_query/bookmarks5.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/data_query/bookmarks6.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b83c960

Please sign in to comment.