obsidian-test-vault/data/99 - fPv2OnUE7ocx/Zu19DfZGY0APAvhjdrO.md

20 lines
470 B
Markdown
Raw Normal View History

2024-11-02 18:14:58 -04:00
# NdJYR1ZP 1b8jl MY [6](https://a.Very.Long.Url)
[[00 - 575WAOLM6p7kYIP|]]
- [ ] Kg2fU
- [ ] hoeMq6p
- [ ] kvnEM [inline-field:: holy shit!] [another:: no]
- mSncs j9sy
```datacorejsx
return function View() {
const iu = dc.useIndexUpdates();
const q = dc.useMemo(() => dc.useQuery(`@task and $file = "${dc.path}" and $parentLine < 0`), [iu]);
return <>
<dc.TaskList rows={q}/>
{dc.LinkEmbed({inline: false, link: dc.parseLink("[[current]]")})}
</>
}
```