Allow checkboxes in table queries of tasks. #1322
FilSalustri
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can use either TABLE or TASK to query my tasks with dataview.
Compared to the type of output that TASK queries product, TABLE queries improves the usability/legibility of the results by producing columnated output.
This can be helpful to decrease friction when reading, visually searching, and thinking about a list of tasks.
However, there appears to be no way to add a checkbox to a TABLE display of tasks that will allow a task to be marked complete.
My suggestion, then, is that some way be developed to include a checkbox in a TABLE query of tasks, such that checking the box will mark the task done.
Beta Was this translation helpful? Give feedback.
All reactions