ddvk
ddvk
you can use rmapi for cli the ui for is just a sandbox/playground for now. some auto export/import could be added
you can run rmapi `mget -i` every minute with taskscheduler/cron. what is your goal, to have rendered notbooks on your pc or just a backup of everything?
is your account migrated, does it show using sync15?
the latest version should fix that, but you should remove the cache file
you no longer need nginx for tls, the variables can be set directly (TLS_CERT and TLS_KEY) . have to check if the container has been updated
remove, (i think) ~/Library/Preferences/rmapi/rmapi.config
I'll try to find some time in the next days...
i think it makes sense to extract the pdf rendering out of rmapi, in a separate executable, we can have different implementations like this one
sure, PRs are welcome
i'll look into it