package cmd import ( "fmt" "io" "os" "github.com/mickael-menu/zk/adapter/sqlite" "github.com/mickael-menu/zk/core/note" "github.com/mickael-menu/zk/util/errors" "github.com/mickael-menu/zk/util/opt" "github.com/mickael-menu/zk/util/strings" ) // List displays notes matching a set of criteria. type List struct { Format string `help:"Pretty prints the list using the given format" short:"f" placeholder:"