Leonezz / obsidian-tasks-calendar-wrapper

This plugin currently provides a timeline view to display your tasks from your obsidian valut, with customizable filters and renderring options.
MIT License
182 stars 11 forks source link

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

Open oschrenk opened 4 months ago

oschrenk commented 4 months ago

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 commented 4 months ago

+1, also need this option

Medullitus commented 3 months ago

Is time sorting working for you??

Medullitus commented 3 months ago

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

Is time sorting working for you??