Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add notes count to details summary line #36

Closed
MHoeller opened this issue Oct 18, 2021 · 1 comment
Closed

Add notes count to details summary line #36

MHoeller opened this issue Oct 18, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@MHoeller
Copy link

MHoeller commented Oct 18, 2021

Story

As a user I want to see the count of notes it a details summary line when the summary is not opened, so that I can see if the filter returns content without opening the details

Example

Code

<!-- note-overview-plugin
search: -tag:*
fields: title
details:
  open: false
  summary: All notes without a Tag  - **Notes count {{ count }}**
-->

Result

All notes without a Tag - Notes count 42

@JackGruber JackGruber added the enhancement New feature or request label Nov 7, 2021
@JackGruber
Copy link
Owner

Implemented in v1.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants