joshuatz / linkedin-to-jsonresume

Browser extension to turn a LinkedIn profile page into a JSON Resume export.
https://joshuatz.com/projects/web-stuff/linkedin-profile-to-json-resume-exporter/
MIT License
238 stars 59 forks source link

Feature Request: Add location to work entries #58

Closed fkrauthan closed 2 years ago

fkrauthan commented 2 years ago

I've noticed that currently for each work entry it does not include location. Any chance that can be added?

joshuatz commented 2 years ago

Looks like this is in both the JSON Resume spec and in the LI data, so I see no reason why not... I should have included this in today's release (🤦‍♂️), but I'll try to get to this soon.

joshuatz commented 2 years ago

@fkrauthan This was basically a one-line fix, so I went ahead and implemented it now. See 3.2.0 release.

fkrauthan commented 2 years ago

Nice that's great. Really cool project.

fkrauthan commented 2 years ago

Just wanted to let you know that everything works great. Thank you very much.