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

Filter by multiple tags #496

Closed
ricardoseriani opened this issue Jan 25, 2017 · 2 comments
Closed

Filter by multiple tags #496

ricardoseriani opened this issue Jan 25, 2017 · 2 comments
Labels
Duplicate Type: Feature adds functionality

Comments

@ricardoseriani
Copy link

Hi

Please, there is any way that I can filter by 2 or more tags, for example, supose that I have the following tags:

  • project
  • todo
  • ideas

And I have the following notes with tags applied:

  • Redesign (Project)
  • Log all queries (Project, Todo)
  • Change database (Project, Idea)

What I wanna is to filter like this:

  • tag:project
    • "Redesign"
    • "Log all queries"
    • "Change database"
  • tag:project,todo
    • "Log all queries"
  • tag:project,idea
    • "Change database"

Thanks in advance

@pbek pbek added Duplicate Type: Feature adds functionality labels Jan 25, 2017
@pbek
Copy link
Owner

pbek commented Jan 25, 2017

There is an open feature request for that at #327.

@pbek pbek closed this as completed Jan 25, 2017
@SuryaLuna
Copy link

👍 !!! PLEASE implement this :-)
I have the hope, that I found with QOwnNotes a software which fits my need almost completely, it's great!- but without this feature, the software would be useless for me...
Thanks a lot in advance :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate Type: Feature adds functionality
Projects
None yet
Development

No branches or pull requests

3 participants