2023-09-15 10:51:41
This commit is contained in:
2
.obsidian/appearance.json
vendored
2
.obsidian/appearance.json
vendored
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"accentColor": "",
|
"accentColor": "",
|
||||||
"cssTheme": "Minimal",
|
"cssTheme": "",
|
||||||
"theme": "moonstone",
|
"theme": "moonstone",
|
||||||
"enabledCssSnippets": [
|
"enabledCssSnippets": [
|
||||||
"stock-charts"
|
"stock-charts"
|
||||||
|
|||||||
@@ -10,9 +10,8 @@ loc:
|
|||||||
- "[[Kyoto]]"
|
- "[[Kyoto]]"
|
||||||
- "[[Japan]]"
|
- "[[Japan]]"
|
||||||
rating: 7
|
rating: 7
|
||||||
created: 2023-09-13
|
created: 2023-09-12
|
||||||
last:
|
|
||||||
location:
|
location:
|
||||||
- '34.9689499'
|
- "34.9689499"
|
||||||
- '135.7692576'
|
- "135.7692576"
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -31,10 +31,11 @@ sort file.name desc
|
|||||||
|
|
||||||
```leaflet
|
```leaflet
|
||||||
id: kyoto
|
id: kyoto
|
||||||
minZoom: 10
|
minZoom: 7
|
||||||
maxZoom: 20
|
maxZoom: 20
|
||||||
defaultZoom: 12
|
defaultZoom: 11
|
||||||
linksTo: [[Kyoto]]
|
markerTag:
|
||||||
|
- places
|
||||||
height: 400px
|
height: 400px
|
||||||
coordinates: [[Kyoto]]
|
coordinates: [[Kyoto]]
|
||||||
```
|
```
|
||||||
|
|||||||
@@ -11,6 +11,8 @@ rating:
|
|||||||
created: {{date}}
|
created: {{date}}
|
||||||
last:
|
last:
|
||||||
location:
|
location:
|
||||||
|
- "35.021041"
|
||||||
|
- "135.7556075"
|
||||||
---
|
---
|
||||||
## Trips
|
## Trips
|
||||||
|
|
||||||
@@ -32,7 +34,8 @@ id: kyoto
|
|||||||
minZoom: 10
|
minZoom: 10
|
||||||
maxZoom: 20
|
maxZoom: 20
|
||||||
defaultZoom: 12
|
defaultZoom: 12
|
||||||
linksTo: [[Kyoto]]
|
markerTag:
|
||||||
|
- places
|
||||||
height: 400px
|
height: 400px
|
||||||
coordinates: [[Kyoto]]
|
coordinates: [[Kyoto]]
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user