Annotation Hierarchy/Responses Available? #1440
-
I see that you're able to clear all annotations that are in response to a primary annotation (delete_responses), but I was wondering if there was a way of grabbing all responses to an annotation, or really some way of linking a set of "response" annotations to a primary one. Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 7 replies
-
No, sorry, this is currently not possible. |
Beta Was this translation helpful? Give feedback.
-
@rahul-evenup-ai - it might be an idea though to do this: PopUps for a given annotation can be handled already. |
Beta Was this translation helpful? Give feedback.
-
Made a little snippet to explain my somewhat cryptic previous post: Produces this output: XREF 17 (Highlight)
Popup XREF 18
Responses:
XREF 13 (Text)
XREF 15 (Text)
XREF 19 (Text) |
Beta Was this translation helpful? Give feedback.
-
Based on your suggestion, I am currently testing the following feature:
|
Beta Was this translation helpful? Give feedback.
-
wow thanks so much @JorjMcKie, this is all really helpful. Will look into the zip file you shared with me, thanks so much for the help so far! Look forward to testing the |
Beta Was this translation helpful? Give feedback.
-
Implemented in v1.19.3. |
Beta Was this translation helpful? Give feedback.
-
Hi Jorj, when I try accessing Annot.irt_xref in v1.23.26 (and a few versions prior), I get a bound method error. Is this a bug or has the intended usage changed since 1.19.3? I am able to access the attribute when I use 1.19.3. |
Beta Was this translation helpful? Give feedback.
Implemented in v1.19.3.