Skip to content

Add an ability to create glossary record from file editor #104

@ArchiDevil

Description

@ArchiDevil

Currently, there is no way to create new glossary records from file editor view. It would be nice for users to create a new record when a term is encountered for the first time.

It should be something like a button on the top panel of the editor (the panel is not here yet, this will be the first instrument in it) which opens a modal dialog, asking for source-target pair, optional comment and the name of the glossary to put the record.

The backend part is done, just need to create a frontend controls for it based on already existing PrimeVue modal dialog.

  • Add a button to the top panel which opens a modal dialog (already existing)
  • The dialog must search for already existing terms in linked dictionaries (this requires some work in backend)

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions