Skip to main content

run_auto_link

Function run_auto_link 

Source
pub fn run_auto_link(
    db: &Database,
    target: Option<&Path>,
) -> Result<AutoLinkReport>
Expand description

Create soft auto-links for all orphans, or for one file/path/node id.

When target is None, processes every orphan (plus always applies filename-stem matches among all notes so goals/x.mdconcepts/x.md even if neither was classified orphan).