I have a ‘domain’ field that specifies the file that a given tiddler needs to be transferred to.
I would like a list of the different values for the domain fields of all tiddlers that have it, and I would like them to display in a way that functions like tag pills: I would like to drag the value to another file, and have all the tiddlers with that domain field value dragged to the file.
(You might ask why I don’t just use tags. That’s because after dragging the tiddlers over, they would then have tags that are meaningless for the target file. If the tag is Birds, and I drag them to the Birds file, then the Birds tag becomes redundant.)
How might I do that?