The default notes_dir_path seems wrong #1
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
budlime/ProjectNotes#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You have the default
notes_dir_pathset to.... But (on my machine)which is probably not what you expected here. In turn that leads to an error
thanks for reporting this @kaste ! If i recall correctly i used "..." because i wanted a non existent directory as the default. I will look into a way of adding the actual default directory in a OS agnostic way, i think i know how.