Skip to content

Handling pipe syntax and note aliases when removing brackets for outgoing links #124

@Nicendredi

Description

@Nicendredi

Hi,

First of all, thanks for this extension : it does exactly what I need.

I've found the following edge case when activating the option "Remove brackets for outgoing links" : if the exported note has a link to an alias, the name of the note and its alias are exported in the Markdown file.

So, for example, [[My note|A special note]] becomes My note|A special note in the exported Markdown.

I'm testing a fix by changing the regex rule OUTGOING_LINK_REGEXP, to capture only the alias. Will be pushing the Merge Request soon.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions