Giter Club home page Giter Club logo

add-to-ms-todo's People

Contributors

dependabot[bot] avatar ukhan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

add-to-ms-todo's Issues

Inserting tasks on the wrong side of lists

Hi,

I prefer to place new tasks at the top of my lists. However, this extension appears to always place tasks at the bottom of lists.

Can we please receive a menu option to insert new tasks at the Top or Bottom, according to the user's preference?

Failed to load all task lists

Task lists do not load. All tasks go to the default "Tasks" list instead.
I'm using the latest version of Windows 10 and tried both Edge and Chrome browsers.
Here's the debug info, though everything seems just fine.

{
"Request": "GET https://outlook.office.com/api/v2.0/me/taskfolders?top=100",
"Meta": "2021-10-29T14:15:12.241Z 5:3000 0.20.0"
}

{
"Response": "Ok",
"Meta": "2021-10-29T14:15:12.548Z"
}

{
"Request": "POST https://outlook.office.com/api/v2.0/me/tasks",
"Meta": "2021-10-29T14:15:17.829Z 5:null 0.20.0",
"body": {
"Subject": "Settings Add to Microsoft To Do",
"Body": {
"Content": "chrome-extension://loblkkbfciiklgoblkigehhghfjfjede/options.html",
"ContentType": "Text"
},
"Importance": "Normal"
}
}

{
"Response": "Ok",
"Meta": "2021-10-29T14:15:18.250Z"
}

image
image

problem if you have multiple accounts

I have two Microsoft accounts. I use my personal account in the extension. Sometime need to log in my work account for Outlook. However, after I do that, the extension will transfer me to the authorization page for my work account when I try to add something to my todo. I must log out and relog in my personal account in the extension to solve the issue. Is this a known issue?

loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org cannot be resolved

loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org cannot be resolved for a few days now. No reload, etc. will help; it's simply DNS:

dig @8.8.8.8  loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org 

; <<>> DiG 9.16.30-RH <<>> @8.8.8.8 loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 48326
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
;; QUESTION SECTION:
;loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org. IN A

Any workaround?

Today's task badges

Hi.

First, This is an amazing extension! Congrats.

Is there any chance of we have a badge showing the number of today's tasks?

Also, is there any roadmap ou someting?

And, how can we contribute?

Better behavior for Enter key

Hi,

When I tap the extension icon, and then press Enter (or Return on macOS), then I expect the form to submit.

Instead, the title text area grows another line.

This is counterintuitive.

I would love an option for Enter/Return to submit the task, rather than insert a new line in the title.

Shared Task list issues

I am trying to use the extension with a shared Microsoft To Do task list. As the owner, I am the only one that can add to this particular task list. It isn't showing up as an option for the other people shared to the task list. Is a shared list something that can be made available to other team members?

Dark mode

please add dark mode

Thanks a lot in advance!

Adds in default order; not as per settings

Pavel,

Thank you for sharing such an amazing extension. I absolutely love this and use this all the time.

I found a small bug which I am sharing below.
A new task is always added on top of the list (which is the default setting). It should check the setting and follow the order accordingly.

Thanks,

PS: Let me know if I can help somehow.

Authentification not longer working

I get this error message:

Die Website ist nicht erreichbar
Prüfen Sie, ob "loblkkbfciiklgoblkigehhghfjfjede.chromiumapp.org" einen Tippfehler enthält.
Wenn die URL keinen Tippfehler enthält, können Sie die Windows-Netzwerkdiagnose durchführen.
DNS_PROBE_FINISHED_NXDOMAIN

Feature: Make the list dropdown searchable

Problem:

finding the appropriate list is cumbersome if your list is large, or has emojis.

  • image

Proposal

Make the list dropdown into a searchable

  • a searchable dropdown instead of a plain dropdown would help

Settings

  • a exclusion list in settings
  • This list will filter the dropdown results such that they wouldn't be shown

Issue with work account

Hi. I enjoy MStoDO a lot and I think that this addson is great, but I cannot make it work with my work account. It keeps asking for an approval. Can you fix it?
Thanks

MStoDO

Different ways to add web pages have different effects

On an open web page, a task added via the right-click menu option will be added to the default All Tasks list instead of changing the default list. However, by clicking this plug-in in the window toolbar to add a web page to Microsoft to Do, it can be added to the other default lists by default.

Add to My Day

It would be great if the popup would allow adding the new task to My Day as well.

Limited Drop-down List

When adding a task, the drop-down to select the desired list to send it to stops at the "L's" preventing the rest of the lists from showing...

Screen Shot 2021-09-01 at 3 18 03 PM

BTW, it is a very useful extension!

Adding the option to not pre-populate the fields

Hey,

First of all thank you for making this extension. It's a shame there is no official extension for Todo.

While I think the main use case that prompted you to create this extension is to add web urls to a todo list, I've been using it to add anything that pops to my mind without switching from my browser to the ToDo app. It's a little annoying to delete the pre populated text from the extension and write my own.

I was wondering if you'd be fine with me making a pull request and adding an option to not pre-populate the fields when the extension is clicked.

Fail to get authorized

When I try to "get started", it seems like can't get authorized.

After trying to log in, it shows:

我们无法完成你的请求
invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.

Firefox version?

Not being familiar with porting Chrome extensions to Firefox, is it possible to easily port this extension to Firefox?
Excellent extension on Chrome.

Constant logout

The extension is constantly logging me out after I close the browser. Any idea how to prevent it? Tnx!

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.