MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    UNSOLVED MMM-ToDo Microsoft (missing ordering options)

    Troubleshooting
    todo todolist
    3
    5
    102
    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
      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
        sdetweil @Alfnie last edited by

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

        Sam

        Create a working config
        How to add modules

        A 1 Reply Last reply Reply Quote 0
        • A
          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
            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
              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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy