javascript:(function(){window.location.href = "https://dev.lemmy.ml/create_post?title=" + encodeURI(window.document.title) + "&url=" + encodeURI(window.location.href);})()

make a bookmark with that. it will populate the page title, but since it doesn’t submit – just navigates you to that page – you can change it however you want before you submit. Real easy :) I am going to test it out to see if I can get it to work well enough on android to substitute for a proper native share intent option.

  • MayaOP
    link
    23 years ago

    update: waiting for chrome to sync :p

  • MayaOP
    link
    13 years ago

    UPDATE: it does work, but it’s a bit unnatural: you have to type the name of the bookmark in the URL bar, then tap it when it pops up as a suggestion, and it’ll run on the page you’re on