Skip to content

find

The same listing as ls, narrowed by text.

Terminal window
sefy find [TEXT] [OPTIONS]
Option Meaning
--kind <KIND> note, credential or file.
--tag <TAG> Keep only items carrying every listed tag.
Terminal window
$ sefy find mail
2 mail credential [mail]
Terminal window
sefy find bank --kind credential

Titles, note bodies and credential fields. The contents of stored files are not: a match inside a binary would say nothing useful, and searching them would mean decompressing and scanning every attachment on every query.

Finding nothing is a normal result, not an error:

Terminal window
$ sefy find zzz
no items

This is where find differs from a <REFERENCE>: commands that act on one item refuse to guess between several matches, while find exists precisely to show you all of them.

  • ls — the unfiltered listing
  • show — one item in full