Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Complex research pattern #7

@thethythy

Description

@thethythy

Add the possibility of using complex research pattern.
For examples:

  • 'mail and foe' --> searching for blocks containing 'mail' and 'foe'
  • 'mail or for' --> searching for blocks containing 'mail' or 'foe'
  • 'mail not foe' --> searching for blocks containing 'mail' but not 'foe'
  • '(mail or foe) or (mail and bar)' --> searching for blocks containing 'mail' or 'for' or containing 'mail' and 'bar'.

It will be nice if keywords 'and' and 'or' are in color or bold character.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions