How many notes are contained in a folder?
Get the count of notes in a specific folder
Run this query
To run this query, you can use the following command:
anyquery run how_many_notes_are_contained_in_a_folder
Arguments
Folder Name
The name of the folder to count notes in
Additional informations
Source code AuthorTip
You can export the result of the answer to different formats (JSON, CSV, Markdown, etc.). Just pass the --format flag to the command. See all the formats available here.