- I have checked the troubleshooting
Bug report
Environment
- Platform: Windows
- Platform version: 11 Pro x64
- App Version: 5.8.0
How to reproduce
- Create a note in a notebook (default “Inbox” is good enough)
- Edit that note, and update its status to “Dropped”
- Filter the notebook’s list with status:dropped, note that the note does not show up
- opening “All Notes” and filtering by status:dropped shows the note
- opening the “Dropped” view from the sidebar shows the note
- whichever way we use to find the note, it explicitly says it is contained within the notebook it was created in, however we can never discover it using the status:dropped filter within that notebook (focused or not)
Why it matters to me
One of my uses for the “dropped” status is to track project ideas and remove some from my list, while still keeping them around to enable me to retrieve them later. Since the default view filters away dropped items, it’s a perfect fit, and does not require additional plugins/modifications.
Having a way to search for dropped items within a specific notebook seems overall reasonable.
I am assuming this is caused by the default notebook list view filtering dropped items out, even if the search query requests them, making this behavior a bug caused by the two features interacting in an unexpected way.
Thank you!