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

Count story points in cards #9

Open
jc064522 opened this issue Aug 1, 2019 · 6 comments
Open

Count story points in cards #9

jc064522 opened this issue Aug 1, 2019 · 6 comments

Comments

@jc064522
Copy link

jc064522 commented Aug 1, 2019

Great extension! 👍

As far as I can tell any story points added to project cards do not count towards the totals. It'd be great if they did/

Cards have some benefits:

  • They are more light-weight than issues
  • Cards display markdown content in the project view and issues do not

Additionally I'd be concerned someone might add a card with some points and not realise it's not contributing to the totals.

@banyan
Copy link
Owner

banyan commented Aug 6, 2019

@jc064522

Thanks for the feedback. sorry, do you mean the note that you mentioned?

image

@koppor
Copy link
Contributor

koppor commented Sep 11, 2020

That would be a great feature!

@ericboucher
Copy link

@jc064522 @koppor what regex would you recommend inside cards? something like [sp: 0.5] maybe?

@koppor
Copy link
Contributor

koppor commented Dec 18, 2020

I would use the same as used for the project view. There it is ^[\d+ ?pt] isn't it?

@ericboucher
Copy link

@koppor
Copy link
Contributor

koppor commented Dec 21, 2020

@ericboucher Could you file a PR to this repo?

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

4 participants