private comments
This commit is contained in:
parent
d72ae7170d
commit
37def8069b
@ -40,6 +40,8 @@ It is possible to transform an appointment into an activity. (TODO)
|
||||
|
||||
:::
|
||||
|
||||
Users can create a [private comment](./private_comments.md) per activity, which will only be seen by them.
|
||||
|
||||
Once an activity has been created, it is always possible to modify it to make corrections or additions.
|
||||
|
||||
## Effects of the selection of issues or actions on trajectories
|
7
user/English/private_comments.md
Normal file
7
user/English/private_comments.md
Normal file
@ -0,0 +1,7 @@
|
||||
## Private comments
|
||||
|
||||
Private comments can be created for [activities](./activity.md#create-and-modify-an-activity), [social actions](./social_actions.md#private-comment) and appointments.
|
||||
|
||||
Each user can post one private comment per item (eg. per activity). This comment can of course be edited within the edit forms of the concerning item.
|
||||
|
||||
Naturally, users can only see their own private comments and not those of other users.
|
@ -38,6 +38,10 @@ Once a social support action has been created it is not considered to be a stati
|
||||
|
||||
Here the user is free to give whatever extra information necessary.
|
||||
|
||||
### Private comment
|
||||
|
||||
Users can create a [private comment](./private_comments.md) per social action, which will only be seen by them.
|
||||
|
||||
### Motives and goals
|
||||
|
||||
Social support actions are never random. They are taken with certain motives or to attain a certain goal.
|
||||
|
Loading…
Reference in New Issue
Block a user