Original report by Victor Ripplinger (Bitbucket: Neptilo, GitHub: Neptilo).
Allow searches for multiple strings at a time
For example the search string "he lo" will not look for an entry containing the string "he lo" but one that contains both "he" and "lo", so it will for instance return "hello".
Original report by Victor Ripplinger (Bitbucket: Neptilo, GitHub: Neptilo).
Allow searches for multiple strings at a time
For example the search string "he lo" will not look for an entry containing the string "he lo" but one that contains both "he" and "lo", so it will for instance return "hello".