Skip to content

Searchpar input parser #25

@leokraft

Description

@leokraft

Write parser to produce AST for searchbar input.

Rules:

  • Commands -> [prefix] = ":"
  • Unicode -> [prefix] = "U+"
  • Tags -> [prefix] = None
    • [operants] = "!" (not), "&" (and), " " (and), "|" (or)
    • Note: Tags can be seperated by operants or space; space is interpreted as and
    • Tag can be entered partially, all tags matching will be selected

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions