Skip to content

Commit

Permalink
vault backup: 2024-03-24 12:06:42
Browse files Browse the repository at this point in the history
Affected files:
content/.obsidian/plugins/recent-files-obsidian/data.json
content/.obsidian/workspace.json
content/index.md
  • Loading branch information
windsuzu committed Mar 24, 2024
1 parent e43528d commit cb7f73d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 15 deletions.
8 changes: 4 additions & 4 deletions content/.obsidian/plugins/recent-files-obsidian/data.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
{
"recentFiles": [
{
"basename": "index",
"path": "index.md"
},
{
"basename": "English Grammar List",
"path": "english-grammar/English Grammar List.md"
Expand Down Expand Up @@ -76,10 +80,6 @@
"basename": "English MOC",
"path": "mocs/English MOC.md"
},
{
"basename": "index",
"path": "index.md"
},
{
"basename": "Relative Clauses and Pronouns Common Mistakes",
"path": "english-grammar/Relative Clauses and Pronouns Common Mistakes.md"
Expand Down
14 changes: 7 additions & 7 deletions content/.obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "english-grammar/English Grammar List.md",
"file": "index.md",
"mode": "source",
"source": false
}
Expand Down Expand Up @@ -102,7 +102,7 @@
"state": {
"type": "localgraph",
"state": {
"file": "english-grammar/English Grammar List.md",
"file": "index.md",
"options": {
"collapse-filter": true,
"search": "",
Expand Down Expand Up @@ -152,7 +152,7 @@
"state": {
"type": "outline",
"state": {
"file": "english-grammar/English Grammar List.md"
"file": "index.md"
}
}
},
Expand Down Expand Up @@ -193,7 +193,7 @@
"state": {
"type": "file-properties",
"state": {
"file": "english-grammar/English Grammar List.md"
"file": "index.md"
}
}
},
Expand All @@ -203,7 +203,7 @@
"state": {
"type": "backlink",
"state": {
"file": "english-grammar/English Grammar List.md",
"file": "index.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -220,7 +220,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "english-grammar/English Grammar List.md",
"file": "index.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand Down Expand Up @@ -248,9 +248,9 @@
},
"active": "194657a6c8d78da6",
"lastOpenFiles": [
"english-grammar/English Grammar List.md",
"english-grammar/Word order.md",
"english-grammar/Word order Common Mistakes.md",
"english-grammar/English Grammar List.md",
"english-grammar/Prepositions.md",
"english-grammar/Questions.md",
"english-grammar/Indirect questions.md",
Expand Down
4 changes: 0 additions & 4 deletions content/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ tags:
- home
---

```js title="index.js"
console.jay();
```

**Greetings!** I'm Jay, a passionate software engineer hailing from Taiwan. My journey in the realm of technology has led me through diverse terrains, from **mobile development** and **artificial intelligence** to **web development**. This journey is fueled by an unyielding commitment to **continuous learning**, as I strive to enhance my skills and stay at the forefront of emerging technologies. Beyond the realm of code, I am also a dedicated **language enthusiast**. Fluent in my native language, Chinese, I am currently on a linguistic journey, mastering both **Japanese** and **English** with the aim of making them as natural to me as my mother tongue.

So, welcome to my **digital garden**, a curated space where I nurture and cultivate my brainchildren, notes, and blogs. At its core, this garden abides by the principle of **"imperfectism."** While I once adhered to the pursuit of perfection in coding, article editing, and various endeavors, I've come to appreciate the beauty in embracing imperfection. Here, you'll find notes and blogs that may not always boast a flawless structure or impeccable rhetoric. Instead, the focus is on the journey of creation, the iterative process of building, and the acceptance of imperfections as integral to the creative journey. It's a testament to the belief that continuous creation and building, without the constraints of perfection, pave the way for remarkable results over time.
Expand Down

0 comments on commit cb7f73d

Please sign in to comment.