Replies: 2 comments 1 reply
-
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thank you for the clarification. I’m not sure why, but the editor selection doesn’t appear when I click on the gear icon. However, I managed to do it using the second method. Thank you for your support.
…________________________________
De: Richard Eckart de Castilho ***@***.***>
Enviado: quarta-feira, 8 de outubro de 2025 14:07
Para: inception-project/inception ***@***.***>
Cc: Luiz Souza ***@***.***>; Author ***@***.***>
Assunto: Re: [inception-project/inception] Unable to find editor selector in annotation interface (Discussion #5664)
First, congratulations for venturing on trying an external editor plugin.
On the annotation page, open the preferences dialog (cog wheel in the action button bar above the main annotation area). There you should be able to select the editor.
Screenshot.2025-10-08.at.18.03.56.png (view on web)<https://github.com/user-attachments/assets/0aa44928-1dde-4122-bd70-058d871d4a6f> Screenshot.2025-10-08.at.18.05.11.png (view on web)<https://github.com/user-attachments/assets/efccf5ba-6b07-4ed1-9bac-28fdf358c990>
Alternatively, you can also pre-set the editor for all annotators in the project preferences -> annotation -> editor.
Screenshot.2025-10-08.at.18.05.43.png (view on web)<https://github.com/user-attachments/assets/a7cf3722-3ec0-4e3f-8b0c-b91024708a9d>
—
Reply to this email directly, view it on GitHub<#5664 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A5NHQ4MCDSSVYOZXXUS46K33WUZFZAVCNFSM6AAAAACIUA6ZNOVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTINRSHAYTEOI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I successfully installed an external editor plugin for INCEpTION 38.0. The plugin loads correctly at startup (confirmed in application.log: "Loading editor plugin: Time Annotation Inspector (external)"), and all required files (plugin.json, policy.yaml, editor.html) are in place at ~/.inception/editors/time-annotation-inspector-plugin/.
However, I cannot find any UI element to switch between editors when annotating a document. I've checked the annotation page interface but don't see any dropdown, button, or menu to select the external editor.
Questions:
Where should the editor selector appear in the annotation interface?
Are there any additional configuration steps needed to make external editors selectable?
Does the document need to be in a specific format for external editors to be available?
My plugin configuration uses "view": "plugin:editor.html" for document rendering.
Any guidance would be appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions