diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/config.json | 8 | ||||
| -rw-r--r-- | example/files/2023/11/2023-11-28.md | 6 | ||||
| -rw-r--r-- | example/files/2023/12/2023-12-02.md | 6 | ||||
| -rw-r--r-- | example/files/2024/02/2024-02-17.md | 2 | ||||
| -rw-r--r-- | example/files/chess.md | 4 | ||||
| -rw-r--r-- | example/files/chocolate.md | 4 | ||||
| -rw-r--r-- | example/metadata.db | bin | 0 -> 28672 bytes |
7 files changed, 30 insertions, 0 deletions
diff --git a/example/config.json b/example/config.json new file mode 100644 index 0000000..4f42646 --- /dev/null +++ b/example/config.json @@ -0,0 +1,8 @@ +{ + "editor": [ + "vim" + ], + "filename": "%Y-%m-%d.md", + "layout": "%Y/%m", + "template": "" +}
\ No newline at end of file diff --git a/example/files/2023/11/2023-11-28.md b/example/files/2023/11/2023-11-28.md new file mode 100644 index 0000000..d049f34 --- /dev/null +++ b/example/files/2023/11/2023-11-28.md @@ -0,0 +1,6 @@ +6:30 AM: Wake up and stretch. +6:45 AM: Enjoy a quick breakfast and coffee. +7:00 AM: 10-minute meditation session. +7:15 AM: Get ready for the day with a refreshing shower. +7:45 AM: Review tasks for the day and set priorities. +8:00 AM: Head out the door, ready to conquer the day! diff --git a/example/files/2023/12/2023-12-02.md b/example/files/2023/12/2023-12-02.md new file mode 100644 index 0000000..83798b5 --- /dev/null +++ b/example/files/2023/12/2023-12-02.md @@ -0,0 +1,6 @@ +7:00 AM: Wake up and hydrate with a glass of water. +7:15 AM: Complete a 10-minute yoga session for energy and flexibility. +7:30 AM: Enjoy a nutritious breakfast while reading the news or a book. +8:00 AM: Take a brisk walk outdoors to invigorate the body and mind. +8:30 AM: Prepare for the day ahead with a quick grooming routine. +9:00 AM: Begin work or tackle tasks with focus and determination. diff --git a/example/files/2024/02/2024-02-17.md b/example/files/2024/02/2024-02-17.md new file mode 100644 index 0000000..1b174f6 --- /dev/null +++ b/example/files/2024/02/2024-02-17.md @@ -0,0 +1,2 @@ +Test note 1. +Remember, the smallest act of kindness can brighten someone's day in ways you may never know. diff --git a/example/files/chess.md b/example/files/chess.md new file mode 100644 index 0000000..ae8ee38 --- /dev/null +++ b/example/files/chess.md @@ -0,0 +1,4 @@ +In the game of chess, every move carries profound implications, leading to a myriad of possible +outcomes. Each piece on the board holds its own significance, contributing to the intricate dance of +strategy and foresight. Whether through a daring sacrifice or a subtle maneuver, every player +strives to outwit their opponent and claim victory on the 64 squares. diff --git a/example/files/chocolate.md b/example/files/chocolate.md new file mode 100644 index 0000000..6898104 --- /dev/null +++ b/example/files/chocolate.md @@ -0,0 +1,4 @@ +Chocolate, with its rich aroma and decadent flavor, has captivated taste buds for centuries. Whether +in the form of velvety truffles, silky ganache, or indulgent bars, it remains a timeless +delight. Its allure extends beyond taste, evoking nostalgia, comfort, and pure bliss with every +delectable bite. diff --git a/example/metadata.db b/example/metadata.db Binary files differnew file mode 100644 index 0000000..0f10a41 --- /dev/null +++ b/example/metadata.db |
