Read-only folders or types
o
orakemu
Imported from GitHub feature request.
Source issue:
- #230 [Feature Request] Set certain folders to READ-ONLY — https://github.com/refactoringhq/tolaria/issues/230
Original context from GitHub:
I would like to be able to set certain folders or types as "read-only".
Why? I want to have interoperability with other apps. For example, I am making a roadmap manager and all its data will be as markdown+yaml files locally, and i want to be able to talk about them from within Tolaria, BUT i want to have the option to avoid letting AI or the user create new files in that specific folder.
D
Dario
Hi, I'd love to see per-note AI access controls as a feature. Specifically two options:
AI-excluded (_ai: none) the AI cannot read the note at all
Read-only (_ai: read-only) the AI can read but not modify the note
These flags could be set on individual notes, or on a Type note to apply to all notes of that type. This would let users protect sensitive or personal notes without any vault-wide restrictions.