Group Abstract Group Abstract

Message Boards Message Boards

0
|
2.5K Views
|
5 Replies
|
3 Total Likes
View groups...
Share
Share this post:

Find the related guides of a build-in function

Posted 1 year ago

I want to find the related guides from a help notebook by using NotebookImport["TimeValue", *style*], for example, but I am encountering difficulties in identifying the style of the Related Guides section. Can someone let me know how to find the style of the related guides? The help document on NotebookImport[] provides an example of importing the "See Also" section using the style "SeeAlso." However, it seems that this example is broken. I executed the code, and it returned nothing. Many thanks!
- Xiangyang

POSTED BY: Xiangyang Zhou
5 Replies

The status was changed to Resolved about a month ago but it is still not working on "14.0.0 for Mac OS X ARM (64-bit) (December 13, 2023)." I have commented in the ticket asking what "Resolved" means and if the fix will be in 14.1.

POSTED BY: Rohit Namjoshi

Great, 谢谢!

POSTED BY: Xiangyang Zhou

周先生怎么样

The status of the issue changed from New to In Progress today. Perhaps the fix will be in 14.0.

POSTED BY: Rohit Namjoshi

Hi Rohit, I appreciate the help. It'd be nice if the info is accessible through some programmatic means. Is it possible to check the status of the issue from the tracker? I don't have the login to the site. Xiangyang

POSTED BY: Xiangyang Zhou

Hi Xiangyang,

The way I would do it is

WolframLanguageData["TimeSeries", "RelatedGuidePages"]

Unfortunately, it evaluates to Missing["NotAvailable"]. I tried many different symbols and got the same result

AssociationMap[#["RelatedGuidePages"] &, WolframLanguageData["SampleEntities"]]

Looks like a bug. I have reported it on the Wolfram Redmine issue tracker - Bug #3215.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard