Add a toggle to add slots as concepts or plain rem

At the moment, added slots are automatically made descriptors, so referencing them shows their parent. Pretty annoying if using them to store information about the parent rem inside it, as it requires changing the added slots to concepts manually. See images.

Current automatic behaviour
image

Manually changed to concepts
image

We are planning to introduce a different mechanism to store such metadata, that doesn’t have to be a concept or a descriptor.
It could have it’s own delimiter (like :: ). Would that fix this for you?

To be honest, my suggestion seems like an utterly trivial addition (I assume the slots are added as plain rem and then set to descriptors, so just don’t set them or allow an option to set to concepts), while adding a whole new delimeter for metadata storage is an entirely new feature.

My usage of that new feature would depend on how well it integrates with existing template functionality - I’ve gotten quite used to doubling up concepts as slots and tags.

1 Like

Just curious, you could actually turn the slot which is set to descriptor, into a concept by using the slash command right?

Also, would be interesting to revisit this FR once that new feature is released.

I don’t see why not, I do it by the ctrl+alt+c shortcut (at the moment it is bugged so I have to do it individually for each rather than selecting all and pressing once), it’s what I meant by “manually” in the OP.

I’ll be sure to update if the new feature makes my current use case obsolete, but it seems like a good option to have for templates generally to avoid unneeded rigidity and give the users extra choice.

1 Like

I have a related issue to this @Karthikk. As added slots are automatically made descriptors, it makes the whole rem italicised.

This is very annoying, as it means having to repeatedly /blank to turn every slot into a plain rem. It sort of defeats the point of having templates, which are meant to produce a form which you can reuse without editing it.

It would be great to have the feature that @UMNiK suggests where you can set how the slots appear when used as a template. It would also make more sense to have the default as a plain rem than as a descriptor.

In the mean time, is there any CSS work-around that we could use?

There is a visual CSS workaround.

Moved to the new platform