Man page - settle-query(1)

Packages contains this manual

Manual

SETTLE

NAME
SYNOPSIS
DESCRIPTION
OPTIONS

NAME

settle query - query the database

SYNOPSIS

settle {query|-Q} [ OPTIONS ]

DESCRIPTION

query the database

OPTIONS

-t , --title <REGEX>

keep Zettel with a matching title

-p , --project <REGEX>

keep Zettel that are in the matching projects

-g , --tag <REGEX>

keep Zettel that have a matching tag name

-x , --text <REGEX>

keep Zettel that contain some text

-l , --links <REGEX>

keep Zettel that have links to the matching Zettel

-b , --backlinks <REGEX>

keep Zettel that have links from the matching Zettel

-o , --loners

keep Zettel that donโ€™t have any links to and fro

-f , --format <FORMAT>

print formatted

-s , --link_sep <SEPARATOR>

specify separator for links and backlinks in formatted output

--graph <GRAPH>

turn the query results into a graph: โ€™dotโ€™, โ€™jsonโ€™ or โ€™vizkโ€™

-e , --exact

match everything exactly, disabling regex

-h , --help

Print help