mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3.13k stars 177 forks source link

[Feature]: Display subtasks #674

Open sawft99 opened 1 year ago

sawft99 commented 1 year ago

Goal or desired outcome of this feature

When creating a nested subtask such as:

Only the parent task is shown. Both rendered text on the board and the actual checkbox

Describe the feature

For subtasks/nested tasks to show as a checkbox that can be toggled in a parent task

Can you think of any alternatives or work-arounds?

Using other task plugins but it would be nice to handle form one board/task plugin

Screenshots, mockups, or videos

ex1 ex2

ArneNostitz commented 1 year ago

upvoting this ...

dictionarymouse commented 1 year ago

I'd like to see the subtasks in the same card as the parent. If that's what's intended here, I'd like this, too.

Right now to achieve more than one task in a kanban card, one has to use
which Dataview doesn't support.

ShadowVoid-King commented 2 months ago

i have two idea to show sub-task in kanban First One

  1. Create card and write your head
  2. don't press enter because will close card so press shift + enter
  3. that's make sub-task
  4. you can make it as num-list or checklist Second
  5. write name of note you created before
  6. use ![[name of note]]
  7. that's will show up note as preview cons in the way is
  8. name of note is hidden
  9. take big size of card and you can't resize card or list

i hope that help someone