Go check it out, it’s pretty cool. It also shows a check mark which is a nice visual cue for sorting.

btw, are there any graphic designers here with experience with SVGs? If we want to make this feature even better, we need custom calendar icons!

https://github.com/aeharding/wefwef/issues/197

  • @garretble@lemmy.world
    link
    fedilink
    English
    11 year ago

    For me it might be notifications. But I believe Apple at least recently got the api working to allow for notifications via web apps.

    Implementing that, however, may be another story. But it’d be neat.

    • @bdonvr@thelemmy.club
      link
      fedilink
      English
      01 year ago

      Web apps can notify.

      However I’m not sure - that might require a backend server to SEND notifications to your device.

      • @aeharding@lemmy.worldOPM
        link
        fedilink
        English
        21 year ago

        Yes once things calm down a bit I’d love to request Lemmy to support web push.

        Elk, a web client for Mastodon, can send push notifications because mastodon supports Web Push 😁

      • @seang96@spgrn.com
        link
        fedilink
        English
        11 year ago

        Wefwef is already a hosted application so I don’t see why it wouldn’t be able to handle push notifications for the installed clients on the hosted wefwef instance. Besides the code not being implemented yet of course.