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

Allow for dots in wikilinks #689

Conversation

pderaaij
Copy link
Collaborator

@pderaaij pderaaij commented Jun 24, 2021

This will allow for dendron-style wikilinks, resolves #672. Due to the correct behaviour, it ensures proper working of the graph and explorer functions as well.

Copy link
Collaborator

@riccardoferretti riccardoferretti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I originally thought this was a good workaround to achieve support for dots in filenames, but looking at it I wonder if it's simply a good solution in its own right.

I feel there is a bigger topic of mapping wikilinks to resources that still needs some ironing, but in the meantime this elegantly does the job, great thinking!

@riccardoferretti riccardoferretti merged commit b9b0f9b into foambubble:master Jun 24, 2021
@pderaaij pderaaij deleted the feature/allow_dendron_style_wikilinks branch October 28, 2021 05:03
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.

Dots in wikilinks behave incorrectly (and on Windows will cause data deletion)
2 participants