Notebook housekeeping¶
Tending to your notes does not only mean writing. You need to keep your
notebook in great shape to make good use of it. For many
maintenance tasks, zk
can help!
Find flimsy notes¶
To find flimsy notes needing to be fleshed out, you can list the first few notes with the smallest word count from your notebook with the following command:
$ zk list --format '{{word-count}}\t{{title}}' --sort word-count --limit 20
4 Integration with fzf
5 Searching and filtering notes
63 Setting your default editor
86 Anatomy of a notebook
...