mirror of
https://github.com/zotero/zotero.git
synced 2026-08-28 05:25:31 +00:00
|
Some checks are pending
CI / Detect changes (push) Waiting to run
CI / Test () (push) Blocked by required conditions
CI / Test (macOS NFS) (push) Blocked by required conditions
CI / Test (Windows arm64) (push) Blocked by required conditions
CI / Test (Windows x64) (push) Blocked by required conditions
CI / Utilities Tests (push) Waiting to run
CI / Build, Upload (push) Waiting to run
Zotero.SearchQuery turns a query like `by:smith after:2020 tag:"to read" crispr` or `creator is smith and (tag is foo or bar)` into a Zotero.Search, matching whatever text is left over using the current search mode. Anything that doesn't look like a clause is free text, so a DOI or a title with a colon in it is matched literally. The search box syntax-highlights the parts of recognized conditions and offers autocomplete for condition names, for the values of conditions that have a fixed set of them (like item type), and for tags and creators from the selected libraries. |
||
|---|---|---|
| .. | ||
| _abstractBox.scss | ||
| _advancedSearchPane.scss | ||
| _annotationRow.scss | ||
| _attachmentAnnotationsBox.scss | ||
| _attachmentBox.scss | ||
| _attachmentPreview.scss | ||
| _attachmentPreviewBox.scss | ||
| _attachmentRow.scss | ||
| _attachmentsBox.scss | ||
| _bubbleInput.scss | ||
| _collapsibleSection.scss | ||
| _colorPicker.scss | ||
| _contextPane.scss | ||
| _duplicatesMergePane.scss | ||
| _editableText.scss | ||
| _fileRenamingSettings.scss | ||
| _guidancePanel.scss | ||
| _infoBox.scss | ||
| _itemDetails.scss | ||
| _itemMessagePane.scss | ||
| _itemPane.scss | ||
| _itemPaneAnnotations.scss | ||
| _itemPaneCustomSection.scss | ||
| _itemPaneHeader.scss | ||
| _itemPaneSidenav.scss | ||
| _librariesCollectionsBox.scss | ||
| _noteBox.scss | ||
| _noteEditor.scss | ||
| _noteRow.scss | ||
| _notesBox.scss | ||
| _publicationsLicenseInfo.scss | ||
| _quickSearchTextbox.scss | ||
| _richlistCheckbox.scss | ||
| _splitMenuButton.scss | ||
| _styleConfigurator.scss | ||
| _tabsMenuPanel.scss | ||
| _tagsBox.scss | ||
| _zoteroSearch.scss | ||