MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Vauxdvihl
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    V
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 21
    • Posts 125
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-SunRiseSet

      Hi Mykle1,
      thanks a lot for this great module.
      May be you can add some pinhead showing lat / lng.
      And maybe there could be some possibilit of zooming.
      Thanks a lot
      Cheers

      posted in Education
      V
      Vauxdvihl
    • RE: Config Question to MMM-Wunderground

      @bhepler
      Setting this to 1
      = > i have 1 hour forecast and 1 day forecast
      But i want to have 3 hourly forecasts and not daily forecast
      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: Config Question to MMM-Wunderground

      @Mykle1
      Thanks a lot for your answer
      I think i did not explained myself very well.
      I “only” want to have the hourly forecast but not the daily

      If i switch “fcdaycount” == 0 ==> daily is off ==> ok, but hourly forecat is also off

      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • Config Question to MMM-Wunderground

      @RedMax67
      Thanks a lot for the great module
      I have on question to the config of the module.
      I want to have the “hourly forcast” for the current day
      But i do not want to have the daily forcast

      Is this view adjustable by the config datas?
      Unfortunately i wasnt able to make it (but i have played a lot)

      Thanks for your help
      Cheers

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-PublicTransportDB

      Does somebody uses this module?
      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      Thanks a lot
      It works

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Yes you are right…it is the view "weeks
      Now i have in the appointment also the date within…it looks a little bit twice…because the date is also within the header of the week…

      May be you can help me

      Thanks a lot

      0_1508651053760_Test.png

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Memo - Add some memos on your page and manage them through HTTP request

      @schnibel
      Thanks for this great module.
      Can you please help me?
      Unfortunately i am not able to run is (and i am sure that the prob sits in front of the pi)
      It would help me a lot if somebody could share his working config (only the “alert” module" and from this "Memo one).
      Thanks a lot for you help and support

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Hi,
      it is me again.
      After having everything running, my wife wants to have the view “weekly” with 2 counts.
      Now i have the “problem”, that i search for the config parameter which allows also to see the timings in this view (like 08:00-10:00 …and so on)
      Is it possible in the “weekly” view?
      Thanks again for your support and help

      0_1508615903383_Test.png

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-ImagesPhotos - Show images from a directory

      Great module
      Thanks for this
      One question
      How can i adjust the size?

      Thanks

      posted in Utilities
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Sorry again but i have another question / problem
      You can see in my above standing screens that split view => current / upcoming does not work.
      But before doing the update it was working.

      Here is my config code

      		{
      				module: 'MMM-CalendarExt',
      				position: "lower_third", //anywhere. It is not related to real position of view
      				config: { // Read below
      				system: {
      				  show: ['current','upcoming','daily'],
      				  locale: 'de', //when omitted, default value would be your system default locale by moment.js
      				  showEmptyView: 0,
      				  fullDayEventLocalize: 1,
      				  redrawInterval: 30*60*1000, //minimum 60000
      				  useProfileConfig: 0,
      				  startProfile: ''
      				},
      				
      				 views: {
      						current: {
      						  position: "top_left",
      						  title: "Heute",
      						  limit: 3,
      						},
      						upcoming: {
      						  position: "top_left",
      						  title: "Demnächst",
      						  limit: 3,
      						},
      						daily: {
      						  position: "bottom_bar",
      						  title: "Überblick",
      						  counts: 7,
      						}
      					  },
      
      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      It works fine with adding this code to custom css :-)

      div.CALEXT .events .symbol.font-awesome {
          font-size: 250%; //Adjust this as your wish. you can use px or %
      
      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      Perfect for some symbols
      But the symbol “trash-o” will be not “re-sized”.
      I have to look for a symbol in other sources == > “em”…and so on

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      @Sean
      I am not a programmer :-)
      I have played a little bit…also with big values, but the symbol size does not change.
      Maybe i am doing something wrong?

      /*****************************************************
       * Magic Mirror                                      *
       * Custom CSS                                        *
       *                                                   *
       * By Michael Teeuw http://michaelteeuw.nl           *
       * MIT Licensed.                                     *
       *                                                   *
       * Add any custom CSS below.                         *
       * Changes to this files will be ignored by GIT. *
       *****************************************************/
      
      
       
       div.CALEXT  .event .symbol {
          order:1;
          display:block;
          flex-basis: 40px; // Modify this 
          text-align:center;
          min-width: 50px; // Modify this
          font-size: 800%; // Add this
      }
       	
      
      

      0_1508489536934_2017-10-20-104019_1680x1050_scrot.png

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      Hi Sean,

      according to b.)
      Sorry to asked again.
      While playing a little bit with the config parameters, i can “only” adjust the size of the area within the symbol is located.
      But it doesn’t change the size of the symbol itself
      Thanks a lot

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-Globe

      Sorry for the question
      But is there a view for europe available / configurable?
      Thanks

      posted in Utilities
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      Amazing
      Thanks a lot

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      Hi Sean,
      i have a few more questions

      Please look to my attached screen:

      a.)
      Today is “not viewable” because it is “more or less” complete white
      Any Idea

      b.)
      Is there a chance to increase the size of the symbols (i mean the symbols in front of the date…like the football)

      c.)
      I was wondering that your dates a looking a little bit different
      In your dates you have the information about the timing and the location.
      I have put the same infos in my google calendar but they will not be shown

      Thats a lot

      0_1508478670223_2017-10-20-074338_1680x1050_scrot.png

      posted in Productivity
      V
      Vauxdvihl
    • RE: MMM-CalendarExt

      Great Job
      Thanks a lot

      posted in Productivity
      V
      Vauxdvihl
    • MMM-PublicTransportDB

      Hi all,
      i was wondering if somebody of you is able to run the above standing module.
      Unfortunately is stays in the state “Load” on the screen.
      Is there any chance to debug somthing?
      Thanks

      posted in Troubleshooting
      V
      Vauxdvihl
    • 1 / 1