family member init

main
iOS 3 years ago
parent 5d2041bfe1
commit 7b57b2a984

@ -5,7 +5,7 @@
"showAttachments": false, "showAttachments": false,
"hideUnresolved": false, "hideUnresolved": false,
"showOrphans": true, "showOrphans": true,
"collapse-color-groups": false, "collapse-color-groups": true,
"colorGroups": [ "colorGroups": [
{ {
"query": "line:(Hierarchy: \"Root\")", "query": "line:(Hierarchy: \"Root\")",
@ -76,6 +76,13 @@
"a": 1, "a": 1,
"rgb": 14701138 "rgb": 14701138
} }
},
{
"query": "line:(DocType: \"Person\") ",
"color": {
"a": 1,
"rgb": 14725458
}
} }
], ],
"collapse-display": false, "collapse-display": false,
@ -88,6 +95,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.3408463758608929, "scale": 1.3200052833586575,
"close": true "close": true
} }

@ -1,8 +1,734 @@
{ {
"calendars": [], "calendars": [
{
"name": "D2D Calendar",
"description": "A calendar for the real world. Note: May not be 100% accurate.",
"static": {
"incrementDay": true,
"displayMoons": true,
"firstWeekDay": 6,
"overflow": true,
"weekdays": [
{
"type": "day",
"name": "Sunday",
"id": "ID_19ea684b4a08"
},
{
"type": "day",
"name": "Monday",
"id": "ID_2928b90ab949"
},
{
"type": "day",
"name": "Tuesday",
"id": "ID_0ad9a8f9e95b"
},
{
"type": "day",
"name": "Wednesday",
"id": "ID_195a4b290bc9"
},
{
"type": "day",
"name": "Thursday",
"id": "ID_abe8c89b0999"
},
{
"type": "day",
"name": "Friday",
"id": "ID_2b5b8a79fa4a"
},
{
"type": "day",
"name": "Saturday",
"id": "ID_1a78cb79c8cb"
}
],
"months": [
{
"name": "January",
"type": "month",
"length": 31,
"id": "ID_e9997a780b3a"
},
{
"name": "February",
"type": "month",
"length": 28,
"id": "ID_b8c9ebeb0b89"
},
{
"name": "March",
"type": "month",
"length": 31,
"id": "ID_b83bda2b9be8"
},
{
"name": "April",
"type": "month",
"length": 30,
"id": "ID_29baea7b28ab"
},
{
"name": "May",
"type": "month",
"length": 31,
"id": "ID_6a3899fad909"
},
{
"name": "June",
"type": "month",
"length": 30,
"id": "ID_384aeb1afa8a"
},
{
"name": "July",
"type": "month",
"length": 31,
"id": "ID_48b8cba87b8a"
},
{
"name": "August",
"type": "month",
"length": 31,
"id": "ID_fa0b1a6bab8a"
},
{
"name": "September",
"type": "month",
"length": 30,
"id": "ID_da880b8af849"
},
{
"name": "October",
"type": "month",
"length": 31,
"id": "ID_babba8186968"
},
{
"name": "November",
"type": "month",
"length": 30,
"id": "ID_da582bfaf9b9"
},
{
"name": "December",
"type": "month",
"length": 31,
"id": "ID_ba1bab4a3a28"
}
],
"moons": [
{
"name": "Moon",
"cycle": 29.530588853,
"offset": 9.24953,
"faceColor": "#ffffff",
"shadowColor": "#000000",
"id": "ID_a9ab186b1819"
}
],
"leapDays": [
{
"name": "Leap Day",
"type": "leapday",
"interval": [
{
"ignore": false,
"exclusive": false,
"interval": 4
},
{
"ignore": false,
"exclusive": true,
"interval": 100
},
{
"ignore": false,
"exclusive": false,
"interval": 400
}
],
"offset": 0,
"timespan": 1,
"intercalary": false,
"id": "ID_b91ad86a887a"
}
],
"eras": [
{
"name": "Before Christ",
"description": "",
"format": "Year {{abs_year}} - {{era_name}}",
"start": {
"year": -1,
"month": 0,
"day": 31
}
},
{
"name": "Anno Domini",
"description": "",
"format": "Year {{year}} - {{era_name}}",
"start": {
"year": 1,
"month": 0,
"day": 1
}
}
],
"offset": 2
},
"current": {
"year": 2021,
"month": 11,
"day": 4
},
"events": [
{
"name": "Summer Solstice",
"description": "At the summer solstice, the Sun travels the longest path through the sky, and that day therefore has the most daylight.",
"id": "824599",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": null
},
{
"name": "Winter Solstice",
"description": "The winter solstice marks the shortest day and longest night of the year, when the sun is at its lowest arc in the sky.",
"id": "824600",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": null
},
{
"name": "Spring Equinox",
"description": "The equinox marks the day and the night is equally as long.",
"id": "824601",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": null
},
{
"name": "Autumn Equinox",
"description": "The equinox marks the day and the night is equally as long.",
"id": "824602",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": null
},
{
"name": "Paschal Full Moon",
"description": "The first full moon after march 21st, which is considered the fixed date for the spring equinox.",
"id": "824604",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": "christian-holidays"
},
{
"name": "Easter",
"description": "Easter is considered the most important feast for Christians, celebrating the resurrection of Christ. It is classed as a moveable feast occurring on the first full moon after the spring equinox, which is considered to be fixed at March 21st for the sake of computing the date.",
"id": "824605",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": "christian-holidays"
},
{
"name": "Easter Monday",
"description": "The Monday following the Easter Sunday is often considered part of the Easter Celebration and is a day off in many countries with a strong Christian tradition.",
"id": "824606",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": "christian-holidays"
},
{
"name": "Good Friday",
"description": "Good Friday is the Friday preceding Easter. It comemmorates the crucifixion of Christ according to the Bible.",
"id": "824607",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": "christian-holidays"
},
{
"name": "Pentecost",
"description": "Celebrated exactly 50 days after Easter, Pentecost is the celebration of the Holy Spirit appearing before the Apostles as described in the Bible.",
"id": "824608",
"note": null,
"date": {
"day": null,
"year": null,
"month": null
},
"category": "christian-holidays"
},
{
"name": "New Year's Day",
"description": "New Year's Day marks the start of a new year on the Gregorian Calendar. It starts when the clock strikes midnight and is often celebrated with fireworks, champagne and kissing.",
"id": "824609",
"note": null,
"date": {
"day": 1,
"year": null,
"month": 0
},
"category": "secular-holidays",
"end": {
"day": 1,
"year": null,
"month": 0
}
},
{
"name": "Valentine's Day",
"description": "Valentine's day is a celebration of love and romance that is popular across the world. Many more cynically minded people mostly consider it an attempt to monetize the expectation of romantic gestures on the holiday through gift cards, flowers, chocolate and dates.",
"id": "824610",
"note": null,
"date": {
"day": 14,
"year": null,
"month": 1
},
"category": "secular-holidays",
"end": {
"day": 14,
"year": null,
"month": 1
}
},
{
"name": "Halloween",
"description": "Halloween is holiday popular in the US, Canada and Ireland that has gradually been adopted by more and more countries. It is often celebrated by people dressing up, usually as something scary. Children will often go from door to door shouting \"trick or treat\" in the hopes of receiving candy, while adults tend to go to parties.",
"id": "824611",
"note": null,
"date": {
"day": 31,
"year": null,
"month": 9
},
"category": "secular-holidays",
"end": {
"day": 31,
"year": null,
"month": 9
}
},
{
"name": "Christmas",
"description": "Christmas is a Christian holiday celebrating the birth of Christ. Due to a combination of marketability and long lasting traditions it is popular even among many non-Christians, especially in countries that have a strong Christian tradition.",
"id": "824603",
"note": null,
"date": {
"day": 25,
"year": null,
"month": 11
},
"category": "christian-holidays",
"end": {
"day": 25,
"year": null,
"month": 11
}
},
{
"name": "Introduction of the Gregorian Calendar",
"description": "On this day in 1582 the Gregorian calendar was officially introduced, following Thursday October 4th on the Julian Calendar",
"id": "824614",
"note": null,
"date": {
"day": 15,
"year": 1582,
"month": 9
},
"category": "historical-events",
"end": {
"day": 15,
"year": 1582,
"month": 9
}
},
{
"name": "Work on the first version of this calendar started.",
"description": "Aecius started work on the first version Gregorian Calendar for Fantasy Calendar on this day.",
"id": "824612",
"note": null,
"date": {
"day": 23,
"year": 2019,
"month": 5
},
"category": "miscellaneous-events",
"end": {
"day": 23,
"year": 2019,
"month": 5
}
},
{
"id": "ID_7be9fa4a18db",
"name": "Family",
"note": "01.01 Life Orga/Family.md",
"date": {
"year": 2022,
"month": 1,
"day": 1
},
"end": {
"year": 2022,
"month": 1,
"day": 1
}
},
{
"id": "ID_98087909bb1a",
"name": "Finances",
"note": "01.01 Life Orga/Finances.md",
"date": {
"year": 2022,
"month": 0,
"day": 30
},
"end": {
"year": 2022,
"month": 0,
"day": 30
}
},
{
"id": "ID_8bea89a97bb8",
"name": "IT & Computer",
"note": "01.01 Life Orga/IT & Computer.md",
"date": {
"year": 2021,
"month": 11,
"day": 15
},
"end": {
"year": 2021,
"month": 11,
"day": 15
}
},
{
"id": "ID_f8aa891a388a",
"name": "Life Admin",
"note": "01.01 Life Orga/Life Admin.md",
"date": {
"year": 2022,
"month": 0,
"day": 2
},
"end": {
"year": 2022,
"month": 0,
"day": 2
}
},
{
"id": "ID_487a2a8a0bfb",
"name": "Lifestyle",
"note": "01.01 Life Orga/Lifestyle.md",
"date": {
"year": 2021,
"month": 11,
"day": 10
},
"end": {
"year": 2021,
"month": 11,
"day": 10
}
},
{
"id": "ID_1b3b6b0918e8",
"name": "Personal projects",
"note": "01.01 Life Orga/Personal projects.md",
"date": {
"year": 2021,
"month": 11,
"day": 31
},
"end": {
"year": 2021,
"month": 11,
"day": 31
}
},
{
"id": "ID_ab5bcb68b9da",
"name": "Marc de Villeneuve",
"note": "01.03 Family/Marc de Villeneuve.md",
"date": {
"day": 4,
"month": 11
},
"end": {
"day": 4,
"month": 11
}
},
{
"id": "ID_f88bc8883aeb",
"name": "Pierre Bédier",
"note": "01.03 Family/Pierre Bédier.md",
"date": {
"day": 7,
"month": 11
},
"end": {
"day": 7,
"month": 11
}
},
{
"id": "ID_395a7bcb5ae8",
"name": "Eustache Bédier",
"note": "01.03 Family/Eustache Bédier.md",
"date": {
"day": 8,
"month": 11
},
"end": {
"day": 8,
"month": 11
}
},
{
"id": "ID_78fb5a1a7bfb",
"name": "Armand de Villeneuve",
"note": "01.03 Family/Armand de Villeneuve.md",
"date": {
"day": 3,
"month": 0
},
"end": {
"day": 3,
"month": 0
}
},
{
"id": "ID_39284918f8ba",
"name": "Jérôme Bédier",
"note": "01.03 Family/Jérôme Bédier.md",
"date": {
"day": 14,
"month": 0
},
"end": {
"day": 14,
"month": 0
}
},
{
"id": "ID_8ad87a39b949",
"name": "Joséphine Bédier",
"note": "01.03 Family/Joséphine Bédier.md",
"date": {
"day": 21,
"month": 0
},
"end": {
"day": 21,
"month": 0
}
},
{
"id": "ID_b88baafbb819",
"name": "Amaury de Villeneuve",
"note": "01.03 Family/Amaury de Villeneuve.md",
"date": {
"day": 30,
"month": 7
},
"end": {
"day": 30,
"month": 7
}
},
{
"id": "ID_3ad87b0bc878",
"name": "Laurence Bédier",
"note": "01.03 Family/Laurence Bédier.md",
"date": {
"day": 4,
"month": 8
},
"end": {
"day": 4,
"month": 8
}
},
{
"id": "ID_ebf80849cbc8",
"name": "Noémie de Villeneuve",
"note": "01.03 Family/Noémie de Villeneuve.md",
"date": {
"day": 20,
"month": 5
},
"end": {
"day": 20,
"month": 5
}
},
{
"id": "ID_5bf88a4b997a",
"name": "Marguerite de Villeneuve",
"note": "01.03 Family/Marguerite de Villeneuve.md",
"date": {
"day": 2,
"month": 4
},
"end": {
"day": 2,
"month": 4
}
},
{
"id": "ID_dbe90b49c83a",
"name": "Eloi de Villeneuve",
"note": "01.03 Family/Eloi de Villeneuve.md",
"date": {
"day": 9,
"month": 4
},
"end": {
"day": 9,
"month": 4
}
},
{
"id": "ID_7a09189b49a8",
"name": "Opportune de Villeneuve",
"note": "01.03 Family/Opportune de Villeneuve.md",
"date": {
"day": 14,
"month": 6
},
"end": {
"day": 14,
"month": 6
}
},
{
"id": "ID_b958ab79ea9a",
"name": "Philomène de Villeneuve",
"note": "01.03 Family/Philomène de Villeneuve.md",
"date": {
"day": 18,
"month": 3
},
"end": {
"day": 18,
"month": 3
}
},
{
"id": "ID_e808eb2b4b8b",
"name": "Aglaé de Villeneuve",
"note": "01.03 Family/Aglaé de Villeneuve.md",
"date": {
"day": 25,
"month": 1
},
"end": {
"day": 25,
"month": 1
}
},
{
"id": "ID_cb1bb9d85b58",
"name": "Séraphine Priso Le Bastart",
"note": "01.03 Family/Séraphine Priso Le Bastart.md",
"date": {
"day": 27,
"month": 10
}
},
{
"name": "Work on this version of the Gregorian Calendar started.",
"description": "On this day, Aecius started to rework the Gregorian Calendar from scratch to make it work with the updates Wasp and Alex implemented since the summer of 2019.",
"id": "824613",
"note": null,
"date": {
"day": 21,
"year": 2020,
"month": 0
},
"category": "miscellaneous-events",
"end": {
"day": 21,
"year": 2020,
"month": 0
}
}
],
"id": "ID_cb9b8ac84809",
"categories": [
{
"name": "Natural Events",
"id": "natural-events",
"color": "#2E7D32"
},
{
"name": "Christian Holidays",
"id": "christian-holidays",
"color": "#9b2c2c"
},
{
"name": "Secular Holidays",
"id": "secular-holidays",
"color": "#0D47A1"
},
{
"name": "Historical Events",
"id": "historical-events",
"color": "#455A64"
},
{
"name": "Miscellaneous Events",
"id": "miscellaneous-events",
"color": "#0288D1"
}
],
"date": 1638642821862
}
],
"currentCalendar": null, "currentCalendar": null,
"defaultCalendar": null, "defaultCalendar": "ID_cb9b8ac84809",
"eventPreview": false, "eventPreview": true,
"configDirectory": null, "configDirectory": null,
"path": "/" "path": "/"
} }

File diff suppressed because one or more lines are too long

@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "01.02 Home/MRCK - lil dialogue.md", "file": "01.03 Family/$Gift ideas.md",
"mode": "preview" "mode": "preview"
} }
} }
@ -68,7 +68,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "01.02 Home/MRCK - lil dialogue.md", "file": "01.03 Family/$Gift ideas.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -112,19 +112,19 @@
} }
} }
], ],
"currentTab": 4 "currentTab": 3
}, },
"active": "e8d1a34590cd1804", "active": "e8d1a34590cd1804",
"lastOpenFiles": [ "lastOpenFiles": [
"01.02 Home/MRCK - lil dialogue.md", "01.03 Family/$Gift ideas.md",
"00.01 Admin/Test sheet.md", "01.03 Family/$Birthdays.md",
"New cooklang recipe.cook", "01.03 Family/Séraphine Priso Le Bastart.md",
"00.01 Admin/Recipe test.md", "01.03 Family/Noémie de Villeneuve.md",
"01.02 Home/MRCK.md", "01.03 Family/@Family organisation.md",
"03.01 Reading list/@Reading master.md", "01.03 Family/Philomène de Villeneuve.md",
"05.02 Networks/Configuring Docker.md", "01.03 Family/Opportune de Villeneuve.md",
"03.03 Food & Wine/!!Wine.md", "01.03 Family/Eloi de Villeneuve.md",
"03.03 Food & Wine/@@Recipes.md", "01.03 Family/Marguerite de Villeneuve.md",
"03.03 Food & Wine/@Main dishes.md" "01.03 Family/Laurence Bédier.md"
] ]
} }

@ -0,0 +1,88 @@
---
Alias: [""]
Tag: [""]
Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName:
FirstName:
DoB:
Address:
Phone:
Email:
Relation:
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day:
month:
---
Parent::
Parents::
Siblings::
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-<% tp.file.title %>PersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-<% tp.file.title %>PersonSave
&emsp;
# <% tp.file.title %>
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -2,15 +2,18 @@
Tag: [""] Tag: [""]
Date: <% tp.date.now("YYYY-MM-DD") %> Date: <% tp.date.now("YYYY-MM-DD") %>
DocType: "Task" DocType: &DT "Task"
Hierarchy: Hierarchy:
location: location:
Priority: Priority:
Status: Status:
StartDate: StartDate:
DueDate: DueDate:
NextReviewDate: NextReviewDate: &RD
TimeStamp: TimeStamp:
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,14 +2,17 @@
Tag: ["LifeHacks", "Personal", "Family"] Tag: ["LifeHacks", "Personal", "Family"]
Date: 2021-10-01 Date: 2021-10-01
DocType: "Task" DocType: &DT "Task"
Hierarchy: Root2 Hierarchy: Root2
Priority: High Priority: High
Status: "In Progress" Status: "In Progress"
StartDate: 2021-10-01 StartDate: 2021-10-01
DueDate: 2021-12-31 DueDate: 2022-03-31
NextReviewDate: 2021-11-01 NextReviewDate: &RD 2022-02-01
TimeStamp: 2021-10-01 TimeStamp: 2021-10-01
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,15 +2,18 @@
Tag: ["Admin", "LifeHacks", "Finance"] Tag: ["Admin", "LifeHacks", "Finance"]
Date: 2021-08-12 Date: 2021-08-12
DocType: "Task" DocType: &DT "Task"
Hierarchy: "NonRoot" Hierarchy: "NonRoot"
Priority: "Low" Priority: "Low"
Status: "Not Started" Status: "Not Started"
StartDate: 2021-09-01 StartDate: 2021-09-01
DueDate: 2021-12-31 DueDate: 2022-12-31
NextReviewDate: 2021-10-30 NextReviewDate: &RD 2022-01-30
TimeStamp: 2021-08-12 TimeStamp: 2021-08-12
location: [51.514678599999996, -0.18378583926867909] location: [51.514678599999996, -0.18378583926867909]
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,15 +2,18 @@
Tag: ["LifeHacks", "Admin", "Computer"] Tag: ["LifeHacks", "Admin", "Computer"]
Date: 2021-08-12 Date: 2021-08-12
DocType: "Task" DocType: &DT "Task"
Hierarchy: "NonRoot" Hierarchy: "NonRoot"
Priority: "Medium" Priority: "Medium"
Status: Completed Status: Completed
StartDate: 2021-08-12 StartDate: 2021-08-12
DueDate: 2021-12-31 DueDate: 2021-12-31
NextReviewDate: 2021-12-15 NextReviewDate: &RD 2021-12-15
TimeStamp: 2021-08-12 TimeStamp: 2021-08-12
location: [51.514678599999996, -0.18378583926867909] location: [51.514678599999996, -0.18378583926867909]
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,15 +2,18 @@
Tag: ["Admin", "LifeHacks", "Utilities", "PublicService"] Tag: ["Admin", "LifeHacks", "Utilities", "PublicService"]
Date: 2021-08-12 Date: 2021-08-12
DocType: "Task" DocType: &DT "Task"
Hierarchy: "NonRoot" Hierarchy: "NonRoot"
Priority: "Medium" Priority: "Medium"
Status: "In-progress" Status: "In-progress"
StartDate: 2021-08-12 StartDate: 2021-08-12
DueDate: 2021-12-15 DueDate: 2022-03-15
NextReviewDate: 2021-11-02 NextReviewDate: &RD 2022-01-02
TimeStamp: 2021-08-29 TimeStamp: 2021-08-29
location: [51.514678599999996, -0.18378583926867909] location: [51.514678599999996, -0.18378583926867909]
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,15 +2,18 @@
Tag: ["Admin", "LifeHacks", "Lifestyle"] Tag: ["Admin", "LifeHacks", "Lifestyle"]
Date: 2021-08-12 Date: 2021-08-12
DocType: "Task" DocType: &DT "Task"
Hierarchy: "NonRoot" Hierarchy: "NonRoot"
Priority: "Low" Priority: "Low"
Status: "In-progress" Status: "In-progress"
StartDate: 2021-08-12 StartDate: 2021-08-12
DueDate: 2021-12-31 DueDate: 2021-12-31
NextReviewDate: 2021-12-10 NextReviewDate: &RD 2021-12-10
TimeStamp: 2021-08-12 TimeStamp: 2021-08-12
locations: locations:
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -2,15 +2,18 @@
Tag: ["Admin", "LifeHacks"] Tag: ["Admin", "LifeHacks"]
Date: 2021-08-12 Date: 2021-08-12
DocType: "Task" DocType: &DT "Task"
Hierarchy: "NonRoot" Hierarchy: "NonRoot"
Priority: "Medium" Priority: "Medium"
Status: "In-progress" Status: "In-progress"
StartDate: 2021-08-12 StartDate: 2021-08-12
DueDate: 2025-12-31 DueDate: 2025-12-31
NextReviewDate: 2021-12-31 NextReviewDate: &RD 2021-12-31
TimeStamp: 2021-08-12 TimeStamp: 2021-08-12
location: [51.514678599999996, -0.18378583926867909] location: [51.514678599999996, -0.18378583926867909]
fc-calendar: "D2D Calendar"
fc-date: *RD
fc-category: *DT
--- ---

@ -91,7 +91,8 @@ style: number
- [ ] :birthday: **Évrard** 🔁 every year 📅 2022-10-14 - [ ] :birthday: **Évrard** 🔁 every year 📅 2022-10-14
- [x] :birthday: **Évrard** 🔁 every year 📅 2021-10-14 ✅ 2021-10-14 - [x] :birthday: **Évrard** 🔁 every year 📅 2021-10-14 ✅ 2021-10-14
- [ ] :birthday: **Hortense BV** 🔁 every year 📅 2022-02-27 - [ ] :birthday: **Hortense BV** 🔁 every year 📅 2022-02-27
- [ ] :birthday: **Marc BV** 🔁 every year 📅 2021-12-04 - [ ] :birthday: **Marc BV** 🔁 every year 📅 2022-12-04
- [x] :birthday: **Marc BV** 🔁 every year 📅 2021-12-04 ✅ 2021-12-04
- [ ] :birthday: **Quentin BV** 🔁 every year 📅 2022-04-21 - [ ] :birthday: **Quentin BV** 🔁 every year 📅 2022-04-21
- [ ] :birthday: **Armand BV** 🔁 every year 📅 2022-01-03 - [ ] :birthday: **Armand BV** 🔁 every year 📅 2022-01-03

@ -7,6 +7,7 @@ DocType: "Family"
ChildrenType: ChildrenType:
- Note - Note
- Task - Task
- Person
Hierarchy: "Root" Hierarchy: "Root"
CollapseMetaTable: Yes CollapseMetaTable: Yes
@ -26,6 +27,25 @@ id CreateNote
``` ```
^button-FamilyNewNote ^button-FamilyNewNote
```button ```button
name Save name Save
type command type command

@ -0,0 +1,87 @@
---
Tag: ["Sibling", "GodChild"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Aglaé
DoB: 1998-02-25
Address: "Esc B\n28, boulevard Saint-Jacques\n75014 Paris\nFrance"
Phone: "+33 6 49 65 88 86"
Email: "aglaedevilleneuve@yahoo.fr"
Relation: Sibling
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 25
month: 2
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-AglaedeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-AglaedeVilleneuvePersonSave
&emsp;
# Aglaé de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Father"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Amaury
DoB: 1956-08-30
Address: "APA\n1 rue de Gergovie\n75014 Paris\nFrance"
Phone: "+33 6 20 78 31 91"
Email: "amaury@lebv.org"
Relation: Father
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 30
month: 8
---
Parent:: [[@Family organisation|Family organisation]]
Parents::
Siblings::
Spouse:: [[Laurence Bédier]]
Children:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-AmaurydeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-AmaurydeVilleneuvePersonSave
&emsp;
# Amaury de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Father", "Landes"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: "Armand"
DoB: 2002-01-03
Address:
Phone:
Email:
Relation: Cousin
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 3
month: 1
---
Parent:: [[@Family organisation|Family organisation]]
Parents::
Siblings:: [[Marc de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-ArmanddeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-ArmanddeVilleneuvePersonSave
&emsp;
# Armand de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,88 @@
---
Alias: [""]
Tag: [""]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Eloi
DoB: 1991-05-09
Address: "32 boulevard d'Ornano\n75018 Paris\nFrance"
Phone: "+33 6 98 25 25 53"
Email: "eloi.lebastartdevilleneuve@gmail.com"
Relation: Sibling
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 9
month: 5
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-EloideVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-EloideVilleneuvePersonSave
&emsp;
# Eloi de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,86 @@
---
Tag: ["Mother", "Perche"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Bédier"
FirstName: "Eustache"
DoB: 1998-12-08
Address:
Phone:
Email:
Relation: Cousin
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 8
month: 12
---
Parent:: [[@Family organisation|Family organisation]]
Parents::
Siblings::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-EustacheBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-EustacheBedierPersonSave
&emsp;
# Eustache Bédier
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Mother", "IledAix"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: Bédier
FirstName: Joséphine
DoB: 1992-01-21
Address:
Phone:
Email:
Relation: Cousin
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 21
month: 1
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Jérôme Bédier]]
Siblings::
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-JosephineBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-JosephineBedierPersonSave
&emsp;
# Joséphine Bédier
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Mother", "IledAix"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: Bédier
FirstName: Jérôme
DoB: 1954-01-14
Address:
Phone:
Email:
Relation: Uncle
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 14
month: 1
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Pierre Bédier]]
Siblings:: [[Laurence Bédier]]
Spouse::
Children:: [[Joséphine Bédier]]
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-JeromeBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-JeromeBedierPersonSave
&emsp;
# Jérôme Bédier
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,88 @@
---
Alias: [""]
Tag: [""]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: Bédier
FirstName: Laurence
DoB: 1961-09-04
Address: "Esc B\n28, boulevard Saint-Jacques\n75014 Paris\nFrance"
Phone: "+33 6 71 22 59 24"
Email: "laurencelbv@yahoo.fr"
Relation: Mother
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 4
month: 9
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Pierre Bédier]]
Siblings:: [[Jérôme Bédier]]
Spouse:: [[Amaury de Villeneuve]]
Children:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-LaurenceBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-LaurenceBedierPersonSave
&emsp;
# Laurence Bédier
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Father", "Landes"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Marc
DoB: 1995-12-04
Address:
Phone:
Email:
Relation: Cousin
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 4
month: 12
---
Parent:: [[@Family organisation|Family organisation]]
Parents::
Siblings:: [[Armand de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-MarcdeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-MarcdeVilleneuvePersonSave
&emsp;
# Marc de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Sibling"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Marguerite
DoB: 1986-05-02
Address: "23 rue du Pré-Puits\n1246 Corsier\nSwitzerland"
Phone: "+41 76 616 84 22"
Email: "margueritebv@yahoo.fr"
Relation: Sibling
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 2
month: 5
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Noémie de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-MargueritedeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-MargueritedeVilleneuvePersonSave
&emsp;
# Marguerite de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Sibling"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Noémie
DoB: 1983-06-20
Address: "23 rue Paul Vaillant Couturier\n92300 Levallois-Perret\nFrance"
Phone: "+33 6 30 08 64 47"
Email: "noemietherese@yahoo.com"
Relation: Sibling
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 20
month: 6
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-NoemiedeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-NoemiedeVilleneuvePersonSave
&emsp;
# Noémie de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Sibling"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Opportune
DoB: 1992-07-14
Address: "1 rue Davy\n75017 Paris\nFrance"
Phone: "+33 6 99 11 33 34"
Email: "opportune.lebastart@gmail.com"
Relation: "Sibling"
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 14
month: 7
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Philomène de Villeneuve]], [[Aglaé de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-OpportunedeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-OpportunedeVilleneuvePersonSave
&emsp;
# Opportune de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Sibling"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Le Bastart de Villeneuve"
FirstName: Philomène
DoB: 1994-04-18
Address: "c/o Mr Fortin\n8 rue du Joual\n35510 Cesson Sévigné\nFrance"
Phone: "+33 6 59 43 84 62"
Email: "p.devilleneuve@yahoo.fr"
Relation: Sibling
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 18
month: 4
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Amaury de Villeneuve]], [[Laurence Bédier]]
Siblings:: [[Noémie de Villeneuve]], [[Marguerite de Villeneuve]], [[Eloi de Villeneuve]], [[Opportune de Villeneuve]], [[Aglaé de Villeneuve]]
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-PhilomenedeVilleneuvePersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-PhilomenedeVilleneuvePersonSave
&emsp;
# Philomène de Villeneuve
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Mother", "Malaucène"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: Bédier
FirstName: Pierre
DoB: 1921-12-07
Address: "8 rue Michel Salles\n92210 Saint-Cloud\nFrance"
Phone:
Email:
Relation: Grandfather
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 7
month: 12
---
Parent::
Parents::
Siblings::
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-PierreBedierPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-PierreBedierPersonSave
&emsp;
# Pierre Bédier
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -0,0 +1,87 @@
---
Tag: ["Sibling"]
Date: 2021-12-04
DocType: "Person"
Hierarchy: "NonRoot"
TimeStamp:
location:
Person:
LastName: "Priso Priso Le Bastart de Villeneuve"
FirstName: "Séraphine"
DoB: 2013-11-27
Address: "23 rue Paul Vaillant Couturier\n92300 Levallois-Perret\nFrance"
Phone:
Email:
Relation:
fc-calendar: "D2D Calendar"
fc-category: "Birthday"
fc-date:
day: 27
month: 11
---
Parent:: [[@Family organisation|Family organisation]]
Parents:: [[Noémie de Villeneuve]]
Siblings::
Spouse::
Children::
---
&emsp;
```button
name Edit Person parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-SeraphinePrisoLeBastartPersonEdit
```button
name Save
type command
action Save current file
id Save
```
^button-SeraphinePrisoLeBastartPersonSave
&emsp;
# Séraphine Priso Le Bastart
&emsp;
```ad-abstract
title: Summary
collapse: open
Person Description
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Summary
&emsp;
| |
|-|-
| **Date of birth** | `=this.Person.DoB`
**Address** | `=this.Person.Address`
**Phone** | `=this.Person.Phone`
**Email** | `=this.Person.Email`
&emsp;
&emsp;

@ -60,7 +60,8 @@ All tasks and to-dos Crypto-related.
[[#^Top|TOP]] [[#^Top|TOP]]
&emsp; &emsp;
- [ ] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-11-12 - [ ] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-11-19
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-11-12 ✅ 2021-12-04
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-11-05 ✅ 2021-10-29 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-11-05 ✅ 2021-10-29
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22

@ -60,7 +60,8 @@ Note summarising all tasks and to-dos for Listed Equity investments.
[[#^Top|TOP]] [[#^Top|TOP]]
&emsp; &emsp;
- [ ] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-11-05 - [ ] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-11-12
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-11-05 ✅ 2021-12-04
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-15 ✅ 2021-10-15 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-15 ✅ 2021-10-15

@ -60,7 +60,8 @@ Tasks and to-dos for VC investments.
[[#^Top|TOP]] [[#^Top|TOP]]
&emsp; &emsp;
- [ ] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-11-05 - [ ] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-11-12
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-11-05 ✅ 2021-12-04
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-29 ✅ 2021-10-29
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-22 ✅ 2021-10-22
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-15 ✅ 2021-10-15 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-15 ✅ 2021-10-15

Loading…
Cancel
Save