You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently due to limitations in Dendron publishing when it comes to cross-vault reference notes and publishing. The URL is marked as Private because the notes exist in the dendron.dendron-site seed/repo, on the wiki site. As a result, these are broken links for the time being.
This is currently a known issue, internally, that we are working on: resolving cross-vault notes to URLs when publishing. Otherwise, these links are currently broken due to the fact that RFCs originally existed in dendron-site, but have since been migrated.
To resolve these links, the path would be for us to either manually modify the wikilinks to be external URLs to the wiki site, or to work toward introducing wikilink-to-URL conversion upon publishing when referencing other workspaces that publish their docs.
I'm going to leave this issue open, in the meantime, as we are preferring the latter since it is a better experience within workspaces locally and on published websites. Otherwise, we'd have to update the 73 or so cross-vault links to the external link alternative, and transition them all back when the feature is supported.
> grep -irn 'dendron.dendron-site' vault/*.md
73
Once these links are working in the future, I'll close this issue.
For example here on RFC8 Multi Publish.
Under Proposal, second paragraph, there's a link:
Which is shown as:
Yet that page does exist and is public, this is the url.
I'm just getting started with dendron so I'm not sure how to figure out what's going wrong and submit a PR.
The text was updated successfully, but these errors were encountered: