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

Format the list command output #13

Closed
tomassirio opened this issue Oct 4, 2020 · 4 comments
Closed

Format the list command output #13

tomassirio opened this issue Oct 4, 2020 · 4 comments
Assignees
Labels
easy enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@tomassirio
Copy link
Owner

The list command output looks kind of bad. See if you can make it any better

@tomassirio tomassirio added easy enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed labels Oct 4, 2020
@Oatelaus
Copy link
Contributor

Oatelaus commented Oct 4, 2020

I'm gonna pick this up, if that's okay!

@tomassirio
Copy link
Owner Author

Sure!

@JDOG787
Copy link
Contributor

JDOG787 commented Oct 5, 2020

Hi, would it de ok if I tried this out too?

@Oatelaus
Copy link
Contributor

Oatelaus commented Oct 5, 2020

@JDOG787 I've done the original issue already.

I was going to add strike through functionality, so you can mark items in the list as done.

You would need to...

  1. Add a flag to the model so we can save state in the database.
  2. Add a command to mark items as done
  3. Add ~ surrounding the value of done items within list.js.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement New feature or request good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants