|
Hi My issue is that I have been working on a taking notes from a video lecture (as a tasknote) and now I only want to keep the note. I have many notes that I would like to link to this note but if I try to do this I have the inline task which I don't want. I especially cannot link to headings in the note when it is a task, Any suggestions gratefully received. |
Replies: 3 comments 3 replies
|
Check TaskNotes → General → Task Identification → Identify tasks by first. TaskNotes supports two identification modes: a configured tag, or a frontmatter property/value pair. If you're using property mode, removing a task tag won't stop the note being recognized as a task. You need to remove or change the identifying property/value instead—for example, Archiving serves a different purpose: it keeps an archived task and may move it to an archive folder. It doesn't by itself turn it into an ordinary note. Could you share your TaskNotes version, selected identification mode, and a minimal frontmatter example with private information removed? That should let us distinguish a remaining identifier from a stale rendering/indexing problem without deleting the note body. |
|
To answer your two questions directly:
Additional Things to Check:If the note still renders as an inline task link after reloading Obsidian: • Inline Tags in Body: Search the main body text of your lecture note for any inline |

Thanks @Dani-8
I just reloaded Obsidian and saw that TaskNotes was updated.
4.13.4 has fixed the issue I confirm.
Thanks everyone