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

[Feature]: Add a setting to disable Tasks plugin integration #1007

Open
theseanl opened this issue Jun 27, 2024 · 0 comments
Open

[Feature]: Add a setting to disable Tasks plugin integration #1007

theseanl opened this issue Jun 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@theseanl
Copy link

theseanl commented Jun 27, 2024

Goal or desired outcome of this feature

The new major release integrates with Tasks plugin in a number of places. It happens only when Tasks plugin is installed, and not having it installed leads to no breaking changes. However, there is no way to disable this change while having Tasks plugin installed. It would be nice to have an option to disable Tasks integration. In general, it would be nice to avoid depending too much on a single plugin.

An implementation would be as easy as adding a few lines at getTasksPlugin function at obsidian-kanban/src/parsers/helpers/inlineMetadata.ts.

Describe the feature

Add a toggle at options pane to make the kanban plugin behave as if Tasks plugin is not installed.

Can you think of any alternatives or work-arounds?

No response

Screenshots, mockups, or videos

No response

@theseanl theseanl added the enhancement New feature or request label Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant