Coder Social home page Coder Social logo

Comments (11)

monsieurpouet avatar monsieurpouet commented on May 20, 2024

Perhaps, you can reduce size of the calendar div no ?

from magicmirror.

SVendittelli avatar SVendittelli commented on May 20, 2024

I am experiencing the same issue, has anyone found a solution?

@monsieurpouet I'm not sure what you mean by that, can you elaborate?

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Please let me know if I can close this issue.

from magicmirror.

delize avatar delize commented on May 20, 2024

@FurNocte / @SVendittelli

I am more interested in to how you got them to appear.

I can't seem to get webcal:// to work, importing the webcal link into my gmail to use Google's ical link doesn't work, etc.

Could you describe how you did that?

At that point, if I experience the same problem, I will let you know.

from magicmirror.

SVendittelli avatar SVendittelli commented on May 20, 2024

@delize You can just replace webcal:// with http://. So in the config for calendar urls you might have:

{
symbol: 'birthday-cake',
url: 'http://www.facebook.com/ical/b.php?uid=1234567890&key=ABCDEFGHIJKLM_XY',
},

I think it is because facebook only gives a start date and duration in the iCal but I'm not sure. Example birthday event:

BEGIN:VEVENT
DTSTART:20160404
SUMMARY:Some Person's birthday
RRULE:FREQ=YEARLY
DURATION:P1D
UID:[email protected]
END:VEVENT

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

This should be fixed in V2. (I just finished the calendar module.)

from magicmirror.

SVendittelli avatar SVendittelli commented on May 20, 2024

I believe the update (46312cb) fixing recurring events broke the Facebook birthdays again, but I can't work out why.

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

I'll look into it tomorrow. While we are on the subject of Facebook events. Does somebody know how to convert an events page of a Facebook brandpage to an iCal Calendar? For example this page: https://www.facebook.com/DashBerlinOfficial1/events

from magicmirror.

SVendittelli avatar SVendittelli commented on May 20, 2024

Yes, select one of the events on the page and click going. There should be the option to export the event.
chrome_2016-04-04_18-46-24
Then the ical link should be there!
chrome_2016-04-04_18-47-45

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Should be fixed again, now. If not, please reopen this issue.

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

For anyone looking for a nice solution: If you want a complete feed of all events of a specific fan page, check out https://www.wallflux.com/#other

from magicmirror.

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.