Coder Social home page Coder Social logo

Comments (5)

shanselman avatar shanselman commented on August 18, 2024

Thought. This seems to have Outlook subscribe to a new calendar (the whole calendar and not just add the one event?) That means it doesn't get added to your main calendar, plus we have just one event and not a feed.

Is this the desired behavior?

from live.asp.net.

TimMurphy avatar TimMurphy commented on August 18, 2024

@shanselman relevant for issue #26 (Add to Google Calendar)?

I prefer add the next standup to my main calendar.

from live.asp.net.

shanselman avatar shanselman commented on August 18, 2024

Looks like it. It think we want a calendar ITEM to be made (like
Meetup.com/EventBrite.com) rather than a CALENDAR being made. Your turn,
Tim. ;)

On Thu, Aug 6, 2015 at 4:22 PM, Tim Murphy [email protected] wrote:

@shanselman https://github.com/shanselman relevant for issue #26
#26 (Add to Google
Calendar)?

I prefer add the next standup to my main calendar.


Reply to this email directly or view it on GitHub
#18 (comment).

Scott Hanselman
Donate to fight diabetes: http://hnsl.mn/fightdiabetes

from live.asp.net.

DamianEdwards avatar DamianEdwards commented on August 18, 2024

Yeah I was thinking about this. webcal:// is pretty powerful and lets you push updates and do recurring and all types of wonderful, and it works in places that ICS doesn't. But, ICS is well understood and simple, and we don't use those webcal features (yet).

I propose we have a way to let the user decide, e.g. a bootstrap dropdown that lists the different formats. So you click "Add to calendar" and a dropdown appears with the options:

  • Download ICS file
  • Subscribe using webcal://
  • Add to Google Calendar

from live.asp.net.

Brad-Christie avatar Brad-Christie commented on August 18, 2024

Not to revive an old thread, but I'm always playing "catch up" with these videos because my calendar doesn't update.

Along the lines of what @shanselman was suggesting, can we leverage X-PUBLISHED-TTL:PT1D in the iCal and have Outlook fetch an update automatically (for the next event)? That would at least satisfy outlook users (which most .net junkies are ;-) Then you're also not downloading an inclusive list of meetings, but simply checking when the next one is.

Just a thought. I can PR this if it seems fitting.

from live.asp.net.

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.