book update

main
iOS 3 years ago
parent 59a21ca060
commit 131d99d13b

@ -183,7 +183,7 @@
"current": {
"year": 2022,
"month": 0,
"day": 15
"day": 17
},
"events": [
{
@ -1037,7 +1037,7 @@
"name": "Task"
}
],
"date": 1641400581610,
"date": 1641489282456,
"displayWeeks": false
}
],

File diff suppressed because one or more lines are too long

@ -9,7 +9,7 @@
"state": {
"type": "markdown",
"state": {
"file": "03.03 Food & Wine/@Side dishes.md",
"file": "03.01 Reading list/@Reading master.md",
"mode": "preview"
}
}
@ -76,7 +76,7 @@
"state": {
"type": "backlink",
"state": {
"file": "03.03 Food & Wine/@Side dishes.md",
"file": "03.01 Reading list/@Reading master.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -132,15 +132,15 @@
},
"active": "0204ce7a98b762a7",
"lastOpenFiles": [
"03.03 Food & Wine/@Side dishes.md",
"03.03 Food & Wine/Jamaican Lentil Patties.md",
"03.03 Food & Wine/@@Recipes.md",
"03.01 Reading list/@Reading master.md",
"03.01 Reading list/Comprendre l'islam.md",
"00.02 Inbox/Dans les forêts de Sibérie.md",
"03.01 Reading list/Keila la Rouge.md",
"05.02 Networks/Server VPN.md",
"03.01 Reading list/Comprendre l'islam.md",
"03.03 Food & Wine/@@Recipes.md",
"03.03 Food & Wine/@Side dishes.md",
"03.03 Food & Wine/Jamaican Lentil Patties.md",
"00.02 Inbox/Under the Volcano.md",
"00.02 Inbox/By the Sea.md",
"00.02 Inbox/Keila la Rouge.md",
"00.02 Inbox/Lionel Asbo.md"
"00.02 Inbox/By the Sea.md"
]
}

@ -0,0 +1,87 @@
---
Tag: ["Essay", "Travel", "Siberia", "Introspection"]
Date: 2022-01-06
DocType: "Source"
Hierarchy: "NonRoot"
TimeStamp:
location: [47.3639129,8.55627491017841]
Source:
Type: "Book"
Author: "Sylvain Tesson"
Language: FR
Published: 2011
Link: https://fr.wikipedia.org/wiki/Dans_les_for%C3%AAts_de_Sib%C3%A9rie
Read:
Cover: https://static.fnac-static.com/multimedia/Images/FR/NR/bc/ea/48/4778684/1507-0/tsp20191019070329/Dans-les-forets-de-Siberie.jpg
---
Parent:: [[@Reading master|Reading list]]
---
 
```button
name Edit Source parameters
type command
action MetaEdit: Run MetaEdit
id EditMetaData
```
^button-SourceEdit
```button
name Save
type command
action Save current file
id Save
```
^button-TNSave
 
# Dans les forêts de Sibérie
 
```ad-abstract
title: Summary
collapse: open
Dans les forêts de Sibérie est un récit autobiographique de Sylvain Tesson publié le 1er septembre 2011 et ayant reçu le prix Médicis essai la même année.
```
 
```toc
style: number
```
 
---
 
### Cover
 
```dataviewjs
dv.el("span", "![](" + dv.current().Source.Cover + ")")
```
 
---
 
### Notes
 
Loret ipsum
 
 

@ -211,9 +211,9 @@ dv.view("00.01 Admin/dv-views/book_query", {sourcetype: "Book", theme: "Biograph
 
```dataview
Table without id tags as "Tags"
list
where Source.Type = "Book"
Flatten file.tags as tags
Flatten file.tags as tags
Group by tags
```

@ -12,7 +12,7 @@ Source:
Language: "EN"
Published: 1976
Link: https://www.babelio.com/livres/Singer-Keila-la-Rouge/1006978
Read:
Read: 2022-01-06
Cover: https://www.livredepoche.com/sites/default/files/images/livres/couv/9782253100522-001-T.jpeg
---

@ -134,7 +134,7 @@ sudo nano /etc/fail2ban/jail.d/sshd.local
With the following parameters:
```ad-code
~~~yaml
~~~ini
[sshd]
enabled = true
port=2227

Loading…
Cancel
Save