diff --git a/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md
index 510e79ad3..b928f43fd 100644
--- a/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md
+++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md
@@ -13,6 +13,6 @@ By #placeholder/author
%% Add one or two sentences describing the video and link it to at least one other note %%
#placeholder/description
-%% In the tag below, plase fill out the #placeholder/link and then remove this comment%%
+%% In the tag below, please fill out the #placeholder/link and then remove this comment%%
diff --git a/01 - Community/People/chrisgrieser.md b/01 - Community/People/chrisgrieser.md
index 822ba6b56..d98b6f2ce 100644
--- a/01 - Community/People/chrisgrieser.md
+++ b/01 - Community/People/chrisgrieser.md
@@ -34,7 +34,7 @@ In my day job, I am a sociologist studying the social mechanisms underlying the
- [PDF Annotation Extractor](https://github.com/chrisgrieser/pdf-annotation-extractor-alfred)
### Other
-- [[Wordcount Dashboard]] for [[dataview]]
+- [[Word Count Dashboard]] for [[dataview]]
- [Obsidian Markdown Syntax Highlighting](https://actions.getdrafts.com/s/1r1) for [[Drafts App|Drafts]]
### Guides
diff --git a/01 - Community/People/lguenth.md b/01 - Community/People/lguenth.md
index bc6f2c92a..f066cb15f 100644
--- a/01 - Community/People/lguenth.md
+++ b/01 - Community/People/lguenth.md
@@ -10,7 +10,7 @@ publish: true
# Luke
- GitHub: [lguenth](https://github.com/lguenth/) ^github
-- Discord: `@apfelstrudelig#1337` ^discord
+- Discord: `@apfelstrudelig` ^discord
diff --git a/01 - Community/People/obsidianMkdocs.md b/01 - Community/People/obsidianMkdocs.md
index 861f97297..c2ccda3d6 100644
--- a/01 - Community/People/obsidianMkdocs.md
+++ b/01 - Community/People/obsidianMkdocs.md
@@ -8,9 +8,8 @@ publish: true
# Mara-Li
-- GitHub: [obsidianMkdocs](https://github.com/obsidianMkdocs/) ^github
+- GitHub: [Lisandra-dev](https://github.com/Lisandra-dev) ^github
-- Website: ^website
%% Feel free to add a bio below this comment %%
diff --git a/06 - Inbox/Obsidian2Mkdocs.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Obsidian2Mkdocs.md
similarity index 65%
rename from 06 - Inbox/Obsidian2Mkdocs.md
rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Obsidian2Mkdocs.md
index 257258c92..1256d5ab6 100644
--- a/06 - Inbox/Obsidian2Mkdocs.md
+++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Obsidian2Mkdocs.md
@@ -1,37 +1,32 @@
---
aliases:
-- Mkdocs Publish
-- Material Publish
+- Mkdocs Publisher
tags:
- seedling
-- mkdocs
-- publish
publish: true
---
# Obsidian to Mkdocs
-Official website:
-- [Template Website](https://mara-li.github.io/mkdocs_obsidian_template/)
-- [My french website](https://www.mara-li.fr/)
-
-[Documentation](https://github.com/Mara-Li/mkdocs_obsidian_publish)
-[FAQ](https://github.com/Mara-Li/mkdocs_obsidian_template/wiki/Q&A/)
-
+Author: [[obsidianMkdocs|Mara-Li]]
Cost: 0 (Free)
-Available for: [[Windows Tools|Windows]], [[MacOS Tools|MacOS]], [[Linux Tools|Linux]], [[Android Apps|Android]], [[iOS Apps|iOS]], [[iPadOS Apps]] (It only needs Git and python)
+Available for: [[Windows Tools|Windows]], [[MacOS Tools|MacOS]], [[Linux Tools|Linux]], [[Android Apps|Android]], [[iOS Apps|iOS]], [[iPadOS Apps]]
-Obsidian2Mkdocs is a [python](https://www.python.org/) is a workflow that rely on a python script to publish a notes using mkdocs. It exists other alternative, but it's is thinked around a partial publishing and vault : you choose which note will be shared and publish by metadata.
+Obsidian2Mkdocs was a workflow that relied on a Python script to publish your notes using Mkdocs. It existed as an alternative to the official [[Obsidian Publish]] service. It has since been replaced by a variety of tools maintained by the [[ObsidianPublisher]] community.
-It supports a lot of Obsidian things, as :
-- [[obsidian-admonition|Admonition]]
-- Custom Attribute : [[markdown-attributes|Markdown Attributes]], [[obsidian-contextual-typography|Contextual Typography]]
+It supported:
+- Obsidian's Markdown flavour
+- [[obsidian-admonition|Admonitions]]
+- Custom Attributes:
+ - [[markdown-attributes|Markdown Attributes]],
+ - [[obsidian-contextual-typography|Contextual Typography]]
- Wikilinks and relative links
-- Obsidian markdown : Highlight, tilde
- Transclusion and embeding files
- Image Flags CSS
-- Latex, Mermaid…
+- Latex, Mermaid
+
+The script has since been archived but is still [available on GitHub](https://github.com/ObsidianPublisher/obsidian-mkdocs-publisher-python).
## Quick tutorial
@@ -61,10 +56,6 @@ options:
Convert the entire vault without relying on share state.
```
-# Showcase
-![](https://github.com/Mara-Li/mkdocs_embed_file_plugins/raw/main/docs/demo.gif)
-![](https://github.com/Mara-Li/mkdocs_embed_file_plugins/raw/main/docs/note3.png)
-
%% Hub footer: Please don't edit anything below this line %%
# This note in GitHub
diff --git a/03 - Showcases & Templates/Dashboards/Wordcount Dashboard.md b/03 - Showcases & Templates/Dashboards/Word Count Dashboard.md
similarity index 72%
rename from 03 - Showcases & Templates/Dashboards/Wordcount Dashboard.md
rename to 03 - Showcases & Templates/Dashboards/Word Count Dashboard.md
index 0be117f3f..bf48a6981 100644
--- a/03 - Showcases & Templates/Dashboards/Wordcount Dashboard.md
+++ b/03 - Showcases & Templates/Dashboards/Word Count Dashboard.md
@@ -6,11 +6,11 @@ tags:
publish: true
---
-# Wordcount Dashboard
+# Word Count Dashboard
-A Dashboard that uses [[dataview]] to display the wordcount of multiple notes.
+A Dashboard that uses [[dataview|Dataview]] to display the word count of multiple notes.
-[GitHub Gist of the Wordcount Dashboard](https://gist.github.com/chrisgrieser/ac16a80cdd9e8e0e84606cc24e35ad99#file-word-count-dashboard-md)
+[GitHub Gist of the Word Count Dashboard](http://web.archive.org/web/20230608201433/https://gist.github.com/chrisgrieser/ac16a80cdd9e8e0e84606cc24e35ad99) (as archived in June 2023)
---
diff --git a/03 - Showcases & Templates/Vaults/OB_Template.md b/03 - Showcases & Templates/Vaults/OB_Template.md
index 02ea57504..0cc9ac044 100644
--- a/03 - Showcases & Templates/Vaults/OB_Template.md
+++ b/03 - Showcases & Templates/Vaults/OB_Template.md
@@ -8,7 +8,7 @@ publish: true
---
# OB_Template
-Author: [Hugo Santos (Zektor)](Zektor)
+Author: [[Zektor|Hugo Santos (Zektor)]]
%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start.
diff --git a/03 - Showcases & Templates/Vaults/Template_Hub.md b/03 - Showcases & Templates/Vaults/Template_Hub.md
index 9bf7929f0..bf70e42e3 100644
--- a/03 - Showcases & Templates/Vaults/Template_Hub.md
+++ b/03 - Showcases & Templates/Vaults/Template_Hub.md
@@ -6,7 +6,7 @@ publish: true
---
# Template_Hub
-Author: [Hugo Santos (Zektor)](Zektor)
+Author: [[Zektor|Hugo Santos (Zektor)]]
%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start.
diff --git a/04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md b/04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md
index 2905a7555..17da033b0 100644
--- a/04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md
+++ b/04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md
@@ -10,13 +10,9 @@ publish: true
By [[chetachiezikeuzor]]
-A [[Obsidian Community Talks|showcase]] for the [[cmenu-plugin|cMenu]] pugin and the [[Yin and Yang]] theme.
-
-%% In the tag below, plase fill out the #placeholder/link and then remove this comment%%
-%%
-
-%%
+A [[Obsidian Community Talks|showcase]] for the [[cmenu-plugin|cMenu]] plugin and the [[Yin and Yang]] theme.
+Unfortunately, this community talk has not been published or is otherwise unavailable.
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md b/04 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md
index 99936497c..8ef900f48 100644
--- a/04 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md
+++ b/04 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md
@@ -12,8 +12,9 @@ In this talk, [[phibr0]] shows us how to create an Obsidian Plugin from start to
You can get a sneak peak of this talk on their blog post: [How to create your own obsidian plugin](https://phibr0.medium.com/how-to-create-your-own-obsidian-plugin-53f2d5d44046)
-%% In the tag below, plase fill out the #placeholder/link and then remove this comment%%
-
+Note that this talk was held in 2021, so some aspects of Obsidian's API might have changed since then. Please check the official plugin documentation for more information on how to get started with your first plugin.
+
+
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md b/04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md
index c2f7e6128..451ecfb65 100644
--- a/04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md
+++ b/04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md
@@ -18,13 +18,7 @@ Topics include:
- Vaults, folders, tags, workspaces, YAML, aliases, queries, pinned, starred.
- Backlinks, Embeds, iframe, transclusion.
-%% In the tag below, plase fill out the #placeholder/link and then remove this comment%%
-
-%%
-
-%%
-
-Video coming soon!
+Unfortunately, this community talk has not been published or is otherwise unavailable.
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md b/04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md
index 0c6b8d733..362724a6c 100644
--- a/04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md
+++ b/04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md
@@ -8,7 +8,9 @@ publish: true
# Getting Started with Obsidian
-This is a course on [[SkillShare]] that walks you through the basics of getting started with Obsidian. [View the course](https://skl.sh/2Y6DUDM)
+*Getting Started with Obsidian* is a course on [[SkillShare]] by [[Curtis McHale]] that walks you through the basics of Obsidian: installation, settings, learning about [[Markdown]], recommendations on plugins and how you should setup your folders.
+
+[View the course](https://www.skillshare.com/en/classes/Getting-Started-with-Obsidian/704822481)
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/Courses/Obsidian Made Simple.md b/04 - Guides, Workflows, & Courses/Courses/Obsidian Made Simple.md
index 1e4ea7ab9..db4ebfb27 100644
--- a/04 - Guides, Workflows, & Courses/Courses/Obsidian Made Simple.md
+++ b/04 - Guides, Workflows, & Courses/Courses/Obsidian Made Simple.md
@@ -1,13 +1,16 @@
---
aliases:
--
+- Learn Obsidian
tags:
- seedling
publish: true
---
+
# Obsidian Made Simple
-Almost 60 lessons grouped by levels (from beginner to advanced) with additional modules to explore workflows and real life examples. Created by [[Francesco D'Alessio]] and [[Justin DiRose]]. [View the course](https://keepproductive.podia.com/obsidian-made-simple)
+Almost 60 lessons grouped by levels (from beginner to advanced) with additional modules to explore workflows and real life examples. Created by [Francesco D'Alessio](https://www.youtube.com/@keepproductive) and [Justin DiRose](https://justindirose.com/).
+
+[View the course](https://toolacademy.xyz/learn-obsidian/)
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/Guides/HIPAA Requirements and Obsidian Primer.md b/04 - Guides, Workflows, & Courses/Guides/HIPAA Requirements and Obsidian Primer.md
index 93dbbfb40..840f605c5 100644
--- a/04 - Guides, Workflows, & Courses/Guides/HIPAA Requirements and Obsidian Primer.md
+++ b/04 - Guides, Workflows, & Courses/Guides/HIPAA Requirements and Obsidian Primer.md
@@ -8,8 +8,6 @@ publish: true
# HIPAA Requirements and Obsidian Primer
-%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %%
-
This article aims to give an overview of using [[Obsidian]] for protected health information in a medical context, giving advice on the [[Plugins for Security and Privacy|security and privacy]] of patient data with regard to the Health Insurance Policy and Accountability Act of 1996 (HIPAA).
Author: [Valmeek Kudesia](https://www.linkedin.com/in/valmeekkudesia), MD (Board Certified Internal Medicine, Board Certified Clinical Informatics)
diff --git a/04 - Guides, Workflows, & Courses/Guides/How to find examples of Jest-based plugin tests.md b/04 - Guides, Workflows, & Courses/Guides/How to find examples of Jest-based plugin tests.md
index 23daa74d6..f2c478d70 100644
--- a/04 - Guides, Workflows, & Courses/Guides/How to find examples of Jest-based plugin tests.md
+++ b/04 - Guides, Workflows, & Courses/Guides/How to find examples of Jest-based plugin tests.md
@@ -36,11 +36,11 @@ As of 2022-04-07.
- denisoed/[obsidian-orthography](https://github.com/denisoed/obsidian-orthography)
- ebullient/[obsidian-snippetor](https://github.com/ebullient/obsidian-snippetor)
- ebullient/[obsidian-task-collector](https://github.com/ebullient/obsidian-task-collector)
-- elias/[sundqvist-obsidian-annotator](https://github.com/elias/sundqvist-obsidian-annotator)
+- elias-sundqvist/[obsidian-annotator](https://github.com/elias-sundqvist/obsidian-annotator)
- erykwalder/[quoth](https://github.com/erykwalder/quoth)
- fantasycalendar/[obsidian-fantasy-calendar](https://github.com/fantasycalendar/obsidian-fantasy-calendar)
- hadynz/[obsidian-kindle-plugin](https://github.com/hadynz/obsidian-kindle-plugin)
-- ivan/[lednev-obsidian-task-archiver](https://github.com/ivan/lednev-obsidian-task-archiver)
+- ivan-lednev/[obsidian-task-archiver](https://github.com/ivan-lednev/obsidian-task-archiver)
- jglev/[obsidian-paste-to-current-indentation](https://github.com/jglev/obsidian-paste-to-current-indentation)
- joethei/[obsidian-rss](https://github.com/joethei/obsidian-rss)
- kometenstaub/[linked-data-helper](https://github.com/kometenstaub/linked-data-helper)
@@ -48,7 +48,7 @@ As of 2022-04-07.
- kometenstaub/[obsidian-version-history-diff](https://github.com/kometenstaub/obsidian-version-history-diff)
- larslockefeer/[obsidian-plugin-todo](https://github.com/larslockefeer/obsidian-plugin-todo)
- mcndt/[obsidian-toggl-integration](https://github.com/mcndt/obsidian-toggl-integration)
-- motif/[software-obsimian](https://github.com/motif/software-obsimian)
+- motif-software/[obsimian](https://github.com/motif-software/obsimian)
- mrjackphil/[obsidian-text-expand](https://github.com/mrjackphil/obsidian-text-expand)
- obsidian-tasks-group/[obsidian-tasks](https://github.com/obsidian-tasks-group/obsidian-tasks)
- platers/[obsidian-linter](https://github.com/platers/obsidian-linter)
diff --git a/04 - Guides, Workflows, & Courses/Guides/Using Visual Studio Code for Theme Development.md b/04 - Guides, Workflows, & Courses/Guides/Using Visual Studio Code for Theme Development.md
index 77f07b825..aa1927664 100644
--- a/04 - Guides, Workflows, & Courses/Guides/Using Visual Studio Code for Theme Development.md
+++ b/04 - Guides, Workflows, & Courses/Guides/Using Visual Studio Code for Theme Development.md
@@ -231,7 +231,7 @@ Here is a list of useful Extensions:
### Themes/Icons
Here are my personal favourites I'm currently using:
-- [**Lucy Theme**](https://marketplace.visualstudio.com/items?itemName=juliettepretot.lucy-vscode) - Easy on the eyes and nice looking theme. I use the `lucy-evening` variant.
+- [**Lucy Theme**](https://github.com/jul-sh/lucy-vscode-theme) (discontinued) - Easy on the eyes and nice looking theme. I use the `lucy-evening` variant.
- [**File Icons**](https://marketplace.visualstudio.com/items?itemName=file-icons.file-icons) - Icon set for files in the File Explorer.
- [**Fluent Icons**](https://marketplace.visualstudio.com/items?itemName=miguelsolorio.fluent-icons) - Changes the icons in the Left Sidebar to more rounded ones.
diff --git a/04 - Guides, Workflows, & Courses/Guides/Why and How to use Stylelint for your Obsidian Theme.md b/04 - Guides, Workflows, & Courses/Guides/Why and How to use Stylelint for your Obsidian Theme.md
index 52a057f23..e03206125 100644
--- a/04 - Guides, Workflows, & Courses/Guides/Why and How to use Stylelint for your Obsidian Theme.md
+++ b/04 - Guides, Workflows, & Courses/Guides/Why and How to use Stylelint for your Obsidian Theme.md
@@ -97,7 +97,7 @@ stylelint --fix "/path/to/my/css/file/theme.css"
### In the Code Editor
More convenient than using `stylelint` in the Terminal is to install an integration for your code editor. With those editor integrations, you can get live feedback on rule violations as soon as you type them.
-There is a plugin for [Sublime Text](https://packagecontrol.io/packages/SublimeLinter-stylelint), a plugin for [VS Code](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint), and various plugins for [other common code editors](https://stylelint.io/user-guide/integrations/editor/).
+There is a plugin for [Sublime Text](https://packagecontrol.io/packages/SublimeLinter-stylelint), a plugin for [VS Code](https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint), and various plugins for [other common code editors](https://github.com/dev-zuo/stylelint/blob/44145f117809f9f3dfd94d33e9438706c456a49d/docs/user-guide/integrations/editor.md).
## Further Configuration
diff --git a/04 - Guides, Workflows, & Courses/for Power Users.md b/04 - Guides, Workflows, & Courses/for Power Users.md
index c111441f0..74122e0cc 100644
--- a/04 - Guides, Workflows, & Courses/for Power Users.md
+++ b/04 - Guides, Workflows, & Courses/for Power Users.md
@@ -2,7 +2,6 @@
- [Setting up a Composite Vault in Obsidian](https://publish.obsidian.md/napkinium/Ideas/Setting+up+a+Composite+Vault+in+Obsidian) (Nested Vaults and Symlinks in Obsidian) by [@tzhou](https://github.com/tzhouhc)
- [[How to debug why Obsidian is running slowly]] by [[liamcain|Liam Cain]]
-- [Using Vim Mode in Obsidian](https://github.com/santiyounger/Obsidian-VimTutor) by [[santiyounger|Santi Younger]]
%% Hub footer: Please don't edit anything below this line %%
diff --git a/04 - Guides, Workflows, & Courses/for Religious Uses.md b/04 - Guides, Workflows, & Courses/for Religious Uses.md
index 9c7723f2a..1b167a7ee 100644
--- a/04 - Guides, Workflows, & Courses/for Religious Uses.md
+++ b/04 - Guides, Workflows, & Courses/for Religious Uses.md
@@ -28,8 +28,8 @@ The [[🗂️ 01 - Community|Obsidian Community]] has created plenty of resource
- He published the [Bible Study in Obsidian Kit](https://forum.obsidian.md/t/bible-study-in-obsidian-kit-including-the-bible-in-markdown/12503) and also wrote [BibleGateway-to-Obsidian](https://github.com/selfire1/BibleGateway-to-Obsidian), a script to import various versions of the Bible.
- The tool is also available in French and German.
- [gapmiss](https://github.com/gapmiss) has [shared two Bible Study kits](https://forum.obsidian.md/t/introducing-kingdom-study-tools-for-obsidian/40394) as well.
- - A Markdown version of the [Berean Study Bible](https://github.com/gapmiss/berean-study-bible-for-obsidian).
- - The [Kingdom Study Tools](https://github.com/gapmiss/kingdom-study-tools-for-obsidian) which includes the KJV Bible with links to definitions, Hebrew & Greek Lexicons and [Noah Webster's Dictionary of the English Language](https://archive.org/details/noah-websters-1828-dictionary-ellen-g-white-estate) (1828).
+ - A Markdown version of the [Berean Study Bible with Strongs](https://github.com/gapmiss/berean-study-bible-with-strongs).
+ - The [Kingdom Study Tools](http://web.archive.org/web/20220716132112/https://github.com/gapmiss/kingdom-study-tools-for-obsidian) which includes the KJV Bible with links to definitions, Hebrew & Greek Lexicons and Noah Webster's Dictionary of the English Language (1828).
- [mdbible](https://github.com/lguenth/mdbible) is a JSON-to-[[Markdown]] converter for [Javascripture's online bible](https://javascripture.org/), written by [[lguenth|Luke]]. Currently, only the ESV is provided but he is taking requests for other versions and formats.
If you have come across other resources for working with religious content inside Obsidian, feel free to add them to this page! In the discussions leading up to the creation of this note, [some people chimed in on GitHub to share their workflows](https://github.com/obsidian-community/obsidian-hub/issues/449).
diff --git a/04 - Guides, Workflows, & Courses/for TTRPG.md b/04 - Guides, Workflows, & Courses/for TTRPG.md
index d801b3a20..fbe9b254f 100644
--- a/04 - Guides, Workflows, & Courses/for TTRPG.md
+++ b/04 - Guides, Workflows, & Courses/for TTRPG.md
@@ -25,7 +25,6 @@ This note collects resources for those using Obsidian for Tabletop Roleplaying G
> The GM takes on many roles for the purposes of the game. That of manager, referee, director, writer, etc. GM's portray the game world and all Non-Player Characters (NPCs) including adversaries, allies, and patrons. GM's also often handle management tasks such as session scheduling, note-taking, and general crowd control.
> \- `@DragonBard#5391`
-
- [[Obsidian and TTRPG|Obsidian for TTRPG]]
- [[Blog]]: [Running Tabletop Games with Obsidian](https://blog.mjb.im/running-tabletop-games-with-obsidian) by Michael Barrett
- [[Blog]]: [Non-Lazy DMs use Obsidian for D&D](https://nicolevanderhoeven.com/blog/20210930-non-lazy-dms-use-obsidian-for-dnd/) by [[nvanderhoevan|Nicole van der Hoevan]]
@@ -85,7 +84,7 @@ The following Themes and CSS Snippets are popular and widely used among the Obsi
### Templates
-- [BagOfTips Github Repo](https://github.com/BagOfTips/Community-TTRPG-Obsidian-Vault/tree/main): The home of some very popular templates used within the TTRPG community.
+- [ObsidianTTRPGShare](https://github.com/Obsidian-TTRPG-Community/ObsidianTTRPGShare): A collection of resources for Obsidian TTRPG users, combining multiple different systems.
- [Obsidian Table Top Templates](https://github.com/mProjectsCode/Obsidian-Table-Top-Templates): [[mProjectsCode]]'s' Templates and a Vault structure for TTRPG campaigns and worldbuilding.
- [[YouTube Channels|YouTube Channel]]: [@BagOfTips](https://www.youtube.com/@BagOfTips/) presents a small channel on using their specialised templates with Obsidian.
@@ -105,7 +104,7 @@ The following Themes and CSS Snippets are popular and widely used among the Obsi
#### FATE
-- [Fate Condensed SRD](https://github.com/Rarstyak/Fate-Condensed-SRD): A basic vault for use in playing [Fate Condensed](https://www.faterpg.com/wp-content/uploads/2020/02/Fate-Condensed-SRD-CC-BY.html).
+- [Fate Condensed SRD](https://github.com/Rarstyak/Fate-Condensed-SRD): A basic vault for use in playing [Fate Condensed](https://fate-srd.com/fate-condensed).
#### [Ironsworn RPG](https://www.ironswornrpg.com)
diff --git a/05 - Concepts/Obsidian Docs.md b/05 - Concepts/Obsidian Docs.md
new file mode 100644
index 000000000..0fa3dcd15
--- /dev/null
+++ b/05 - Concepts/Obsidian Docs.md
@@ -0,0 +1,15 @@
+---
+aliases:
+ - Obsidian Developer Docs
+ - API documentation
+tags:
+ - seedling
+publish: true
+---
+# Obsidian Docs
+
+Link: https://docs.obsidian.md
+Author: [Obsidian Docs Contributors](https://github.com/obsidianmd/obsidian-developer-docs/graphs/contributors)
+Tool: [[Obsidian Publish]]
+
+The official Obsidian Developer Documentation, where you can learn how to build plugins and themes for [Obsidian](https://obsidian.md/).
diff --git a/05 - Concepts/Obsidian Help.md b/05 - Concepts/Obsidian Help.md
index 493216a1b..792457f84 100644
--- a/05 - Concepts/Obsidian Help.md
+++ b/05 - Concepts/Obsidian Help.md
@@ -1,8 +1,7 @@
---
-aliases:
-- Obsidian Docs
+aliases: []
tags:
-- seedling
+ - seedling
publish: true
---
@@ -12,7 +11,7 @@ Link: https://help.obsidian.md
Author: [Obsidian Help Contributors](https://github.com/obsidianmd/obsidian-docs/graphs/contributors)
Tool: [[Obsidian Publish]]
-An open-source documentation for [[Obsidian]] available in several languages, often updated, created with help of the community.
+The official, open-source documentation for [[Obsidian]] available in several languages, often updated, created with help from the community.
%% Hub footer: Please don't edit anything below this line %%
diff --git a/Curtis McHale.md b/Curtis McHale.md
new file mode 100644
index 000000000..97915957d
--- /dev/null
+++ b/Curtis McHale.md
@@ -0,0 +1,54 @@
+---
+aliases:
+tags:
+ - seedling
+publish: true
+---
+
+# Curtis McHale
+
+
+- Website: ^website
+
+
+%% Feel free to add a bio below this comment %%
+
+
+## Author of
+
+%% Begin Hub: Released contributions %%
+
+
+
+
+
+%% End Hub: Released contributions %%
+
+%% Add links to any plugins, themes or other notes that the author has created but are not (yet) included in the `obsidian-releases` repo %%
+
+
+
+### Others
+- [[Course for Getting Started with Obsidian]]
+- His newsletter: [The PKM Weekly](https://curtismchale.ca/pkm-weekly/)
+
+
+
+
+
+
+
+
+## Follow this author
+
+- [[YouTube Channels|On YouTube]]: ^youtube
+
+