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

Rename boards #66

Closed
RyanRoberts opened this issue Aug 6, 2018 · 2 comments
Closed

Rename boards #66

RyanRoberts opened this issue Aug 6, 2018 · 2 comments

Comments

@RyanRoberts
Copy link

Is your feature request related to a problem? Please describe.
Can't rename boards once created or no clear way to do it.

Describe the solution you'd like
Something like: $ tb -e MyTasks Todos could rename a MyTasks board to Todos…

@JordanAdams
Copy link

JordanAdams commented Aug 7, 2018

I almost feel like this could expand to updating task descriptions too. If that were the case, we could use of the @ syntax for distinguishing between board and task updates:

Rename a board
$ tb -e @cooking baking

Update a task
$ tb -e 1 Do something else

Ignore me. It looks like editing tasks is already a thing

@pavlochernovyy
Copy link

Made a PR.

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

No branches or pull requests

4 participants