Webclipper port with joplin terminal

I already asked this question in the other thread but didn’t get an answer yet so here’s another shot.

When a new note is created by rest_uploader the regular instance of joplin CLI doesn’t automatically detect the change and hence doesn’t sync. I have to manually sync via joplin sync in order to make the sync happen.
I’d like to avoid running a cron job that syncs every 5 or so minutes as this drives my cpu usage up to around 80% for a few seconds which will impact the performance of other services running on the same host.

@laurent is Joplin CLI supposed to automatically sync whenever there’s a new note?