Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change skill output in csv-file #122

Closed
MartinSchott opened this issue Jan 13, 2022 · 2 comments
Closed

change skill output in csv-file #122

MartinSchott opened this issue Jan 13, 2022 · 2 comments
Assignees

Comments

@MartinSchott
Copy link
Contributor

Hey Robin @hoijui ,

first of all thanks a lot for the csv-file-generating-script! That's really useful and an easy fix for a problem we were having.

After discussing with @timmwille I wanted to ask for a small change. Would the following be possible?

CSV Output:

  • Instead of "Skill_MediaArt", "Skill_OrganizationalDevelopment" etc. we would like
  • the rows are named "Skill1", "Skill2", "Skill3", "Skill4" (it's not possible to have more than 4 skills)
  • the content in these rows for each person is the title of the skill. E.g.:
title Skill1 Skill2 etc
Arthur Exampleperson Media & Art Organizational Development
Beatrice Exampleperson Web & Software [can be empty]
  • so the so-called qualification text that each skill has, is not written to the file (that's not necessary → better overview)

That would be great!

I removed some metadata from the output, the changed script file is in the root folder, in the development branch.

@MartinSchott MartinSchott added this to the LEAD - Beta milestone Jan 13, 2022
@MartinSchott MartinSchott self-assigned this Jan 13, 2022
@timmwille
Copy link
Member

thx @hoijui

@MartinSchott did you check the PR?

@MartinSchott
Copy link
Contributor Author

yes. Thanks a lot @hoijui !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants