View Single Post
Old 11-11-2021, 09:25 PM   #16
arooni
Addict
arooni began at the beginning.
 
Posts: 315
Karma: 26
Join Date: Jul 2012
Device: Kindle Paperwhite 4 (2018)
This is what I have so far


Code:
    ["exporter"] = {
        ["html_export"] = false,
        ["joplin_IP"] = "192.168.1.100",
        ["joplin_export"] = true,
        ["joplin_notebook_guid"] = "d50d5af85bb64b189ea16808c88c15e1",
        ["joplin_port"] = 41184,
        ["joplin_token"] = "myuniquetokenid",
        ["json_export"] = false,
        ["txt_export"] = false,
        ["username"] = "",
    },
# i have also tried it with joplin_IP to be my DDNS address without any change. again the same error message "Multiple errors occurred while trying to export notes from the book, booktitle, and 0 others"
arooni is offline   Reply With Quote