Closed Mjanssen03 closed 4 months ago
I second this, its crucial to be able to put at the top the position you are an expert in or the position you are applying for as it makes the job for recruiters much easier at a glance to be able to tell who for what position is applying
Does this work for you?
(To add a colon :
in the header, you need to use a YAML safe notation for a it (like :
) instead of directly using :
)
Thank you for the possible solution. However I thought about adding it under the HAha HA section in blue in a bigger font then the one used in header. Like there is a name and header field, could there also be a field for expertise?
I see. Does this work for you? Use HTML strings:
And I just found that using YAML multi-line strings allows you to directly use special symbols like :
and #
, which is more convenient.
This solution might not be very intuitive, and I understand the importance of adding an expertise field. However, I want the header customization to be more flexible. We might find many other fields to add to the header in the future, and it doesn’t make much sense to add all of them individually.
Thank you for your quick response! This solution will work for me. Good luck with the project!
Hi there,
Is it possible to have a option to put the expertise of a individual onder the name? This would allow for a clear demonstration of the expertise in one glance.
Something like this, or another implementation?
name: Haha Ha Expertise: Engineer X header:
text: 1234 Abc Street, Boston, MA 02215 newLine: true
Thanks for making a great tool!