ivan-lednev / obsidian-task-archiver

Archive completed tasks in your Obsidian vault (plus other org-mode-like features)
MIT License
109 stars 12 forks source link

Tasks inside callout #73

Open Pummelfisch opened 9 months ago

Pummelfisch commented 9 months ago

Whats the Problem

I have a lot of Tasks or Checklists inside of Callouts. Like this

>[!summary] Tasklist
> - [ ] Task 1
> - [ ] Task 2
> - [ ] Task 3

Sometimes even in nested Callouts, for example with this custom multi-column Callout

>[!multi-column]
>
>> [!summary] Category 1
>> -[ ] Element 1
>> -[x] Element 2
>
>> [!summary] Category 2
>> - [ ] Dfferent Element 1

Is there any way to keep them inside of the callouts and still beeing able to archive them like normal tasks?

Birchymang commented 7 months ago

Bumping this, am also looking for this functionality. I have both the use cases above (collapsible callouts, and multi-column collapsible callouts).

Would love to be able to use this plugin.