merged various additional candidate fields from the json to markdown. going to use chatgpt for the csv/json bits .
This commit is contained in:
@@ -18,8 +18,15 @@
|
||||
|
||||
export CandidateName="First Middle Last"
|
||||
export CandidatePhone="1 123 456 7890"
|
||||
export CandidateRole="Jack of all trades"
|
||||
export CandidateLocation="Place 1/Place 2"
|
||||
export CandidateCity="City"
|
||||
export CandidateCountry="Country"
|
||||
export CandidateZipCode="Zip"
|
||||
export CandidateSkypeID="SkypeID"
|
||||
export CandidateEmail="candidate@domain.com"
|
||||
export CandidateAvatar="URLTOAVATAR"
|
||||
export CandidateWebsite="URLTOCANDIDATEWEbSITE"
|
||||
|
||||
########################
|
||||
# Profile information
|
||||
|
Reference in New Issue
Block a user