SolidOS / SolidOS/chat-pane

Allow a message to be used as source for a new tracker Task

Open
#44 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
JavaScript
Stars
10
Forks
5
Avg merge
2m
Merged PRs (30d)
3

Description

  • In the Tracker settings pane, add a feature to select a Tracker connected with the chat
  • Add a the Task icon (grey-checked box) to be action toolbar
  • When you click/press on it:
  • Offer a choice of destination trackers, including ones from the user's type indexes
  • Create a new Task in the selected Tracker, whose message is the message contents linked to the URI of the chat message.
  • Link the chat message to the Task using a triple in the chat file
  • Link the chat message to the Task using the same triple in the task state file
  • Leave the Task icon selected (like selected thumbs up) in the toolbar
  • Link that task icon to the task to the user can always find the task.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the Tracker settings pane and action toolbar, then trace how chat messages and task state files are linked. The feature is done when a message can create a Task in a selected connected or indexed Tracker, both files contain the link, and the task icon remains selected and opens that Task.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.