-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Custom tags #197
Comments
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. Example: I'm just wondering if algolia can allow us to filter by those key names @jacob-8 |
Greg is concerned that this category is too random and that there is no super-ordinate category. The types of requests that we have received about custom tags are:
|
Anna's feedback and thoughts. I would like to use custom tags for my internal workflow on the platform:
|
In terms of Archaisms, Greg is saying it is connected to semantics. For example, the word "silly" used to mean "holy" but it has lost that sense. Another example is that "hussy" used to mean "housewife" but now it has a pejorative meaning that is not connected to housewife. One glaring area that we have no data field for is related to Etymology of the words. Archaisms would not necessarily fall into this category. I think "Linguistic History" is an accessible term (rather than Diachrony) as a data field that people could type in. In terms of coding, it would just like the Notes field |
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: