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 Request: Setting to Show/Hide Modify Badge #121

Open
oschrenk opened this issue Jun 22, 2024 · 3 comments
Open

Feature Request: Setting to Show/Hide Modify Badge #121

oschrenk opened this issue Jun 22, 2024 · 3 comments

Comments

@oschrenk
Copy link

I am using the plugin only for a visual overview of my tasks and never use it for modifying my tasks.

Currently, every task comes with a "Modify Task" badge that shows a pencil emoji. I can't find a way via the settings to disable this.

I'm currently enforcing the behaviour by manually commenting out

callbacks.handleModifyTask && /* @__PURE__ */ (0, import_jsx_runtime2.jsx)(ModifyBadge, { onClick: onModifyTask }),

in the generated main.js

It seems the code comes from

https://github.com/Leonezz/Obsidian-Tasks-Timeline/blob/86f4b3ca225624f2875f7ad79c7e74d5425e3a30/src/components/taskitemview.tsx#L74

It would be great if the settings would support to Show/Hide Modify Badge

@rissoter
Copy link

+1, also need this option

@Medullitus
Copy link

Is time sorting working for you??

@Medullitus
Copy link

+1, bu seçeneğe de ihtiyaç var

Is time sorting working for you??

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

No branches or pull requests

3 participants