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

Add summary field to entries #210

Open
kiyose opened this issue Nov 16, 2024 · 1 comment
Open

Add summary field to entries #210

kiyose opened this issue Nov 16, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kiyose
Copy link
Contributor

kiyose commented Nov 16, 2024

Many times entries should have a summary field in addition to highlights.

For example:

   projects:
      - name: Multi-User Drawing Tool
        summary:
          - The Multi-User Drawing Tool has been released to tens of users saving thousands of microseconds worth of effort.
        highlights:
          - Developed an electronic classroom where multiple users
            can simultaneously view and draw on a "chalkboard"

This is a field that is defined in JSONResume schema as well and seems to be the one area of mismatch.

updated: PR #211 adds .summary to the entities and templates

@tobybaratta
Copy link

I was wondering if it was possible for this to get merged in and released? This would be awesome to have as a feature (and super wanted!).

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

No branches or pull requests

3 participants