Add a "details" field #315
Replies: 1 comment 2 replies
-
It's easy to add this field to the modal, but where would the information be stored in markdown? Would it be a sub-item to the list item that is the task itself? To keep Tasks simple, I think it should be up to each user to define how they want to record additional data for a task and they can do that directly in markdown, no modal needed. The modal is supposed to help especially with dates and the global filter tag. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Simple request: add a "details" field in edit mode
There're currently 3 input fields
and having an additional "details" field that let you write a little more details about this task will be much helpful.
something like this

And maybe it can be shown in an expandable section in the preview mode?
Beta Was this translation helpful? Give feedback.
All reactions