Skip to content

[Bug]: Markdown-project links (on task notes) aren't recognized on Project note #814

@minchinweb

Description

@minchinweb

Bug Description

I'm amazed at how fast you can fix bugs and get out a release! Thank you for your work.

Thank you for fixing #800, this keeps TaskNotes working for me. However, these new links aren't being recognized by the Project notes, and so tasks aren't listed on the Project's todos.

Example:

---
title: test task
priority: someday
date: 2025-08-21T19:28:21-0600
modified: 2025-10-02T15:14:29.960-06:00
threshold_date: 2025-08-23
scheduled: 2025-08-22
due: 2025-09-01
completed: 2025-09-01
category: tasks
tags:
  - task
task_status: done
tasknote: true
contexts: []
projects:
  - "[z Test Project](z%20Test%20Project.md)"
---

Test task that I can mess with

The task on it's own page renders as expected, and the link to the Project works too.

Image

However, it is missing from the Project's page's list of "Subtasks" (although it does show the backlink).

Image

It is also not showing the project on the "Edit Task" modal.

Image

In terms of severity, I can still use the task list and edit tasks, so day to day I'm good, but I'll be wanting to have projects working soon...


Would fixing #440 at the same time make sense?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions