mirror of
https://github.com/mickael-menu/zk
synced 2024-11-15 12:12:56 +00:00
7 lines
214 B
Plaintext
7 lines
214 B
Plaintext
$ cd issue-382
|
|
|
|
# A note without a YAML timestamp should be returned
|
|
# when querying its creation day.
|
|
$ zk list -q --created 2024-01-24 --format "\{{path}}: \{{format-date created 'short'}}"
|
|
>333h.md: 01/24/2024
|