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