{% extends "base.html" %} {% from "components/help_macros.html" import tooltip, help_panel, help_step, help_tip, help_card %} {% set active_page = 'library' %} {% block title %}Research Library{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
Something went wrong reading your documents, so this page cannot show them right now. Your documents have not been deleted.
Try Again {% elif selected_domain or selected_research or selected_collection %}Try changing or clearing your collection, domain, or research filters
Clear All Filters {% else %}PDF storage is set to Text Only mode.
Choose how to store your research PDFs:
Text content is always stored encrypted in your personal database.
Start downloading PDFs from your research to build your library
{% endif %} {% endif %}