Ideal solution might be to enable cards to have more than one name, but this has horrible performance implications. Another possibility:
Alias cardtype, which is always a Pointer to one other card. If there's an Alias card named "Nonprofit Technology Network" that aliases to "NTEN" (which is in fact the org's real name), then when someone is editing a card and saves:
Remaining issues:
Searches for NTEN also find Nonprofit Technology Network?
Searches for Nonprofit Technology Network also find NTEN?
Changing a card's type to Alias presumably would mean going through database and changing relevant references. Is it okay that it would then be hard to change back?
One use case is shortened tags (e.g. nvc for Nonviolent Communication). Ideally the short tag could remain, but link to the full-named card, and, searches (e.g. what's tagged with this) on the full-named card find the short tag. No easy way in the interface to make named links, and aren't we shifting Pointer items to being represented as inclusions anyway?
not ready to implement. Idea currently best fleshed out in DeckoSystems+names
There are things covered (or at least asked) here that are not there, so linking it back to here. --John
See the new alias mod: http://docs.decko.org/docs/file/card-mod-alias/README.md
+discussed in support tickets
+relevant user stories