New feature. Add more preview options besides screenly
Pageres would be one that would be neat to implement to get the screenshot generation done locally
Check on the nextcloud passwords app how they did it:
https://github.com/marius-wieschollek/passwords/tree/master/src/lib/Helper/Preview
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
If you would like to self host Screeenly, here is a docker image built specifically for use with Nextcloud.
That sure helps a bit on the way .. but it would still be neat with more options :)
If you would like to self host Screeenly, here is a docker image built specifically for use with Nextcloud.
And that docker image does not work ... fyi
You'll need to re-write the docker compose file for your specific setup. It can be used as a reference though, along with the documentation from the project github. Hope this helps!
@sunjam well i did chaneg specifics .. but ionphractal/screeenly:0.1.0 is missing and cant be pulled ... and some other stuff i found that was not optimal like i get several docker images running instead of just one. ... so then im better off following the docs you now mentioned and build my own.
More options should be pretty simple to create when modeled after the screeenly provider
@chiotisn Would you be interested in tackling this? Your work on the sort functionality was great! :)
I've added support for webshot and screenshotmachine.com just now. @small1 would you be interested in testing this on the current master branch? I can provide a beta version :)
I know how to get screenshot machine and screeenly up and running but which of the webshot servers did you use? Can you link those in the settings? This would make setting this up a lot easier.
I believe the idea is for you to self-host your own instance if possible.
Suggestions?
On Sat, Jul 25, 2020, 10:53 AM Sandro notifications@github.com wrote:
I know how to get screenshot machine and screeenly up and running but
which of the webshot servers did you use? Can you link those in the
settings? This would make setting this up a lot easier.—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/nextcloud/bookmarks/issues/741#issuecomment-663882880,
or unsubscribe
https://github.com/notifications/unsubscribe-auth/AANUKZS2DET6U4J24DQ3B43R5MLZPANCNFSM4H6VPKAA
.
Mmh, I've modeled these after the passwords app. Not sure which software that is exactly. I wasn't aware there's a dozen apps called webshot :sweat_smile:
pageres is now supported in the master branch as well :)