ThatConference / that.us

The THAT.US website.
https://that.us
GNU General Public License v3.0
70 stars 32 forks source link

Add ical web feed to top of THAT Board #320

Open brettski opened 4 years ago

brettski commented 4 years ago

Describe the solution you'd like Make a button/link/something to allow members to add THAT Board to their calendar using our shared calendar ics feed.

Shortened iCal feed link: https://bit.ly/2YRdVxy

asharonbaltazar commented 4 years ago

Would you like the button somewhere here?

image

brettski commented 4 years ago

Would you like the button somewhere here?

image

Hi @asharonbaltazar. Thanks for reaching out. We already have iCal downloads in the details of each future Activity. The though on this is providing a link somewhere to download the iCal feed maintained off all the activities. It is a long, ugly link, so we shortened it to, https://bit.ly/2YRdVxy. I didn't have any idea on where, plus realize, I don't UI much 😛

asharonbaltazar commented 4 years ago

Okay, I'll figure out a way

asharonbaltazar commented 4 years ago

@csell5 Would like your input as well. Maybe something like this for desktop? image

Mobile is a bit trickier. Maybe an icon that's a bit more clearer? Any text will clutter that row. image

theClarkSell commented 4 years ago

Few thoughts here.

I know this complicates things a bit, but we need to surface information such that it doesn't make the rest of the ui become noise that people just don't look at.

asharonbaltazar commented 4 years ago

Yeah, you made a lot of good points, especially about "noise." However, doesn't the feed change intermittently whenever there's a new event or something?

Maybe instead of ads, you could use toasts?

theClarkSell commented 4 years ago

right now the "feed" is more like a calendar of activities from today forward. in the future we will enhance that to be more feed(ish) as there will be other content types. "Ads" might be the wrong word here as much as it's a different content item that we want to appear in the feed.

Toasts isn't a bad idea. Maybe for now we drop a message in the Notification Center? That's really what it's for assuming we can start to drive people to look there for updates. Biggest problem with it right now is there isn't any state backing it. We need to build out the backend for it.

As I write this.. Maybe what we really need rather than the ical feed being surfaced is an info card on how to get started (/support/welcome) which in turn already references how to stay up to date.

I'm open to ideas. thoughts?