Edo78 / obsidian-koreader-sync

Obsidian.md plugin to sync highlights/notes from koreader
MIT License
77 stars 7 forks source link

Refactor frontmatter structure #29

Closed Edo78 closed 2 years ago

Edo78 commented 2 years ago

To achieve #9 and similiar kind of groups of notes (eg. for chapter, author, month, etc) I have to restructure the whole frontmatter section to manage an array of the actual data (one item for each note) and maybe even add some other porperties on the way.