Skip to content

Commit

Permalink
NEW: Add help text about complex searches
Browse files Browse the repository at this point in the history
  • Loading branch information
dwhieb committed Jul 29, 2024
1 parent b5ebeb8 commit c1d0971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pages/Search/Search.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
<button class='button blue' id=advanced-reset-button type=reset>Reset</button>
</div>

<p class=help-text>For more complex searches not supported here, we recommend exporting the data in CSV or JSON format using the download buttons at the bottom of the results table. Alternatively, you can also download the entire database <a class=link href=https://zenodo.org/doi/10.5281/zenodo.11459862>here</a>.</p>

</form>
</search>

Expand Down

0 comments on commit c1d0971

Please sign in to comment.