Accents are not recognized in the plugin spaces field (alt+c). If I have a “sécurité” space:
- it will not be found with “séc”
- it will be found with “sec”
Comparing in ASCII (or whatever accent-agnostic way) is fine, but it should also be applied to the input field (preferably), or not at all (else).
Special characters like ‘/’ or ‘.’ seem to work in a different way. I use ‘/’ to simulate hierarchies, so with a “abc/def” space:
- it will be found with “abc”
- it will not be found with “abc/”
- it will be found with “def” (I could not find any description of this behavior with special characters, not sure if it is actually a bug, middle characters are not found in the general case)
This keeps me from really benefiting from the hierarchy. No idea if the nested feature ( Nested Bookmark Organizer Like a File system ) is in progress for spaces, but ideally I would like to filter-navigate the hierarchy by writing it and tabbing, pretty much like a file system in a console.