tasks cleanup

main
Mel 3 years ago
parent 4bda4216af
commit 63b823615a

@ -1,5 +1,5 @@
{ {
"item-note-template": "Admin/Templates/Template Pocket Source", "item-note-template": "00.01 Admin/Templates/Template Pocket Source",
"item-notes-folder": "Internet snippets", "item-notes-folder": "00.02 Inbox",
"multi-word-tag-converter": "camel-case" "multi-word-tag-converter": "camel-case"
} }

@ -1,6 +1,6 @@
{ {
"command_timeout": 5, "command_timeout": 5,
"templates_folder": "Admin/Templates", "templates_folder": "00.01 Admin/Templates",
"templates_pairs": [ "templates_pairs": [
[ [
"", "",

@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "Travels/@Travels.md", "file": "Life Orga/@Life Organisation.md",
"mode": "preview" "mode": "preview"
} }
} }
@ -68,7 +68,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Travels/@Travels.md", "file": "Life Orga/@Life Organisation.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -107,15 +107,15 @@
}, },
"active": "c1cbd199334b4022", "active": "c1cbd199334b4022",
"lastOpenFiles": [ "lastOpenFiles": [
"Travels/@Travels.md", "Life Orga/@Life Organisation.md",
"Travels/South Africa.md", "Life Orga/Finances.md",
"Admin/Templates/travel$visit.md", "Life Orga/IT & Computer.md",
"Admin/Templates/travel$summary.md", "Life Orga/Personal projects.md",
"Admin/Templates/travel$stop.md", "lebv.org/Hosting Tasks.md",
"Admin/Templates/travel$restaurant.md", "lebv.org/@lebv.org Tasks.md",
"Admin/Templates/travel$sport.md", "lebv.org/WebPublishing Tasks.md",
"Admin/Templates/travel$meetup.md", "lebv.org/lebv Email Tasks.md",
"Admin/Templates/travel$commute.md", "lebv.org/lebv Research Tasks.md",
"Admin/Templates/travel$activity.md" "Life Orga/Lifestyle.md"
] ]
} }

@ -3,4 +3,5 @@ Table without id file.link as "Place", Place.Style as "Theme", Phone, Email, Web
where DocType = "Place" where DocType = "Place"
where contains(Place.Type, "Hotel/Restaurant/Bar/Brunch") where contains(Place.Type, "Hotel/Restaurant/Bar/Brunch")
where contains(Place.Location, "Marais") where contains(Place.Location, "Marais")
Where !startswith(file.name, "Template")
``` ```

@ -1,5 +1,6 @@
```dataview ```dataview
Table SourceLink as "Link", PriceValue as "Price Range" from "<% tp.link.folder() %>" Table SourceLink as "Link", PriceValue as "Price Range" from "<% tp.link.folder() %>"
Where DocType = "Product" Where DocType = "Product"
Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```

@ -1,5 +1,6 @@
```dataview ```dataview
table Priority, Status, NextReviewDate as "Next Review Date", DueDate as "Due Date" from "<% tp.file.folder() %>" table Priority, Status, NextReviewDate as "Next Review Date", DueDate as "Due Date" from "<% tp.file.folder() %>"
where DocType = "Task" where DocType = "Task"
Where !startswith(file.name, "Template")
sort DueDate ascending, NextReviewDate ascending sort DueDate ascending, NextReviewDate ascending
``` ```

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

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

@ -296,6 +296,7 @@ hide task count
```tasks ```tasks
not done not done
path includes Sync path includes Sync
path does not include Storage
sort by due sort by due
hide backlink hide backlink
hide task count hide task count

@ -171,7 +171,7 @@ 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 📅 2021-10-14 - [ ] 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 - [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 - [ ] [[Storage and Syncing|Storage & Sync]]: 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 📅 2021-10-14 - [ ] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday 📅 2021-10-14
- [x] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday ✅ 2021-10-13 - [x] Backup [[Storage and Syncing#Instructions for Anchor|Anchor Wallet]] 🔁 every 3 months on the 1st Thursday ✅ 2021-10-13
@ -180,9 +180,9 @@ The following Apps require a manual backup:
- [ ] Backup [[Storage and Syncing#Instructions for FV|Folder Vault]] 🔁 every 3 months on the 1st Friday 📅 2021-10-14 - [ ] 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-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 - [ ] [[Storage and Syncing|Storage & Sync]]: 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
- [ ] Transfer pictures to ED 🔁 every 3 months on the 2nd Thursday - [ ] [[Storage and Syncing|Storage & Sync]]: Transfer pictures to ED 🔁 every 3 months on the 2nd Thursday
&emsp; &emsp;

@ -108,6 +108,8 @@ style: number
~~~tasks ~~~tasks
not done not done
path includes Life Admin path includes Life Admin
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -138,6 +140,8 @@ hide task count
~~~tasks ~~~tasks
not done not done
path includes Personal projects path includes Personal projects
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -152,6 +156,8 @@ hide task count
~~~tasks ~~~tasks
not done not done
path includes lifestyle path includes lifestyle
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -166,6 +172,8 @@ hide task count
~~~tasks ~~~tasks
not done not done
path includes IT & Computer path includes IT & Computer
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -180,6 +188,9 @@ hide task count
~~~tasks ~~~tasks
not done not done
path includes Finance path includes Finance
path does not include Ledger
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -224,6 +235,8 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes Life Admin path includes Life Admin
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -256,6 +269,8 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes Personal projects path includes Personal projects
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -271,6 +286,8 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes Lifestyle path includes Lifestyle
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -286,6 +303,8 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes IT & Computer path includes IT & Computer
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count
@ -301,6 +320,9 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes Finances path includes Finances
path does not include Ledger
description does not include :birthday:
description does not include :gift:
sort by due sort by due
hide backlink hide backlink
hide task count hide task count

@ -68,8 +68,8 @@ All things related to personal Finances.
```ad-task ```ad-task
~~~tasks ~~~tasks
not done not done
path includes Investments/ path includes Investments
description includes Ta path includes Task
is not recurring is not recurring
sort by due sort by due
hide backlink hide backlink
@ -106,7 +106,7 @@ hide task count
~~~tasks ~~~tasks
not done not done
path includes Investments path includes Investments
description includes Ta path includes Task
is recurring is recurring
sort by due sort by due
hide backlink hide backlink
@ -121,7 +121,7 @@ hide task count
```ad-task ```ad-task
~~~tasks ~~~tasks
not done not done
path includes hLedger path includes Ledger
is recurring is recurring
sort by due sort by due
hide backlink hide backlink
@ -146,7 +146,7 @@ collapse: closed
~~~tasks ~~~tasks
done done
path includes Investments path includes Investments
description includes Ta path includes Task
sort by due sort by due
hide backlink hide backlink
hide task count hide task count

@ -90,7 +90,8 @@ hide task count
```ad-task ```ad-task
~~~tasks ~~~tasks
not done not done
path includes Computer Set path includes Computer
path includes Setup
sort by due sort by due
is not recurring is not recurring
hide backlink hide backlink
@ -128,7 +129,8 @@ hide task count
```ad-task ```ad-task
~~~tasks ~~~tasks
not done not done
path includes Computer Set path includes Computer
path includes Setup
sort by due sort by due
is recurring is recurring
hide backlink hide backlink
@ -167,7 +169,8 @@ hide task count
collapse: closed collapse: closed
~~~tasks ~~~tasks
done done
path includes Computer Set path includes Computer
path includes Setup
sort by due sort by due
hide backlink hide backlink
hide task count hide task count

@ -8,7 +8,7 @@ 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-10-10 NextReviewDate: 2021-12-10
TimeStamp: 2021-08-12 TimeStamp: 2021-08-12
locations: locations:

@ -84,7 +84,7 @@ Current search parameter: `=this.QueryField`
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 contains(choice(contains(this.QueryField,"Author"), Source.Author, choice(contains(this.QueryField,"Title"),file.link,choice(contains(this.QueryField,"Language"), Source.Language, choice(contains(this.QueryField,"Theme"), Tag, Source.Read)))), this.QueryTerm) Where contains(choice(contains(this.QueryField,"Author"), Source.Author, choice(contains(this.QueryField,"Title"),file.link,choice(contains(this.QueryField,"Language"), Source.Language, choice(contains(this.QueryField,"Theme"), Tag, Source.Read)))), this.QueryTerm)
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -102,7 +102,7 @@ Current search parameter: `=this.QueryField`
Table without id file.link as "Title", Source.Author as "Author", Source.Published as "Published Date", Source.Language as "Language", Tag as "Themes" Table without id file.link as "Title", Source.Author as "Author", Source.Published as "Published Date", Source.Language as "Language", Tag as "Themes"
Where Source.Read < date(today) - dur(100 years) Where Source.Read < date(today) - dur(100 years)
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -119,7 +119,7 @@ Current search parameter: `=this.QueryField`
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 !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -140,7 +140,7 @@ Current search parameter: `=this.QueryField`
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.Language = "FR" Where Source.Language = "FR"
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -156,7 +156,7 @@ Current search parameter: `=this.QueryField`
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.Language = "EN" Where Source.Language = "EN"
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -172,7 +172,7 @@ Current search parameter: `=this.QueryField`
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.Language != "FR" AND Source.Language != "EN" Where Source.Language != "FR" AND Source.Language != "EN"
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -193,7 +193,7 @@ Current search parameter: `=this.QueryField`
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 contains(Tag,"Novel") Where contains(Tag,"Novel")
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -209,7 +209,7 @@ Current search parameter: `=this.QueryField`
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 contains(Tag,"Essay") Where contains(Tag,"Essay")
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```
@ -225,7 +225,7 @@ Current search parameter: `=this.QueryField`
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 contains(Tag,"Biography") Where contains(Tag,"Biography")
where Source.Type = "Book" where Source.Type = "Book"
Where file.name != "Template Pocket Source" Where !startswith(file.name, "Template")
Sort file.name ascending Sort file.name ascending
``` ```

@ -177,6 +177,15 @@ end: 2022-05-23
color: green color: green
``` ```
```itinerary-event
title: Hotel template
start: 2022-05-20T14:00
end: 2022-05-23T11:00
color: darkmagenta
tag:
- hotel
```
&emsp; &emsp;
#### Activities #### Activities

@ -58,10 +58,10 @@ Tasks and potential enhancements for the webhosting of lebv.org
&emsp; &emsp;
- [x] Explore the possibility to [[Hosting Tasks#Self-hosting|self-host]] ✅ 2021-09-16 - [x] [[Hosting Tasks|Hosting]]: Explore the possibility to [[Hosting Tasks#Self-hosting|self-host]] ✅ 2021-09-16
- [ ] Explore the possibility of webhosting through [[Hosting Tasks#Decentralised hosting|decentralised services]] (Blockchain) - [ ] [[Hosting Tasks|Hosting]]: Explore the possibility of webhosting through [[Hosting Tasks#Decentralised hosting|decentralised services]] (Blockchain)
- [ ] [[Hosting Tasks#Backup procedure|backup]] the DB & Files 🔁 every 3 months on the 1st Wednesday - [ ] [[Hosting Tasks|Hosting]]: [[Hosting Tasks#Backup procedure|backup]] the DB & Files 🔁 every 3 months on the 1st Wednesday
- [ ] [[Hosting Tasks#PHP versioning|check the PHP version]] server-side 🔁 every 3 months on the 1st Wednesday - [ ] [[Hosting Tasks|Hosting]]: [[Hosting Tasks#PHP versioning|check the PHP version]] server-side 🔁 every 3 months on the 1st Wednesday
&emsp; &emsp;

@ -58,10 +58,10 @@ Although the website, in its current form is functional, there are a few areas w
&emsp; &emsp;
- [ ] Check Wordfence/Jetpack for WAF - [x] [[WebPublishing Tasks|Website]]: Check Wordfence/Jetpack for WAF ✅ 2021-10-15
- [ ] Upgrade UltimateMember to [[WebPublishing Tasks#UltimateMember Pro|Pro]] - [ ] [[WebPublishing Tasks|Website]]: Upgrade UltimateMember to [[WebPublishing Tasks#UltimateMember Pro|Pro]]
- [ ] Replace integration with Discord with [[Element|Element.io]] - [ ] [[WebPublishing Tasks|Website]]: Replace integration with Discord with [[Element|Element.io]]
- [x] Periodically scan for new WP plugins - [x] [[WebPublishing Tasks|Website]]: Periodically scan for new WP plugins
- [x] Check 'Login by Magic' plugin ✅ 2021-09-15 - [x] Check 'Login by Magic' plugin ✅ 2021-09-15
- [x] Check 'Aksimet Spam Protection' plugin ✅ 2021-09-14 - [x] Check 'Aksimet Spam Protection' plugin ✅ 2021-09-14

@ -59,8 +59,8 @@ Summary of further enhancements for the email service for lebv.org.
&emsp; &emsp;
- [ ] Move away from Titan to Hostinger (free) 📅 2022-02-02 - [ ] [[lebv Email Tasks|Email]]: Move away from Titan to Hostinger (free) 📅 2022-02-02
- [x] Migrate hosting to a [[lebv Email Tasks#Privacy-focussed email host|privacy-focussed email host]] - [x] [[lebv Email Tasks|Email]]: Migrate hosting to a [[lebv Email Tasks#Privacy-focussed email host|privacy-focussed email host]]
&emsp; &emsp;

@ -58,10 +58,10 @@ Overview of tasks & todos for lebv.org
&emsp; &emsp;
- [ ] <mark style="background:grey">Lieux</mark>: que sont devenus Fleurimont & Le Pavillon aujourd'hui? - [ ] [[lebv Research Tasks|Research]]: <mark style="background:grey">Lieux</mark>: que sont devenus Fleurimont & Le Pavillon aujourd'hui?
- [ ] <mark style="background:grey">membres de la famille</mark>: reprendre les citations militaires (promotion/décoration) - [ ] [[lebv Research Tasks|Research]]: <mark style="background:grey">membres de la famille</mark>: reprendre les citations militaires (promotion/décoration)
- [ ] <mark style="Background:grey">membres de la famille</mark>: éplucher les mentions du Nobiliaire de Guyenne & Gascogne - [ ] [[lebv Research Tasks|Research]]: <mark style="Background:grey">membres de la famille</mark>: éplucher les mentions du Nobiliaire de Guyenne & Gascogne
- [x] <mark style="Background:grey">Archivage</mark>: compléter les fichiers de Source - [x] [[lebv Research Tasks|Research]]: <mark style="Background:grey">Archivage</mark>: compléter les fichiers de Source
&emsp; &emsp;

Loading…
Cancel
Save