You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When trying to add tasks to Todoist by selecting text on a note or card which is embedded in a canvas :
does not copy over the selected text in the task title
does not reference the actual note but the canvas
To Reproduce Steps to reproduce the behavior for a card:
create new canvas
add a card to the canvas
type some text in the card (eg. Make sure I add this text from a card to Todoist)
select the text
open the command panel and select the Todoist Plugin: Add todoist task with the current page
the popup opens showing the following prefilled text in the task title box: [Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Steps to reproduce the behavior for a newly created note from the canvas:
use the same canvas as created above
add a note to the canvas (for reproducability create a new note)
type some text in the note (eg. Make sure I add this text from my note to Todoist)
select the text in the note
open the command panel and select the Todoist Plugin: Add todoist task with the current page
the popup opens showing the following prefilled text in the task title box: [Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Steps to reproduce the behavior for an existing note from the canvas:
create a new note as normal in obsidian
add some text to the note (eg. Make sure I add this text from my pre created note to Todoist)
go to the same canvas as created above
add a note to the canvas and link to the note created in step 1
select the text in the note
open the command panel and select the Todoist Plugin: Add todoist task with the current page
the popup opens showing the following prefilled text in the task title box: [Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Expected behavior
A clear and concise description of what you expected to happen.
I would expect to have the selected text in the title as well as the link back to the actual page the text is on instead of the link back to the canvas page itself.
Screenshots
If applicable, add screenshots to help explain your problem.
the canvas
How the tasks end up in Todoist
adding from a normal note does work as expected
Desktop (please complete the following information):
Plugin Version 1.11.1
Obsidian Version 1.2.8
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
When trying to add tasks to Todoist by selecting text on a note or card which is embedded in a canvas :
To Reproduce
Steps to reproduce the behavior for a card:
[Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Steps to reproduce the behavior for a newly created note from the canvas:
[Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Steps to reproduce the behavior for an existing note from the canvas:
[Untitled.canvas](obsidian://open?vault=obsidian_pkb&file=Untitled.canvas)
Expected behavior
A clear and concise description of what you expected to happen.
I would expect to have the selected text in the title as well as the link back to the actual page the text is on instead of the link back to the canvas page itself.
Screenshots
If applicable, add screenshots to help explain your problem.
the canvas
How the tasks end up in Todoist
adding from a normal note does work as expected
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: