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: custom package path #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

d-kaue
Copy link
Contributor

@d-kaue d-kaue commented Jun 21, 2024

Closes #52. Currently only works on the Desktop app due to #38.

If Use custom package path is checked, the user have to choose a path and click on the save button.
If the user reloads without saving, the path will be the default packages/ in the vault root.

  • Pros:
    • Possibility to read the README.md of each package.
    • Possibility to read each .typ in the future when Custom editor for .typ files works. (currently can be shown only in the file tree if Detect all file extensions is enabled on Files and links settings)
  • Cons:
    • These folders will be visible on the Quick Switcher, if we have many folders this could be annoying, but is up to the user to use this option.

This feature doesn't require reload.

I'm not fluent in English, please let me know if there any typos.

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.

[Feature Request] Support an alternate package path
1 participant