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
Support multi query. For example: #important #todo @myproject will search for a file inside myproject folder that contains both #important and #todo tags.
Show exact match first and then weaker matches (if query is #work then #work will show before #homework)
Bug fixes
fixed Explorer: go to parent folder command
fixed go to folder button incorrectly showing on action–bar when inside root / homepage.