You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was thinking about this and my proposal is to add a new entry field in the entry.interface.ts file called: ct that stands for custom tags.
In our database this new field should be an array of documents: these new documents should have two keys: name and value name will be the custom tag name users want to call it and the value can be filled later on the normal entry view editor.
I don't have this idea fully fleshed out, but multiple dictionary managers have requested the ability to make their own custom tags. So they could:
I will try to add more details as I think this through.
The text was updated successfully, but these errors were encountered: