Coder Social home page Coder Social logo

Comments (3)

Phidica avatar Phidica commented on August 11, 2024

+1 for this, I literally was just trying to do it in the app and it didn't work, so I came here to file a feature request

from fbeventsync.

danvratil avatar danvratil commented on August 11, 2024

Brief investigation shows that this may not be as simple as I thought. Due to Android limitations we can only specify how many minutes before the event the reminder should occur.

Options:

  • try to pass a negative number of minutes (the docs say "-1" means default reminder, so I'm skeptical about this)
  • only set "default" reminder for all-day events and leave it up to the user to configure it in their calendaring apps (very non-intuitive, depends if the app supports it)
  • implement a custom reminder system for this case - I'm rather reluctant to do that as it would be a nontrivial amount of work and the reminders would be inconsistent with reminders from whatever calendaring app the user has - however it appears to be the only workable solution at this point (but probably pushes this to 1.1)

https://issuetracker.google.com/issues/36761408
https://productforums.google.com/forum/#!topic/calendar/tPeNA-NEqPI

from fbeventsync.

Phidica avatar Phidica commented on August 11, 2024

Is there any chance it could be faked? Say, by somehow setting the start time of the all-day event to later in the day so the notification can happen later but still "before" it? Or at worst, just converting it into a non-all-day event entirely? I'm not sure if these are truly great solutions but perhaps they could be workarounds in the meantime?

from fbeventsync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.