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

[FEAT]: Don't resolve paths to symlinked folders #85

Open
2 of 3 tasks
UtkarshVerma opened this issue Jun 28, 2023 · 0 comments
Open
2 of 3 tasks

[FEAT]: Don't resolve paths to symlinked folders #85

UtkarshVerma opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@UtkarshVerma
Copy link

Requirements

  • This feature isn't just a vague idea and can have a good practical solution.
  • I'm completely sure that this feature fits into this plugin.
  • I'm willing to implement this through a PR.

Problem

I have my notes at ~/notes which are symlinked to an NTFS SSD. When I open my notes, the breadcrumbs show the path to the SSD. It looks a bit weird as it was ~/notes which I opened and not the SSD path.

Solution Suggestion

The solution would be not to resolve the symlink of the CWD.

image

So in the image, instead of the full SSD path, the breadcrumbs should show:

notes > personal > index.norg

Workaround

No response

@UtkarshVerma UtkarshVerma added the enhancement New feature or request label Jun 28, 2023
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

No branches or pull requests

1 participant