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

Recognizing an Alias #39

Closed
eb2ai opened this issue Jul 19, 2023 · 2 comments
Closed

Recognizing an Alias #39

eb2ai opened this issue Jul 19, 2023 · 2 comments
Assignees

Comments

@eb2ai
Copy link

eb2ai commented Jul 19, 2023

Currently, this will remove the wikilink brackets, which is excellent, but it would be even better if there were an option to parse everything out but the alias.

For instance the wikilink of [[Flintstone, Fredrick|Fred]]

Currently pastes as Flintstone, Fredrick|Fred

Ideally, we would have an option for it to paste as Fred

@mvdkwast mvdkwast added the bug Something isn't working label Jul 24, 2023
@mvdkwast
Copy link
Owner

Thanks for reporting this, and I fully agree. I probably won't have the opportunity to look into this before september, but I might be able to merge a pull request.

@mvdkwast mvdkwast added the good first issue Good for newcomers label Jul 24, 2023
@mvdkwast mvdkwast self-assigned this Aug 15, 2023
@mvdkwast mvdkwast added the next-release To be included in the next release label Aug 15, 2023
@mvdkwast
Copy link
Owner

I cannot reproduce this with Obsidian 1.4.11 :

[[Flintstone, Fredrick|Fred]]

renders to

<span class="internal-link">Fred</span>

Feel free to reopen if you can still reproduce it !

@mvdkwast mvdkwast closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2023
@mvdkwast mvdkwast added cannot reproduce and removed bug Something isn't working good first issue Good for newcomers next-release To be included in the next release labels Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants