Edo78 / obsidian-koreader-sync

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

Not importing #76

Open post-duif opened 3 months ago

post-duif commented 3 months ago

In my usage of this plugin, after providing the right directory in settings, nothing is happening when I import. I made highlights and there are lua files for books I'd like to see converted, but nothing happens. Is this due to a lack of updates for 2 years that broke the plugin? Are there any log files I could look into to check for issues? Thanks!

thegreekgeek commented 3 weeks ago

Looking at the logs (CTRL+SHIFT+I) It's saying that filenames can't end with a dot or a space. Not sure if that's just my janky setup or the extension itself, will investigate further.

qbit commented 2 weeks ago

I am seeing the same thing:

plugin:obsidian-koreader-plugin:12787 Uncaught (in promise) TypeError: Cannot read properties of null (reading '0')
    at KOReader.eval (plugin:obsidian-koreader-plugin:12787:72)
    at Generator.next (<anonymous>)
    at eval (plugin:obsidian-koreader-plugin:63:61)
    at new Promise (<anonymous>)
    at __async (plugin:obsidian-koreader-plugin:47:10)
    at KOReader.createNote (plugin:obsidian-koreader-plugin:12785:12)
    at KOReader.eval (plugin:obsidian-koreader-plugin:12925:73)
    at Generator.next (<anonymous>)
    at fulfilled (plugin:obsidian-koreader-plugin:50:24)