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

urgency value not changing #1892

Closed
2 of 7 tasks
MertensDev opened this issue Apr 18, 2023 · 4 comments
Closed
2 of 7 tasks

urgency value not changing #1892

MertensDev opened this issue Apr 18, 2023 · 4 comments
Labels
insufficient info Not enough information provided: please use the Issue template type: bug Something isn't working type: no action needed Conclusion of the discussion was that no changes to Tasks are required

Comments

@MertensDev
Copy link

Please check that this issue hasn't been reported before.

  • I searched previous Bug Reports didn't find any similar reports.

Expected Behavior

Change due dates, priority, etc. leads to different urgency values and has influence on order of tasks in query

Current behaviour

No matter how I change a task property, the urgency value remains 1.95 (for all my tasks).
I tried an example task as described in Tasks Documentation

Steps to reproduce

  1. Create Task with due date, priority, etc.
  2. Query tasks with
not done
show urgency

Which Operating Systems are you using?

  • Android
  • iPhone/iPad
  • Linux
  • macOS
  • Windows

Obsidian Version

1.1.16

Tasks Plugin Version

3.2.0

Checks

  • I have tried it with all other plugins disabled and the error still occurs

Possible solution

No response

@MertensDev MertensDev added the type: bug Something isn't working label Apr 18, 2023
@claremacrae claremacrae added insufficient info Not enough information provided: please use the Issue template question Further information is requested labels Apr 18, 2023
@claremacrae
Copy link
Collaborator

Thanks for using tasks.

The most likely cause of this error is invalid text in your task.

Steps to reproduce

  1. Create Task with due date, priority, etc.
  2. Query tasks with
not done
show urgency

The Bug Report form says, for the "Steps to reproduce" field:

image

This report says:

  1. Create Task with due date, priority, etc.

We cannot do anything with so little information.

@claremacrae
Copy link
Collaborator

Thank you for reading the documentation.

I have just updated the Urgency docs to record the cause of 'why is the score always 1.95' as it has tripped others up too, for example #1795

Please read the last section of this:

https://publish.obsidian.md/tasks/Advanced/Urgency

And feel free to up-vote the issue linked in that last section.

I'm going to close this now, as I am sure that is the cause of your problem.

If you add more information later that shows otherwise, I will willingly re-open this.

@claremacrae claremacrae closed this as not planned Won't fix, can't repro, duplicate, stale Apr 18, 2023
@claremacrae claremacrae added type: no action needed Conclusion of the discussion was that no changes to Tasks are required and removed question Further information is requested labels Apr 18, 2023
@MertensDev
Copy link
Author

Issue solved: Tasks parameters (due date, priority, etc.) must be placed at the end of the task:
e.g.

- [ ] #task do something DUE_DATE PRIORITY

Thanks!

@claremacrae
Copy link
Collaborator

Rats. I referenced the wrong issue number in the above PR...

@claremacrae claremacrae closed this as not planned Won't fix, can't repro, duplicate, stale Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
insufficient info Not enough information provided: please use the Issue template type: bug Something isn't working type: no action needed Conclusion of the discussion was that no changes to Tasks are required
Projects
None yet
Development

No branches or pull requests

2 participants