flashcards-obsidian icon indicating copy to clipboard operation
flashcards-obsidian copied to clipboard

1.4.0 frontmatter API

Open bennyyip opened this issue 2 years ago • 1 comments

bennyyip avatar Sep 01 '23 03:09 bennyyip

I can confirm that this PR fixes this error:

TypeError: Cannot read properties of undefined (reading 'start')
    at CardsService.updateFrontmatter (plugin:flashcards-obsidian:6933:75)
    at CardsService.eval (plugin:flashcards-obsidian:6916:30)
    at step (plugin:flashcards-obsidian:68:23)
    at Object.eval [as next] (plugin:flashcards-obsidian:49:53)
    at fulfilled (plugin:flashcards-obsidian:39:58)

harmtemolder avatar Dec 10 '24 10:12 harmtemolder