Closed huyz closed 2 years ago
@huyz Could you share some screenshot(maybe) of the created todo in things?
By design, the created todo with be attached with a reference link back to the obsidian file.
But no reference link in Obsidian:
It's probably some conflict with another plugin, but no idea which (I don't use Obsidian Web like https://github.com/royxue/obsidian-things3-sync/issues/1).
I also use vim keybindings
@huyz Yep, current version of this plugin, only support create todo from text, it didnt support create from an existed obsidian todo now.
Sorry for the inconvenience. I will add support of this feature from next release.
Oh, but when I try:
it doesn't work either.
This is weird. So the text could be transferred as an Obsidian todo, but without the link?
Yeah. I was able to get a link once or twice. But now I can't get one no matter what I do. Restarting Obsidian didn't help.
I tried to reproduce your situation, but it seems always work for me. could you help trying reinstall the plugin, like remove the folder in /plugins, and copy a new one there
@huyz did you still face this problem?
@royxue Yes it's still happening. But I just tried in the sandbox and it works on a text line. So it must be a conflict with one of many other plugins. I need to test further
The no-longer-supported plugin https://github.com/gavinmn/obsidian-things-link doesn't have that conflict problem. Also it works whether text, heading, or list item. Maybe you could check out their code and see how they do it?
I prefer your plugin because it can actually sync the toggle.
@huyz Just add a new release as 1.0.2 Could you try that version
Yes! it mostly works now. There may be other issues, but I'll file separate ones...
At some point I saw that the plugin was able to create a markdown link to the task in Things. But now for some reason, I can't get that link to appear. The task gets created in Things, but the current checklist item doesn't get wrapped in a markdown link.
Any ideas?