obsidian-day-planner icon indicating copy to clipboard operation
obsidian-day-planner copied to clipboard

Support (custom heading section) and text inside admonision

Open dxcore35 opened this issue 2 years ago • 1 comments
trafficstars

  • Add support from any custom heading
  • Add support for tasks that have > in-front of them (see example)

Heading format

Any admonition >[!danger] Heading title

Example

Screenshot 2023-03-05 at 16 23 18

>[!danger] Direction today
>- [ ] 08:00 Wakeup
>- [ ] 10:00 this one
>- [ ] 15:00 Testing
>- [ ] 19:00 Rest

dxcore35 avatar Mar 05 '23 15:03 dxcore35

Thanks for this.

Having any named heading makes sense. If it's not too difficult I'll probably do this when I have time to work on it.

Parsing callouts would require a lot more work and adds undesireable complexity, so I'm probably not going to write that feature mself as the other things are more important, but I'll certainly consider it in the future.

Looking for day planner events under headings make sense from a semantic point of view.

replete avatar Mar 05 '23 21:03 replete