Replies: 5 comments 3 replies
-
Hi, I hope that the examples in this page might give some ideas about how do what you want. https://publish.obsidian.md/tasks/Getting+Started/Statuses/Example+Statuses If they don't, then please supply your This page will help you do that: https://publish.obsidian.md/tasks/Support+and+Help/Report+a+Bug |
Beta Was this translation helpful? Give feedback.
-
Hi @claremacrae, I have exactly the same issue as @malevans. The documentation doesn't cover this case as far as I can tell, unless the only solution is to create a faux "to-do" state for each of the custom status.names? I have the following set up:
When I create the following task:
The task grouped correctly under _Gardening. However, once I mark that task as done, it reverts to:
I am guessing that this is because the repeat code creates a task that is set to the next status in the queue, i.e.
If I customise the settings and add a faux-close state, e.g.
The repeater code works. However, I have about 6 custom categories like this, so that's a lot of faux closed states. Would there be an option to amend the recurring task creation code so that it reads the origin state (prior to closure) and replicates that? And/or create an option to customise (in the custom task panel) what status the default repeater code should set to? |
Beta Was this translation helpful? Give feedback.
-
That makes sense. No rush on my part. I have it working now :) Also very excited to see what the new feature will be!
Yes, I hear you. I use the statuses in a GTD-like context. I used to use tags for this, but I found that they would explode all across the vault (esp. on repeating tasks) which would then leave a paper trail. I also find something like:
Far more difficult to parse visually than a task with a custom status and icon. This is of course just a personal preference.
Thank you for baking this flexibility directly into the design. I appreciate it. |
Beta Was this translation helpful? Give feedback.
-
Folks - sorry for being absent from this discussion and also for triggering
it in the first place! :)
I'm glad to see that I wasn't just being stupid and @flatlines has been
seeing the same. I also have been looking at the custom statues to
replicate the GTD methodology and in the meantime I have been using tags to
control these but I try to strictly follow the use of only a single tag so
I lose some flexibility in terms of assigning contexts if I also use a tag
to control the repeating function. If I add multiple tags I end up with
multiple instances of the same task displaying on my Daily Note and
creating the mental overload I'm trying to avoid.
My initial use case is to use the custom status "Daily" to extract tasks
that I do daily into a separate section of my Daily Note. I can do this by
using #daily but then I lose the ability to attach different contexts to my
routine tasks (#home, #office etc.) without having my tag management get
out of control. I haven't had the opportunity to spend time on setting up
the 'faux' status as @flatlines mentioned. I had thought that may be a
solution to the problem I was facing but thought I may have been missing
something more obvious, hence my initial question.
Feature Request! - I'd like the option to 'hide tags' if possible. My
primary use is to bring all my tasks into the Daily Note and I have my
tasks grouped by tag (à la GTD) so it isn't necessary for me to display the
tags again in the task description itself. I hate unnecessary clutter 😁.
[image: image.png]
Finally thanks for the great work on this plugin as well as the continuing
development work. It is much appreciated.
Cheers
…On Mon, Jun 12, 2023 at 6:49 PM flatlines ***@***.***> wrote:
I am not going to be able to update the docs immediately I am in the
middle of a massive documentation effort for a major new feature.
That makes sense. No rush on my part. I have it working now :)
Also very excited to see what the new feature will be!
That is not a use of custom statuses that I have ever seen before, in
several months of doing user support on them. Status doesn't feel like the
right description for what is more of a "topic" or "subject" like savings.
Yes, I hear you. I use the statuses in a GTD-like context. I used to use
tags for this, but I found that they would explode all across the vault
(esp. on repeating tasks) which would then leave a paper trail. I also find
something like:
#home/garden
- [ ] #home/garden water the plants every day`
Far more difficult to parse visually than a task with a custom status and
icon.
This is of course just a personal preference.
it's up to you and Tasks is intentionally flexible
Thank you for baking this flexibility directly into the design. I
appreciate it.
—
Reply to this email directly, view it on GitHub
<#2023 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACOXZNMWZZYLJCKTK4I7FY3XK3JY5ANCNFSM6AAAAAAY4F5RCU>
.
You are receiving this because you were mentioned.Message ID:
<obsidian-tasks-group/obsidian-tasks/repo-discussions/2023/comments/6149982
@github.com>
--
Cheers
Mal Evans
0404 542 054
<http://au.linkedin.com/in/malevans>
|
Beta Was this translation helpful? Give feedback.
-
No need for an apology @malevans!
There is now a way to prevent Tasks appearing in multiple groups, when you group by tag, using the See the various examples in: So for example, I use these kinds of tags for my GTD contexts:
And when I want to group by only the #context/ tags, I use this:
Nested tags are really powerful in Obsidian and I recommend using them if you have related sets of information, like different contexts.
You actually do not lose the ability to attach different contexts. It's a limit you have imposed upon yourself, it's not a fundamental limit of Tasks or Obsidian. Task statuses exist firstly to categorise tasks in to these types/categories:
And secondly to manage the transition of tasks between those types. https://publish.obsidian.md/tasks/Getting+Started/Statuses/Status+Types Any attempts to use Tasks statuses for anything other than those 5 categories and transitioning between them will cause you lots of pain, of the sort described in this issue.
If using the Tasks plugin, simply do not set up statuses to represent permanent properties of a task, like categories. It will not work, and because it goes so far against what statuses are designed for, it's not something that would ever be added to Tasks.
As it happens, there is already a request for that. Otherwise, I would have encouraged you to create a separate request, so we try and keep each issue/discussion focussed on single topics.
That image isn't showing up - it's just text.
You're very welcome! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is a bug, a feature request or I just haven't figured out how to make it work but I can't seem to get repeating tasks to maintain their custom status once completed.
My use case is:
I have a number of tasks that I undertake daily that I want to keep 'separate' from the rest of my tasks. I have set up a custom status called "Routine" and I filter these using 'status.name contains Routine'. That works find until I complete the task the first time. The original tasks is marked as completed but the status on the new instance of the task (e.g. tomorrow's task) takes on the default 'To-Do' status and I lose the ability to filter using status.name contains...
If anyone is able to tell me how to set this up to work, I am more than happy to admit defeat and acknowledge a superior intelligence!
Beta Was this translation helpful? Give feedback.
All reactions