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] Create task from existing message #5

Closed
5 of 6 tasks
colmdoyle opened this issue Jun 9, 2021 · 2 comments
Closed
5 of 6 tasks

[FEATURE] Create task from existing message #5

colmdoyle opened this issue Jun 9, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request implemented-node This feature is complete in Node

Comments

@colmdoyle
Copy link
Contributor

colmdoyle commented Jun 9, 2021

Description

As a
Task creator

I want to
Create a task from a message

So that I can
Use the content of the message as a starting point for a task

Languages

This feature is now implemented in:

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.
@colmdoyle colmdoyle added the enhancement New feature or request label Jun 9, 2021
@colmdoyle colmdoyle linked a pull request Jun 15, 2021 that will close this issue
2 tasks
@colmdoyle colmdoyle removed a link to a pull request Jun 15, 2021
2 tasks
@colmdoyle colmdoyle mentioned this issue Jun 18, 2021
2 tasks
@colmdoyle colmdoyle self-assigned this Jun 18, 2021
@colmdoyle
Copy link
Contributor Author

My implementation in #27 just pulls the text of the message and prefills the task title (currently the only field), but maybe we could introduce a notion of task metadata to reference back to the source message?

@colmdoyle colmdoyle added the implemented-node This feature is complete in Node label Jul 5, 2021
@colmdoyle
Copy link
Contributor Author

Might be nice to add some kind of threaded response when the task is created, so others have visibility.

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

No branches or pull requests

1 participant