Clip webpage without running joplin

Operating system

Linux

Joplin version

3.5.13

Desktop version info

3.5.13

Sync target

Joplin Server

What issue do you have?

i need to have joplin app running in background in order to save teh webpage with web clipper.

it would be nice to be able to do it without having the app running in background (or maybe launch the app automatically)

@khuongduy354 was working on this I believe he already finished. Get in touch with him!

amazing.

also, pleasure to see a fellow Vietnamese here @khuongduy354

Hi, have you tried using the Joplin terminal instance ? It's exactly the same as Joplin Desktop. You can:

  • Have a script to start it automatically in background on machine booting
  • Run it in Docker with restart policy
    That's the easiest thing you can do.

I think the above setup is simple and sufficient enough. I had a post on forum asking about another approach here, but looks like it's unnecessary

oh there is headless CLI? Lemme try that.