get[<nick|contact>]
Get your vCard, if a nickname/contact is provided, get that user's vCard
photoopen<nick|contact>[<index>]
Download a user's photo from their vCard to a file, and open it. If index is not specified, download
the first photo (usually avatar) from their vCard
photosave<nick|contact>
Download a user's photo from their vCard to a file. If index is not specified, download the first
photo (usually avatar) from their vCard. If output is not specified, download the photo to
profanity's photos directory.
photoopen-self[<index>]
Download a photo from your vCard to a file, and open it. If index is not specified, download the
first photo (usually avatar) from your vCard
photosave-self
Download a photo from your vCard to a file. If index is not specified, download the first photo
(usually avatar) from your vCard. If output is not specified, download the photo to profanity's
photos directory. Same arguments as `photo open`
setfullname<fullname>
Set your vCard's fullname to the specified value
setnamefamily<family>
Set your vCard's family name to the specified value
setnamegiven<given>
Set your vCard's given name to the specified value
setnamemiddle<middle>
Set your vCard's middle name to the specified value
setnameprefix<prefix>
Set your vCard's prefix name to the specified value
setnamesuffix<suffix>
Set your vCard's suffix name to the specified value
set<index>[<value>]
Set the main field in a element in your vCard to the specified value, or if no value was specified,
modify the field in an editor, This only works in elements that have one field.
set<index>pobox<value>
Set the P.O. box in an address element in your vCard to the specified value.
set<index>extaddr<value>
Set the extended address in an address element in your vCard to the specified value.
set<index>street<value>
Set the street in an address element in your vCard to the specified value.
set<index>locality<value>
Set the locality in an address element in your vCard to the specified value.
set<index>region<value>
Set the region in an address element in your vCard to the specified value.
set<index>pocode<value>
Set the P.O. code in an address element in your vCard to the specified value.
set<index>typedomestic|international
Set the type in an address element in your vCard to either domestic or international.
set<index>homeon|off
Set the home option in an element in your vCard. (address, telephone, e-mail only)
set<index>workon|off
Set the work option in an element in your vCard. (address, telephone, e-mail only)
set<index>voiceon|off
Set the voice option in a telephone element in your vCard.
set<index>faxon|off
Set the fax option in a telephone element in your vCard.
set<index>pageron|off
Set the pager option in a telephone element in your vCard.
set<index>msgon|off
Set the message option in a telephone element in your vCard.
set<index>cellon|off
Set the cellphone option in a telephone element in your vCard.
set<index>videoon|off
Set the video option in a telephone element in your vCard.
set<index>bbson|off
Set the BBS option in a telephone element in your vCard.
set<index>modemon|off
Set the modem option in a telephone element in your vCard.
set<index>isdnon|off
Set the ISDN option in a telephone element in your vCard.
set<index>pcson|off
Set the PCS option in a telephone element in your vCard.
set<index>preferredon|off
Set the preferred option in an element in your vCard. (address, telephone, e-mail only)
set<index>parcelon|off
Set the parcel option in an address element in your vCard.
set<index>postalon|off
Set the postal option in an address element in your vCard.
set<index>interneton|off
Set the internet option in an e-mail address in your vCard.
set<index>x400on|off
Set the X400 option in an e-mail address in your vCard.
addnickname<nickname>
Add a nickname to your vCard
addbirthday<date>
Add a birthday date to your vCard
addaddress
Add an address to your vCard
addtel<number>
Add a telephone number to your vCard
addemail<userid>
Add an e-mail address to your vCard
addjid<jid>
Add a Jabber ID to your vCard
addtitle<title>
Add a title to your vCard
addrole<role>
Add a role to your vCard
addnote<note>
Add a note to your vCard
addurl<url>
Add a URL to your vCard
remove<index>
Remove a element in your vCard by index
refresh
Refreshes the local copy of the current account's vCard (undoes all your unpublished modifications)
save
Save changes to the server
0.13.1 2023-08-03 man(1)