You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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:
Specifications
2.1.6
The text was updated successfully, but these errors were encountered: