Skip to content

Commit f248f6c

Browse files
authored
Add chanbeiyu.vault-search to gallery (#93)
1 parent 8ecf1ba commit f248f6c

5 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"$schema": "../../../.github/schemas/extension.schema.json",
3+
"id": "chanbeiyu.vault-search",
4+
"title": "Vault Search",
5+
"shortDescription": "Search the contents of text files or markdown files",
6+
"description": "Search markdown or text files, file contents, and tags in an Obsidian vault or folder",
7+
"author": {
8+
"name": "chanbeiyu",
9+
"url": "https://github.com/chanbeiyu"
10+
},
11+
"icon": "icon.png",
12+
"homepage": "https://github.com/chanbeiyu/CmdPal",
13+
"tags": ["search", "obsidian", "folder", "markdown", "text"],
14+
"categories": ["productivity", "education", "utilities-and-tools"],
15+
"installSources": [
16+
{
17+
"type": "msstore",
18+
"id": "9N4SD9ZD7PDW"
19+
}
20+
],
21+
"listed": true
22+
}
73.8 KB
Loading
176 KB
Loading
253 KB
Loading
210 KB
Loading

0 commit comments

Comments
 (0)