Skip to content

Commit

Permalink
Merge pull request #47 from obsidian-community/refactor/proposed-stru…
Browse files Browse the repository at this point in the history
…cture

Refactor hub into proposed structure
  • Loading branch information
ericaxu authored Oct 24, 2021
2 parents 1f94185 + e7ddf66 commit dcd2464
Show file tree
Hide file tree
Showing 868 changed files with 5,848 additions and 2,985 deletions.
Binary file added .DS_Store
Binary file not shown.
Empty file modified .github/pull_request_template.md
100644 → 100755
Empty file.
Empty file modified .github/scripts/categorize-plugins.py
100644 → 100755
Empty file.
Empty file modified .github/scripts/category.md.jinja
100644 → 100755
Empty file.
Empty file modified .github/scripts/plugin.md.jinja
100644 → 100755
Empty file.
Empty file modified .github/scripts/theme.md.jinja
100644 → 100755
Empty file.
Empty file modified .github/scripts/update-releases.py
100644 → 100755
Empty file.
6 changes: 3 additions & 3 deletions .github/scripts/utils.py
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
THEMES_JSON_FILE = "https://raw.githubusercontent.com/obsidianmd/obsidian-releases/master/community-css-themes.json"

OUTPUT_DIR = {
"plugin": "02 - Community plugins/02.01 - Plugins",
"category": "02 - Community plugins/02.02 - Categories",
"theme": "04 - Community themes",
"plugin": "03 - Community Tools For Obsidian/Plugins",
"category": "02 - Categories/Plugins",
"theme": "03 - Community Tools For Obsidian/Themes",
}


Expand Down
2 changes: 1 addition & 1 deletion .gitignore
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
.obsidian/
.trash/
Templates/
.DS_Store
21 changes: 19 additions & 2 deletions .obsidian/app.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
{
"newFileLocation": "folder",
"newFileFolderPath": "08 - Seedbox",
"attachmentFolderPath": "10 - Resources/10.01 - Note attachments"
"newFileFolderPath": "07 - Inbox",
"attachmentFolderPath": "00 - Contribute To The Obsidian Hub/03 Attachments",
"alwaysUpdateLinks": true,
"emacsyKeys": false,
"fileSortOrder": "alphabeticalReverse",
"promptDelete": false,
"spellcheck": true,
"spellcheckDictionary": [
"explainers",
"MoCs",
"pre",
"prepopulated",
"autocompletion",
"wikilinks",
"autocomplete",
"ish",
"Unlinked",
"MoC"
]
}
2 changes: 1 addition & 1 deletion .obsidian/core-plugins.json
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"templates",
"note-composer",
"command-palette",
"markdown-importer",
"outline",
"word-count",
"open-with-default-app",
"file-recovery"
Expand Down
Empty file modified .obsidian/snippets/hh-buttons.css
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion .obsidian/templates.json
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"folder": "00 - Meta/00.01 - Meta OCV templates"
"folder": "00 - Contribute to the Obsidian Hub/01 Templates"
}
Binary file added 00 - Contribute to the Obsidian Hub/.DS_Store
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
aliases:
-
tags:
- seedling
publish: true
---

# T - Ancillary tools

Official website: #placeholder/link
Documentation: #placeholder/link
Cost: #placeholder/tool
Available for: #placeholder/tool %% Uncomment this and remove those that don't apply: [[Windows Tools|Windows]], [[MacOS Tools|MacOS]], [[Linux Tools|Linux]], [[Android Apps|Android]], [[iOS Apps|iOS]], [[iPadOS Apps]] %%

%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[🗂️ 02.03 CSS Snippets by Category]] and any other relevat notes in this vault. %%

#placeholder/description
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# Blog posts
# T - Blog posts

Author: #placeholder/author
Link: #placeholder/link
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - CSS Snippet

%% Add a description below and remove the tag. What do you use this css snippet for? Feel free to add links to other existing notes! %%
#placeholder/description
Expand Down
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
---
aliases:
-
aliases:
-
tags:
- seedling
- seedling
publish: true
---

# #placeholder/title
# T - Digital garden site

Link: #placeholder/link
Link: #placeholder/link
Author: #placeholder/author %% Optional %%
Tool: %% Create or link a an [[Ancilliary tools]] note %%
Tool: %% Create or link a an [[🗂️ 02.03 CSS Snippets by Category]] note %%

%% Add a description about the publish site below this line. It doesn't need to be long: one or two sentences should be a good start. %%
#placeholder/description
#placeholder/description
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ tags:
publish: true
---

# #placeholder/title
# T - Folder structure

%% Optional: Add a screenshot
#placeholder/screenshot
Remove this comment once you're done or if you'll be using another approach mentioned in [[06.02 - Vault examples]]
Remove this comment once you're done or if you'll be using another approach mentioned in [[🗂️ Vaults]]
%%
%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ publish: true

![GitHub all releases](https://img.shields.io/github/downloads/{{repo}}/total?color=573E7A&logo=github&style=for-the-badge) * ![GitHub manifest version](https://img.shields.io/github/manifest-json/v/{{repo}}?color=573E7A&logo=github&style=for-the-badge) * ![GitHub issues by-label](https://img.shields.io/github/issues/{{repo}}/help%20wanted?color=573E7A&logo=github&style=for-the-badge) * ![GitHub Repo stars](https://img.shields.io/github/stars/{{repo}}?color=573E7A&logo=github&style=for-the-badge)

# #placeholder/title
# T - GitHub Repository

Repository: [GitHub](https://github.com/{{repo}})

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# {{title}}
# T - How to

%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %%

Expand Down
14 changes: 14 additions & 0 deletions 00 - Contribute to the Obsidian Hub/01 Templates/T - MOCs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
aliases:
-
tags:
- MOC
publish: true
---

# T - MOCs

#placeholder/description

## MOC

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# T - New Concept
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# {{title}}
# T - New Note

%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %%

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - Note showcase

%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. If you can add links to any plugins or notes in the community vault %%

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publish: true
---


# #placeholder/title
# T - Plugin Category

%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %%
#placeholder/description
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - Publish site

Link: #placeholder/link
Author: #placeholder/author
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# T - TODO

%%
TODOs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - Templates

%% Add a description below and remove the tag. What do you use this template for? Feel free to add links to the type of template it is or other existing notes! %%
#placeholder/description
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# T - Title
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - Vault showcase

%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - Website

Link: #placeholder/link

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - YouTube Channel

%% Match the title with the channel's title %%

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ tags:
publish: true
---

# #placeholder/title
# T - YouTube Video

By #placeholder/author

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
aliases:
-
tags:
- MOC
---

# 🗂️ 01 Templates

%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[[[T - Ancillary tools|T - Ancillary tools]] [[[[T - Blog posts|T - Blog posts]] [[[[T - CSS Snippet|T - CSS Snippet]] [[[[T - Digital garden site|T - Digital garden site]] [[[[T - Folder structure|T - Folder structure]] [[[[T - GitHub Repository|T - GitHub Repository]] [[[[T - How to|T - How to]] [[[[T - MOCs|T - MOCs]] [[[[T - New Note|T - New Note]] [[[[T - Note showcase|T - Note showcase]] [[[[T - Plugin Category|T - Plugin Category]] [[[[T - Publish site|T - Publish site]] [[[[T - Templates|T - Templates]] [[[[T - Title|T - Title]] [[[[T - TODO|T - TODO]] [[[[T - Vault showcase|T - Vault showcase]] [[[[T - Website|T - Website]] [[[[T - YouTube Channel|T - YouTube Channel]] [[[[T - YouTube Video|T - YouTube Video]]
%% Zoottelkeeper: End of the autogenerated index file list %%

File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
aliases:
-
tags:
- MOC
publish: true
---

# 🗂️ 02 Attachments

#placeholder/description

## MOC

%% Zoottelkeeper: Beginning of the autogenerated index file list %%
- [[10.01 - Note attachments|10.01 - Note attachments]]
- [[css-obsidian-layout.png|css-obsidian-layout.png]]
- [[file-and-link-settings.png|file-and-link-settings.png]]
- [[github-actions-running.png|github-actions-running.png]]
- [[github-actions.png|github-actions.png]]
- [[github-add-new-file.png|github-add-new-file.png]]
- [[github-compare-changes.png|github-compare-changes.png]]
- [[github-edit-file.png|github-edit-file.png]]
- [[github-editor-web.png|github-editor-web.png]]
- [[github-edits-on-your-fork.png|github-edits-on-your-fork.png]]
- [[github-fork-notice.png|github-fork-notice.png]]
- [[github-open-pr.png|github-open-pr.png]]
- [[github-plugin-release.png|github-plugin-release.png]]
- [[github-propose-changes.png|github-propose-changes.png]]
- [[github-use-template-repo.png|github-use-template-repo.png]]
- [[plugin-submission-PR-template.png|plugin-submission-PR-template.png]]
- [[publish-pfsense-acme_1.png|publish-pfsense-acme_1.png]]
- [[publish-pfsense-acme_2.png|publish-pfsense-acme_2.png]]
- [[publish-pfsense-acme_3.png|publish-pfsense-acme_3.png]]
- [[publish-pfsense-acme_4.png|publish-pfsense-acme_4.png]]
- [[publish-pfsense-acme_5.png|publish-pfsense-acme_5.png]]
- [[publish-pfsense-be_1.png|publish-pfsense-be_1.png]]
- [[publish-pfsense-be_2.png|publish-pfsense-be_2.png]]
- [[publish-pfsense-be_3.png|publish-pfsense-be_3.png]]
- [[publish-pfsense-be_4.png|publish-pfsense-be_4.png]]
- [[publish-pfsense-fw.png|publish-pfsense-fw.png]]
- [[publish-pfsense-http-fe_1.png|publish-pfsense-http-fe_1.png]]
- [[publish-pfsense-http-fe_2.png|publish-pfsense-http-fe_2.png]]
- [[publish-pfsense-http-fe_3.png|publish-pfsense-http-fe_3.png]]
- [[publish-pfsense-http-fe_4.png|publish-pfsense-http-fe_4.png]]
- [[publish-pfsense-https-fe_1.png|publish-pfsense-https-fe_1.png]]
- [[publish-pfsense-https-fe_2.png|publish-pfsense-https-fe_2.png]]
- [[publish-pfsense-https-fe_3.png|publish-pfsense-https-fe_3.png]]
- [[publish-pfsense-https-fe_4.png|publish-pfsense-https-fe_4.png]]
- [[publish-pfsense-https-fe_5.png|publish-pfsense-https-fe_5.png]]
- [[publish-pfsense-https-fe_6.png|publish-pfsense-https-fe_6.png]]
- [[publish-pfsense-https-fe_7.png|publish-pfsense-https-fe_7.png]]
- [[publish-pfsense-https-fe_8.png|publish-pfsense-https-fe_8.png]]
- [[Select to inspect element.png|Select to inspect element.png]]
- [[theme-submission-add-comma.png|theme-submission-add-comma.png]]
- [[theme-submission-add-info.png|theme-submission-add-info.png]]
- [[theme-submission-PR-template.png|theme-submission-PR-template.png]]
- [[theme-submission-propose-changes.png|theme-submission-propose-changes.png]]
- [[vscode-regex-find-replace.png|vscode-regex-find-replace.png]]
- [[YAFPA_Showcase_Category_view.png|YAFPA_Showcase_Category_view.png]]
- [[YAFPA_Showcase_Collections_view.png|YAFPA_Showcase_Collections_view.png]]
- [[YAFPA_Showcase_Feed.png|YAFPA_Showcase_Feed.png]]
- [[YAFPA_Showcase_Note.png|YAFPA_Showcase_Note.png]]
- [[YAFPA_Showcase_Tags.png|YAFPA_Showcase_Tags.png]]
%% Zoottelkeeper: End of the autogenerated index file list %%
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Contributing templates to the community vault
1. Create a new file under [[🗂️ Templates]] (if you can, file it under the right subfolder).
2. Apply the [[T - Templates]] template
3. Fill out any placeholders
4. [[How to add content through GitHub|Submit your changes to GitHub]]
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# Contributing with community plugins and themes

Each note has been populated with some basic contents and structure based on the [obsidian-releases]() repository. However, notes in this folder might have missing information.
Substitute any #placeholder tag with the required information or comment it out if it's not applicable.
Expand Down
13 changes: 13 additions & 0 deletions 00 - Contribute to the Obsidian Hub/FAQ.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
aliases:
-
tags:
-
---

# FAQ

## Reporting broken (external) links, typos or mistakes

- If you found a broken link, a typo or a mistake [please open an issue](https://github.com/obsidian-community/obsidian-hub/issues/new).
- ℹ️ Are you a first time contributor? [[CONTRIBUTING|Head over to here on a primer on how to get started]].
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
aliases:
-
tags:
- MOC
publish: true
---

# 🗂️ 00 - Contribute to the Obsidian Hub

==ℹ️ Are you a first time contributor? [[CONTRIBUTING|Head over to here on a primer on how to get started]].==

---

In this folder, you can find all the resources you need to make contributions to the collective knowledge base of the Obsidian Community – this Community Vault. To keep this community vault manageable and consistent, we have standardized [[🗂️ 01 Templates|Templates for new pages]] and a [[Tag glossary]]. Furthermore, we use [[🗂️ 02 Attachments|one central attachment folder]], where all images and other attachments are stored.

Got some question left? Check out the [[FAQ]] or drop by in the `#Obsidian-Hub` at [the Obsidian Discord Server](https://discord.gg/veuWUTm) Wondering how a certain tag is used? Refer to the [[Tag glossary]].






Loading

0 comments on commit dcd2464

Please sign in to comment.