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 Author

Tip

The anyquery run command automatically installs the required plugins for the query to run. You can also install the plugins manually using the anyquery install command.