ahp I don’t see any significant issue with no spaces in names
I think a lot of users would take it as an “unserious” feature if it required jamming names together with no spaces. Maybe in 1995…but not today.
Given that you want inline entry, and that you don’t care about spaces, a solution for you may be using “sub tags”. This is not a true feature, but a way to leverage the Filtering tools in Legend. I and several others here categorize our # tags by starting them with a special character or specific letters. For example, I use #_tag
, #@tag
, and #$tag
for three distinct “types” of tag. Some folks use a word, like #phase_tag
. Filtering will respect this, so for example, I can Filter a Pane on “#_” to only see items that have # tags beginning with the _ character.
Since #tags also autocomplete, once you’ve added a contact once, you’ll be able to quickly apply that tag again. And as you type the first few characters of your “sub tag” autocomplete will be only showing you your other contacts. Getting the capitalization to stick is tough though. #tags are case-insensitive and are stored as all-lowercase. If you type “#JohnDoe” and just keep typing or press esc to dismiss Autocomplete, you will get to keep the caps. But if you start typing “#JohnD” and then press enter or tab to accept an autocomplete entry, the resulting tag will end up being #johndoe.
No way to connect this up with Google though. If you “promote” a contact to be officially in your Google Contacts, you’d have to go through and remove all the old #tags and apply the new +contact.
Hope that helps.