-
Notifications
You must be signed in to change notification settings - Fork 182
Open
Description
Hi I have encountered this following issue but cannot fix it...
Uncaught (in promise) TypeError: this.field_names is not iterable
at Note.getFields (eval at <anonymous> (app.js:1), <anonymous>:589:32)
at AllFile.setup_frozen_fields_dict (eval at <anonymous> (app.js:1), <anonymous>:30315:151)
at AllFile.setupScan (eval at <anonymous> (app.js:1), <anonymous>:30435:14)
at AllFile.scanFile (eval at <anonymous> (app.js:1), <anonymous>:30539:14)
at FileManager.initialiseFiles (eval at <anonymous> (app.js:1), <anonymous>:30665:22)
at async MyPlugin.scanVault (eval at <anonymous> (app.js:1), <anonymous>:30958:9)
at async HTMLDivElement.eval (eval at <anonymous> (app.js:1), <anonymous>:30995:13)
getFields @ VM109:589
setup_frozen_fields_dict @ VM109:30315
setupScan @ VM109:30435
scanFile @ VM109:30539
initialiseFiles @ VM109:30665
async function (async)
eval @ VM109:30995
Given that I have only changed the Basic to Remnote inline style:

and I have only a test.md with flashcard formatting to (be expected to) be synced to Anki
This is how to use::Remnote single-line style
The script won't see things outside of it.
You can have::multiple notes in the same file
START
Basic
hello
back: this is back
END
Please let me know if there is anything I can do to fix it. Thank you~
dmantula and lily8186
Metadata
Metadata
Assignees
Labels
No labels