workflow_script icon indicating copy to clipboard operation
workflow_script copied to clipboard

[Feature request] Add display name as placeholder

Open Nils160988 opened this issue 1 year ago • 2 comments

Suggestion to also add an option for the owner's/actor's display name, not only the owner's/actor's user id (%o and %a). Sometimes, the user-ids are rather technical and not suitable to reference in a script.

Nils160988 avatar Feb 17 '24 16:02 Nils160988

Sounds reasonable, and should not be hard to implement I think. If there are any takers for implementing it.

blizzz avatar Mar 22 '24 10:03 blizzz

I also would like to use a display name as placeholder, because of the LDAP users use GUID by default as user ID, and it's hard to manipulate. External storage setting has a $home placeholder which can be set in LDAP settings. I currently using it to mount external SMB shares.

ER-EPR avatar May 06 '24 08:05 ER-EPR