Hyperlinks on Observable 2.0 Imports

I first searched this forum to see if this issue has already been reported/discussed:

With Observable 1.X, both the ‘cellName’ and ‘@username/notebookName’ for an import were hyperlinked to their respective objects within a cell (syntax):

   import {[cellName](https://old.observablehq.com/documentation/cells/#naming-cells)} from "[@username/notebookName](https://old.observablehq.com/documentation/notebooks/)";

Observable 2.0 does not expose these hyperlinks.

Yes, we’d like to add this! It’s convenient to be able to visit the imported notebook. Thanks for the feedback.