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

✨ Feature: Concealing aliases #157

Closed
1 of 4 tasks
gbelouze opened this issue Sep 24, 2024 · 1 comment · Fixed by #145
Closed
1 of 4 tasks

✨ Feature: Concealing aliases #157

gbelouze opened this issue Sep 24, 2024 · 1 comment · Fixed by #145
Assignees
Labels
enhancement New feature or request

Comments

@gbelouze
Copy link

The nature of the feature:

  • Parser(syntax, conceal etc. related)
  • Renderer(style, options etc. related)
  • Support(plugin support, language support etc. related)
  • Other

Description:

First of all thanks for this great plugin.

Obsidian has a syntax for aliases. It is also supported for instance by Markdown-oxide.

Suggestion

Backlinks such as [[Jane Doe|Jane]] could be concealed to just [Jane] (currently it is concealed to [Jane Doe|Jane]). I assume most people (myself included) use aliases to not have to look at the full link.

@gbelouze gbelouze added the enhancement New feature or request label Sep 24, 2024
@OXY2DEV
Copy link
Owner

OXY2DEV commented Sep 25, 2024

internal link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants