Page 1 of 1

open topic at a specific locatrion

Posted: Thu May 02, 2024 5:21 pm
by mjp
Is it possible to add the ability to open a topic and jump to a specific location in that topic? Similar to this functionality:
https://www.oxygenxml.com/doc/versions/ ... m-cli.html

Re: open topic at a specific locatrion

Posted: Thu May 02, 2024 5:47 pm
by cosminef
Hello,

Currently, this feature is not available for Web Author. We have registered a feature request (WA-7345) and will notify you when we have a solution or if one becomes available in this regard.

Best,
Cosmin

Re: open topic at a specific locatrion

Posted: Tue May 07, 2024 10:24 am
by cosminef
Hello,

We have investigated investigating further your use case, and starting with version 26.1 of Web Author, you can use anchors in URLs to specify the line/column where you want the caret to be positioned when opening the document. [1]
For example, the format is as follows:

Code: Select all

%23line=7,column=20
Do you think this feature covers your use case?

[1] https://www.oxygenxml.com/doc/versions/ ... on_anchors

Best,
Cosmin

Re: open topic at a specific locatrion

Posted: Wed May 08, 2024 6:44 pm
by mjp
Yes, that is what we are looking for, thank you! It works well in my local web author. Unfortunately, it looks like Ixia is not yet supporting this, but I will follow up with them. Thanks again!