We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7721f3 commit 09cf1b5Copy full SHA for 09cf1b5
docs/Advanced/Tasks Api.md
@@ -93,7 +93,7 @@ See [[QuickAdd#Launching the Edit task modal via QuickAdd|Launching the Edit tas
93
## `editTaskLineModal(taskLine: string): Promise<string>;`
94
95
> [!released]
96
-This method was introduced in Tasks X.X.X.
+> This method was introduced in Tasks X.Y.Z.
97
98
This method opens the Tasks [[Create or edit Task|Create or edit task UI]] with the provided task line pre-filled for editing.
99
If data entry is cancelled, an empty string is returned.
0 commit comments