When I’m working on a doc it’s very common that I jump from page to page and modify content/data/schema in different places at once. If those pages are locked (e.g. if the doc is Read only by default to prevent end users from messing the data up) I need to repeatedly unlock each time I go to a different page.
I’d like to be able to either:
-
unlock all pages at once and keep them unlocked for myself until I reopen the tab or lock them myself
-
set up different locking rules per user (or per-role, like doc admins and everyone else)
I could just unlock the doc temporarily for everyone but that’d leave it vulnerable for others to break something.