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

Add settings to delete tasks and include task labels #95

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rjbernaldo
Copy link

No description provided.

@@ -158,6 +167,11 @@ export const retrieveTasks = async (
default:
break
}

if (logseq.settings!.retrieveClearTasks) {
Copy link

@piotryordanov piotryordanov Dec 22, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These missing lines probably explain the bug in #96 @benjypng

@pgrosskurth
Copy link

Any idea if/when this PR gets merged? It would be fantastic to have the ability back to clear Todoist tasks from within Logseq.

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 this pull request may close these issues.

3 participants