1:Consider using git repositories for synchronization. First, you don’t need to use cloud disk. Second, you can have version control
2:Want to add publish to blog function
hi and welcome on board
you can write your own script for point 1 and 2
- for point 1 I will do file sync locally and trigger a git commit/push periodically
- for point 2 depending on the blog engine, with getpelican.org for example, which handles markdown, you create your note and with a script that read your note you can produce blog post for the pelican engine
1 Like
@foxmask, thanks for your suggestion. Do you know any open joplin plugin's repo that already does this?