Personal Notes - notes only seen by the user that created them, unless shared/pinned #699
Replies: 3 comments
|
Confirmed, and this is less a new feature than a missing alignment.
So the answer to "is there any way" is no, and the answer to "could there be" is yes, using a pattern that is already in the database three times over rather than inventing a fourth one. One decision is worth stating up front, because it is the part that can go wrong irreversibly: the default has to stay Your "unless shared or pinned" clause needs one correction: pinning cannot double as sharing. A pinned note is on the dashboard, which is shared ground, so a private note that is pinned would leak itself through the pin. Private and pinned has to mean pinned for the author only, or be refused. Sharing stays an explicit act. Accepted, no date. |
|
A correction to my answer above, from re-checking it against the schema rather than from memory. I wrote that
So there are not three copies of one pattern in the database. There are two different patterns, and they disagree with each other in both directions: health data is That matters here more than it looks, because my own answer then picked one of them without saying so. I wrote that "the default has to stay Nothing else in that answer changes. |
|
A correction to something I wrote here on 12 August and leaned on again on 2 September: #584 did not walk into that trap, and no migration walked anything back. The caregiver grant in v1.83.0 landed as a per-person setting from the start (migration 130), and until an admin sets one, nothing changes for anybody; that was the point of the design there, and the release note says so. The trap I meant is the one #584 deliberately avoided: a default derived from the family role that changes what existing members see on update. It is now written down as the first entry in docs/DECISIONS.md, with #584 as the case where the trap was avoided, not the case where it happened. The argument in this thread stands: existing notes stay visible on update, whatever the default for new ones turns out to be. Its example was wrong, and I would rather say so here than leave the register and this thread contradicting each other. |
Uh oh!
There was an error while loading. Please reload this page.
I would like to use yuvomi as a note app as well. Is there any way to allow personal notes, not seen by other users, unless shared or pinned?
All reactions