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

You can also run local queries using the anyquery run command. Just pass the path to the query file as an argument (e.g. anyquery run path/to/query.sql).