Creating a note from a selection does not take into account the read-only workspace settings #3955
Open
2 of 7 tasks
Labels
scope.lookup
Anything Lookup related
scope.workspace
Workspace related functionality (i.e. intellisense, vault, workspace)
status.triage-needed
type.bug
Something isn't working
Please select the area your bug applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
Describe the bug
When creating a note from selection, Dendron fails to respect the read-only mode for files within a workspace.
You can read more about read-only mode in VS Code here and here.
To Reproduce
Steps to reproduce the behavior:
"files.readonlyInclude": {"food-calorie-list.apple.md": true,}
Expected behavior
Dendron is expected not to modify files marked as read-only in the dendron.workspace file.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
Additional context
Add any other context about the problem here.
Dendron Log file
Please attach the output of
> Dendron:Dev: Open Logs
hereN/A
The text was updated successfully, but these errors were encountered: