Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared labels not shown #82

Open
ColinMaring opened this issue Apr 10, 2020 · 9 comments · May be fixed by #96
Open

Shared labels not shown #82

ColinMaring opened this issue Apr 10, 2020 · 9 comments · May be fixed by #96

Comments

@ColinMaring
Copy link

Would be helpfull if shared labels, could also be shown. :)

@mwakerman
Copy link
Owner

Hi @ColinMaring - I've only got a single Todoist premium account which makes developing/testing difficult but not impossible. It looks like I'll need to use a newer version of the API which includes shared labels but may break other things.

@ColinMaring
Copy link
Author

ColinMaring commented Apr 21, 2020 via email

@mwakerman
Copy link
Owner

Thank you but it's ok, I've managed to do it with one premium account. I'll aim to have a look at it again this week.

@ColinMaring
Copy link
Author

ColinMaring commented May 20, 2020 via email

@mwakerman
Copy link
Owner

Hi @ColinMaring - I started looking at supporting the new API but have not had a chance to complete it. Without good tests it's the sort of change that breaks a number of things that I don't realise for quite some time after.

@mwakerman
Copy link
Owner

Looking at this again and struggling to work out how the Todoist API handles shared labels. I can see them in the Todoist App of my premium account under “Labels > Shared” but not able to see them in the normal API requests. Will keep pocking and grepping around but not a promising first step..

@mwakerman mwakerman linked a pull request Jun 20, 2020 that will close this issue
@mwakerman
Copy link
Owner

@ColinMaring - it's a somewhat fiddly change as Shared Labels aren't quite first class citizens in Todoist. Have a look at PR #96 and let me know how it works for you (you can open this link to demo the change)

@mwakerman
Copy link
Owner

The weird things about "Shared Labels" are:

  • They are not ordered/order-able
  • You only see shared labels if you have a task in with the shared label. So if you move the last task out of a shared label list, the list will disappear at the next sync...

@ColinMaring
Copy link
Author

ColinMaring commented Mar 21, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants