I have a document with multiple pages. Is there a way to see how many times I have used each excerpt I have created and in what pages they are present along with the original excerpt page ?
None that I know of, other than manually counting and collecting that data.
Can this be done using the rest api or something.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, you could grab the page content via the REST API, then script something to extract the excerpts, and then parse for the URLs to the other pages, all the while counting the excerpts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.