Remix.run Logo
usernomdeguerre an hour ago

These are both very nice projects! Ive unfortunately learned too late with hister that the browser bookmark ingestion expects the binary to be local, instead of on a server/vm. But other than that i'm glad these two projects seem like they complement each other.

asciimoo an hour ago | parent [-]

You can configure the server URL for the extension by clicking on the cogwheel icon on the extension popup or by visiting the extension's settings page. Servers/VMs are fully supported even with user handling.

usernomdeguerre 43 minutes ago | parent [-]

ah apologies, I thought bookmark ingestion wasn't a part of the browser extension. I'll check there.

asciimoo 36 minutes ago | parent [-]

Oh, you mean the bookmark import? You can specify the Hister server with the -u/--server-url flags from the command line. Check hister --help for more details