You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129 lines
1.3 KiB
129 lines
1.3 KiB
---
|
|
|
|
Alias: ["Family organisation"]
|
|
Tag: ["🕴️", "👨👩👧👦"]
|
|
Date: 2021-10-01
|
|
DocType: "Family"
|
|
ChildrenType:
|
|
- Note
|
|
- Task
|
|
- Person
|
|
Hierarchy: "Root"
|
|
CollapseMetaTable: true
|
|
|
|
---
|
|
|
|
Parent:: [[@Family]]
|
|
|
|
---
|
|
|
|
 
|
|
|
|
```button
|
|
name Create Note
|
|
type append template
|
|
action NewFile
|
|
id CreateNote
|
|
```
|
|
^button-FamilyNewNote
|
|
|
|
```button
|
|
name Save
|
|
type command
|
|
action Save current file
|
|
id Save
|
|
```
|
|
^button-FOSave
|
|
|
|
 
|
|
|
|
# Folder map
|
|
|
|
 
|
|
|
|
```ad-abstract
|
|
title: Summary
|
|
collapse: open
|
|
This note enables to navigate in the Family section and find any Note in this Vault by Note or Tag
|
|
```
|
|
|
|
 
|
|
|
|
```toc
|
|
style: number
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Next 5 birthdays
|
|
|
|
 
|
|
|
|
```tasks
|
|
not done
|
|
path includes Family
|
|
description includes :birthday:
|
|
limit to 5 tasks
|
|
sort by due
|
|
hide backlink
|
|
hide task count
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Master Navigation
|
|
|
|
 
|
|
|
|
```dataview
|
|
Table Date as "Creation Date" from "01.03 Family"
|
|
Sort Date ascending
|
|
```
|
|
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### High Level tasks
|
|
|
|
 
|
|
|
|
```tasks
|
|
not done
|
|
path includes Family
|
|
description does not include :gift:
|
|
description does not include :birthday:
|
|
sort by due
|
|
hide backlink
|
|
hide task count
|
|
```
|
|
|
|
 
|
|
|
|
---
|
|
|
|
 
|
|
|
|
### Tag Navigation
|
|
|
|
 
|
|
|
|
```dataview
|
|
Table without id tags as "Tags" From "01.03 Family"
|
|
Flatten file.tags as tags
|
|
Group by tags
|
|
```
|
|
|
|
 
|
|
  |