Skip to content

Commit 1e323b8

Browse files
committed
switch to parsimon for parsing
1 parent ac2ad92 commit 1e323b8

File tree

64 files changed

+980
-2924
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+980
-2924
lines changed

exampleVault/Input Fields/Date and Time.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
time: 14:12
3-
date2: null
3+
date2: Tuesday, September 12th 2023
44
date1: 2023-06-08
55
---
66

exampleVault/Input Fields/Image Suggester.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
image: Other/Images/img_butterfly.webp
2+
image: Other/Images/img_flower.webp
33
---
44

55
```meta-bind

exampleVault/Input Fields/Inline Select.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
select: a
2+
select: b
33
select2: "2"
44
---
55

exampleVault/Input Fields/List.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ list:
77

88

99
```meta-bind
10-
INPUT[list:list]
10+
INPUT[list(showcase):list]
1111
```
1212

exampleVault/Input Fields/Progress Bar.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ progress1: -9
33
---
44

55
```meta-bind
6-
INPUT[progressBar(minValue(-10), maxValue(3)):progress1]
6+
INPUT[progressBar(showcase, minValue(-10), maxValue(3)):progress1]
77
```
88

99

exampleVault/Input Fields/Suggester.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
fileSuggest: "[[Other/Example Notes/Example Note with Embeds.md|Example Note with Embeds]]"
2+
fileSuggest: "[[Other/Example Notes/Example Note with Callouts.md|Example Note with Callouts]]"
33
suggest: option 2
44
---
55

exampleVault/View Fields/View Field.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
number1: 13
3-
number2: 20
3+
number2: 200
44
unit: km
55
---
66

exampleVault/other note.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
tags: test
33
title: test test
4-
select: option d
4+
select: option b
55
date: Friday, August 18th 2023
66
time: 19:20
77
multi-select:

0 commit comments

Comments
 (0)