appml / neutrinote

neutriNote - the original extensible Markdown + Math note app. Non-commerical. No lock-ins. Only 3 MB footprint & highly optimized. Designed for plaintext purists.
GNU General Public License v3.0
335 stars 23 forks source link

Double tap list status to resume default filter/day #58

Closed J70P closed 1 year ago

J70P commented 1 year ago

I don't know if this is a bug or the expected behavior.

Steps to reproduce:

  1. Go to the note list screen
  2. Main Menu: Modified since... select a day in the past

The docu says:

"Double tap list status to resume default filter/day."

When I do that, nothing changes. Should this not reset the filter so that all notes are shown again?

I also noticed, that the preselected day in "Modified since..." and "Accessed since..." is yesterday. Is that the expected behavior?

appml commented 1 year ago

That behavior is expected. When datetime filter is in use, x2 tap always return you to most recent changes. You have to dial back further in time to see that.

Also always a day ahead so one would find the most recent changes within a work day. Hth.