Open suramya-shah opened 7 years ago
There was quite a bit of discussion on this.
My thinking currently is to have tags, that get shown as actual tags on themes etc. for the main sections etc., but for filtering purposes we use keywords.
Tags: public Keywords: private, for filtering
A bit more context in this thread and the comment: https://github.com/jsonresume/resume-schema/issues/203#issuecomment-161626244
Happy to discuss this further.
@ArmanMazdaee I think this needs a bit more discussion. Let's jump into this in parallel.
A few things that need to be cleared up first:
metadata.tags = [{
"pro-bono": {
"references": [
"work['greenpeace']",
]
}, {
"greenpeace": {
"references": [
"projects['volunteering party organization']",
"events['demonstration 123'].talks['saving cats']"
]
}]
What we currently have is keywords being public.
The next step would be using a filter and tagging syntax within the meta section.
It will be nice to have tags on resume that will help in filtering purposes and applying to varying jobs