Using the search API, a search for ‘title:S*’ will yield all notes with titles starting with ‘S’. However, a search for ‘*’ yields an empty result. I would have expected (read: okay, it’s in the docs, nevertheless it would be nice) if this would return all notes.
Using the search API, a search for folders with ‘title:S*’ will yield an empty result. I would have expected (read: okay, it’s in the docs, nevertheless it would be nice) if for folders this would behave like ‘S*’.