Skip to content

Commit d11dba7

Browse files
committed
docs: add badges to index
Signed-off-by: chris1320 <chris1320is@protonmail.com>
1 parent 3414efe commit d11dba7

File tree

6 files changed

+37
-26
lines changed

6 files changed

+37
-26
lines changed

.obsidian/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"attachmentFolderPath": "./",
1010
"showInlineTitle": false,
1111
"useMarkdownLinks": false,
12-
"propertiesInDocument": "source"
12+
"propertiesInDocument": "hidden"
1313
}

.obsidian/core-plugins-migration.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"canvas": false,
88
"outgoing-link": true,
99
"tag-pane": false,
10-
"properties": false,
10+
"properties": true,
1111
"page-preview": true,
1212
"daily-notes": false,
1313
"templates": false,

.obsidian/core-plugins.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"graph",
66
"backlink",
77
"outgoing-link",
8+
"properties",
89
"page-preview",
910
"note-composer",
1011
"command-palette",

.obsidian/workspace.json

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,14 +42,6 @@
4242
}
4343
}
4444
},
45-
{
46-
"id": "f870cfd1b69ba605",
47-
"type": "leaf",
48-
"state": {
49-
"type": "git-view",
50-
"state": {}
51-
}
52-
},
5345
{
5446
"id": "565f157ef4377234",
5547
"type": "leaf",
@@ -66,10 +58,10 @@
6658
}
6759
},
6860
{
69-
"id": "a33522d3dd6dbaa8",
61+
"id": "f870cfd1b69ba605",
7062
"type": "leaf",
7163
"state": {
72-
"type": "bookmarks",
64+
"type": "git-view",
7365
"state": {}
7466
}
7567
}
@@ -121,6 +113,16 @@
121113
}
122114
}
123115
}
116+
},
117+
{
118+
"id": "fe5f6b1db2492635",
119+
"type": "leaf",
120+
"state": {
121+
"type": "file-properties",
122+
"state": {
123+
"file": "index.md"
124+
}
125+
}
124126
}
125127
]
126128
},
@@ -183,16 +185,16 @@
183185
},
184186
"active": "509afef58ce99456",
185187
"lastOpenFiles": [
186-
"Terminals/Termux/Termux.md",
188+
"Operating Systems/Arch Linux/Contents/Automatic Customization.md",
187189
"index.md",
190+
"Terminals/Termux/Termux.md",
188191
"Operating Systems/Arch Linux/Contents/Setting Up Waybar.md",
189192
"Operating Systems/Arch Linux/Contents/Setting Up dunst.md",
190193
"Operating Systems/Arch Linux/Contents/Setting Up SDDM.md",
191194
"Operating Systems/Arch Linux/Contents/Setting Up Kitty.md",
192195
"Operating Systems/Arch Linux/Contents/Setting Up Hyprland.md",
193196
"Operating Systems/Arch Linux/Contents/Installing and Setting Up The Desktop.md",
194197
"Operating Systems/Arch Linux/Contents/Manual Customization.md",
195-
"Operating Systems/Arch Linux/Contents/Automatic Customization.md",
196198
"Operating Systems/Arch Linux/Contents/System Installation.md",
197199
"Operating Systems/Arch Linux/Contents/Environment.md",
198200
"Operating Systems/Arch Linux/Arch Linux.md",

.obsidian/workspaces.json

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@
4444
}
4545
}
4646
},
47-
{
48-
"id": "f870cfd1b69ba605",
49-
"type": "leaf",
50-
"state": {
51-
"type": "git-view",
52-
"state": {}
53-
}
54-
},
5547
{
5648
"id": "565f157ef4377234",
5749
"type": "leaf",
@@ -68,10 +60,10 @@
6860
}
6961
},
7062
{
71-
"id": "a33522d3dd6dbaa8",
63+
"id": "f870cfd1b69ba605",
7264
"type": "leaf",
7365
"state": {
74-
"type": "bookmarks",
66+
"type": "git-view",
7567
"state": {}
7668
}
7769
}
@@ -123,6 +115,16 @@
123115
}
124116
}
125117
}
118+
},
119+
{
120+
"id": "fe5f6b1db2492635",
121+
"type": "leaf",
122+
"state": {
123+
"type": "file-properties",
124+
"state": {
125+
"file": "index.md"
126+
}
127+
}
126128
}
127129
]
128130
},
@@ -184,7 +186,7 @@
184186
}
185187
},
186188
"active": "509afef58ce99456",
187-
"mtime": "2024-04-09T18:08:08+08:00"
189+
"mtime": "2024-04-09T18:38:10+08:00"
188190
}
189191
},
190192
"active": "Default"

index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
1+
---
2+
title: SetupGuides - This is how I customize my stuff.
3+
draft: false
4+
---
5+
16
# SetupGuides
27

38
![SetupGuides-banner](https://media.githubusercontent.com/media/Chris1320/SetupGuides/main/assets/images/banner/SetupGuides-banner.png)
49

510
-----
611

712
<center>
8-
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/Chris1320/SetupGuides/deploy.yml">
13+
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/Chris1320/SetupGuides/deploy.yml?style=for-the-badge&label=Wiki%20Status&color=%23a6e3a1">
14+
<img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Chris1320/SetupGuides?style=for-the-badge&color=%2394e2d5">
915
</center>
1016

1117
This repository contains guides on how I set up software I use on my machines. Most of the guides are tested on the following operating systems:

0 commit comments

Comments
 (0)