hackclub / slacker

Slacker is an attempt to organize and systematize our developer/customer support use cases into something that is easy to manage and measure, and also is welcoming of newcomers wanting to help participate on projects.
16 stars 19 forks source link

Follow-up functionality should mint new AI's instead of being a notification feature on existing AI's #104

Closed grymmy closed 9 months ago

grymmy commented 10 months ago

It is my understanding that right now, when you "Follow up" on an item, it does not create a new AI, but instead saves some metadata (a reminder time) associated with the old AI.

I propose that a superior implementation would actually construct a whole new AI for follow-up items. i.e., you would:

  1. Click on "Follow up".
  2. Pick a calendar date for follow-up
  3. Enter some free-form text that would provide context for new new work.
  4. Hit OK This would end up creating a new AI that would immediately go into the work queue, but /slacker gimme's would not return them until the specified date. All filters and list counts should also not return these items either.
faisalsayed10 commented 9 months ago

done