Displaying the number of notes per folder

Would it be interesting to have the number of notes per folder ?

Actually I have

  • Django
  • Python
  • Database
  • Java

Would like to see

  • Django (144)
  • Python (1259)
  • Database (50)
  • Java (33)

for example.

What do you think?

2 Likes

Yes that would be useful, I think Evernote does this too.

1 Like

Ok I opened an issue for that.
Yes it’s like Evernote does too.

+1
I was about to post the same feature request !

Now i only see the number of notes in subfolders and in the top-folder it's just the number of notes right within the top-folder. Is there a way to show the total sum of notes in every sub-folder within a folder? And: is there a way to show the total number of all notes in the database?

Thanks for any kind of info, regarding if this is possible in version 1.6.7 or if this would be an usefull feature.

Under Sync status in Help > Syncronistation Status you can see how many tags, notes, folders, resources, ... you have

2 Likes

The number of notes depends on whether a notebook is collapsed or expanded.

- Folder A                  2 notes
     - Folder A.1           4 notes
           Folder A.1.1     1 note
           Folder A.1.2     3 notes
       Folder A.2           5 notes

- Folder A                  2 notes
     + Folder A.1           8 notes
       Folder A.2           5 notes

+ Folder A                 15 notes

Thus, if you expand only the root folder, you will see how many notes (total) are in every subfolder.

2 Likes

Can we also have the number of notes showing for each notebook in the Android app, too? It'd be a good, quick way to know if it's in sync with the desktop app.

3 Likes

I made a separate feature request for the Android app, see Show number of notes next to each notebook name in left side bar on mobile (Android)