Tutorial
Tutorial
Link Tracking
-
../code/dendron/packages/plugin-core/src/components/views/PreviewLinkHandler.ts (Private)
-
NOTE: this is only used for tutorial notes
onLinkClicked {
isWebUri {
track {
TutorialPreviewLinkClicked,
LinkType: WEBSITE
href,
}
}
}