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

    OwenLars

    @OwenLars

    0
    Reputation
    2
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    OwenLars Unfollow Follow

    Latest posts made by OwenLars

    • RE: MMM-Todoist

      @sdetweil I tried the ID in quotes, this doesn’t help. The Todoist URL never changes, it is always the same alphanumeric, which does not seem to be compatible with the module.

      posted in Troubleshooting
      O
      OwenLars
    • RE: MMM-Todoist Project ID Conversion

      @mumblebaj I did try passing it as a string, the module runs without generating any errors, but it fails to actually load any lists from Todoist.

      At the moment the only way i can get any lists to load from Todoist is to put a Label on every item, and configure the module to show all items with that label. This is a bit clunky, but it does work.

      Its a shame the Project ID no longer seems to work.

      posted in Troubleshooting
      O
      OwenLars
    • RE: MMM-Todoist Project ID Conversion

      @mumblebaj I did try putting the alphaniumeric string inside quotation marks, this did not throw any error messages, however, it never manages to load any data from Todoist.

      If have just worked out, if I use the Labels option, I can get data from Todoist, but this means every item I create needs to be assigned a Label in order to show up, which is a bit inconvenient, but does at least work!

      posted in Troubleshooting
      O
      OwenLars
    • RE: MMM-Todoist

      @MrCoads Hi, I am having the same problem that you encountered trying to use MMM-Todoist.

      The Project IDs I am getting from Todoist are all alphanumeric, and I cant work out how to get numerical format project IDs to us with the MMM-Todoist module.

      You mentioned that you managed to create a script to extract the ID in JSON. Would you be able to provide any more specific detail? Are you able to share the script that you created?

      posted in Troubleshooting
      O
      OwenLars
    • MMM-Todoist Project ID Conversion

      Hi

      The Todoist app seems to have changed the format of the project ID’s from numeric to alphanumeric.

      The alphanumeric project ID’s don’t seem to be compatible with the MMM-Todoist module, which is still expecting a numeric format. e.g : projects: [ 166564794 ],

      There was another forum thread that covered this issue, and apparently it is still possible to somehow extract a numeric project ID from Todoist, but there is no explanation in that thread for how this can be done. All that I can see from that thread was that it involved a custom script to extract data from a .JSON file, but no detailed explanation.

      Any advice on how to extract the numeric project ID’s from Todoist would be greatly appreciated.

      posted in Troubleshooting
      O
      OwenLars