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

Added prefix option for folder note filename. #67

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bearoxo
Copy link

@bearoxo bearoxo commented Jul 17, 2023

Option to add prefix to folder note filename.

Resolves #7

Solution

Users can now customize and add any string as prefix to the folder notes name in the plugin settings.

Changes:

  • Added folderNotesPrefix to WaypointSettings with underscore as the default string value.
  • String value for the folder note's name @ path manipulated in isFolderNote, locateParentWaypoint, locateParentWaypoint & updateWaypoint.

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.

support the index file method of Folder Note
1 participant