obsidian-task-collector icon indicating copy to clipboard operation
obsidian-task-collector copied to clipboard

Plugin for https://obsidian.md/ that assists with managing tasks within a document.

Results 24 obsidian-task-collector issues
Sort by recently updated
recently updated
newest added

Feature description In my normal workflow, i would like to be able to quickly cycle through a sequence of checkbox types to quickly assign status of a checkbox. As an...

It would be great if the following can be achieved when archiving a task in the Kanban plugin: - The task would be automatically marked as completed - Text/date would...

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 7.3.1 to 7.5.0. Release notes Sourced from @​typescript-eslint/parser's releases. v7.5.0 7.5.0 (2024-04-01) 🩹 Fixes eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758) eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770) parser:...

dependencies

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.4.0 to 7.5.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v7.5.0 7.5.0 (2024-04-01) 🩹 Fixes eslint-plugin: [no-floating-promises] handle TaggedTemplateExpression (#8758) eslint-plugin: [no-unnecessary-type-assertion] handle exactOptionalPropertyTypes compiler option (#8770) parser:...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.11.30&new-version=20.12.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I have a setup like so: ``` ## TODO - [ ] Major task A - [X] Minor task 1 - [ ] Minor task 2 - [ ] Patch...

enhancement

If I have a list with identical tasks, like so: - [ ] Task A - [ ] Task B - [ ] Task C - [ ] Task A...

bug

Would it be possible to have an option to leave an "unmarked" version of a collected task? The use case is for example I would have a note that lists...

enhancement

I'm not sure if this is or isn't intended behavior and I wasn't sure of the best method to get feedback. When performing Collect Tasks with the Remove Checkbox option...

bug

I'd like to have an ability to put a header under the specified collection header for the date the collection is dome and then under there the collected tasks. Each...

enhancement