Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of wiki links with section, like [[filename#section]] #71

Merged

Conversation

LA-Toth
Copy link
Contributor

@LA-Toth LA-Toth commented Sep 21, 2023

In Obsidian the [[filename#section]] form is supported, so add it here, too. Removing the section part is the best in obsidian-wiki->normal as this is the place where the .md extension is added to the link.

Fixes Issue #70.

obsidian.el Show resolved Hide resolved
@LA-Toth LA-Toth force-pushed the support-wiki-link-with-section branch from bdb44a7 to 66d7c85 Compare September 24, 2023 13:19
@licht1stein
Copy link
Owner

Please update from master, should help with melpazoid warnings

@licht1stein
Copy link
Owner

And thanks for the PR!

In Obsidian the [[filename#section]] form is supported, so add it here,
too. Removing the section part is the best in `obsidian-wiki->normal`
as this is the place where the `.md` extension is added to the link.

Fixes Issue licht1stein#70.
@LA-Toth LA-Toth force-pushed the support-wiki-link-with-section branch from 66d7c85 to 6aceb66 Compare October 19, 2023 18:15
@licht1stein licht1stein merged commit 452b830 into licht1stein:master Nov 5, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants