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

Reminder time grammer not working in search #159

Open
aricooperman opened this issue Jun 23, 2020 · 2 comments
Open

Reminder time grammer not working in search #159

aricooperman opened this issue Jun 23, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@aricooperman
Copy link

Expected vs. actual behavior

When searching with "reminderTime:XXX" as referenced here https://dev.evernote.com/doc/articles/search_grammar.php the API should filter based on a reminder date set. The same query I run on the web that includes a reminderTime field brings back notes but same one in NixNote2 never brings back anything.

Steps to reproduce the problem (or log file)

This is one way but many ways to test this:

  1. Add a note with a reminder set for today and sync
  2. Put in search bar "reminderTime:day"
  3. Note won't show up

Specifications

2.1.6

@aricooperman
Copy link
Author

I am happy to help with this issue if you can give me a head start on where in the code is best place to look and debug

@boo-yee
Copy link

boo-yee commented Aug 21, 2022

I am happy to help with this issue if you can give me a head start on where in the code is best place to look and debug

It's filter/filterengine.cpp, if you still have interest.

But I can't reproduce it. Nixnote seems to search for the reminders only in the notebook selected by the user, so if you select a notebook with no reminders set, you may not get results.

@robert7 robert7 added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants