man(1) Profanity XMPP client man(1) NAME /vcard DESCRIPTION Read your vCard or a user's vCard, get a user's avatar via their vCard, or modify your vCard. If no arguments are given, your vCard will be displayed in a new window, or an existing vCard window. SYNOPSIS /vcard get [] /vcard photo open [] /vcard photo save [output ] [index ] /vcard set fullname /vcard set name family /vcard set name given /vcard set name middle /vcard set name prefix /vcard set name suffix /vcard set [] /vcard set pobox /vcard set extaddr /vcard set street /vcard set locality /vcard set region /vcard set pocode /vcard set country /vcard set type domestic|international /vcard set home on|off /vcard set work on|off /vcard set voice on|off /vcard set fax on|off /vcard set pager on|off /vcard set msg on|off /vcard set cell on|off /vcard set video on|off /vcard set bbs on|off /vcard set modem on|off /vcard set isdn on|off /vcard set pcs on|off /vcard set preferred on|off /vcard set parcel on|off /vcard set postal on|off /vcard set internet on|off /vcard set x400 on|off /vcard add nickname /vcard add birthday /vcard add address /vcard add tel /vcard add email /vcard add jid /vcard add title /vcard add role <role> /vcard add note <note> /vcard add url <url> /vcard remove <index> /vcard refresh /vcard save ARGUMENTS get [<nick|contact>] Get your vCard, if a nickname/contact is provided, get that user's vCard photo open <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 photo save <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. photo open-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 photo save-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` set fullname <fullname> Set your vCard's fullname to the specified value set name family <family> Set your vCard's family name to the specified value set name given <given> Set your vCard's given name to the specified value set name middle <middle> Set your vCard's middle name to the specified value set name prefix <prefix> Set your vCard's prefix name to the specified value set name suffix <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> type domestic|international Set the type in an address element in your vCard to either domestic or international. set <index> home on|off Set the home option in an element in your vCard. (address, telephone, e-mail only) set <index> work on|off Set the work option in an element in your vCard. (address, telephone, e-mail only) set <index> voice on|off Set the voice option in a telephone element in your vCard. set <index> fax on|off Set the fax option in a telephone element in your vCard. set <index> pager on|off Set the pager option in a telephone element in your vCard. set <index> msg on|off Set the message option in a telephone element in your vCard. set <index> cell on|off Set the cellphone option in a telephone element in your vCard. set <index> video on|off Set the video option in a telephone element in your vCard. set <index> bbs on|off Set the BBS option in a telephone element in your vCard. set <index> modem on|off Set the modem option in a telephone element in your vCard. set <index> isdn on|off Set the ISDN option in a telephone element in your vCard. set <index> pcs on|off Set the PCS option in a telephone element in your vCard. set <index> preferred on|off Set the preferred option in an element in your vCard. (address, telephone, e-mail only) set <index> parcel on|off Set the parcel option in an address element in your vCard. set <index> postal on|off Set the postal option in an address element in your vCard. set <index> internet on|off Set the internet option in an e-mail address in your vCard. set <index> x400 on|off Set the X400 option in an e-mail address in your vCard. add nickname <nickname> Add a nickname to your vCard add birthday <date> Add a birthday date to your vCard add address Add an address to your vCard add tel <number> Add a telephone number to your vCard add email <userid> Add an e-mail address to your vCard add jid <jid> Add a Jabber ID to your vCard add title <title> Add a title to your vCard add role <role> Add a role to your vCard add note <note> Add a note to your vCard add url <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)