jsonresume / resume-cli

CLI tool to easily setup a new resume 📑
https://jsonresume.org
MIT License
4.56k stars 388 forks source link

Being able to have a public AND a private resume under the same URL #8

Closed davidbgk closed 10 years ago

davidbgk commented 10 years ago

With the same password protected mechanism I'm pretty sure it would be useful to have access to more info for a given person only for a restricted set of trusted people. Thoughts?

emilecantin commented 10 years ago

I'd like to see this feature. I don't want to put my phone number on my "public" resume, but I want to put it on resumes I print / send to people.

rolandnsharp commented 10 years ago

How would you like to see this feature implemented?

As part of the url? registry.jsonresume.org/rolandsharp/private for example?

otherwise it would probably need to be a menu item, but we don't want the resumes too cluttered. hmmmm...

davidbgk commented 10 years ago

Maybe a button labeled with See/ask for more infos (password protected) at the end of the basic resume which allows people to submit the password or request it via email?

erming commented 10 years ago

This has not been solved, and I don't think it ever will.

This would require two resumes to be published to the same user account, which would proably add alot of complexity (and development time). For example: How would you manage them? And how would you update/remove just one of them?

And this can be solved by registering to two resumes under different usernames. Not the best theoretical solution, but pretty straight forward.

I'll close this issue. Thank you.