Skip to content

Commit ca187e1

Browse files
committed
upadte obsidian and small fixes
1 parent 6a06b49 commit ca187e1

File tree

10 files changed

+704
-582
lines changed

10 files changed

+704
-582
lines changed

exampleVault/examples.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
slider1: 4
2+
slider1: 6
33
suggest: test
44
toggle1: false
55
Domestic_tasks:
@@ -8,6 +8,8 @@ Meditate: 100
88
Slept: 00:00
99
select: option c
1010
toggle: false
11+
nested:
12+
object: asdasdasd
1113
---
1214

1315
## In callouts
@@ -23,7 +25,7 @@ toggle: false
2325
> ```
2426
2527
## Nested data
26-
` INPUT[text:nested["object"]]`
28+
`INPUT[text:nested["object"]]`
2729
2830
---
2931

exampleVault/other note.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
tags: test
33
title: test test
4-
select: option b
5-
date: Friday, August 18th 2023
4+
select: option a
5+
date: 2023-09-16
66
time: 19:20
77
multi-select:
88
- option a

0 commit comments

Comments
 (0)