zadam / trilium

Build your personal knowledge base with Trilium Notes
GNU Affero General Public License v3.0
27.35k stars 1.92k forks source link

(Feature request) Allow unsharing of notes in a shared subtree #2664

Open sigaloid opened 2 years ago

sigaloid commented 2 years ago

Describe feature

I may want to share a tree of notes, but not particular notes within it. This is not allowed currently as share status is inherited.

Additional Information

No response

zadam commented 2 years ago

This isn't what you want, but for completeness sake there's a #shareHiddenFromTree which hides the note from navigation tree (it is still accessible with URL though).

sigaloid commented 2 years ago

Ah okay!

Notes tagged as #shareHiddenFromTree do still show up in "Child notes" though, that's a separate bug (https://github.com/zadam/trilium/blob/67cce5f817baf7f7db0db7a68723075ac555013a/src/views/share/page.ejs#L57). Should I make another issue for it?

zadam commented 2 years ago

Not needed, fixed!