I am the developer of Summit for Lemmy.

  • 232 Posts
  • 2.09K Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle












  • idunnololz@lemmy.worldOPMtoSummit@lemmy.worldRoadmap V3
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    3 days ago

    Support for search / direct jump to a searched URL? Example being to search for https://lemmy.world/post/10414304 and jump here.

    I used to have a dev tool when I was first making the app that did this. This use case never occurred to me. I’ll add it to the roadmap.

    Related: potentially have Android directly open Lemmy instance related links? (I know this one might be impractical!)

    This one is (mostly) impossible. Google tightened up security for handling links. Now apps can only handle links from a certain domain if they own that domain (effectively). So if I wanted to handle links from Lemmy.world for instance I would need to contact the admins and ask them to essentially give my app permission to handle their links. I would need to do this for every lemmy instance so you can see how this is pretty difficult and requires a lot of co-operation.

    Larger in-line image display on the main timeline… I feel like this is already in the settings potentially and I’m just missing it, but that in itself might be an issue or consideration for easily confused folks such as myself.

    Added to the roadmap as well.