Changes between Initial Version and Version 1 of Ticket #19410, comment 7


Ignore:
Timestamp:
Nov 21, 2025, 3:56:37 PM (14 hours ago)
Author:
Tom Goddard

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19410, comment 7

    initial v1  
    1 I added absolute https links to the user guide markdown used by the ChimeraX Help NotebookLM.  Unfortunately when you click on such a link it shows a new page that says "Redirecting to https:..." but then does not actually redirect and you have to then click the link in that new Redirecting page to get to linked location.  This is tedious and seems like broken behavior.
     1I added absolute https links to the user guide markdown used by the ChimeraX Help NotebookLM.  Unfortunately when you click on such a link it shows a new page that says "Redirecting to https:..." but then does not actually redirect and you have to then click the link in that new Redirecting page to get to linked location.  This is tedious and seems like broken behavior.  Web searches reveal that many Google tools do this when going to an external site.  Most people commenting on this problem consider it broken and highly annoying behavior, but it has done this for years so Google is unlikely to improve it.
    22
    33I also made the header of each html page that is concatenated in the user guide markdown give a link to the original html "Source file [html-file-name]".  Formerly I had it name the source file without a link like "# File [html-file-name]" where the # means it is a markdown title so it is in bigger bold text.  But I could not make it both a title and contain a link.  When I tried the link was not rendered by NotebookLM.