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

Support Logseq hierarchical files and ':' in Wiki links #322

Open
uri opened this issue Jul 18, 2024 · 0 comments
Open

Support Logseq hierarchical files and ':' in Wiki links #322

uri opened this issue Jul 18, 2024 · 0 comments

Comments

@uri
Copy link

uri commented Jul 18, 2024

In Logseq you can create a Wiki link like [[Food/Pizza]] which creates a file: Food%2FPizza.md or [[Food: Pizza]] which creates the file Food%3A Pizza.md. Would it be possible to support these styles in the form of a new config option?

It seems like it's not purely a form of URL-encoding as it doesn't encode spaces to +.

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

No branches or pull requests

1 participant