HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

Case sensitivity of tags #986

Open tflo opened 6 years ago

tflo commented 6 years ago

I think tags should be case-preserving but not case-sensitive when forward typing (searching) for a tag.

Example:

  1. Create a tag Test in the tag field of any note.
  2. Now, in any tag field, start forward-typing with lowercase letters, e.g.tes

The Test tag is not found.

Expected:

While forward-typing with lowercase letters the capitalized Test tag should be found and inserted as Test when I hit Return.

The same for all-uppercase tags. ‌

Examples of applications behaving like this: Finder, Things, EagleFiler

What do you think?

– Tom

tflo commented 6 years ago

Oops, just seen there is already an issue on that.