Bug Description
I have a note with a 'Status' field in its metadata and when asking Claude to update it, the metadata only contained the basic memory related fields.
From Read Note:
{
`identifier`: `20-projects/roadtrip/test-kanban-ticket`
}
---
Status: In Progress
permalink: 20-projects/roadtrip/test-kanban-ticket
version: 21.9.0
---
Then Writing the Note:
{
`title`: `Test Kanban Ticket`,
`folder`: `20-projects/roadtrip`,
`content`: `---
Status: Done
permalink: 20-projects/roadtrip/test-kanban-ticket
version: 21.9.0
---
`
}
# Updated 20 Projects/Roadtrip/Test Kanban Ticket.md (c684106b)
permalink: 20-projects/roadtrip/test-kanban-ticket
And when I asked Claude to read the note again to check the Status tag:
{
`identifier`: `20-projects/roadtrip/test-kanban-ticket`
}
---
title: Test Kanban Ticket
type: note
permalink: 20-projects/roadtrip/test-kanban-ticket
---
Bug Description
I have a note with a 'Status' field in its metadata and when asking Claude to update it, the metadata only contained the basic memory related fields.
From Read Note:
Then Writing the Note:
And when I asked Claude to read the note again to check the Status tag: