vitae icon indicating copy to clipboard operation
vitae copied to clipboard

Add skill indicators

Open mitchelloharawild opened this issue 6 years ago • 10 comments

Many templates provide a section for skills, which should be possible to include via vitae. The YAML header is probably the right place for this.

mitchelloharawild avatar Feb 14 '19 06:02 mitchelloharawild

Hi @mitchelloharawild , I was wondering if a key for skills in the YAML header has been added? I am trying to develop my CV using the 20second template with the skill progress bars. If it has not, do you mind giving me some pointers on how to get it displayed? am i missing something? image the .cls: image

labouz avatar Jun 02 '20 19:06 labouz

Hi @labouz, it is not currently possible to include skills in the twentyseconds template (this is what this issue is for). If you need to include skills, you could probably add them directly to the tex file (https://github.com/mitchelloharawild/vitae/blob/master/inst/rmarkdown/templates/twentyseconds/resources/twentysecondstemplate.tex) and use the new file as the tex template (see pdf_document docs for how this is done).

mitchelloharawild avatar Jun 03 '20 00:06 mitchelloharawild

thank you :)

labouz avatar Jun 04 '20 15:06 labouz

I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?

If so, I can put in a PR.

JaySumners avatar Dec 11 '21 15:12 JaySumners

@JaySumners I'm interested in seeing how you did it.

KC3DRU avatar Dec 13 '21 18:12 KC3DRU

@KC3DRU I'll put in a PR with the changes and some details. That way it'll be accessible. It's a simple change in only a couple of places. Getting the YAML right was the hard part.

JaySumners avatar Dec 13 '21 19:12 JaySumners

I've included a pull request that implements the \skills argument (but not the \skillstext). I've texted it locally with success.

JaySumners avatar Dec 18 '21 17:12 JaySumners

I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?

If so, I can put in a PR.

interested

jic007 avatar Jul 20 '23 23:07 jic007

Yes please

On July 20, 2023 7:40:15 PM EDT, jic007 @.***> wrote:

I figured out how to get his to work. Are the authors interested in this change being implemented (with an update to the documentation showing how to use the additional YAML header)?

If so, I can put in a PR.

interested

-- Reply to this email directly or view it on GitHub: https://github.com/mitchelloharawild/vitae/issues/40#issuecomment-1644790081 You are receiving this because you were mentioned.

Message ID: @.***>

KC3DRU avatar Jul 21 '23 00:07 KC3DRU

Hi experts,

May I get details on how to make a skills-section in cv?

Best, Muyao

MuyaoXi9271 avatar Sep 07 '23 08:09 MuyaoXi9271