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

Hope that repeating tasks will work for subtasks [note that tasks seem to be being viewed via the Kanban plugin] #2972

Open
4 tasks done
lxmwwl opened this issue Jul 19, 2024 · 11 comments
Labels
scope: recurrence Anything to do with recurring/repeating tasks scope: sub-tasks and super-tasks Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things type: enhancement New feature or request

Comments

@lxmwwl
Copy link

lxmwwl commented Jul 19, 2024

⚠️ Please check that this feature request hasn't been suggested before.

  • I searched previous Ideas in Discussions didn't find any similar feature requests.
  • I searched previous Issues didn't find any similar feature requests.
  • I am only requesting a single feature. Multiple changes should be split into individual requests, with links between them.
  • I believe my requested feature will be generally applicable to other users, not just me: it is not uniquely tied to my personal workflow.

🔖 Feature description

When the recurring task is completed, the date behind the subtask also changes.

✔️ Solution

I am managing some periodic review tasks

❓ Alternatives

No response

📝 Additional Context

No response

@lxmwwl lxmwwl added the type: enhancement New feature or request label Jul 19, 2024
@claremacrae
Copy link
Collaborator

This request is not clear to me.

Please give example markdown lines that show the before and after of what you want.

@claremacrae claremacrae added scope: recurrence Anything to do with recurring/repeating tasks scope: sub-tasks and super-tasks Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things insufficient info Not enough information provided: please use the Issue template labels Jul 19, 2024
@lxmwwl
Copy link
Author

lxmwwl commented Jul 19, 2024

This request is not clear to me. This request is not clear to me.

Please give example markdown lines that show the before and after of what you want.

image
like this

@lxmwwl
Copy link
Author

lxmwwl commented Jul 19, 2024

image
But the current situation is like this

@claremacrae
Copy link
Collaborator

Thanks but I do not have time to spend typing up markdown.

Please paste in the source. Thank you.

@lxmwwl
Copy link
Author

lxmwwl commented Jul 19, 2024

Thanks but I do not have time to spend typing up markdown.

Please paste in the source. Thank you.

image
The kanban plug-in used

@claremacrae
Copy link
Collaborator

No, that is another screenshot, not text.

Please read this section of the Tasks documentation on what we need, and why: Give us text to copy.

Thank you.

@lxmwwl
Copy link
Author

lxmwwl commented Jul 20, 2024

No, that is another screenshot, not text.不,那是另一个屏幕截图,而不是文本。

Please read this section of the Tasks documentation on what we need, and why: Give us text to copy.请阅读任务文档的这一部分,了解我们需要什么以及为什么:给我们要复制的文本。

Thank you. 谢谢。

image

@claremacrae
Copy link
Collaborator

Thank you for using the Tasks plugin.
感谢您使用任务插件。

And I appreciate your time in creating this request.
感谢您花时间提出此请求。

I have used an Optical Character Recognition program to try and extract the text from the images, to get the Markdown text:
我使用光学字符识别程序尝试从图像中提取文本,以获取 Markdown 文本:

Wanted behaviour:
想要的行为

- dasdasdasdas ✅ 2024-07-19
    - dasdasd 📅 2024-07-19 🔁 every day
- dasdasdasdas 📅 2024-07-20
    - dasdasd 📅 2024-07-20 🔁 every day

Current behaviour:
目前的行为

- dasdasdasdas ✅ 2024-07-19
    - dasdasd 📅 2024-07-19 🔁 every day
- dasdasdasdas 📅 2024-07-20
    - dasdasd 📅 2024-07-19 🔁 every day

The difference between the two is in the due date of the new set of tasks:
两者之间的区别在于新任务集的截止日期

image

@claremacrae claremacrae removed the insufficient info Not enough information provided: please use the Issue template label Jul 20, 2024
@claremacrae
Copy link
Collaborator

I have just realised that I forgot to put the checkboxes in to the text above.
This is why I ask users to supply the text - it wastes a lot of time trying to recreated it by hand.

我刚刚意识到我忘记将复选框放入上面的图像和文本中。
这就是为什么我要求用户提供文本 - 尝试手动重新创建它会浪费大量时间。

@claremacrae claremacrae changed the title Hope that repeating tasks will work for subtasks Hope that repeating tasks will work for subtasks [note that tasks seem to be being viewed via the Kanban plugin] Jul 20, 2024
@claremacrae
Copy link
Collaborator

claremacrae commented Jul 20, 2024

This is a helpful reminder that when we release support for subtasks, we will need to work out logical behaviour for when there are recurring (repeating) tasks.
这是一个有用的提醒,当我们发布对子任务的支持时,我们需要制定出出现重复(重复)任务时的逻辑行为。

We will have to consider a wider variety of examples than given here.
我们必须考虑比这里给出的例子更广泛的例子。

  • Parent task not recurring, and one recurring subtask
  • Parent task not recurring, and multiple recurring subtasks
  • Parent task not recurring, and some sub-tasks are recurring and some are not
  • 父任务不重复,并且有一个重复子任务
  • 父任务不重复,并且多个重复子任务
  • 父任务不重复,有些子任务重复,有些不重复

  • Parent task recurring, and one non-recurring subtask
  • Parent task recurring, and one recurring subtask
  • Parent task recurring, and multiple recurring subtasks
  • Parent task recurring, and some sub-tasks are recurring and some are not
  • 父任务重复,以及一项非重复子任务
  • 父任务重复,以及一个重复子任务
  • 父任务重复,以及多个重复子任务
  • 父任务重复,有些子任务重复,有些不重复

@lxmwwl
Copy link
Author

lxmwwl commented Jul 20, 2024

This is a helpful reminder that when we release support for subtasks, we will need to work out logical behaviour for when there are recurring (repeating) tasks.

thank you for your answer, your answer is really good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: recurrence Anything to do with recurring/repeating tasks scope: sub-tasks and super-tasks Indenting tasks, nesting tasks, controlling their display, filtering them, and similar things type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants