-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Description
Describe the feature you'd like
I would like the ability to mark Books "private" or "personal" where the expected behavior is that only the owner of the book will be able to see or view the contents.
If a book was marked as private, I would expect that the owner of the book should have the ability uncheck the private box or transfer ownership. Both of these operations should be locked behind some kind of user confirmation.
My use case is personal, shared with my spouse, and I feel like my needs would be met by a simple implementation. Others who use this in a work setting may benefit from a private + overrides, similar to how book permissions allow overrides today.
Describe the benefits this would bring to existing BookStack users
Personal privacy
As a home user, I would really prefer to consolidate a lot of my notes into one tool, and out of the many I've tried, I've been happiest by far. I share an instance with my wife and even in a high trust environment, sometimes we just don't want each other's personal content to cloud up the home page or search results.
Can the goal of this request already be achieved via other means?
The current permissions model does not seem to allow for hiding content from admins and may not be intuitive for novice users.
Have you searched for an existing open/closed issue?
- I have searched for existing issues and none cover my fundamental request
How long have you been using BookStack?
Over 5 years
Additional context
While nothing is truly ever really hidden from a server admin, I think requiring the use of a command or database update to recover content would sufficient.