Skip to content

Update index.ts promptComplete function#4

Open
cblte wants to merge 1 commit intoManningBooks:mainfrom
cblte:patch-1
Open

Update index.ts promptComplete function#4
cblte wants to merge 1 commit intoManningBooks:mainfrom
cblte:patch-1

Conversation

@cblte
Copy link
Copy Markdown

@cblte cblte commented Jan 13, 2025

.then(...) part:

By passing "showCompleted" instead of "true", the function respects the user’s preference to hide or show completed tasks. This ensures that tasks already marked as completed and hidden remain so. To uncomplete these tasks, users would first need to display them and then use the “Mark as Complete” interface to modify their status.

.then(...) part:

By passing "showCompleted" instead of "true", the function respects the user’s preference to hide or show completed tasks. This ensures that tasks already marked as completed and hidden remain so. To uncomplete these tasks, users would first need to display them and then use the “Mark as Complete” interface to modify their status.
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.

1 participant