Skip to content

[BUG][MacOS] New Tasks Do Not Render Immediately for Kanban View #36

Description

@Joshbwr

Description

When creating a new task in a markdown file using the - [ ] syntax, the task does not appear in the Kanban view until the view is forced to re-render by moving an existing task to a different status.

Environment

  • OS: macOS Tahoe 26.3.1 (a)
  • App: Zen Notes
  • Version: 1.3.8

Preconditions

  • The Tasks section has been viewed at least once in the current session.
  • The Kanban view is the active/last-used view in the Tasks section, so that switching to Tasks opens directly into the Kanban view.

Steps to Reproduce

  1. Open a markdown file in Zen Notes.
  2. Open the Tasks section and switch to the Kanban view, then navigate away (so the Kanban view is the one that will reopen by default).
  3. Back in the markdown file, add a new task by typing - [ ] save (or any task text).
  4. Save the file.
  5. Switch to the Tasks section — it opens directly into the Kanban view.

Expected Behavior

The newly created task should appear in the appropriate column of the Kanban view (e.g., the "To Do" / unchecked column).

Actual Behavior

The new task does not appear in the Kanban view. The view appears to be stale and does not reflect the newly added task.

Workaround

Moving any existing task to a different Kanban status causes the view to refresh, at which point the previously missing new task becomes visible.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions