Itinerary init

main
Mel 3 years ago
parent 237ba3f31e
commit 4bda4216af

@ -19,5 +19,6 @@
"code-block-copy", "code-block-copy",
"meld-encrypt", "meld-encrypt",
"find-and-replace-in-selection", "find-and-replace-in-selection",
"obsidian-auto-link-title" "obsidian-auto-link-title",
"obsidian-itinerary"
] ]

@ -0,0 +1,10 @@
{
"shouldConfirmBeforeCreate": true,
"weekStart": "locale",
"wordsPerDot": 250,
"showWeeklyNote": false,
"weeklyNoteFormat": "",
"weeklyNoteTemplate": "",
"weeklyNoteFolder": "",
"localeOverride": "system-default"
}

File diff suppressed because it is too large Load Diff

@ -0,0 +1,10 @@
{
"id": "calendar",
"name": "Calendar",
"description": "Calendar view of your daily notes",
"version": "1.5.10",
"author": "Liam Cain",
"authorUrl": "https://github.com/liamcain/",
"isDesktopOnly": false,
"minAppVersion": "0.9.11"
}

File diff suppressed because one or more lines are too long

@ -1,7 +1,7 @@
{ {
"id": "dataview", "id": "dataview",
"name": "Dataview", "name": "Dataview",
"version": "0.4.12-hotfix1", "version": "0.4.16",
"minAppVersion": "0.12.0", "minAppVersion": "0.12.0",
"description": "Complex data views for the data-obsessed.", "description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>", "author": "Michael Brenan <blacksmithgu@gmail.com>",

@ -38,3 +38,34 @@
.dataview.result-group { .dataview.result-group {
padding-left: 8px; padding-left: 8px;
} }
/** Inline Field Rendering. */
.dataview.inline-field-key {
border-top-left-radius: 250px;
border-bottom-left-radius: 250px;
padding-left: 16px;
padding-right: 8px;
font-family: var(--font-monospace);
background-color: var(--background-inline-code);
color: var(--text-nav-selected);
}
.dataview.inline-field-value {
border-top-right-radius: 250px;
border-bottom-right-radius: 250px;
padding-left: 8px;
padding-right: 16px;
font-family: var(--font-monospace);
background-color: var(--background-tag);
color: var(--text-nav-selected);
}
.dataview.inline-field-standalone-value {
border-radius: 250px;
padding-left: 16px;
padding-right: 16px;
font-family: var(--font-monospace);
background-color: var(--background-tag);
color: var(--text-nav-selected);
}

@ -39,6 +39,56 @@
}, },
"command": false, "command": false,
"title": "address" "title": "address"
},
"contact": {
"type": "contact",
"color": "152, 42, 188",
"icon": {
"name": "address-card",
"type": "font-awesome"
},
"command": false,
"title": "Contact"
},
"email": {
"type": "email",
"color": "97, 24, 124",
"icon": {
"name": "at",
"type": "font-awesome"
},
"command": false,
"title": "Email"
},
"product": {
"type": "product",
"color": "255, 181, 175",
"icon": {
"name": "barcode",
"type": "font-awesome"
},
"command": false,
"title": "Product"
},
"task": {
"type": "task",
"color": "254, 180, 63",
"icon": {
"name": "calendar-check",
"type": "font-awesome"
},
"command": false,
"title": "Task"
},
"bday": {
"type": "bday",
"color": "255, 0, 255",
"icon": {
"name": "birthday-cake",
"type": "font-awesome"
},
"command": false,
"title": "Birthday"
} }
}, },
"syntaxHighlight": false, "syntaxHighlight": false,

File diff suppressed because one or more lines are too long

@ -4,6 +4,6 @@
"author": "aidurber", "author": "aidurber",
"description": "An Obsidian plugin to generate Tables of Contents that stay up to date with your document outline.", "description": "An Obsidian plugin to generate Tables of Contents that stay up to date with your document outline.",
"minAppVersion": "0.11.0", "minAppVersion": "0.11.0",
"version": "0.0.14", "version": "0.0.16",
"repo": "aidurber/obsidian-plugin-dynamic-toc" "repo": "aidurber/obsidian-plugin-dynamic-toc"
} }

File diff suppressed because one or more lines are too long

@ -0,0 +1,10 @@
{
"id": "obsidian-itinerary",
"name": "Itinterary",
"version": "1.2.0",
"minAppVersion": "0.11.10",
"description": "Make planning your trip or event easier by rendering a calendar from event information found in your notes.",
"author": "Adam Coddington <me@adamcoddington.net>",
"authorUrl": "https://coddingtonbear.net/",
"isDesktopOnly": false
}

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

@ -1,10 +0,0 @@
{
"id": "obsidian-qrcode-plugin",
"name": "QR Code Generator Plugin",
"version": "1.0.2",
"minAppVersion": "0.9.12",
"description": "This is a QR Code Generator plugin for Obsidian.",
"author": "Rudi Häusler",
"authorUrl": "https://github.com/rudimuc",
"isDesktopOnly": false
}

@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Networks/@Networks.md", "file": "Travels/@Travels.md",
"mode": "preview" "mode": "preview"
} }
} }
@ -68,7 +68,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Networks/@Networks.md", "file": "Travels/@Travels.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -107,15 +107,15 @@
}, },
"active": "c1cbd199334b4022", "active": "c1cbd199334b4022",
"lastOpenFiles": [ "lastOpenFiles": [
"Networks/@Networks.md", "Travels/@Travels.md",
"Networks/Server VPN.md", "Travels/South Africa.md",
"Networks/Server Tools.md", "Admin/Templates/travel$visit.md",
"Networks/mfxm Website Scope.md", "Admin/Templates/travel$summary.md",
"Networks/mfxm.fr.jpg", "Admin/Templates/travel$stop.md",
"Networks/Selfhosting.md", "Admin/Templates/travel$restaurant.md",
"Networks/VPS Console Dialogue.md", "Admin/Templates/travel$sport.md",
"Networks/Configuring Monit.md", "Admin/Templates/travel$meetup.md",
"Networks/Server Cloud.md", "Admin/Templates/travel$commute.md",
"Networks/Server Alias.md" "Admin/Templates/travel$activity.md"
] ]
} }

@ -0,0 +1,5 @@
```ad-contact
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,5 @@
```ad-email
~~~
<% tp.file.selection() %>
~~~
```

@ -0,0 +1,5 @@
```ad-product
~~~
<% tp.file.selection() %>
~~~
```

@ -1,4 +1,5 @@
```tasks ```ad-task
~~~tasks
done done
path includes <% tp.file.folder() %> path includes <% tp.file.folder() %>
description includes Ta description includes Ta
@ -8,4 +9,5 @@ is not recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```

@ -1,4 +1,5 @@
```tasks ```ad-task
~~~tasks
not done not done
path includes <% tp.file.folder() %> path includes <% tp.file.folder() %>
description includes Ta description includes Ta
@ -8,4 +9,5 @@ is not recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```

@ -1,4 +1,5 @@
```tasks ```ad-task
~~~tasks
not done not done
path includes <% tp.file.folder() %> path includes <% tp.file.folder() %>
description includes Ta description includes Ta
@ -8,4 +9,5 @@ is recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```

@ -1,8 +1,10 @@
```tasks ```ad-task
~~~tasks
not done not done
path includes <% tp.file.folder() %> path includes <% tp.file.folder() %>
description includes :<% tp.file.selection() %>: description includes :<% tp.file.selection() %>:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```

@ -0,0 +1,8 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: blue
tag:
-
```

@ -0,0 +1,6 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: grey
```

@ -0,0 +1,8 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: orange
tag:
-
```

@ -0,0 +1,8 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: yellow
tag:
-
```

@ -0,0 +1,8 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: brown
tag:
-
```

@ -0,0 +1,7 @@
```itinerary-event
title: <% tp.file.selection() %>
allDay: yes
start: 2022-05-20
end: 2022-05-23
color: green
```

@ -0,0 +1,4 @@
```itinerary
initialDate: 2022-05-15
initialView: listMonth
```

@ -0,0 +1,8 @@
```itinerary-event
title: <% tp.file.selection() %>
start: 2022-05-20T00:00
end: 2022-05-23T00:00
color: red
tag:
-
```

@ -5,7 +5,7 @@ Tag: ["Admin", "Computer", "Cloud", "Privacy"]
Date: 2021-08-10 Date: 2021-08-10
DocType: "Personal" DocType: "Personal"
Hierarchy: "Root2" Hierarchy: "Root2"
TimeStamp: 2021-08-12 TimeStamp: 2021-10-13
CollapseMetaTable: Yes CollapseMetaTable: Yes
--- ---
@ -58,18 +58,18 @@ style: number
Drive name | Available space | Current usage Drive name | Available space | Current usage
-----------------|:------------------:|:---------------: -----------------|:------------------:|:---------------:
_**Computer**_ | _121G_ | _60.3G_ _**Computer**_ | _121G_ | _59.7G_
_**Computer - MacintoshHD**_ | | _60.2G_ _**Computer - MacintoshHD**_ | | _59.4G_
_**Computer - Folder Vault**_ | | _164M_ _**Computer - Folder Vault**_ | | _283.8M_
_**Toshiba Drive**_ | _3T_ | _125.3G_ _**Toshiba Drive**_ | _3T_ | _248.6G_
_**TD - External Drive**_ | _2.25T_ | _53.6G_ _**TD - External Drive**_ | _2.25T_ | _145.6G_
_**TD - Backup**_ | _250G_ | _15.2G_ _**TD - Backup**_ | _250G_ | _46.5G_
_**TD - Bootable Disk**_ | _500G_ | _56.5G_ _**TD - Bootable Disk**_ | _500G_ | _56.5G_
_**Phone**_ | _128G_ | _25.7G_ _**Phone**_ | _128G_ | _44.6G_
<mark class="green">Hard storage</mark> | Available space | Current usage <mark class="green">Hard storage</mark> | Available space | Current usage
-----------------|:------------------:|:---------------: -----------------|:------------------:|:---------------:
_**Total storage**_ | _3.25T_ | _211.3G_ _**Total storage**_ | _3.25T_ | _352.9G_
^CurrentHardStorage ^CurrentHardStorage
&emsp; &emsp;
@ -103,10 +103,10 @@ _**Phone**_ | Phone [[Applications]], Local storage (Documents, Photos, Videos,
Service name | Available space | Current usage Service name | Available space | Current usage
-----------------|:------------------:|:---------------: -----------------|:------------------:|:---------------:
_**[[iCloud]]**_ | _5G_ | _3.7G_ _**[[iCloud]]**_ | _5G_ | _2G_
_**[[Nextcloud]]**_ | _32G_ | _14.8G_ _**[[Nextcloud]]**_ | _32G_ | _16G_
_**[[Sync]]**_ | _2T_ | _79.3G_ _**[[Sync]]**_ | _2T_ | _79.3G_
_**[[SecureSafe]]**_ | _1G_ | _190M_ _**[[SecureSafe]]**_ | _1G_ | _240M_
<mark class="green">Cloud Storage</mark> | Available space | Current usage <mark class="green">Cloud Storage</mark> | Available space | Current usage
-----------------|:------------------:|:---------------: -----------------|:------------------:|:---------------:
@ -169,12 +169,16 @@ For Obsidian in particular [GitHub](https://github.com) is used in coordination
The following Apps require a manual backup: The following Apps require a manual backup:
- [ ] Backup [[Storage and Syncing#Instructions for Bear|Bear App]] (PC & iOS) 🔁 every 3 months on the 1st Thursday - [ ] Backup [[Storage and Syncing#Instructions for Bear|Bear App]] (PC & iOS) 🔁 every 3 months on the 1st Thursday 📅 2021-10-14
- [x] Backup [[Storage and Syncing#Instructions for Bear|Bear App]] (PC & iOS) 🔁 every 3 months on the 1st Thursday ✅ 2021-10-13
- [ ] Backup Standard Notes (PC) 🔁 every 3 months on the 1st Friday 📅 2021-10-03 - [ ] Backup Standard Notes (PC) 🔁 every 3 months on the 1st Friday 📅 2021-10-03
- [x] Backup Standard Notes (PC) 🔁 every 3 months on the 1st Friday ✅ 2021-10-02 - [x] Backup Standard Notes (PC) 🔁 every 3 months on the 1st Friday ✅ 2021-10-02
- [ ] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday - [ ] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday 📅 2021-10-14
- [ ] Backup [[Storage and Syncing#Instructions for iPhone|iPhone]] 🔁 every 3 months on the 2nd Tuesday - [x] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday ✅ 2021-10-13
- [ ] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday 📅 2021-10-03 - [ ] Backup [[Storage and Syncing#Instructions for iPhone|iPhone]] 🔁 every 3 months on the 2nd Tuesday 📅 2021-10-14
- [x] Backup [[Storage and Syncing#Instructions for iPhone|iPhone]] 🔁 every 3 months on the 2nd Tuesday ✅ 2021-10-13
- [ ] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday 📅 2021-10-14
- [x] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday 📅 2021-10-03 ✅ 2021-10-13
- [x] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday ✅ 2021-10-02 - [x] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday ✅ 2021-10-02
- [ ] Backup Volumes to [[Sync|Sync.com]] 🔁 every 3 months on the 2nd Monday 📅 2021-09-16 - [ ] Backup Volumes to [[Sync|Sync.com]] 🔁 every 3 months on the 2nd Monday 📅 2021-09-16
- [x] Backup Volumes to [[Sync|Sync.com]] 🔁 every 3 months on the 2nd Monday ✅ 2021-09-15 - [x] Backup Volumes to [[Sync|Sync.com]] 🔁 every 3 months on the 2nd Monday ✅ 2021-09-15

@ -87,7 +87,8 @@ style: number
#### Évrard #### Évrard
- [ ] :birthday: **Évrard** 🔁 every year 📅 2021-10-14 - [ ] :birthday: **Évrard** 🔁 every year 📅 2022-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 📅 2021-12-04
- [ ] :birthday: **Quentin BV** 🔁 every year 📅 2022-04-21 - [ ] :birthday: **Quentin BV** 🔁 every year 📅 2022-04-21
@ -120,7 +121,8 @@ style: number
#### Christophe #### Christophe
- [ ] :birthday: **Hortense** 🔁 every year 📅 2022-05-19 - [ ] :birthday: **Hortense** 🔁 every year 📅 2022-05-19
- [ ] :birthday: **Olympe** 🔁 every year 📅 2021-10-14 - [ ] :birthday: **Olympe** 🔁 every year 📅 2022-10-14
- [x] :birthday: **Olympe** 🔁 every year 📅 2021-10-14 ✅ 2021-10-14
- [ ] :birthday: **Achille** 🔁 every year 📅 2022-04-20 - [ ] :birthday: **Achille** 🔁 every year 📅 2022-04-20
- [ ] :birthday: **Isaure** 🔁 every year 📅 2022-04-21 - [ ] :birthday: **Isaure** 🔁 every year 📅 2022-04-21

@ -11,3 +11,7 @@
2021/10/08 Current expenses 2021/10/08 Current expenses
expenses:Current Expenses:GBP £300.00 expenses:Current Expenses:GBP £300.00
assets:Cash:GBP assets:Cash:GBP
2021/10/14 Current expenses
expenses:Current Expenses:GBP £300.00
assets:Cash:GBP

@ -58,7 +58,8 @@ All tasks and to-dos Crypto-related.
&emsp; &emsp;
- [ ] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-15 - [ ] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-22
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-15 ✅ 2021-10-15
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-08 ✅ 2021-10-08 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-08 ✅ 2021-10-08
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01
- [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday ✅ 2021-09-24 - [x] [[Crypto Tasks#internet alerts|monitor Crypto news and publications]] 🔁 every week on Friday ✅ 2021-09-24

@ -58,7 +58,8 @@ Note summarising all tasks and to-dos for Listed Equity investments.
&emsp; &emsp;
- [ ] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-15 - [ ] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 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-08 ✅ 2021-10-08 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-08 ✅ 2021-10-08
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01
- [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday ✅ 2021-09-24 - [x] [[Equity Tasks#internet alerts|monitor Equity news and publications]] 🔁 every week on Friday ✅ 2021-09-24

@ -58,7 +58,8 @@ Tasks and to-dos for VC investments.
&emsp; &emsp;
- [ ] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-15 - [ ] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 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-08 ✅ 2021-10-08 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-08 ✅ 2021-10-08
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday 📅 2021-10-01 ✅ 2021-10-01
- [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday ✅ 2021-09-24 - [x] [[VC Tasks#internet alerts|monitor VC news and publications]] 🔁 every week on Friday ✅ 2021-09-24

@ -104,19 +104,22 @@ style: number
**[[Life Admin]]** **[[Life Admin]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Life Admin path includes Life Admin
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Family]]** **[[Family]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Family path includes Family
description does not include :birthday: description does not include :birthday:
@ -124,54 +127,63 @@ description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Personal projects]]** **[[Personal projects]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Personal projects path includes Personal projects
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Lifestyle]]** **[[Lifestyle]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes lifestyle path includes lifestyle
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[IT & Computer]]** **[[IT & Computer]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes IT & Computer path includes IT & Computer
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Finances]]** **[[Finances]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Finance path includes Finance
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -207,19 +219,24 @@ hide task count
**[[Life Admin]]** **[[Life Admin]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Life Admin path includes Life Admin
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Family]]** **[[Family]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Family path includes Family
description does not include :birthday: description does not include :birthday:
@ -227,54 +244,67 @@ description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Personal projects]]** **[[Personal projects]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Personal projects path includes Personal projects
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Lifestyle]]** **[[Lifestyle]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Lifestyle path includes Lifestyle
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[IT & Computer]]** **[[IT & Computer]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes IT & Computer path includes IT & Computer
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[Finances]]** **[[Finances]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Finances path includes Finances
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;

@ -57,7 +57,8 @@ Task master for everything relating to family.
&emsp; &emsp;
```tasks ```ad-bday
~~~tasks
not done not done
path includes Family path includes Family
description includes :birthday: description includes :birthday:
@ -65,6 +66,7 @@ limit to 5 tasks
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -81,64 +83,14 @@ hide task count
&emsp; &emsp;
**[[@Investment Task master|Investments]]**
```tasks
not done
path includes Investments/
description includes Ta
is not recurring
sort by due
hide backlink
hide task count
```
&emsp;
**[[hLedger]]**
```tasks
not done
path includes hLedger
is not recurring
sort by due
hide backlink
hide task count
```
&emsp;
--- ---
&emsp; &emsp;
### Recurring sub-Tasks ### Recurring sub-Tasks
**[[@Investment Task master|Investments]]**
```tasks
not done
path includes Investments
description includes Ta
is recurring
sort by due
hide backlink
hide task count
```
&emsp; &emsp;
**[[hLedger]]**
```tasks
not done
path includes hLedger
is recurring
sort by due
hide backlink
hide task count
```
&emsp; &emsp;
--- ---
@ -149,29 +101,6 @@ hide task count
&emsp; &emsp;
**[[@Investment Task master|Investments]]**
```tasks
done
path includes Investments
description includes Ta
sort by due
hide backlink
hide task count
```
&emsp;
**[[hLedger]]**
```tasks
done
path includes hLedger
sort by due
hide backlink
hide task count
```
&emsp; &emsp;
--- ---

@ -65,7 +65,8 @@ All things related to personal Finances.
**[[@Investment Task master|Investments]]** **[[@Investment Task master|Investments]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Investments/ path includes Investments/
description includes Ta description includes Ta
@ -73,19 +74,22 @@ is not recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[hLedger]]** **[[hLedger]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes hLedger path includes hLedger
is not recurring is not recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -98,7 +102,8 @@ hide task count
**[[@Investment Task master|Investments]]** **[[@Investment Task master|Investments]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Investments path includes Investments
description includes Ta description includes Ta
@ -106,19 +111,22 @@ is recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[hLedger]]** **[[hLedger]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes hLedger path includes hLedger
is recurring is recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -133,25 +141,31 @@ hide task count
**[[@Investment Task master|Investments]]** **[[@Investment Task master|Investments]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Investments path includes Investments
description includes Ta description includes Ta
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[hLedger]]** **[[hLedger]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes hLedger path includes hLedger
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;

@ -72,26 +72,30 @@ All tasks and To-dos linked to IT and Computer
**[[@Networks|Self-hosted services]]** **[[@Networks|Self-hosted services]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Networks path includes Networks
sort by due sort by due
is not recurring is not recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[@Computer Set Up|Personal Computer]]** **[[@Computer Set Up|Personal Computer]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Computer Set path includes Computer Set
sort by due sort by due
is not recurring is not recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -106,26 +110,30 @@ hide task count
**[[@Networks|Self-hosted services]]** **[[@Networks|Self-hosted services]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Networks path includes Networks
sort by due sort by due
is recurring is recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[@Computer Set Up|Personal Computer]]** **[[@Computer Set Up|Personal Computer]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes Computer Set path includes Computer Set
sort by due sort by due
is recurring is recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -140,24 +148,30 @@ hide task count
**[[@Networks|Self-hosted services]]** **[[@Networks|Self-hosted services]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Networks path includes Networks
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
**[[@Computer Set Up|Personal Computer]]** **[[@Computer Set Up|Personal Computer]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes Computer Set path includes Computer Set
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;

@ -67,26 +67,30 @@ Repository of Tasks & To-dos regarding life style.
[[@Travels|Travels]] [[@Travels|Travels]]
```tasks ```ad-task
~~~tasks
not done not done
path includes Travels path includes Travels
sort by due sort by due
is recurring is recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
[[@Reading master|Reading]] [[@Reading master|Reading]]
```tasks ```ad-task
~~~tasks
not done not done
path includes Reading path includes Reading
sort by due sort by due
is recurring is recurring
hide backlink hide backlink
hide task count hide task count
~~~
``` ```

@ -65,13 +65,15 @@ Keeping personal projects in check and on track.
**[[@lebv.org Tasks|lebv.org]]** **[[@lebv.org Tasks|lebv.org]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes lebv.org path includes lebv.org
is not recurring is not recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -86,13 +88,15 @@ hide task count
**[[@lebv.org Tasks|lebv.org]]** **[[@lebv.org Tasks|lebv.org]]**
```tasks ```ad-task
~~~tasks
not done not done
path includes lebv.org path includes lebv.org
is recurring is recurring
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;
@ -107,12 +111,15 @@ hide task count
**[[@lebv.org Tasks|lebv.org]]** **[[@lebv.org Tasks|lebv.org]]**
```tasks ```ad-task
collapse: closed
~~~tasks
done done
path includes lebv.org path includes lebv.org
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
~~~
``` ```
&emsp; &emsp;

@ -136,6 +136,18 @@ sort file.name ascending
&emsp; &emsp;
#### Whitechapel
```dataview
Table without id file.link as "Place", Place.Style as "Cuisine", Phone, Email, Website from "London"
where DocType = "Place"
where contains(Place.Type, "Brunch")
where Place.Location = "Whitechapel"
sort file.name ascending
```
&emsp;
--- ---
&emsp; &emsp;

@ -0,0 +1,91 @@
---
Tag: ["New York Conversion", "Industrial"]
Date: 2021-10-15
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: ["Restaurant", "Brunch"]
SubType: Conversion
Style: French
Location: Whitechapel
Country: UK
Status: Occasional
---
Parent:: [[@Restaurants London|Restaurants in London]], [[@Brunchs London|Brunches in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-LaBistrotequeSave
&emsp;
# La Bistrotèque
&emsp;
```ad-abstract
title: Summary
collapse: open
French restaurant and brunch in an industrial conversion by the Regent's canal in Whitechapel
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
```ad-address
~~~
2327 Wadeson St
London E2 9DR
United Kingdom
~~~
```
&emsp;
Phone:: <a href="tel:+442089837900">0208 983 7900</a>
Email:: reception@bistrotheque.com
Website:: [BISTROTHEQUE](https://www.bistrotheque.com/)
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -0,0 +1,91 @@
---
Tag: [""]
Date: 2021-10-15
DocType: "Place"
Hierarchy: "NonRoot"
TimeStamp:
location:
Place:
Type: Restaurant
SubType: Modern
Style: Italian
Location: Fitzrovia
Country: UK
Status: Tested
---
Parent:: [[@Restaurants London|Restaurants in London]]
---
&emsp;
```button
name Save
type command
action Save current file
id Save
```
^button-NormaSave
&emsp;
# Norma
&emsp;
```ad-abstract
title: Summary
collapse: open
First date with the Boubinou
```
&emsp;
```toc
style: number
```
&emsp;
---
&emsp;
### Contact
&emsp;
```ad-address
~~~
8 Charlotte Street
London W1T 2LS
United Kingdom
~~~
```
&emsp;
Phone:: <a href="tel:+442039956224">0203 995 6224</a>
Email:: reservations@normalondon.com
Website:: [NORMA - Norma London](https://normalondon.com/)
&emsp;
---
&emsp;
### Notes
&emsp;
Loret ipsum
&emsp;
&emsp;

@ -21,8 +21,8 @@ Characteristics:
Disk: Disk:
Capa: 20GB Capa: 20GB
Type: SSD Type: SSD
UsedSpace: 45% UsedSpace: 49%
TimeStamp: 2021-09-27 TimeStamp: 2021-10-11
--- ---

@ -485,7 +485,8 @@ List of monitored services:
&emsp; &emsp;
- [ ] [[Server Tools]]: Backup server 🔁 every 6 months on the 1st Tuesday - [ ] [[Server Tools]]: Backup server 🔁 every 6 months on the 1st Tuesday 📅 2021-10-14
- [x] [[Server Tools]]: Backup server 🔁 every 6 months on the 1st Tuesday ✅ 2021-10-13
- [x] Set-up landing page - [x] Set-up landing page
&emsp; &emsp;

@ -21,8 +21,8 @@ Characteristics:
Disk: Disk:
Capa: 30GB Capa: 30GB
Type: RAID-10 Type: RAID-10
UsedSpace: UsedSpace: 17%
TimeStamp: TimeStamp: 2021-10-11
--- ---
@ -179,6 +179,13 @@ Firewall management, see [[Configuring UFW|here]] for more details.
&emsp; &emsp;
```ad-info
title: wireguard installer
[GitHub - angristan/wireguard-install: WireGuard VPN installer for Linux servers](https://github.com/angristan/wireguard-install)
```
&emsp;
##### File repository ##### File repository
```ad-path ```ad-path
@ -249,7 +256,8 @@ Second DNS resolver to use for the clients (optional): 94.140.15.15
&emsp; &emsp;
- [ ] [[Server VPN]]: Backup server 🔁 every 6 months on the 1st Tuesday - [ ] [[Server VPN]]: Backup server 🔁 every 6 months on the 1st Tuesday 📅 2021-10-14
- [x] [[Server VPN]]: Backup server 🔁 every 6 months on the 1st Tuesday ✅ 2021-10-13
&emsp; &emsp;

@ -336,7 +336,7 @@ sudo netstat -an
``` ```
```ad-command ```ad-command
title: acti r port monitoring title: active port monitoring
~~~ ~~~
sudo netstat -anp (IP/TCP/UDP) sudo netstat -anp (IP/TCP/UDP)
~~~ ~~~
@ -534,7 +534,7 @@ Command:
```ad-command ```ad-command
~~~ ~~~
sudo tar -cvpfz /Backup/backup.tar.gz --exlude=/Backup/backup.tar.gz --exlude=/proc --exlude=/tmp --exlude=/mnt --exlude=/dev --exlude=/sys --exlude=/run --exlude=/var/cache/apt/archives --exlude=/usr/src/linux-headers* --exlude=/home/*/.gvfs --exlude=/home/*/.local/share/Trash / sudo tar -cvpzf /Backup --exclude=/Backup/backup.tar.gz --exclude=/proc --exclude=/tmp --exclude=/mnt --exclude=/dev --exclude=/sys --exclude=/run --exclude=/var/cache/apt/archives --exclude=/usr/src/linux-headers* --exclude=/home/*/.gvfs --exclude=/home/*/.local/share/Trash /
~~~ ~~~
``` ```

@ -1,7 +1,7 @@
--- ---
QueryField: Themes QueryField: Themes
QueryTerm: Relationships QueryTerm: Alcohol
Alias: ["Reading", "Reading list"] Alias: ["Reading", "Reading list"]
Tag: ["Lifestyle", "LifeHacks", "Book"] Tag: ["Lifestyle", "LifeHacks", "Book"]
Date: 2021-09-25 Date: 2021-09-25
@ -117,7 +117,7 @@ Current search parameter: `=this.QueryField`
```dataview ```dataview
Table without id file.link as "Title", Source.Author as "Author", Source.Published as "Published Date", Source.Language as "Language", Tag as "Themes", Source.Read as "Date read" Table without id file.link as "Title", Source.Author as "Author", Source.Published as "Published Date", Source.Language as "Language", Tag as "Themes", Source.Read as "Date read"
Where Source.Read < date(today) and Source.Read > date(today) - dur(100 years) Where Source.Read <= date(today) and Source.Read > date(today) - dur(100 years)
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where file.name != "Template Pocket Source"
Sort file.name ascending Sort file.name ascending

@ -12,7 +12,7 @@ Source:
Author: Norman Rush Author: Norman Rush
Published: 1991 Published: 1991
Link: https://en.wikipedia.org/wiki/Mating_(novel) Link: https://en.wikipedia.org/wiki/Mating_(novel)
Read: Read: 2021-10-15
--- ---

@ -52,6 +52,13 @@ Description of a 2-weeks road trip through the US
&emsp; &emsp;
```itinerary
initialDate: 2022-05-15
initialView: listMonth
```
&emsp;
```toc ```toc
style: number style: number
``` ```
@ -71,14 +78,58 @@ title: duration
Stay 4 nights to enjoy the city Stay 4 nights to enjoy the city
``` ```
```itinerary-event
title: New Orleans
allDay: yes
start: 2022-05-15
end: 2022-05-19
color: green
```
&emsp; &emsp;
#### Activities #### Activities
1. Downtown 1. Downtown
```itinerary-event
title: downtown
start: 2022-05-16T10:00
end: 2022-05-16T18:00
color: red
tag:
- city
```
2. Bayous 2. Bayous
```itinerary-event
title: bayous
start: 2022-05-18T10:00
end: 2022-05-18T18:00
color: red
tag:
- landscape
```
3. Soul & Gospel 3. Soul & Gospel
```itinerary-event
title: Soul concert
start: 2022-05-17T20:00
end: 2022-05-17T23:59
color: blue
tag:
- concert
```
4. NBA 4. NBA
```itinerary-event
title: NBA Pelicans
start: 2022-05-18T18:00
end: 2022-05-18T21:00
color: blue
tag:
- sport
- NBA
```
&emsp; &emsp;
@ -95,6 +146,14 @@ title: duration
Stay 1 night to enjoy the city Stay 1 night to enjoy the city
``` ```
```itinerary-event
title: Jackson
allDay: yes
start: 2022-05-19
end: 2022-05-20
color: green
```
&emsp; &emsp;
--- ---
@ -110,12 +169,37 @@ title: duration
Stay 3 nights to enjoy the city Stay 3 nights to enjoy the city
``` ```
```itinerary-event
title: Memphis
allDay: yes
start: 2022-05-20
end: 2022-05-23
color: green
```
&emsp; &emsp;
#### Activities #### Activities
1. House of the king of rock 1. House of the king of rock
```itinerary-event
title: downtown
start: 2022-05-21T10:00
end: 2022-05-21T14:00
color: red
tag:
- city
```
2. Jazz/Rock 2. Jazz/Rock
```itinerary-event
title: Jazz or Rock concert
start: 2022-05-22T20:00
end: 2022-05-22T23:59
color: blue
tag:
- concert
```
&emsp; &emsp;
@ -133,6 +217,14 @@ title: duration
Stay 1 night to enjoy the city Stay 1 night to enjoy the city
``` ```
```itinerary-event
title: Nashville
allDay: yes
start: 2022-05-23
end: 2022-05-24
color: green
```
&emsp; &emsp;
--- ---
@ -148,6 +240,14 @@ title: duration
Stay 1 night to enjoy the city Stay 1 night to enjoy the city
``` ```
```itinerary-event
title: St Louis
allDay: yes
start: 2022-05-24
end: 2022-05-25
color: green
```
&emsp; &emsp;
--- ---
@ -163,11 +263,28 @@ title: duration
Stay 2 nights to enjoy the city Stay 2 nights to enjoy the city
``` ```
```itinerary-event
title: Indianapolis
allDay: yes
start: 2022-05-25
end: 2022-05-27
color: green
```
&emsp; &emsp;
#### Activities #### Activities
1. 500 miles of Indianapolis 1. 500 miles of Indianapolis
```itinerary-event
title: speed ring
start: 2022-05-26T10:00
end: 2022-05-26T18:00
color: blue
tag:
- sport
- motorsport
```
&emsp; &emsp;
@ -185,13 +302,48 @@ title: duration
Stay 4 nights to enjoy the city Stay 4 nights to enjoy the city
``` ```
```itinerary-event
title: Chicago
allDay: yes
start: 2022-05-27
end: 2022-05-31
color: green
```
&emsp; &emsp;
#### Activities #### Activities
1. Sightseeing 1. Sightseeing
```itinerary-event
title: downtown
start: 2022-05-28T10:00
end: 2022-05-28T18:00
color: red
tag:
- city
```
2. Hip Hop 2. Hip Hop
2. NBA ```itinerary-event
title: Hip hop concert
start: 2022-05-29T20:00
end: 2022-05-29T23:59
color: blue
tag:
- concert
```
3. NBA
```itinerary-event
title: NBA Bulls
start: 2022-05-30T20:00
end: 2022-05-30T22:30
color: blue
tag:
- sport
- NBA
```
&emsp; &emsp;
&emsp; &emsp;

@ -50,6 +50,11 @@ collapse: open
2-weeks road trip in South Africa 2-weeks road trip in South Africa
``` ```
```itinerary
initialDate: 2022-09-15
initialView: listMonth
```
&emsp; &emsp;
```toc ```toc
@ -66,6 +71,24 @@ style: number
&emsp; &emsp;
```itinerary-event
title: Cape Town
allDay: yes
start: 2022-09-15
end: 2022-09-21
color: green
```
```itinerary-event
title: Cape Town
allDay: yes
start: 2022-09-27
end: 2022-09-30
color: green
```
&emsp;
#### Activities #### Activities
1. Boulders beach (penguin colonies) 1. Boulders beach (penguin colonies)
@ -104,6 +127,16 @@ style: number
&emsp; &emsp;
```itinerary-event
title: Wine route
allDay: yes
start: 2022-09-21
end: 2022-09-26
color: green
```
&emsp;
#### Franschhoek wine route #### Franschhoek wine route
[Https://www.places.co.za/html/franschhoek_wine_route.html](Https://www.places.co.za/html/franschhoek_wine_route.html) [Https://www.places.co.za/html/franschhoek_wine_route.html](Https://www.places.co.za/html/franschhoek_wine_route.html)
@ -154,6 +187,16 @@ style: number
&emsp; &emsp;
```itinerary-event
title: Hermanus
allDay: yes
start: 2022-09-26
end: 2022-09-27
color: green
```
&emsp;
#### Sighting boats #### Sighting boats
[www.southernrightcharters.co.za](http://www.southernrightcharters.co.za) [www.southernrightcharters.co.za](http://www.southernrightcharters.co.za)

Loading…
Cancel
Save