Create task *from* note #1343
JacksonMcDonaldDev
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
I can see a slash command for "Convert current note to task", but I don't think this opens the modal, just adds task-related properties and adds those task and relationships display cards. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I just ran the "Convert current note to task" command and it did open the modal. I'm on Version 4.1.3. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Apologies if this exists already, I searched documentation and discussions and did not find anything.
Is there a way to create a task 'from' a note? This would display the task creation modal, but use the current active note as the task note. Instead of creating a new note for the task, or an inline task, sometimes users have a note which they would like to turn into a task.
Expected funtionality:
"Create task from current note"
Task creation modal appears
current task body appears in the task 'details' field
upon saving, tasknotes YAML property block is prepended to this note, and note is treated as a 'new' task (auto moved, etc).
Beta Was this translation helpful? Give feedback.
All reactions