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

Feature Request: Delete Boards, including tasks/notes #26

Open
StephenLeafWW opened this issue Aug 1, 2018 · 5 comments · May be fixed by #60
Open

Feature Request: Delete Boards, including tasks/notes #26

StephenLeafWW opened this issue Aug 1, 2018 · 5 comments · May be fixed by #60

Comments

@StephenLeafWW
Copy link

Is your feature request related to a problem? Please describe.
Suppose I have a Board named, "@Test"
and inside that board, I have a few tasks/notes,
i.e.

@Test
    2. [ ] task 1
    3.  *  note 1
    6. [ ] task 2 (though do note that this is non-sequential)

to delete this, from my understanding, I'd need to run the command

tb -d 2 3 6

While this is fine for most boards, I just went to delete a board that had 20+ items, and as you can imagine, it was a little bit tedious making sure I didn't delete the wrong numbered item.

Describe the solution you'd like
Why not instead of having to type

tb -d 2 3 6

I just have to type

tb -d @Test

And remove all the items in that board (including the respective board)

This is a really cool little tool, aside from this small inconvenience, I'm really enjoying just how usable it is!

@rafap4j
Copy link

rafap4j commented Aug 2, 2018

I would like to take this one, if there's not a problem :)

@rjoydip-zz
Copy link

rjoydip-zz commented Aug 4, 2018

I would make a PR for that soon

@alepop alepop linked a pull request Aug 4, 2018 that will close this issue
@alepop
Copy link

alepop commented Aug 4, 2018

@rjoydip, @raalcaau sorry folks. don't check updates in this issue while making a feature.

@rjoydip-zz
Copy link

rjoydip-zz commented Aug 5, 2018

@alepop No problem. Thanks for the PR

@vikramthapa
Copy link

How do i delete board. Is it not possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants