MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-ToDo Microsoft (missing ordering options)

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    todotodolist
    5 Posts 3 Posters 556 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A Offline
      Alfnie
      last edited by

      Hi, in using the ToDo integration with MM, I would like to order the Lists Alphabetically on Title.
      Also, there is an other option in the App as well: sort by Importance (Star).
      Also, in the App, one also can use Tags (#example). I would love to see these tags in color, like on this forum.

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @Alfnie
        last edited by

        @Alfnie you should post to the modules GitHub issue page to engage the author.

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        A 1 Reply Last reply Reply Quote 0
        • A Offline
          Alfnie @sdetweil
          last edited by

          @sdetweil
          Ok, I will do that anytime soon.
          Thanks for your reply, I am new and learning from it :-)

          1 Reply Last reply Reply Quote 0
          • T Offline
            thobach
            last edited by

            I’m the author of https://github.com/thobach/MMM-MicrosoftToDo in case that’s the module you’re referring to ;)

            Hashtags are already color coded if you specify the “highlightTagColor” parameter (see https://github.com/thobach/MMM-MicrosoftToDo#installation).

            Sorting is possible with the parameter “orderBy”, unfortunately the API does not allow to order by title, which means it would need to be manually implemented on-top if that is a priority for you.
            I added though sorting by importance if you set the “orderBy” parameter to “importance”.

            A 1 Reply Last reply Reply Quote 0
            • A Offline
              Alfnie @thobach
              last edited by

              @thobach Thanks for your reply and actions!

              I have used the new parameter ‘importance’, but it has no effect yet. I restarted mm.
              Should I do some update of the module? Before I can use it’s properties?

              I already use the hashtags, really neat!

              Can you point me in a direction to ‘manually implement on-top ordering by title?’
              I can try something to code myself, if only I know where to start :-).

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy