Hello, thanks for the great app.
I noticed that when I create/edit cards through the CLI, they aren't visible in Obsidian through the .base file.
The cause seems to be that the Obsidian-specific frontmatter aren't being filled. Because signboard_board is missing, the cards aren't being detected.
If I interact with any of these cards through the app GUI, those fields become filled and the cards appear in Obsidian. So it seems to be isolated to the CLI endpoints.
Hello, thanks for the great app.
I noticed that when I create/edit cards through the CLI, they aren't visible in Obsidian through the .base file.
The cause seems to be that the Obsidian-specific frontmatter aren't being filled. Because
signboard_boardis missing, the cards aren't being detected.If I interact with any of these cards through the app GUI, those fields become filled and the cards appear in Obsidian. So it seems to be isolated to the CLI endpoints.