From 3c3f659eaa71f5a9b3cb7fa916d95f5732ce64f4 Mon Sep 17 00:00:00 2001 From: konhi Date: Thu, 30 Sep 2021 12:37:08 +0200 Subject: [PATCH 01/41] copy plugins from @kmaasrud/awesome-obsidian --- ...ources and Guides for Plugin Developers.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md b/09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md index cf6e7a25a..4e2d95a6c 100644 --- a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md +++ b/09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md @@ -9,3 +9,24 @@ tags: #placeholder/description +- [Developers & API at Obsidian Forum](https://forum.obsidian.md/c/developers-api/14) + - [How to get started with developing a custom plugin](https://forum.obsidian.md/t/how-to-get-started-with-developing-a-custom-plugin/8157) + - [Using GitHub actions to release plugins](https://forum.obsidian.md/t/using-github-actions-to-release-plugins/7877) + - [Hot Reload](https://forum.obsidian.md/t/plugin-release-for-developers-hot-reload-the-plugin-s-youre-developing/12185) + - [Plugins mini FAQ](https://forum.obsidian.md/t/plugins-mini-faq/7737) + - [List of available icons](https://forum.obsidian.md/t/list-of-available-icons-for-component-seticon/16332/4) + - [Alpha Plugin List](https://forum.obsidian.md/t/meta-alpha-plugin-list-0-9-7/7736) +- [Obsidian at GitHub](https://github.com/obsidianmd) + - [Obsidian API](https://github.com/obsidianmd/obsidian-api) + - [Obsidian Sample Plugin](https://github.com/obsidianmd/obsidian-sample-plugin) +- [obsidian-tools:](https://github.com/obsidian-tools/obsidian-tools) an unofficial collection of tools that helps devs build plugins for obsidian. +- [obsidian-rust-plugin:](https://github.com/trashhalo/obsidian-rust-plugin) boilerplate needed to write obsidian plugins in rust! +- [obsidian-api-docs:](https://github.com/HEmile/obsidian-api-docs/blob/main/docs/00_Home.md) community-provided documentation of the Obsidian API. +- [obsidian-dev-tools:](https://github.com/KjellConnelly/obsidian-dev-tools) allows for a modified console (useful for debugging on mobile), and viewing all Obsidian icons/strings. +- [obsidian-daily-notes-interface:](https://github.com/liamcain/obsidian-daily-notes-interface) a collection of utility functions for working with dates and daily notes in Obsidian plugins. +- [obsidian-calendar-ui:](https://github.com/liamcain/obsidian-calendar-ui) provides an out-of-the-box calendar view for Obsidian plugins. +- [obsidian-plugin-template](https://github.com/THeK3nger/obsidian-plugin-template): a plugin template customized with a nicer directory structure and some additional tool (like featuring automatic releases with Github's Actions). +- [obsidian-vault-parser](https://github.com/coffee-cup/obsidian-vault-parser): vault parser for the Obsidian note taking app. +- [Liam Cain's Obsidian API FAQ](https://liamca.in/Obsidian/API+FAQ/index) +- [#obsidian-md at GitHub](https://github.com/topics/obsidian-md) +- [What tools and libraries are used in Obsidian?](https://konhi.me/obsidian-stack.html) \ No newline at end of file From 940ef1e5ad59027fbf6c911e388ae9b9e92b93a3 Mon Sep 17 00:00:00 2001 From: konhi Date: Thu, 30 Sep 2021 12:37:43 +0200 Subject: [PATCH 02/41] copy theme dev from @kmaasrud/awesome-obsidian --- .../Resources and Guides for Theme Designers.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md b/09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md index 4149a52ba..2abb227e5 100644 --- a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md +++ b/09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md @@ -9,3 +9,11 @@ tags: #placeholder/description +- [#custom-css at Obsidian Forum](https://forum.obsidian.md/tag/custom-css) + - [Getting comfortable with Obsidian CSS](https://forum.obsidian.md/t/getting-comfortable-with-obsidian-css/133) + - [Common Selectors for Custom CSS](https://forum.obsidian.md/t/common-selectors-for-custom-css/1984) + - [CSS Themes Showcase](https://forum.obsidian.md/t/meta-post-css-themes-showcase/76) +- [🎬 Create a Custom Theme in Obsidian](https://www.youtube.com/watch?v=lyaEnxgow4E) +- [ReggieNotes' about Obsidian CSS Themes](https://publish.obsidian.md/reggienotes/Quickstart+CSS+Guide/010+Obsidian+CSS+Themes) +- [obsidian-style-settings:](https://github.com/mgmeyers/obsidian-style-settings) allows snippet, theme, and plugin CSS files to define a set of configuration options. It then allows users to see all the tweakable settings in one settings pane. + From a128efc566d83aa43a7e85107f41791f43e7dfbe Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 12:16:14 +0200 Subject: [PATCH 03/41] copy about obsidian from kmaasrud/awesome-obsidian --- 09 - Digital Garden/09.01 - Topics/Beginner guides.md | 2 ++ 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/09 - Digital Garden/09.01 - Topics/Beginner guides.md b/09 - Digital Garden/09.01 - Topics/Beginner guides.md index b9aeb2cc4..e5ba00bb0 100644 --- a/09 - Digital Garden/09.01 - Topics/Beginner guides.md +++ b/09 - Digital Garden/09.01 - Topics/Beginner guides.md @@ -7,6 +7,8 @@ tags: # Beginner guides +- [**Sitepoint**: Obsidian Beginner Guide](https://www.sitepoint.com/obsidian-beginner-guide/) + %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% #placeholder/description diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md index 73c2617f6..0936421c3 100644 --- a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md +++ b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md @@ -9,6 +9,12 @@ tags: #placeholder/description +## About Obsidian +- [**Obsidian.md:** about Obsidian](https://obsidian.md/about) +- [**Slant:** reviews, pros & cons of Obsidian](https://www.slant.co/options/37045/~obsidian-md-review) +- [**Markdown Guide:** Obsidian](https://www.markdownguide.org/tools/obsidian/) +- [**Trello:** Obsidian Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) + ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% From 2e87aff6d00a91e8fd33427a84436d77a884d091 Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 12:34:04 +0200 Subject: [PATCH 04/41] copy youtube links from kmaasrud/awesome-obsidian --- 09 - Digital Garden/09.01 - Topics/YouTube.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/09 - Digital Garden/09.01 - Topics/YouTube.md b/09 - Digital Garden/09.01 - Topics/YouTube.md index 84f0e09e4..35a38f786 100644 --- a/09 - Digital Garden/09.01 - Topics/YouTube.md +++ b/09 - Digital Garden/09.01 - Topics/YouTube.md @@ -7,7 +7,17 @@ publish: true --- # YouTube Videos, Channels and Playlists - %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% #placeholder/description + +## Channels +- [[Obsidian Office Hours]]: [YouTube Channel](https://www.youtube.com/channel/UCJKoNPnBdCSloJ2wlKnV2Fw) +- [[Obsidian Community Talks]]: [YouTube Channel](https://www.youtube.com/channel/UCxNSTq2kmupdR6LD400FpvA) + +## Playlists +- [[Effective Remote Work]]: [Obsidian - Take Notes for the Long-Term](https://youtube.com/playlist?list=PLrI2d6gSaO9BCd8HjgkSY1yd50nyfxYpN) +- [[Santi Younger]]: [Obsidian](https://www.youtube.com/playlist?list=PL_7j1BHf-xmj3Jr2h3lI6SXlvIaIjcmmo) +- [[Productivity Guru]]: [Obsidian](https://www.youtube.com/playlist?list=PLvmlaxyxtsWz428CtIo_Ia8Bhbo8Uvq2f) +- [[Bryan Jenks]]: [Personal Knowledge Management & Zettelkasten](https://www.youtube.com/playlist?list=PL5fd4SsfvECy0zzf8Cyo20ZoipEt6YeL3) +- [[Linking Your Thinking]]: [Obsidian for Beginners](https://www.youtube.com/playlist?list=PL3NaIVgSlAVLHty1-NuvPa9V0b0UwbzBd) \ No newline at end of file From 657420a6f570eaed1e04798ca7437b3ac0f9a474 Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 13:04:10 +0200 Subject: [PATCH 05/41] create Obsidian Help note --- .../Digital Gardens/Obsidian Help.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md diff --git a/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md b/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md new file mode 100644 index 000000000..7e87eed60 --- /dev/null +++ b/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md @@ -0,0 +1,15 @@ +--- +aliases: +- Obsidian Docs +tags: +- seedling +publish: true +--- + +# Obsidian Help + +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. From 02b072ed15dfdae66fbdb1516760c3cbb03b3a6a Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 13:08:02 +0200 Subject: [PATCH 06/41] update beginner guides --- 09 - Digital Garden/09.01 - Topics/Beginner guides.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/09 - Digital Garden/09.01 - Topics/Beginner guides.md b/09 - Digital Garden/09.01 - Topics/Beginner guides.md index e5ba00bb0..080576750 100644 --- a/09 - Digital Garden/09.01 - Topics/Beginner guides.md +++ b/09 - Digital Garden/09.01 - Topics/Beginner guides.md @@ -6,9 +6,9 @@ tags: --- # Beginner guides +These guides will help you get started with [[Obsidian]] and related topics. - [**Sitepoint**: Obsidian Beginner Guide](https://www.sitepoint.com/obsidian-beginner-guide/) - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description +- [[Obsidian Help]] +- [[Obsidian Garden]] +- [[YouTube]] \ No newline at end of file From 47ed63791b00d895e29ff5444c48ceda45cbe06a Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 13:08:43 +0200 Subject: [PATCH 07/41] add obsidian garden & help --- 08 - Seedbox/Obsidian Garden.md | 17 +++++++++++++++++ 08 - Seedbox/Obsidian Help.md | 15 +++++++++++++++ 2 files changed, 32 insertions(+) create mode 100644 08 - Seedbox/Obsidian Garden.md create mode 100644 08 - Seedbox/Obsidian Help.md diff --git a/08 - Seedbox/Obsidian Garden.md b/08 - Seedbox/Obsidian Garden.md new file mode 100644 index 000000000..3042165df --- /dev/null +++ b/08 - Seedbox/Obsidian Garden.md @@ -0,0 +1,17 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian Garden + +Link: https://obsidian.garden +Author: [[Tane Piper]] and [Obsidian Garden Contributors](https://github.com/tanepiper/obsidian-garden/graphs/contributors) +Tool: [[Obsidian Publish]] + +Obsidian Garden is a open-source [[Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[Obsidian]]. + +The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[Obsidian]] and extend and remix in to your own. diff --git a/08 - Seedbox/Obsidian Help.md b/08 - Seedbox/Obsidian Help.md new file mode 100644 index 000000000..7e87eed60 --- /dev/null +++ b/08 - Seedbox/Obsidian Help.md @@ -0,0 +1,15 @@ +--- +aliases: +- Obsidian Docs +tags: +- seedling +publish: true +--- + +# Obsidian Help + +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. From 5f7b9fa208468ecdb5174c9eb4c3d18fcc68698d Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 13:09:57 +0200 Subject: [PATCH 08/41] Delete Obsidian Help.md --- .../Digital Gardens/Obsidian Help.md | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md diff --git a/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md b/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md deleted file mode 100644 index 7e87eed60..000000000 --- a/09 - Digital Garden/09.01 - Topics/Digital Gardens/Obsidian Help.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -aliases: -- Obsidian Docs -tags: -- seedling -publish: true ---- - -# Obsidian Help - -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. From c333946b11eecdd4619e936d4c9e0925fc4f2ee1 Mon Sep 17 00:00:00 2001 From: konhi Date: Sat, 2 Oct 2021 14:14:17 +0200 Subject: [PATCH 09/41] add vaults examples --- .../06.02 - Vault examples/LYT Kit.md | 50 +++++++++++++++++++ .../Obsidian JG Method.md | 40 +++++++++++++++ .../Obsidian Starter Templates.md | 41 +++++++++++++++ .../PARA Starter Kit.md | 39 +++++++++++++++ .../SlRvb\342\200\231s Journaling Setup.md" | 38 ++++++++++++++ .../SlRvb\342\200\231s MediaDB Setup.md" | 39 +++++++++++++++ 6 files changed, 247 insertions(+) create mode 100644 06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md create mode 100644 06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md create mode 100644 06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md create mode 100644 06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md create mode 100644 "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" create mode 100644 "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" diff --git a/06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md b/06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md new file mode 100644 index 000000000..a57aeb15b --- /dev/null +++ b/06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md @@ -0,0 +1,50 @@ +--- +aliases: +- Linking Your Thinking +- IMF +tags: +- seedling +publish: true +--- + +# LYT Kit +Author: [[nickmilo]] + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +This starter kit is designed to get you immediately hands-on with ways to manage your digital notes. Experiment. Learn by doing. See what methods work for you. + +If you want to take notes that compound in value over your lifetime, it’s not enough to rely solely on direct links, tags, and folders. In the **Age of the `[[Linked]]` Note**, we have access to powerful thinking tools. The LYT System explores how to use Fluid Frameworks like MOCs (Maps of Content) and a Home note to elevate your thinking todayβ€”and years from now. + +## Benefits +- Provides Reliability +- Provides Flexibility +- Launches the Brain +- Enhances Note Retrieval +- Allievates Overwhelm +- Encourages Relational, Positional Thinking +- Aids in Linking with Pre-built Contexts +- Future-Proofs for your Future Self +- Improves Memory +- Increases Satisfaction + +## Download + +Link: https://forum.obsidian.md/t/lyt-kit-now-downloadable/390 + +To download this vault, you first need to complete the following steps +1. Click **Download the LYT Kit** +2. Enter your first name and e-mail address and press **Download Now** +3. Check your e-mail for the link \ No newline at end of file diff --git a/06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md b/06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md new file mode 100644 index 000000000..7e97b36c3 --- /dev/null +++ b/06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md @@ -0,0 +1,40 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian JG Method +Author: [[joshwingreene]] + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +A starter kit that follows how to use Obsidian to manage goals, tasks, notes, and software development knowledge base. Uses [[Alfred]]. + +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://github.com/joshwingreene/Obsidian-JG-Method + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +To download this vault, you first need to complete the following steps +1. Click on **Code Λ…** +2. **Download ZIP** + +or [download directly](https://github.com/joshwingreene/Obsidian-JG-Method/archive/refs/heads/master.zip) \ No newline at end of file diff --git a/06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md b/06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md new file mode 100644 index 000000000..a241edaec --- /dev/null +++ b/06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md @@ -0,0 +1,41 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian Starter Templates +Author: [[masonlr]] and [contributors](https://github.com/masonlr/obsidian-starter-templates/graphs/contributors) + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +Obsidian Starter Templates gathers examples from the Obsidian community. Its broader aims are to uncover and communicate how others use backlinks and various markdown tricks and why these techniques work. + +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://github.com/masonlr/obsidian-starter-templates + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +To download this vault, you first need to complete the following steps +1. Click on **Code Λ…** +2. **Download ZIP** + +or [download directly](https://github.com/masonlr/obsidian-starter-templates/archive/refs/heads/master.zip) + diff --git a/06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md b/06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md new file mode 100644 index 000000000..383635ffe --- /dev/null +++ b/06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md @@ -0,0 +1,39 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# PARA Starter Kit +Author: [[cotemaxime]] + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +It’s a full vault to explore around and some of the methodology for [[P.A.R.A.]] and how to get started for yourself. + +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://forum.obsidian.md/t/para-starter-kit/223 + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +%% To download this vault, you first need to complete the following steps +1. Step 1 +2. Step 2 +%% \ No newline at end of file diff --git "a/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" "b/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" new file mode 100644 index 000000000..7998b8619 --- /dev/null +++ "b/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" @@ -0,0 +1,38 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# [[SlRvb]]'s Journaling Setup + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +This is a deep dive into how [[SlRvb]] go about journaling the things that happen in his life. + +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://forum.obsidian.md/t/slrvbs-journaling-setup/22346 + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +%% To download this vault, you first need to complete the following steps +1. Step 1 +2. Step 2 +%% \ No newline at end of file diff --git "a/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" "b/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" new file mode 100644 index 000000000..3eeb6f9ca --- /dev/null +++ "b/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" @@ -0,0 +1,39 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# [[SlRvb]]’s MediaDB Setup + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +> My media database vault stores nearly all of the Entertainment media that I’m consuming (Excluding 1-off Youtube videos). +> +> -- [[SlRvb]] +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227 + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +%% To download this vault, you first need to complete the following steps +1. Step 1 +2. Step 2 +%% \ No newline at end of file From 07b28d7804d1766c553f34535475989728f4d371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Sat, 2 Oct 2021 18:07:11 +0200 Subject: [PATCH 10/41] Add links to roundup notes --- .../09.01 - Topics/Beginner guides.md | 2 + .../09.01 - Topics/Graph view applications.md | 2 + .../Obsidian/Obsidian Publish.md | 2 +- .../09.01 - Topics/Publish sites.md | 2 +- 09 - Digital Garden/09.01 - Topics/YouTube.md | 3 + .../09.03 - Obsidian roundup/2021.04.17.md | 28 ++++----- .../09.03 - Obsidian roundup/2021.04.24.md | 36 +++++------ .../09.03 - Obsidian roundup/2021.05.01.md | 44 +++++++------- .../09.03 - Obsidian roundup/2021.05.08.md | 38 ++++++------ .../09.03 - Obsidian roundup/2021.05.15.md | 41 +++++++------ .../09.03 - Obsidian roundup/2021.05.22.md | 34 ++++++----- .../09.03 - Obsidian roundup/2021.05.29.md | 43 ++++++++------ .../09.03 - Obsidian roundup/2021.06.05.md | 28 +++++---- .../09.03 - Obsidian roundup/2021.06.12.md | 30 ++++++---- .../09.03 - Obsidian roundup/2021.06.19.md | 24 ++++---- .../09.03 - Obsidian roundup/2021.06.26.md | 33 ++++++----- .../09.03 - Obsidian roundup/2021.07.03.md | 34 +++++++---- .../09.03 - Obsidian roundup/2021.07.10.md | 22 +++---- .../09.03 - Obsidian roundup/2021.07.17.md | 59 ++++++++++--------- .../09.03 - Obsidian roundup/2021.07.24.md | 39 ++++++------ .../09.03 - Obsidian roundup/2021.07.31.md | 29 ++++----- .../09.03 - Obsidian roundup/2021.08.07.md | 52 ++++++++-------- .../09.03 - Obsidian roundup/2021.08.08.md | 54 ++++++++--------- .../09.03 - Obsidian roundup/2021.08.14.md | 45 +++++++------- .../09.03 - Obsidian roundup/2021.08.21.md | 38 ++++++------ .../09.03 - Obsidian roundup/2021.09.04.md | 40 ++++++------- .../09.03 - Obsidian roundup/2021.09.11.md | 34 +++++------ .../09.03 - Obsidian roundup/2021.09.18.md | 34 +++++------ .../09.03 - Obsidian roundup/2021.09.25.md | 38 ++++++------ 29 files changed, 484 insertions(+), 424 deletions(-) diff --git a/09 - Digital Garden/09.01 - Topics/Beginner guides.md b/09 - Digital Garden/09.01 - Topics/Beginner guides.md index b9aeb2cc4..e41603de9 100644 --- a/09 - Digital Garden/09.01 - Topics/Beginner guides.md +++ b/09 - Digital Garden/09.01 - Topics/Beginner guides.md @@ -10,3 +10,5 @@ tags: %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% #placeholder/description + +![[2021.07.17#^594d70]] \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/Graph view applications.md b/09 - Digital Garden/09.01 - Topics/Graph view applications.md index 848b1a14f..c5b554efb 100644 --- a/09 - Digital Garden/09.01 - Topics/Graph view applications.md +++ b/09 - Digital Garden/09.01 - Topics/Graph view applications.md @@ -10,3 +10,5 @@ tags: %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% #placeholder/description + +![[2021.07.17#^9d3b2a]] \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md index e340a5114..608471707 100644 --- a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md +++ b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md @@ -1,6 +1,6 @@ --- aliases: -- +- Publish tags: - seedling publish: true diff --git a/09 - Digital Garden/09.01 - Topics/Publish sites.md b/09 - Digital Garden/09.01 - Topics/Publish sites.md index c103246af..397101a0f 100644 --- a/09 - Digital Garden/09.01 - Topics/Publish sites.md +++ b/09 - Digital Garden/09.01 - Topics/Publish sites.md @@ -5,7 +5,7 @@ tags: - seedling --- -# Publish sites +# [[Obsidian Publish|Publish]] sites %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git a/09 - Digital Garden/09.01 - Topics/YouTube.md b/09 - Digital Garden/09.01 - Topics/YouTube.md index 84f0e09e4..0dd79dd6e 100644 --- a/09 - Digital Garden/09.01 - Topics/YouTube.md +++ b/09 - Digital Garden/09.01 - Topics/YouTube.md @@ -1,5 +1,8 @@ --- aliases: +- YouTube Video +- YouTube Channel +- YouTube Playlist - YouTube Videos, Channels and Playlists tags: - seedling diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md index 9a7ca04a2..258e651e3 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md @@ -1,27 +1,27 @@ ## Community Events -* The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on YouTube. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). -* `@nickmilo` & `@skepticmystic` are hosting `@blacksmithgu` , the creator of the Dataview plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. `@eleanor` has agreed to do a share and showcase. -* Wanna join a fancy book club? `@ryanjamurphy (he/him`) and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 +* The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). +* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. +* Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 ## Plugin News -* The [outliner plugin](https://github.com/vslinko/obsidian-outliner) now lets you click on bullets to zoom in! +* The [[obsidian-outliner|Outliner]] plugin now lets you click on bullets to zoom in! * The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. -* There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [Tag Wrangler](https://github.com/pjeby/tag-wrangler), [Hotkey Helper](https://github.com/pjeby/hotkey-helper), and [Pane Relief](https://githubmemory.com/repo/pjeby/pane-relief). -* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with dataview but is not yet in the community plugins list. +* There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [[tag-wrangler|Tag Wrangler]], [[hotkey-helper|Hotkey Helper]], and [[pane-relief|Pane Relief]] +* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[dataview]] but is not yet in the community plugins list. * From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. -* `@mgmeyers` updated the [Style Settings plugin](https://github.com/mgmeyers/obsidian-style-settings) to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. +* [[mgmeyers]] updated the [[obsidian-style-settings|Style Settings]] plugin to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. ### For Developers -* `@Liam` shared his [approach to mobile debugging on iOS](https://discord.com/channels/686053708261228577/817515900349448202/826416602911211535). It uses a [script for the plugin](https://gist.github.com/liamcain/3f21f1ee820cb30f18050d2f3ad85f3f). +* [[liamcain]] shared his [approach to mobile debugging on iOS](https://discord.com/channels/686053708261228577/817515900349448202/826416602911211535). It uses a [script for the plugin](https://gist.github.com/liamcain/3f21f1ee820cb30f18050d2f3ad85f3f). * There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). ## Feature Requests -* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As Dataview becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. +* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. ## Workflow Stuff -* For folks using MacOS, `@benhamilton` figured out a workflow for using icalBuddy, a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). +* For folks using MacOS, `@benhamilton` figured out a workflow for using [[icalBuddy]], a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). ## Tips & Tricks -* PDF tip via `@cotemaxime`: you can embed a specific page of a pdf with `![[My File.pdf#page=number]]` +* PDF tip via [[cotemaxime]]: you can embed a specific page of a pdf with `![[My File.pdf#page=number]]` * If you're using a sync service that doesn't let you opt out of syncing a particular folder, there is a setting in Obsidian that will let you override where that particular instance of Obsidian pulls its configurations from: in About -> Advanced -> Override config folder. This is also helpful if you've got access to the mobile beta and want to differentiate settings from your desktop config. * `u/aviranco` on Reddit asked [how to restyle checklists to *not* change the display of subitems under a completed task](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq); the community came through with [a CSS snippet](https://discord.com/channels/686053708261228577/702656734631821413/832507883925143552). * If you like the idea of being able to zoom in and out to various tiles on your Obsidian workspace, `@Licat` put together [a CLI snippet](http://discordapp.com/channels/686053708261228577/744933215063638183/832420779378343937) that could be extended into a nifty plugin by an enterprising developer! @@ -31,8 +31,8 @@ * We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." * There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. -## Ancillary Tools -* We had another [discussion of the Onyx Boox](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. +## [[Ancillary Tools]] +* We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. * It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. * You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). -* For Static Site Generators, there was some [discussion about Hugo vs. Jeckyll](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908), along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a digital garden. We also talked about [how to get a newsletter with Hugo](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) if you're more comfortable with the technical side of things. \ No newline at end of file +* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jeckyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md index fc6ea593d..e55a28d7a 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md @@ -1,6 +1,6 @@ ## In The Community * The 2nd community talk will be **Zotero 101** with `@argentum` on **Saturday 24th at 16:00 CET**. You can check the time of the talk in your local time [here](https://sharing.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). -* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of Dataview, to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. +* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. * [Effective Remote Work](https://www.youtube.com/watch?v=_cbB-7Ouudk) has a video about the iOS app for Obsidian. ## Obsidian Updates the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0-insider-build/16809) went live and it was a big one. Definitely read the release notes to get an idea of what's coming if you haven't already, but the short version is: @@ -14,15 +14,15 @@ the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0- Note: it usually takes a week or two for insider builds to go live to everyone. ## Plugin News -* The update that has made the biggest difference to me *personally* (especially for this roundup) is [Auto Link Title](https://github.com/zolrath/obsidian-auto-link-title) which lets you paste a URL and automatically have it turn into a markdown link with the link's actual title. -* Obsidian Charts via `@doge` now has a GUI to create charts, as well as a live preview option, to make it easier to use. +* The update that has made the biggest difference to me *personally* (especially for this roundup) is [[obsidian-auto-link-title|Auto Link Title]] which lets you paste a URL and automatically have it turn into a markdown link with the link's actual title. +* [[obsidian-charts|Obsidian Charts]] via `@doge` now has a GUI to create charts, as well as a live preview option, to make it easier to use. * [Juggl 1.0.5](https://github.com/HEmile/juggl/releases/tag/1.0.5) is out now, with some additional options and a fix for the empty panes in the right sidebar. * `@zsviczian` has forked Lars Lockefeer's Obsidian GTD plugin and extended it to add a bunch of features. It's not in the community repo yet, but v0.6 is on [github](https://github.com/zsviczian/Obsidian-GTD-plugin/releases/tag/v0.6). * `@zsviczian` is also working on an [Obsidian plugin for Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin). I believe it's currently in alpha and not yet available in the community repo but the developer is looking for feedback (via github issues preferred). -* [Markdown Formatting Assistant](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) lets you use snippets for Markdown, HTML and LaTeX and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. -* There is a new version of the Spaced Repetition plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." -* There were multiple big updates for dataview this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). -* `@mano` made a plugin that allows for a vertical tabs feature: [obsidian koncham workspace](https://github.com/manogna4/obsidian-koncham-workspace) +* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[LaTeX]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. +* There is a new version of the [[obsidian-spaced-repetition|Spaced Repetition]] plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." +* There were multiple big updates for [[dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). +* `@mano` made a plugin that allows for a vertical tabs feature: [[koncham-workspace|koncham workspace]] * `@foreveryone` had a useful explanation of how to split workspaces when using the [Tabs](https://github.com/gitobsidiantutorial/obsidian-tabs) plugin. ### For Developers * There are some [changes coming to the API](https://github.com/obsidianmd/obsidian-api/commit/0a4b7f048944ff1a7f7603d611f4d7081288e358) that will impact how sections are handled. They're currently live on the Insider release. Discussion [here](http://discordapp.com/channels/686053708261228577/707816848615407697/833482342785875999). For discussion of how to actually deal with this, start [here](https://discord.com/channels/686053708261228577/707816848615407697/835190229794160681). @@ -30,27 +30,27 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * There was a nifty [discussion] of what people use to [handle documentation for their plugins](https://discord.com/channels/686053708261228577/707816848615407697/833956511897223208). ## Feature Requests -* `@murf` created a [feature request for zooming into headers/headings]( https://forum.obsidian.md/t/zoom-into-headers-like-most-outliners-do-with-bullets/17060) similar to how you can zoom into bullets using the Outliner plugin. Currently the closest you can get is the Outline (not Outliner) plugin, which lets you jump to headers. +* `@murf` created a [feature request for zooming into headers/headings]( https://forum.obsidian.md/t/zoom-into-headers-like-most-outliners-do-with-bullets/17060) similar to how you can zoom into bullets using the [[obsidian-outliner|Outliner]] plugin. Currently the closest you can get is the Outline (not Outliner) plugin, which lets you jump to headers. * `@arminta` had an [idea for a plugin](http://discordapp.com/channels/686053708261228577/707816848615407697/833106154619666433) that would allow for a way to see what frequently used terms have *not* yet been linked, to help surface connections that are not necessarily obvious. ## Workflow Stuff * We've gotten a couple of people asking about how (and whether) people in the medical profession can leverage Obsidian to their advantage. Here's a [graph](https://ptb.discord.com/channels/686053708261228577/709712341066842113/830508714007986269) that focuses on medical/anesthesia knowledge. There was also a reddit thread of [people discussing how they use Obsidian for medical stuff](https://www.reddit.com/r/ObsidianMD/comments/mw1pgw/is_anybody_here_a_medical_student/?utm_medium=android_app&utm_source=share). -* Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) (CRM). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) +* Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) ([[Customer Relationship Management|CRM]]). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) * There was as little mini share-and-showcase in Discord for [project workspaces](https://discord.com/channels/686053708261228577/694233507500916796/834897381388189748). -* `@arminta7` put together a really nice example of how she uses [dataview for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. +* `@arminta7` put together a really nice example of how she uses [[dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. ## Tips & Tricks * You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` -* [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with Notepad++ but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with VSCode if you need to. -* There was a discussion on Reddit that covered [tips and tricks for using VIM with Obsidian](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/). -* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for dataview, templater ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and daily notes templates. +* [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. +* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[VIM]] with Obsidian. +* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. ### CSS * `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. -* [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from `@SlRvb` will allow header titles to wrap, which is great for long titles and small screens. -* `@SlRvb` has a nice update to [aside tag CSS](https://discord.com/channels/686053708261228577/702656734631821413/832944617368322089) that handles maximum width and overlapping aside boxes really smoothly. +* [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from [[SlRvb]] will allow header titles to wrap, which is great for long titles and small screens. +* [[SlRvb]] has a nice update to [aside tag CSS](https://discord.com/channels/686053708261228577/702656734631821413/832944617368322089) that handles maximum width and overlapping aside boxes really smoothly. * There are a couple of different ways to [caption a local image](https://forum.obsidian.md/t/why-isnt-there-a-way-to-add-a-caption-to-a-local-image-in-one-of-my-obsidian-markdown-notes/16358/3) with Obsidian. * You can use CSS to [color-code folders](https://forum.obsidian.md/t/adding-color-to-obsidian-a-rainbow-of-possibility/12805/11) thanks to `@Lithou`. * There's a nifty new way to do [highlights](https://github.com/steveyang331/Obsidian-css/tree/main/8%2B8%20highlight%20colors). There are more [examples on Discord](https://discord.com/channels/686053708261228577/744933215063638183/834866132887535627) -### Publish -* For Obsidian Publish, it's possible to [hide the file name using CSS](https://discord.com/channels/686053708261228577/768134314864017429/798866681862029352), which is useful if you prefer to use the title from a header. +### [[Obsidian Publish|Publish]] +* For [[Obsidian Publish]], it's possible to [hide the file name using CSS](https://discord.com/channels/686053708261228577/768134314864017429/798866681862029352), which is useful if you prefer to use the title from a header. * You can [add custom analytics](https://just-be.dev/notes/Obsidian/Publish) to publish pages using custom javascript if you have a custom domain. ## PKM Tips @@ -58,7 +58,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * `@joshduffney` put together a substack post about [how to leverage Obsidian for smart notetaking](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) that is pretty comprehensive and people seemed to enjoy. * There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. * Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. -## Ancillary Tools +## [[Ancillary Tools]] * [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. * [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. * There was a nice discussion on Reddit about [other tools Obsidian users might enjoy](https://www.reddit.com/r/ObsidianMD/comments/mvslt6/any_other_gems_like_obsidian/). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md index be249301f..51e1b2252 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md @@ -4,54 +4,58 @@ * [Voting for the date/time](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) of the [Leveraging Metadata and Bending Markdown](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) community talk via `@tallguyjenks` is currently underway. * [Voting for the date/time](https://www.when2meet.com/?11752321-UHqgS) of the [Deep Learning on Networks](https://forum.obsidian.md/t/deep-learning-on-networks-community-talk-by-phnx/17235)] community talk by `@phnx` is currently underway. * [Voting for the time slot](https://www.when2meet.com/?11790436-pKi9l) of the [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/17442) talk by `@bri` is now open. -* Templater now has [a showcase on github](https://github.com/SilentVoid13/Templater/discussions/categories/templates-showcase) where people can share useful templater scripts. `@Murf` also has some [gists](https://gist.github.com/GitMurf) that seem like useful templater scripts. +* [[templater-obsidian|Templater]] now has [a showcase on github](https://github.com/SilentVoid13/Templater/discussions/categories/templates-showcase) where people can share useful [[templater-obsidian|templater]] scripts. `@Murf` also has some [gists](https://gist.github.com/GitMurf) that seem like useful [[templater-obsidian|templater]] scripts. ## Plugin News ### Updates -* [Imgur plugin v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. -* Page preview now works in [Obsidian Kanban](https://github.com/mgmeyers/obsidian-kanban). You can also do "new note from card." There are settings for specifying a template and output folder for new notes. `@Santi Younger` put together a [Youtube Video](https://www.youtube.com/watch?v=vRZXT4ynKxE&lc=UgxqaLTyYyb27cjTwkZ4AaABAg) to explain how to get the most out of visual boards. +* [[Imgur plugin]] [v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. +* Page preview now works in [[obsidian-kanban|Kanban]]. You can also do "new note from card." There are settings for specifying a template and output folder for new notes. `@Santi Younger` put together a [[YouTube|YouTube Video]] to explain [how to get the most out of visual boards](https://www.youtube.com/watch?v=vRZXT4ynKxE&lc=UgxqaLTyYyb27cjTwkZ4AaABAg). * The [Kindle Highlights plugin](https://github.com/hadynz/obsidian-kindle-plugin) now brings in notes along with highlights. The developer is really responsive to requests and the plugin saw a lot of other quality of life improvements. There's an (unreleased) working prototype for importing from myclippings.txt as well, which will allow this to be used for books not officially connected to the Amazon account. Here's an [example](https://discord.com/channels/686053708261228577/744933215063638183/836759090762874900) of the plugin in action! -* `@argentum` and `@liam` released [v0.5.0](https://discord.com/channels/686053708261228577/707816848615407697/836333522921717793) of the Natural Language Dates plugin, with a keyboard-friendly date picker, improved date autosuggestions that uses `@`, and more. -* The [Extract URL plugin](https://forum.obsidian.md/t/extract-url-plugin-0-8-extended-youtube-support/17131) now has special support for youtube videos. Extracting channel name and description as well. +* [[argenos]] and [[liamcain]] released [v0.5.0](https://discord.com/channels/686053708261228577/707816848615407697/836333522921717793) of the [[nldates-obsidian|Natural Language Dates]] plugin, with a keyboard-friendly date picker, improved date autosuggestions that uses `@`, and more. +* The [[extract-url|Extract URL plugin]] now has [special support for youtube videos](https://forum.obsidian.md/t/extract-url-plugin-0-8-extended-youtube-support/17131). Extracting channel name and description as well. ### Releases -* This plugin will keep [the filename and the first heading of a file in sync](https://github.com/dvcrn/obsidian-filename-heading-sync). Straightforward, but convenient! -* [Recall]( https://github.com/martin-jw/obsidian-srs) is a spaced repetition plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. -* `@ryanjamurphy` put together the [Enlightment](https://github.com/ryanjamurphy/enlightenment-obsidian) plugin, which greys out things you aren't focused on. I think the pull request to get it into the community plugins list is pending. -* [Excalidraw, a full featured sketching plugin in Obsidian](https://forum.obsidian.md/t/excalidraw-full-featured-sketching-plugin-in-obsidian/17367) is now available in the community plugins list. +* This [[obsidian-filename-heading-sync|plugin]] plugin will keep the filename and the first heading of a file in sync. Straightforward, but convenient! +* [[obsidian-recall|Recall]] is a [[spaced repetition]] plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. +* [[ryanjamurphy]] put together the [Enlightment](https://github.com/ryanjamurphy/enlightenment-obsidian) plugin, which greys out things you aren't focused on. I think the pull request to get it into the community plugins list is pending. +* [[obsidian-excalidraw-plugin|Excalidraw]], a full featured sketching plugin in Obsidian is [now available in the community plugins list](https://forum.obsidian.md/t/excalidraw-full-featured-sketching-plugin-in-obsidian/17367). * `@mrjackphil` put together a plugin that will let you [copy markdown/obsidian links](https://github.com/mrjackphil/obsidian-copy-search-link) from the file explorer or search bar as a markdown or wiki link (instead of just the obsidian URI), as well as the header from the first result of a search, which is pretty nifty. Requires manual install. * `@mrjackphil` also put together this nifty plugin to allow [outliner-style zooming in on headers](https://github.com/mrjackphil/obsidian-zoom-in-headers). It also requires manual install, but the directions are essentially the same. ### For Developers -* `@ryanjamurphy` put together a [guide on getting started fiddling with plugins](https://forum.obsidian.md/t/plugins-mini-faq/7737/26?u=ryanjamurphy). +* [[ryanjamurphy]] put together a [guide on getting started fiddling with plugins](https://forum.obsidian.md/t/plugins-mini-faq/7737/26?u=ryanjamurphy). + ## Feature Requests * There's a [feature request](https://forum.obsidian.md/t/inline-intext-yaml-fields/17092) for Obsidian to provide functionality similar to dataview with the inline YAML fields in core that is being discussed on the forums (there are pros and cons). * A couple of people are interested in a way to [hide YAML metadata in edit mode](https://forum.obsidian.md/t/hiding-yaml-in-edit-mode/17394). + ## Workflow Stuff -### Dataview +### [[Dataview]] * Here's an explanation of how to [Replicate Notions' tables with Obsidian](https://input.sh/replicating-notions-tables-with-obsidian-plugins/). `@riddyrayes` also put together a [writeup for how to leverage dataview for relational databases](https://forum.obsidian.md/t/toying-with-relational-databases-using-dataview/17433?u=riddyrayes), so the possibilities here are definnitely capturing people's imagination. * `@arminta7` has a useful description of why she likes dataview's new [inline YAML fields](http://discordapp.com/channels/686053708261228577/707816848615407697/835396767066488842) functionality and how she uses it. -* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses dataview for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). +* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). + ### Academic * for Apple: This [DEVONthink, PDF, Bookends References, and Obsidian summary notes script/workflow](https://axle.design/connect-devonthink-pdfs-bookends-references-and-obsidian-summary-notes-with-this-script) by `@ryanjamurphy` got resurfaced. PS: [DevonTHINK added support for Obsidian transclusions](http://discordapp.com/channels/686053708261228577/694233507500916796/837610035902283787). * `@smithtjosh` was kind enough to share a [guide](https://docs.google.com/document/d/1Ti90jJG2b9cnKbOoGZyT6ve5P_iyhva6lLRrlL9sCek/edit#heading=h.jcidduny8pla) they wrote in a professional capacity. It's aimed at college students doing research, but covers some useful stuff about customizing search engines, using zotero, notetaking in general, and more! -* `@argentum` put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). -* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize Dataview's inline fields. +* [[argenos]] put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). +* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[dataview]]'s inline fields. + ## Tips & Tricks -### Dataview +### [[Dataview]] * Dataview allows for basic `if then` statements. Here's an [example](https://discord.com/channels/686053708261228577/694233507500916796/835867022780530758). * When you use `group by` in Dataview you also need to use `rows` β€” `@SkepticMystic` explains it better than I can on [the forum](https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673/93). ### CSS Tips -* There's a new theme in town from the maker of `Obsidianite`: [Aurora](https://github.com/auroral-ui/aurora-obsidian-md). -* `@manedblackwolf` is working on adding [link icons](https://discord.com/channels/686053708261228577/702656734631821413/835824144414539787) (i.e. for Twitter, YouTube, etc.) to the Spectrum theme. -* `@death_au` put together a [CSS snippet for differentiating different types of tasks/checkboxes](https://github.com/deathau/obsidian-snippets/blob/main/checkbox.css) (made possible in obsidian 0.12.0). There's a [preview](https://discord.com/channels/686053708261228577/702656734631821413/836099935874056193) example. +* There's a new theme in town from the maker of [[Obsidianite]]: [Aurora](https://github.com/auroral-ui/aurora-obsidian-md). +* `@manedblackwolf` is working on adding [link icons](https://discord.com/channels/686053708261228577/702656734631821413/835824144414539787) (i.e. for Twitter, YouTube, etc.) to the [[Spectrum]] theme. +* [[deathau]] put together a [CSS snippet for differentiating different types of tasks/checkboxes](https://github.com/deathau/obsidian-snippets/blob/main/checkbox.css) (made possible in obsidian 0.12.0). There's a [preview](https://discord.com/channels/686053708261228577/702656734631821413/836099935874056193) example. * If you want to be able to [check off a 'parent' checkbox but not the 'child' checkboxes](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq/), `@CurioHeart` has a workaround that will allow something along these lines. * `@Mara` was able to use the [clutter-free formatting](https://github.com/deathau/obsidian-snippets/blob/main/clutter-free-formatting.css) CSS and the [image-in-editor plugin](https://github.com/ozntel/oz-image-in-editor-obsidian) to [emulate WYSIWYG](https://discord.com/channels/686053708261228577/702656734631821413/836505456024354826) really well. * If you want to [show specific languages in specific fonts](http://discordapp.com/channels/686053708261228577/702656734631821413/837628984580767764), you can use the Unicode range descriptor to do so. -### Publish +### [[Obsidian Publish|Publish]] * There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). * `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. -## Ancillary Tools +## [[Ancillary Tools]] * [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. * For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md index f2abe2ffb..886527525 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md @@ -1,9 +1,9 @@ ## In The Community * Federico Viticci (of [MacStories](https://www.macstories.net/) fame) discussed Obsidian (and some in-development plugins) at the [Connected podcast](https://www.airr.io/episode/60932a83ac7f415c5126b648). -* Theoretical physicist Francisco Bricio spoke about [how to manage projects, tasks, people, and yourself using Obsidian](https://www.youtube.com/watch?v=Ehw3hUZNF1M) with `@nickmilo` over at Linking Your Thinking. +* Theoretical physicist Francisco Bricio spoke about [how to manage projects, tasks, people, and yourself using Obsidian](https://www.youtube.com/watch?v=Ehw3hUZNF1M) with `@nickmilo` over at [[Linking Your Thinking]]. * This teacher reflects on how [using Obsidian in the classroom to create a class vault](https://www.youtube.com/watch?v=TgG14DkxoOg) went. -### Community Talks +### [[Obsidian Community Talks|Community Talks]] * The Zotero 101 community talk is available on YouTube. Here's [Part 1: Basics](https://www.youtube.com/watch?v=9SzGxZbqyqc) & [Part 2: Plugins](https://www.youtube.com/watch?v=LaEt9cqkj3I). * The [CSS 101 intro and Q&A talk](https://forum.obsidian.md/t/css-101-community-talk-by-lithou/) by `@Lithou` scheduled for today at 4pm Eastern Time. * `@TallGuyJenks` is doing the [Metadata talk](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/) on May 30th 11:00 GMT-7. @@ -14,29 +14,29 @@ ## Plugin News ### New -* `@iller` made a plugin for [making components with reactjs inside Obsidian](https://github.com/elias-sundqvist/obsidian-react-components). -* For folks looking for a pomodoro timer, there's a [stopwatch plugin](https://github.com/tokuhirom/obsidian-stopwatch-plugin) in the works. +* `@iller` made a plugin for [[obsidian-react-components|making components with reactjs inside Obsidian]]. +* For folks looking for a pomodoro timer, there's a [[obsidian-stopwatch-plugin|Stopwatch Plugin]] in the works. ### Updates -* [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features Templater support, along with some quality of life improvements centered around saving. -* The [Obsidian Kindle plugin](https://github.com/hadynz/obsidian-kindle-plugin) handles myclippings.txt now. It also has support for `{{date}}` -* Dataview has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). `@skepticmystic` [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. -* [Kanban 0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. -* [Templater v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. -* There was an update for [Obsidian Tasks](https://github.com/schemar/obsidian-tasks) that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). +* [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features [[templater-obsidian|Templater]] support, along with some quality of life improvements centered around saving. +* The [[obsidian-kindle-plugin|Obsidian Kindle plugin]] handles myclippings.txt now. It also has support for `{{date}}` +* [[Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. +* [[obsidian-kanban|Kanban]] [0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. +* [[templater-obsidian|Templater]] [ v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. +* There was an update for [[obsidian-tasks-plugin|Obsidian Tasks]] that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). ### Under The Radar * This [discussion](https://www.reddit.com/r/ObsidianMD/comments/n6p1zy/adding_file_extensions/) covers some different ways to interact with non-markdown files in Obsidian. -* The [leaflet plugin](https://forum.obsidian.md/t/new-plugin-obsidian-leaflet-interactive-maps-in-notes/14752) lets you have maps with markers/pins in your vault. This is handy for lots of people, but particularly authors. Here's [an example of why](http://discordapp.com/channels/686053708261228577/744933215063638183/839224109450657874) via `@SlRvb`. Apparently you can also use [spaced-repetition](https://github.com/st3v3nmw/obsidian-spaced-repetition) with Leaflet plugin to make [image occlusion review](http://discordapp.com/channels/686053708261228577/694233507500916796/838073296057794591) (via `@boninall`) -* The [obsidian comments plugin](https://github.com/Darakah/obsidian-comments-plugin), which lets you annotate your notes, got re-surfaced. +* The [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin [lets you have maps with markers/pins in your vault](https://forum.obsidian.md/t/new-plugin-obsidian-leaflet-interactive-maps-in-notes/14752). This is handy for lots of people, but particularly authors. Here's [an example of why](http://discordapp.com/channels/686053708261228577/744933215063638183/839224109450657874) via [[SlRvb]]. Apparently you can also use [[obsidian-spaced-repetition|Spaced Repetition]] with Leaflet plugin to make [image occlusion review](http://discordapp.com/channels/686053708261228577/694233507500916796/838073296057794591) (via `@boninall`) +* The [[obsidian-comments|obsidian comments]] plugin, which lets you annotate your notes, got re-surfaced. ### For Developers -* via `@liam`: if you are gating UI or interface behavior, use `isMobile/isDesktop` but if you are checking for the availability of node.js libs or desktop-only features, use `isMobileApp/isDesktopApp`. +* via [[liamcain]]: if you are gating UI or interface behavior, use `isMobile/isDesktop` but if you are checking for the availability of node.js libs or desktop-only features, use `isMobileApp/isDesktopApp`. ## Workflows -* This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of starter templates for different use-cases (for example tracking tools, researching, etc). +* This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of [[03 - Community templates|starter templates]] for different use-cases (for example tracking tools, researching, etc). ### Tutorials -* `@Murf` created a [demo video](https://github.com/SilentVoid13/Templater/discussions/187) for "how to set up your first Templater script." They also put together a nifty [roundup of resources](https://discord.com/channels/686053708261228577/694233507500916796/838859649192296509) centered around how Obsidian block references differ from those in other tools. +* `@Murf` created a [demo video](https://github.com/SilentVoid13/Templater/discussions/187) for "how to set up your first [[templater-obsidian|Templater]] script." They also put together a nifty [roundup of resources](https://discord.com/channels/686053708261228577/694233507500916796/838859649192296509) centered around how Obsidian block references differ from those in other tools. * `@shabegom` had a helpful [summary](https://discord.com/channels/686053708261228577/707816848615407697/839853909103345735) of how the readwise community plugin works. ### Academic @@ -44,25 +44,25 @@ * There was a really nice discussion about what different people's [literature notes look like](http://discordapp.com/channels/686053708261228577/722584061087842365/839302335078727710). ### Mobile -* There was a discussion in the `#mobile` channel about Syncthing maybe being viable syncing between iOS, android, PC and Mac (and Linux). If you have any knowledge about this, please put together a guide and let us know about it. [MΓΆbius Sync](https://www.mobiussync.com/faq/) seems to be a way to get Syncthing on iOS. +* There was a discussion in the `#mobile` channel about Syncthing maybe being viable syncing between iOS, android, PC and Mac (and Linux). If you have any knowledge about this, please put together a guide and let us know about it. [MΓΆbius Sync](https://www.mobiussync.com/faq/) seems to be a way to get [[Syncthing]] on iOS. * A nifty trick for keeping desktop and mobile setups differently is going into `the settings > about > override config folder` section and changing which folder mobile (or desktop) uses to store its settings. ## Feature Requests * `@dcoales` [asked](http://discordapp.com/channels/686053708261228577/707816848615407697/840195539617316866) about the viability of a plugin for spacially-organized notes on a "canvas." -* There's been some discussion about a proper [genealogy plugin](https://discord.com/channels/686053708261228577/744933215063638183/838859972094853160) for better management of family trees. Mermaid can't quite handle them correctly, but for story vaults and ancestry research, it would be super handy. +* There's been some discussion about a proper [genealogy plugin](https://discord.com/channels/686053708261228577/744933215063638183/838859972094853160) for better management of family trees. [[Mermaid]] can't quite handle them correctly, but for story vaults and ancestry research, it would be super handy. * The ability to [save node positions in graph view](https://forum.obsidian.md/t/save-node-positions-in-graph-view-edit-and-preview-toggle/1423) got discussed again. * `@omarkhafagy` requested [better plugin management](https://forum.obsidian.md/t/better-plugin-management-with-folders-and-links/17568) with the ability to group plugins into folders. * There was a request for the ability to ["pin" the header of a document](https://forum.obsidian.md/t/keep-title-visible-when-scrolling-down-note/17508), which might be particularly useful for people who use the sliding panes plugin. ## CSS Stuff -* `@nickmilo` pushed an update to the [Cybertron theme](https://github.com/nickmilo/Cybertron). +* `@nickmilo` pushed an update to the [[Cybertron]] theme * A YouTube tutorial about [how to create a custom theme with snippets](https://www.youtube.com/watch?v=lyaEnxgow4E) by `@Reggie` got resurfaced. * There was a snippet shared for [styling dates & completed cards](http://discordapp.com/channels/686053708261228577/702656734631821413/840059525298126868) for the kanban plugin. * `@foreveryone` shared [a handy trick](http://discordapp.com/channels/686053708261228577/694233507500916796/839563732262453338) with styling `` that allows for the [creation of columns](http://discordapp.com/channels/686053708261228577/805952223124520961/839696324365385750). * There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. * Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. -## Ancillary Tools +## [[Ancillary Tools]] * [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). * [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) * `@tallguyjenks` did a review of [GingkoApp](https://youtu.be/dxCJHHWyNzY), which is a nifty mix of outliner, kanban board, writing organizer, and longform writing tool. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md index c156ebde2..6d9d7c1e2 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md @@ -11,29 +11,32 @@ ## Plugin News ### New -* [Better Footnotes](https://github.com/alx-plugins/better-fn) is pending review for admission into the community plugins list, but the long-awaited feature of getting preview-on-hover for footnotes is finally here (and I am HYPE). -* The [Incremental Writing](https://github.com/bjsi/incremental-writing) plugin (in the community plugins list, doesn't require manual install). There are a bunch of great videos +* [[better-fn|Better Footnotes]] is pending review for admission into the community plugins list, but the long-awaited feature of getting preview-on-hover for footnotes is finally here (and I am HYPE). +* The [[obsidian-incremental-writing|Incremental Writing]] plugin (in the community plugins list, doesn't require manual install). There are a bunch of great videos * [Inline Variables](https://github.com/flip-md/obsidian-inline-variables) allows the setting, referring, and rendering of inline-variables in real-time. Requires manual install. -* [Supercharged links](https://github.com/mdelobelle/obsidian_supercharged_links) allows for customization of internal links based on the target note's front-matter attributes. It also lets you trigger Array, Boolean and Number in front-matter values to style your internal links. There is a [showcase](https://forum.obsidian.md/t/supercharged-links-showcase/18219) on the forum. +* [[supercharged-links-obsidian|Supercharged Links]] allows for customization of internal links based on the target note's front-matter attributes. It also lets you trigger Array, Boolean and Number in front-matter values to style your internal links. There is a [showcase](https://forum.obsidian.md/t/supercharged-links-showcase/18219) on the forum. + ### Updates -* [Buttons](https://github.com/shabegom/buttons/) had a big update, with a nifty button maker command, inline buttons, and the ability to put a templater command inside of a button. -* Dataview's new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. -* There's a new [showcase for the buttons plugin](https://forum.obsidian.md/t/buttons-showcase/18044). -* [v0.0.7 of the Readwise Community plugin](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. -* The Spaced Repetition plugin now has support for flashcard decks. -* [Tracker v1.4.0](https://github.com/pyrochlore/obsidian-tracker) has better support for chart scaling and positioning. -* [Hotkey Helper 0.3.2](https://github.com/pjeby/hotkey-helper) has an enhanced plugin browser. -* [Kanban v0.3.0](https://github.com/mgmeyers/obsidian-kanban/discussions/89) has some bugfixes and added time picker & time support. -* There's a new plugin that adds [Org Mode support](https://github.com/ryanpcmcquen/obsidian-org-mode) for Obsidian. +* [[Buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. +* [[Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. +* There's a new [showcase](https://forum.obsidian.md/t/buttons-showcase/18044) for the [[buttons]] plugin. +* [v0.0.7](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) of the [[obsidian-readwise|Readwise Community]] plugin lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. +* The [[obsidian-spaced-repetition|Spaced Repetition]] plugin now has support for flashcard decks. +* [[obsidian-tracker|Tracker]] [v1.4.0](https://github.com/pyrochlore/obsidian-tracker) has better support for chart scaling and positioning. +* [[hotkey-helper|Hotkey Helper]] [0.3.2](https://github.com/pjeby/hotkey-helper) has an enhanced plugin browser. +* [[obsidian-kanban|Kanban]] [v0.3.0](https://github.com/mgmeyers/obsidian-kanban/discussions/89) has some bugfixes and added time picker & time support. +* There's a new plugin that adds [[obsidian-org-mode|Org Mode]]support for Obsidian. + ### Magic * `@zsviczian` figured out how to [leverage dataviewjs with the excalidraw plugin to automagically generate mind map graphics](https://discord.com/channels/686053708261228577/840286238928797736/840606013341696040). Similar magic can be used to create [family tree graphics](https://discord.com/channels/686053708261228577/840286238928797736/840644541270982716). * `@Mara` created a [script for espanso](https://discord.com/channels/686053708261228577/694233507500916796/841422069694201896) to make using the admonition plugin even easier. -* `@ryanjamurphy` combines dataview, templater, and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. +* `@ryanjamurphy` combines [[dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. * `@ryanjampurphy` also shared [a way to use dataviewjs to dynamically show past and future tasks in your daily notes](https://discord.com/channels/686053708261228577/840286238928797736/842152590379712563). -* `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out Templater. +* `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out [[templater-obsidian|Templater]]. ### Under the Radar -* This plugin lets you [easily convert a URL into an iframe](https://github.com/FHachez/obsidian-convert-url-to-iframe ). -* [Hotkeys for Specific Files](https://github.com/Vinzent03/obsidian-hotkeys-for-specific-files) by `@Vinadon` does exactly what it claims to, and is probably really nice for keyboard-first users. +* This plugin lets you [[convert-url-to-iframe|easily convert a URL into an iframe]]. +* [[obsidian-hotkeys-for-specific-files|Hotkeys for specific files]] by `@Vinadon` does exactly what it claims to, and is probably really nice for keyboard-first users. + ### For Developers * `manifest` defines which version to look for as the latest version, while `versions` defines which version works with which Obsidian version. (Thanks, `@zsviczian`!) * `@Liam` shared the `obsidian-daily-notes-interface` lib, which handles lookups and weird edge cases for date formats and supports the Periodic Notes plugin. @@ -43,6 +46,7 @@ * `@mktahmasbi` had a tip for [how to import highlights](http://discordapp.com/channels/686053708261228577/694233507500916796/841790522397294623) from Google Play Books using UltraEdit. * There was a really nice [example](http://discordapp.com/channels/686053708261228577/702656734631821413/840937390498775062) of how to pair the Admonition plugin with reference notes from `@Chetachi` * This GitHub discussion showcases `@dork`'s setup for [getting hypothes.is notes into Obsidian](https://github.com/out-of-cheese-error/gooseberry/discussions/73). + ### Mobile * `@Vinadon` was able to use MGit with their vault, although it's not automatic (requires manual push/pull, but it has GUI buttons so you don't have to mess with the command line on your phone). * `@ankushg` uses [Toolbox Pro](https://toolboxpro.app/) (the free version) to get into the dotfolders (i.e. `.obsidian`) on iOS. @@ -59,19 +63,22 @@ * The forums had a handy writeup about [how to add Google fonts to theme CSS](https://forum.obsidian.md/t/fyi-how-to-add-google-fonts-to-any-themes-css/18115). * You can use `Ξ©` to sort files to the _bottom_ of a list, similar to how `!` usually will get something at the top of your file list. * You can use [anchor links](https://www.reddit.com/r/ObsidianMD/comments/nbbskz/anchor_links/) in Obsidian to jump to a particular subheading. Incidentally, this also works for the roundup! + ## Knowledge Management * There was a nice discussion about [the dangers of 'reading like an academic' when you're not actually an academic'](http://discordapp.com/channels/686053708261228577/710585052769157141/840298881462960138) and how "productivity culture" can inhibit enjoyment and depth of learning. * There was a nice discussion about how to [get started writing an essay](https://discord.com/channels/686053708261228577/722584061087842365/840989959053246495). * There was an interesting discussion about [the difference between an index and a MOC](http://discordapp.com/channels/686053708261228577/710585052769157141/841885329572495360). * There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. * There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. -## Ancillary Tools + +## [[Ancillary Tools]] * [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. * [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. * A lot of people enjoyed this [color palette generator](https://coolors.co/generate) for creating color schemes for graphs and folders and such. * [LiquidText](https://www.liquidtext.net/) was recommended as a great tool for projects, as it allows for the opening of multiple PDFs in a single "project" and has a nice highlighting app. * You can use [AutoHotKey](https://www.autohotkey.com/) to rebind the `insert` key to do literally anything else, which I highly recommend based on how often people think that its behavior of deleting everything after the cursor as you type is an Obsidian bug. * `@koala` created a [CSV to Markdown converter](https://github.com/kometenstaub/csv-to-md). + ## Housekeeping * I added some [resources for beginners](https://obsidianroundup.org/resources/#for-beginners) to the Resources portion of the roundup. * I also added some resources for [personal knowledge management](https://obsidianroundup.org/resources/#personal-knowledge-management). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md index eafec414d..49e205ed4 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md @@ -7,19 +7,19 @@ ## Plugin News ### New -* [the MetaEdit plugin](https://github.com/chhoumann/MetaEdit/releases/tag/1.0.0) by `@Chhrriissyy` allows users to easily update YAML properties and Dataview fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. -* [Obsidian Dictionary](https://github.com/phibr0/obsidian-dictionary) requires manual install but creates a nifty "dictionary view" pane. -* [Supercharged links](https://github.com/mdelobelle/obsidian_supercharged_links) allows for some neat features for styling internal links. It also allows users to change any dataview inline field or frontmatter by right clicking on an internal link. +* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. +* [[obsidian-dictionary-plugin|Obsidian Dictionary]] requires manual install but creates a nifty "dictionary view" pane. +* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[dataview]] inline field or frontmatter by right clicking on an internal link. ### Updates -* The Excalidraw [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. -* The [Image in Editor](https://github.com/ozntel/oz-image-in-editor-obsidian) plugin now displays Excalidraw drawings in markdown mode. -* [MediaExtended 2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. -* [Buttons 0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. -* [Tracker v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "dataview plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). +* The [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. +* The [[oz-image-plugin|Image in Editor Plugin]] plugin now displays Excalidraw drawings in markdown mode. +* [[media-extended|Media Extended]] [2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. +* [[Buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. +* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). * [Pane Relief](https://github.com/pjeby/pane-relief#readme) by `@pjeby` now allows you to right-click on Obsidian's history arrows. ### Under The Radar -* [Focus Mode](https://github.com/ryanpcmcquen/obsidian-focus-mode) by `@ryanpcmcquen` +* [[obsidian-focus-mode|Focus Mode]] by `@ryanpcmcquen` ### Magic * `@zsviczian` created a [workaround to Sync plugin settings with Obsidian Sync via Templater on GitHub](https://github.com/SilentVoid13/Templater/discussions/211). This should be helpful for iOS users. There are more details [here](https://discord.com/channels/686053708261228577/840286238928797736/843217947488157716). @@ -27,25 +27,31 @@ * `@RoamHacker` put together [a Dataview script](https://gist.github.com/roamhacker/4e019abd25c58de57376add6e3aa4173) designed to give a more useful view of tasks by date, separated out by overdue, soon, due, and undated. * `@Yas` created a [dataviewjs query](https://discord.com/channels/686053708261228577/771575014382108672/843841380773658664) to replicate the "on this day" timehop-style feature that some apps have. * `@shabegom` created [a Templater script](https://discord.com/channels/686053708261228577/771575014382108672/844016103109165076) that prompts for a query and then shows notes and lines that include the query. -* `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a Readwise importer, and a QuickAdd that lets you append quick notes to a specified file. +* `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a [[Readwise]] importer, and a [[QuickAdd]] that lets you append quick notes to a specified file. ### For Developers * There was a really interesting [discussion about Promises and Javascript](http://discordapp.com/channels/686053708261228577/840286238928797736/844549148904128512) that could be really valuable for anyone interested in learning to create plugins for Obsidian who isn't already good at Javascript. + ## Workflow Stuff * There was a discussion about workarounds that might replicate the "reading ruler" effect that some people with learning disorders like dyslexia use to help with reading + ## Feature Requests * a writeup on "the absolute state of syncing things between devices as relevant for obsidian" would be valuable. If someone knowledgeable on the topic can put that together (even just a meta post linking to stuff like the git options / the summaries about why iOS is hinky, the issues with google drive etc) many people would be grateful (and I will add it to the big meta resources post on the roundup). -* The desire to see the results of dataview queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). +* The desire to see the results of [[dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). * A couple of different people asked about a plugin to allow for the custom rearranging of notes and folders on the sidebar, which has come up a lot. After I [asked](https://discord.com/channels/686053708261228577/707816848615407697/844722593025490944) about how viable it would be to do that, `@danieltomasz` proposed [a solution that might be easier to implement](https://discord.com/channels/686053708261228577/707816848615407697/844858290536972289): creating a new navigation pane (a la the starred notes plugin) that is more flexible. + ## Appearance * This nifty css hack will make [the wordcount report screen flicker less](https://forum.obsidian.md/t/word-count-adds-distracting-motion-to-status-bar/18253). * `SlRvb` has a version of "aside" CSS that leverages how `, ,` & `` allow for markdown code to work inside of them. The [theme repo for ITS](https://github.com/SlRvb/Obsidian--ITS-Theme) has a bunch of handy snippets. * `@Mara` offered up [a snippet to hide files](http://discordapp.com/channels/686053708261228577/702656734631821413/844823253554036766) in the Obsidian explorer. * `@yungbananapeel` figured out how to make [dataview tables look like gallery cards](https://discord.com/channels/686053708261228577/771575014382108672/844453734724796467). + ## Knowledge Management * `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. * This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. -## Ancillary Tools - - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use Tesseract, an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - - `@argentum` had a really nice [explanation of vim](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859), for those who have always sort of wondered what it is and why people like it. + +## [[Ancillary Tools]] + - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` + - `@argentum` had a really nice explanation of [[vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). + ## Housekeeping \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md index fb7653d40..717bdd913 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md @@ -4,7 +4,7 @@ ## Obsidian Updates [0.12.4](https://forum.obsidian.md/t/obsidian-release-v0-12-4-insider-build/18764) is now available to insiders. Featuring: * Quick switcher now has an option to show links to files that haven’t been created yet. -* A new core plugin β€œOutgoing links” is now available, which is basically the opposite of the backlinks panel but works very similarly. [Example here](https://discord.com/channels/686053708261228577/744933215063638183/847660973745373275). +* A new core plugin β€œOutgoing links” is now available, which is basically the opposite of the backlinks panel but works very similarly. [Example here](https://discord.com/channels/686053708261228577/744933215063638183/847660973745373275). * Graph view’s right click menu now has an option to open the note in a new pane. * Obsidian Sync’s status icon will now show red when not connected to the server. * Status bar elements now have a css class of the plugin ID added to it, for example, plugin-word-count. @@ -12,37 +12,40 @@ ## Plugin News ### New -* The ['Collapse All' plugin for the file explorer](https://github.com/OfficerHalf/obsidian-collapse-all) is one of those nice little quality of life updates that can fly under the radar but really improve things. -* [Obsidian Dictionary](https://github.com/phibr0/obsidian-dictionary) adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from `@mgmeyers`. +* The [[obsidian-collapse-all-plugin|Collapse All]] plugin for the file explorer is one of those nice little quality of life updates that can fly under the radar but really improve things. +* [[obsidian-dictionary-plugin|Obsidian Dictionary]] adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from [[mgmeyers]]. + ### Updates -* Supercharged Links 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which dataview/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). -* It is now possible to hide note files automatically in [Obsidian Folder Note](https://github.com/alx-plugins/alx-folder-note). -* [Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin) [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. -* Kanban [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. -* [MetaEdit](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896) added toggle for UI elements. You can now hide menu options, etc. There's also now an API with auto property handling. -* [Outliner](https://github.com/vslinko/obsidian-outliner/releases/tag/1.2.0) an update to support line breaks. -* [NoteTweet](https://github.com/chhoumann/notetweet_obsidian/) (which lets you tweet threads straight from Obsidian) now supports images. +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). +* It is now possible to hide note files automatically in [[alx-folder-note|AidenLx's Folder Note]]. +* [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. +* [[obsidian-kanban|Kanban]] [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. +* [[MetaEdit]] [added toggle for UI elements](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896). You can now hide menu options, etc. There's also now an API with auto property handling. +* [[obsidian-outliner|Outliner]] an update to support line breaks. +* [[notetweet|NoteTweet🐦]] (which lets you tweet threads straight from Obsidian) now supports images. -### Templater Scripts -* `@Murf` created a new Templater script that lets you [quick capture](https://github.com/SilentVoid13/Templater/discussions/231) β€” a modal popups up so you can input a new note (title and content) quickly, without having to change your workspace. Note: This was the thing that pushed me over the edge into downloading Templater, and it's amazing. +### [[templater-obsidian|Templater]] [[Templater templates|Scripts]] +* `@Murf` created a new [[templater-obsidian|Templater]] script that lets you [quick capture](https://github.com/SilentVoid13/Templater/discussions/231) β€” a modal popups up so you can input a new note (title and content) quickly, without having to change your workspace. Note: This was the thing that pushed me over the edge into downloading Templater, and it's amazing. * `@Chhrriissyy` has an even more powerful version called [QuickAdd](https://github.com/chhoumann/Templater_Templates#quickadd-v2) that lets you quickly add new pages or content to your vault. It allows you to quickly add new pages from templates, as well as quick capture anything. You can customize practically everything about it. There's even custom templates, just for formatting titles and values. It even lets you put stuff below a particular heading in your daily note. * `@death_au` uses this [Templater script](https://discord.com/channels/686053708261228577/840286238928797736/846205611167580207) to have a line in their daily note template to create a different day planner schedule depending on the day of the week. -* This Templater script lets from `@Murf` lets you open a `[[Link]]` under your cursor in Search pane with regex to show its Backlinks. Here's the [Github Discussion](https://github.com/SilentVoid13/Templater/discussions/245) +* This [[templater-obsidian|Templater]] script lets from `@Murf` lets you open a `[[Link]]` under your cursor in Search pane with regex to show its Backlinks. Here's the [Github Discussion](https://github.com/SilentVoid13/Templater/discussions/245) * `@Bejasc` put together a [Templater Script](https://discord.com/channels/686053708261228577/707816848615407697/847452061003284490) that lets you highlight text, run the template, and then choose an admonition type and give it a title. It makes it easier to use some of the less-common admonition tags without having to look them up, and I hope this functionality gets added into the admonition plugin soon! ### Under The Radar * Obsidian-flowcharts supports [linking to subgraphs](http://discordapp.com/channels/686053708261228577/709580487550828614/843821744623058985) in Mermaid. -* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by Dataview) sortable with clickable arrows, like on Wikipedia. +* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[dataview]]) sortable with clickable arrows, like on Wikipedia. * [Obsidian Tasks] is getting a lot of love. * The [markdown formatting assistant plugin](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) has some latex helpers, and I want to share it again because there have been a couple of discussions lately about taking math notes in Obsidian. + ### For Developers * `@liam` shared that you can set the [app badge count with javascript](https://discord.com/channels/@me/815308052323500033/846132119280549930), which might be useful for task management plugin devs (but if you choose to go this route, be sure to make it an optional setting!). * `@shabegom` put together a helpful writeup on [how to write templater scripts with plain javascript](https://publish.obsidian.md/shabegom/Publish/How+To+Use+Templater++JS+Scripts), which is advised where possible since it's much cleaner to read. * `@pjeby` released [Hot Reload 0.1.8](https://github.com/pjeby/hot-reload) to support symlinked plugins on Windows and OS X. * Reminder: if you want to track usage statistics or something for a plugin, it should be _off by default,_ have a toggle in the settings panel, and explicitly explain what the purpose of the trackers are. + ## Workflow Stuff * Francisco Bricio's [presentation](https://www.youtube.com/watch?v=Ehw3hUZNF1M), hosted by `@nickmilo` of Linking Your Thinking, got resurfaced this week as being particularly useful for entrepreneurs. -* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by Dataview and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. +* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. * Relatedly, here is a [video demonstrating how to create a graph from table data interacively](https://www.youtube.com/watch?v=EVgz7UV6fbU) using Tracker v1.5 * Logseq and Obsidian can work together. `@shuyunzhang99` put together a [demonstration](https://www.youtube.com/watch?v=W4Art2DI9SA) of their interoperability on the same .md file. * When looking at the backlinks/outlinks panel, you can open a note in a new pane using middle click from the scroll wheel. @@ -58,17 +61,21 @@ * Getting the [ability to create Filelinks/Tags for the Graph inside Codeblocks](https://forum.obsidian.md/t/ability-to-create-filelinks-tags-for-the-graph-inside-codeblocks/17419) was discussed in the Discord again, since it's a big limitation on the admonition plugin in particular. I proposed an [Optional Alternate Syntax for Codeblock Plugins](https://forum.obsidian.md/t/alternate-syntax-for-codeblock-plugins/18905) β€” please chime in with your preferences if this is something that matters to you. * The request for [file explorer customer sort](https://forum.obsidian.md/t/file-explorer-custom-sort/1602/69) got resurfaced. * A couple of people have lamented the lack of ocr allowing for the [searching of text in images](https://forum.obsidian.md/t/ocr-images-screenshots-to-make-them-searchable/6854). + ## Appearance * If you don't like the way that Obsidian's default font uses ligatures, you can [disable them with CSS](https://stackoverflow.com/a/39504776). * This [css](https://discord.com/channels/686053708261228577/702656734631821413/842390693312725052) from `@SlRvb` lets you format inline keys with a `dv` cssclass. * This [css](https://discord.com/channels/@me/815308052323500033/846089220430102628) from `@foreveryone` will let you hide a particular folder, i.e. your Attachments folder, from the file navigator. * This [css](https://discord.com/channels/@me/815308052323500033/846752506054443069) (also from `@foreveryone`) will let you rotate an image, which can be really handy if you're on mobile and your phone takes stupid pictures. * `@Chetachi` released the [Yin and Yang](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme/) theme. + ## Knowledge Management * `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## Ancillary Tools + +## [[Ancilliary Tools]] * `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. -* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + revealJS + Hugo + GitHub pages to create presentations and publish them online. +* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealJS]] + [[Hugo]] + [[GitHub pages]] to create presentations and publish them online. + ## Housekeeping * I updated the [Resources: For Beginners](https://obsidianroundup.org/resources/#for-beginners) to include a couple of new beginner videos. -* I updated the [Task Management Plugins](https://obsidianroundup.org/plugins/#task-management) list to include kanban. \ No newline at end of file +* I updated the [Task Management Plugins](https://obsidianroundup.org/plugins/#task-management) list to include [[obsidian-kanban|Kanban]]. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md index 62040c572..a12d42b6d 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md @@ -5,42 +5,46 @@ * [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/) by `@bri` is scheduled for [Saturday, June 5th 11:00 GMT-7](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). * [Using Pandoc to keep your workflow inside Obsidian](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/19193) by `@SkepticMystic` has been scheduled for Sunday 13th 18:00 CET * This [discord server](https://discord.gg/V9rXReZY) exists to help people with questions about the Obsidian Juggl plugin. + ## Housekeeping * Please note that some of the following links go to the Obsidian Communtiy discord and will only work if you have joined the server! Find out more on the [Obsidian Community](https://obsidian.md/community) page. ## Plugin News ### New -* [Obsidian Dropbox Backups](https://github.com/ryanpcmcquen/obsidian-dropbox-backups) can now be automated. +* [[obsidian-dropbox-backups|Obsidian Dropbox Backups]] can now be automated. + ### Updates -* Kanban 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including dataview inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! -* Supercharged Links 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/dataview fields. -* the Obsidian Dictionary Plugin now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. -* [0.0.9 of block reference counters](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! +* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[dataview]] fields. +* the [[obsidian-dictionary-plugin|Dictionary]] now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. +* [0.0.9](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) of [[block-reference-count|Block Reference Counter]] fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! + ### Under The Radar -* [Obsidian TOC](https://github.com/hipstersmoothie/obsidian-plugin-toc) will generate a table of contents for a file. +* [[obsidian-plugin-toc|Table of Contents]] will generate a table of contents for a file. * [Obsidian Tweaks](https://github.com/JeppeKlitgaard/ObsidianTweaks) adds some additional functionality that can be hotkeyed. -### Templater Scripts -* This [video from Productivity Guru](https://www.youtube.com/watch?v=cSawi0tYPMM) was surfaced as being a good introduction to using the Templater plugin. -* You can add both [windows desktop native notifications](https://discord.com/channels/@me/815308052323500033/848195978124460082) and also [obsidian notifications (notices)](https://discord.com/channels/686053708261228577/840286238928797736/848168201195094066) with templater. +### [[templater-obsidian|Templater]] [[Templater templates|Scripts]] +* This [video from Productivity Guru](https://www.youtube.com/watch?v=cSawi0tYPMM) was surfaced as being a good introduction to using the [[templater-obsidian|Templater]] plugin. +* You can add both [windows desktop native notifications](https://discord.com/channels/@me/815308052323500033/848195978124460082) and also [obsidian notifications (notices)](https://discord.com/channels/686053708261228577/840286238928797736/848168201195094066) with [[templater-obsidian|templater]]. * The [QuickAdd templater script](https://github.com/chhoumann/Templater_Templates) now allows the use of variables. There's also a new property called `multi` that lets you group choices together and have a more organized menu. * This [templater script](https://discord.com/channels/@me/815308052323500033/849439350534045731) can replace all timestamps prepended by a key with a YouTube link. ## Workflow Stuff -* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, Dataview, Citations Plugin, and Zotfile. +* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[dataview]], Citations Plugin, and Zotfile. * This [dataviewjs query](https://github.com/chhoumann/Templater_Templates#httpsgithubcomchhoumanntemplater_templatesblobmasterdataviewcopy_links_in_querymd) allows you to copy all the links found in it. It also displays them in a table below, so you see what you're getting. I've included instructions for changing the formatting, in case you might want to have the links comma-separated or something. * This [forum thread](https://forum.obsidian.md/t/how-do-you-put-yaml-to-use-in-your-system/18987) is a useful discussion about how various people leverage YAML metadata in their notes. ## Feature Requests * `u/ShikaruBoy` on Reddit asked for the ability to [exclude specific folders from the quick switcher](https://www.reddit.com/r/ObsidianMD/comments/nr22jo/exclude_specific_folders_from_quick_switcher/). + ## Appearance * This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. * This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. -## Ancillary Tools +## [[Ancillary Tools]] * [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. * [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." -* Calibre v5.18 added highlight/annotation functionality with the ability to export notes from documents in markdown format. It's not as configurable as export/use with Zotero for pdfs, but it does provide custom links directly to the text in the file. +* [[Calibre]] v5.18 added highlight/annotation functionality with the ability to export notes from documents in markdown format. It's not as configurable as export/use with Zotero for pdfs, but it does provide custom links directly to the text in the file. * [Miraheze](https://meta.miraheze.org/wiki/Miraheze) was recommended as a mediawiki alternative. * `@bettyzhang` put together this [Obsidian and Logseq Side by Side Comparison on YouTube](https://www.youtube.com/watch?v=W4Art2DI9SA&t=32s). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md index 3afae9ae0..8d04f2265 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md @@ -3,6 +3,7 @@ * `@SkepticMystic` will be giving the [Using Pandoc to write PDFs, Word documents, and slideshows in Markdown](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/) talk this [Sunday at 18:00 (CET)](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). * `@Payload` had an excellent explanation of [what plugins are, some examples, and how they work](https://discord.com/channels/686053708261228577/707816848615407697/851695771178762240) that I recommend for anyone who finds them confusing. * I feel a little weird including this, but it made it to the starboard and I posted it directly by request of multiple community members, so here's a condensed paper I wrote for my master's course about best practices in [teaching critical thinking skills](https://eleanorkonik.com/difficulties-teaching-critical-thinking/). There's probably a fair amount of applicability for _learning_ critical thinking skills, which help a lot with figuring out best practices for personal knowledge management and metacognition and life in general. + ## Obsidian Updates [Public v0.12.4](https://forum.obsidian.md/t/obsidian-release-v0-12-4/18764) - Quick switcher now has an option to show links to files that aren't created yet. @@ -18,25 +19,27 @@ ## Plugin News ### New -* the [ZoottelKeeper](https://github.com/akosbalasko/zoottelkeeper-obsidian-plugin/) plugin is an automated folder-level index file generator and maintainer that let me delete a bunch of tags and I'm really thrilled about it. -* [Obsidian smart typography](https://github.com/mgmeyers/obsidian-smart-typography) automatically converts straight quotes to smart quotes. It also has support for em dashes, and ellipsis, and I'm really grateful for its existence. `@mgmyers` wants to expand support to other languages, so if there's something you'd like added, file an issue on the github repo. -* [Obsidian Advanced New File](https://github.com/vanadium23/obsidian-advanced-new-file) lets you assign folder for a new file when you trigger the hotkey. +* the [[zoottelkeeper-obsidian-plugin|Zoottelkeeper Plugin]] is an automated folder-level index file generator and maintainer that let me delete a bunch of tags and I'm really thrilled about it. +* [[obsidian-smart-typography|Obsidian Smart Typography]] automatically converts straight quotes to smart quotes. It also has support for em dashes, and ellipsis, and I'm really grateful for its existence. [[mgmeyers]] wants to expand support to other languages, so if there's something you'd like added, file an issue on the github repo. +* [[obsidian-advanced-new-file|Advanced new file]] lets you assign folder for a new file when you trigger the hotkey. * The [Obisidan OCR plugin](https://github.com/schlundd/obsidian-ocr-plugin) extracts the text of image attachments. * The [Obsidian iCal plugin](https://github.com/mdelobelle/obsidian-ical/tree/master ) (Mac only) includes the events of your Calendar at the end of your daily notes with templating capabilities. -* the [Adjacency Matrix Maker 0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with dataview" fame) is a nifty alternative to the graph view. -* [Obsidian text format](https://github.com/Benature/obsidian-text-format) will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. -* [Obsidian grandfather](https://github.com/noatpad/obsidian-grandfather) puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. -* The [File Tree Alternative](https://github.com/ozntel/file-tree-alternative) plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. +* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[dataview]]" fame) is a nifty alternative to the graph view. +* [[obsidian-text-format|Text Format]] will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. +* [[obsidian-grandfather|Grandfather]] puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. +* The [[file-tree-alternative|File Tree Alternative Plugin]] plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. * The [Bible Reference Plugin](https://forum.obsidian.md/t/new-plugin-bible-reference-plugin-alpha/19532) will let you "fetch" a particular passage of the Bible from the [ESV.org](https://www.esv.org/). + ### Updates -* [Dropbox backups 0.12.4](https://github.com/ryanpcmcquen/obsidian-dropbox-backups) supports mobile. Developers looking for an example of oath browser handshakes might want to give it a look, as well. -* The "[Collapse All](https://github.com/OfficerHalf/obsidian-collapse-all)" (folders) plugin how has functionality for expanding all folders. -* v1.5.0 of the [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition) allows for nested decks, better load balancing, and some other QoL improvements. -* [Kanban v0.5.6](https://github.com/mgmeyers/obsidian-kanban/discussions/177)'s metadata fields now support rendering markdown. +* [[obsidian-dropbox-backups|Aut-O-Backups]] [0.12.4](https://github.com/ryanpcmcquen/obsidian-dropbox-backups) supports mobile. Developers looking for an example of oath browser handshakes might want to give it a look, as well. +* The [[obsidian-collapse-all-plugin|Collapse All]] (folders) plugin how has functionality for expanding all folders. +* v1.5.0 of the [[obsidian-spaced-repetition|Spaced Repetition]] allows for nested decks, better load balancing, and some other QoL improvements. +* [[obsidian-kanban|Kanban]] [v0.5.6](https://github.com/mgmeyers/obsidian-kanban/discussions/177)'s metadata fields now support rendering markdown. ### Under The Radar -* the [argdown plugin](https://github.com/amdecker/obsidian-argdown-plugin) can be useful for [taking notes on things that require a train of thought](https://forum.obsidian.md/t/taking-notes-on-information-that-requires-a-chain-of-thought/19531). + +* the [[obsidian-argdown-plugin|Argdown]] plugin can be useful for [taking notes on things that require a train of thought](https://forum.obsidian.md/t/taking-notes-on-information-that-requires-a-chain-of-thought/19531). ## Workflow Stuff * A [tip](http://discordapp.com/channels/686053708261228577/707816848615407697/852793134479835146) via `@Payload` is that the order of plugins being loaded decides the order of content that they populate in the status bar (if they are loaded first, they would be on the left of the status bar). You can change this ordering in .obsidian/config. Look for enabledPlugins, the array contains all your enabled plugins, in the order at which they are loaded. Change the order to one that you like. @@ -54,5 +57,6 @@ ## Knowledge Management * This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. * There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. -## Ancillary Tools + +## [[Ancillary Tools]] * [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md index 598e7b8b1..c769c861b 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md @@ -5,22 +5,22 @@ ## Plugin News ### New -* `@Christian` released a Templater script as a new plugin: [QuickAdd](https://github.com/chhoumann/quickadd). It’s incredible. At it’s core it lets you add pages from templates, do quick capture, etc. But now there’s a new and improved GUI for choices, and a custom macro engine to let you execute JS scripts and Obsidian commands like macros. Also, choices can now be added as Obsidian commands so you can activate them with hotkeys etc. There’s even added automatic suggestion for tags and file names in the input prompt. +* `@Christian` released a [[templater-obsidian|Templater]] script as a new plugin: [QuickAdd](https://github.com/chhoumann/quickadd). It’s incredible. At it’s core it lets you add pages from templates, do quick capture, etc. But now there’s a new and improved GUI for choices, and a custom macro engine to let you execute JS scripts and Obsidian commands like macros. Also, choices can now be added as Obsidian commands so you can activate them with hotkeys etc. There’s even added automatic suggestion for tags and file names in the input prompt. * There’s a new plugin called [pluck](https://github.com/kevboh/obsidian-pluck) that lets you insert the contents of a webpage into a note. If you’re not already familiar with it, [this thread](https://forum.obsidian.md/t/how-do-i-get-content-from-websites-into-my-notes/1738) from the forum is full of great recommendations for browser extensions to capture web pages as markdown. ### Updates -* The [file-tree-alternative](https://github.com/ozntel/file-tree-alternative) plugin now has a feature for pinning files to the top. +* The [[file-tree-alternative]] plugin now has a feature for pinning files to the top. * [Jump to link](https://github.com/mrjackphil/obsidian-jump-to-link) now can jump to words or any other Regexp based symbol. This is configurable. * The [Adjacency Matrix Maker](https://github.com/SkepticMystic/adjacency-matrix-maker) can now show folders on the matrix up to any depth. * [Templater](https://github.com/SilentVoid13/Templater) (1.8.0) has new internal functions in the tp.file module and syntax highlighting in edit mode. ### Scripts -* `@Nick_At_Day` shared this [templater script](http://discordapp.com/channels/686053708261228577/840286238928797736/853274331135606814 +* `@Nick_At_Day` shared this [[templater-obsidian|Templater]] [script](http://discordapp.com/channels/686053708261228577/840286238928797736/853274331135606814 ) intended for folks who use "ABC" lists to try to come up with tags. It will allow you to select the table and return only the tags. -* `@Witt` shared a nice, simple, straightforward example of how to use inline dataview queries that act as formulas manipulating a variable. -* `@Christian` created a [script to move all notes with a tag to any folder](https://github.com/chhoumann/quickadd#macro-move-notes-with-a-tag-to-a-folder). +* `@Witt` shared a nice, simple, straightforward example of how to use inline [[dataview]] queries that act as formulas manipulating a variable. +* `@Christian` created a [[quickadd|QuickAdd]] [script to move all notes with a tag to any folder](https://github.com/chhoumann/quickadd#macro-move-notes-with-a-tag-to-a-folder). ### Under The Radar -* [Image in Editor](https://github.com/ozntel/oz-image-in-editor-obsidian) was resurfaced as a super useful plugin for folks who hate switching over to preview mode to see the images they’re embedding. -* This plugin lets you [assign a hotkey for underlining](https://github.com/Benature/obsidian-underline) the HTML way: ``. +* [[oz-image-plugin|Image in Editor]] was resurfaced as a super useful plugin for folks who hate switching over to preview mode to see the images they’re embedding. +* This plugin lets you [[obsidian-underline|assign a hotkey for underlining]] the HTML way: ``. ### For Developers ## Workflow Stuff @@ -30,16 +30,20 @@ ## Feature Requests * `@Sam Baron` created a feature request for Obsidian to [create a changelog file](https://forum.obsidian.md/t/plugin-updates-changelogs-release-notes/19642). There’s a [pull request](https://github.com/obsidianmd/obsidian-releases/pull/334) if you’d rather look into that, and in the interim we’ve got a new channel in the Discord for β€œ#plugin-updates” where the github bot will post new plugins and developers can post updates there. * The feature request to [create references for headers or blocks by drag-and-drop](https://forum.obsidian.md/t/create-references-for-headers-or-blocks-by-drag-and-drop/7313) got resurfaced. + ## Appearance * `@Kepano`'s css snippet for [image zoom](http://discordapp.com/channels/686053708261228577/702656734631821413/853888596116373524) got resurfaced. * `@mano` shared this code to get the [navigation on a publish website in a specific order](https://discord.com/channels/686053708261228577/768134314864017429/855247315681935390) instead of alphabetical + files following folders. * `@mano` also shared this snippet for [larger popovers](http://discordapp.com/channels/686053708261228577/702656734631821413/855348236322865182), which has been requested a lot lately. * `@Mara` shared a [WYSIWYG snippet](https://github.com/Mara-Li/Obsidian-WYSIWYG) along with a [forum post with video](https://forum.obsidian.md/t/pseudo-wysiwyg-snippet-mobile-pc/19733) to explain. + ## Knowledge Management * There was a lot of great discussion in this Reddit thread asking [how do you write permanent notes?](https://www.reddit.com/r/ObsidianMD/comments/nzpd56/no_seriously_how_do_you_write_permanent_notes/) + ## Ancillary Tools -* There was a nice review of mailbox.org vs. ProtonMail [shared](https://jeppe.science/thoughts/why-i-fled-mailbox-for-protonmail/) by a community member (`@Jeppe Klitgaard`) -* `@Briwats` put together a [forum thread](https://forum.obsidian.md/t/onyx-boox-obsidian-appreciation-theme/19588) compiling images and videos of Obsidian on the Onyx Boox eink tablet. Full disclosure, these convinced me buy a Boox ;) -* For folks who use a static site generator like Hugo to run websites (or self-host your digital gardens) there was a great discussion about [various comments options](https://discord.com/channels/686053708261228577/700466324840775831/855162654493245441) in the Discord. +* There was a nice review of [[mailbox.org]] vs. [[ProtonMail]] [shared](https://jeppe.science/thoughts/why-i-fled-mailbox-for-protonmail/) by a community member (`@Jeppe Klitgaard`) +* `@Briwats` put together a [forum thread](https://forum.obsidian.md/t/onyx-boox-obsidian-appreciation-theme/19588) compiling images and videos of Obsidian on the [[Onyx Boox]] eink tablet. Full disclosure, these convinced me buy a Boox ;) +* For folks who use a static site generator like [[Hugo]] to run websites (or self-host your digital gardens) there was a great discussion about [various comments options](https://discord.com/channels/686053708261228577/700466324840775831/855162654493245441) in the Discord. * `@Silver` shared a cool game made by friends of the Obsidian developers: [Keyword](https://store.steampowered.com/app/1393320/Keyword/) is a narrative thriller where you’ll depend on skills of logical deduction, hacking, and social engineering to solve challenging puzzles as the only means of finding your missing daughter. Keyword demo will be available during Steam Next Fest till the end of this month. + ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md index 162795af4..30dd1435d 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md @@ -4,26 +4,26 @@ ## Plugin News ### New -* [Obsidian File Explorer Count](https://github.com/ozntel/file-explorer-note-count) lets you see how many files you have in a folder without having to hover. -* You can now get a [pomodoro timer in your status bar](https://github.com/kzhovn/statusbar-pomo-obsidian). -* the [Breadcrumbs plugin](https://github.com/SkepticMystic/breadcrumbs) allows you to assign parent, child, and sibling links to other notes using YAML and then get a visual navigation sidebar thing. -* There’s a new [task management](https://github.com/tgrosinger/tq-obsidian) plugin. Each task is represented as a Markdown note with a single task line and some metadata in the frontmatter. +* [[file-explorer-note-count|File Explorer Note Count]] lets you see how many files you have in a folder without having to hover. +* You can now get a [[obsidian-statusbar-pomo|pomodoro timer in your status bar]]. +* the [[breadcrumbs|Breadcrumbs]] plugin allows you to assign parent, child, and sibling links to other notes using YAML and then get a visual navigation sidebar thing. +* There’s a new [[tq-obsidian|task management]] plugin. Each task is represented as a Markdown note with a single task line and some metadata in the frontmatter. ### Updates -* The new updates to [Admonition](https://github.com/valentine195/obsidian-admonition) allow for non-codeblock admonitions so that links can work! This is _incredible_. Here’s an [example](https://www.loom.com/share/730f77bbeeef453f94f22576df7178f4). -* [Table Extended](https://github.com/alx-plugins/table-extended/releases/tag/1.3.0) also moved away from codeblocks in order to better support backlinks and forward links. -* [Note Refactor 1.7.0](https://github.com/lynchjames/note-refactor-obsidian/releases/tag/1.7.0) is now available. It supports `[markdown](links)` and adds a new command for extracting selections. -* [Tracker 1.7.0](https://github.com/pyrochlore/obsidian-tracker) adds a new output type 'month', rendering a month view for a given dataset, as in [this example](https://discord.com/channels/686053708261228577/855181471643861002/856529983031607316). -* [QuickAdd 0.2.2](https://github.com/chhoumann/quickadd) has a bunch of behind the scenes improvements, and updated documentation. 0.2.12 adds an example for fetching tasks from Todoist into your vault, in a format that the Tasks plugin will collect. A lot happened here this week. If you like Templater, you will probably also like QuickAdd. For example, this incredible [QuickAdd script](https://discord.com/channels/686053708261228577/840286238928797736/855883637367242752) `Christian` put together lets you split _named_ (instead of just numbered) headings off into atomic notes in a particular folder, embedding the section in the new note instead of moving the text out of the literature note. This solves a bunch of the problems outlined in the discussion of my [increasingly atomic folders] workflow writeup about why I do it β€œmy way” instead of using the β€œproper” atomic note method. Now you can have the best of both worlds! -* [Obsidian Tasks 1.1.2](https://github.com/schemar/obsidian-tasks/releases/tag/1.1.2) had some bugfixes and a documentation update. It should be easier to use now. -* v0.1.0 of the LanguageTool plugin has been released. It adds automatic checking, a new suggestions popup, and a handy status bar menu. -* [Smart Typography 1.0.3](https://github.com/mgmeyers/obsidian-smart-typography/releases/tag/1.0.3) adds better dash rules so that YAML and arrows don’t get screwed up anymore. +* The new updates to [[obsidian-admonition|Admonition]] allow for non-codeblock admonitions so that links can work! This is _incredible_. Here’s an [example](https://www.loom.com/share/730f77bbeeef453f94f22576df7178f4). +* [[table-extended|Table Extended]] also moved away from codeblocks in order to better support backlinks and forward links. +* [[note-refactor-obsidian|Note Refactor]] [1.7.0](https://github.com/lynchjames/note-refactor-obsidian/releases/tag/1.7.0) is now available. It supports `[markdown](links)` and adds a new command for extracting selections. +* [[obsidian-tracker|Tracker]] [1.7.0](https://github.com/pyrochlore/obsidian-tracker) adds a new output type 'month', rendering a month view for a given dataset, as in [this example](https://discord.com/channels/686053708261228577/855181471643861002/856529983031607316). +* [[quickadd|QuickAdd]] [0.2.2](https://github.com/chhoumann/quickadd) has a bunch of behind the scenes improvements, and updated documentation. 0.2.12 adds an example for fetching tasks from Todoist into your vault, in a format that the Tasks plugin will collect. A lot happened here this week. If you like [[templater-obsidian|Templater]], you will probably also like QuickAdd. For example, this incredible [QuickAdd script](https://discord.com/channels/686053708261228577/840286238928797736/855883637367242752) `Christian` put together lets you split _named_ (instead of just numbered) headings off into atomic notes in a particular folder, embedding the section in the new note instead of moving the text out of the literature note. This solves a bunch of the problems outlined in the discussion of my [increasingly atomic folders] workflow writeup about why I do it β€œmy way” instead of using the β€œproper” atomic note method. Now you can have the best of both worlds! +* [[obsidian-tasks-plugin|Obsidian Tasks]] [1.1.2](https://github.com/schemar/obsidian-tasks/releases/tag/1.1.2) had some bugfixes and a documentation update. It should be easier to use now. +* v0.1.0 of the [[obsidian-languagetool-plugin|LanguageTool plugin]] has been released. It adds automatic checking, a new suggestions popup, and a handy status bar menu. +* [[obsidian-smart-typography|Smart Typography]] [1.0.3](https://github.com/mgmeyers/obsidian-smart-typography/releases/tag/1.0.3) adds better dash rules so that YAML and arrows don’t get screwed up anymore. ### Under the Radar -* [Text Expand]( https://github.com/mrjackphil/obsidian-text-expand) can generate indexes across notes if you specify a `\folder, #tag or [[Link]]` to generate an output of links that are readable by obsidian. +* [[mrj-text-expand|Text expand]] can generate indexes across notes if you specify a `\folder, #tag or [[Link]]` to generate an output of links that are readable by obsidian. ### For Developers -* When putting together QuickAdd, `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. +* When putting together [[QuickAdd]], `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. * There is now a `editor-menu` event on Workspace, which can be used to add more options to the context menu inside the editor. ## Workflow Stuff @@ -48,8 +48,9 @@ * There was a [discussion about how to combine different pkm/life-os systems](https://discord.com/channels/686053708261228577/710585052769157141/856366772130807829). * There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). * `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. -## Ancillary Tools -* I put together a bit of a stream-of-consciousness review / list of recommended guides for setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. + +## [[Ancillary Tools]] +* I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. * This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. * [Rentry](https://rentry.org/) is a minimalistic tool that is basically β€œpastebin for markdown” if you want to just share an Obsidian note with someone really quick without losing the formatting. * [Nebo](https://www.nebo.app/features/) is a paid app for handwriting on tablets, apparently the OCR is really good and it can handle mixing handwriting and typed statements within a single document. A bunch of people really like it. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md index 8a790a943..3a9f35364 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md @@ -1,5 +1,6 @@ ## In The Community * The recording of the last Community Talk, [What your Vault Knows](https://youtu.be/58-Ue2mDy0k), which involves three short presentations and a discussion about using computational methods to extract knowledge from our vaults, is now online on YouTube. + ## Obsidian Updates * The Insider Build ([12.9](https://forum.obsidian.md/t/obsidian-release-v0-12-8-insider-build/20214)) lets Obsidian Sync be used to synchronize your settings, appearance tweaks, custom CSS, and installed plugins. It can now sync any file type using the β€œSync all other types” option. @@ -8,25 +9,28 @@ ### New Note: Some of these are pending code review and are not yet available in the community store. They may require manual install. * the [Obsidian & reMarkable plugin](https://github.com/cobalamin/obsidian-remarkable) is looking for Windows testers. -* the [Obsidian Initiative Tracker](https://github.com/valentine195/obsidian-initiative-tracker) should make things easier for people who are using Obsidian to run tabletop RPGs. +* the [[initiative-tracker|Initiative Tracker]] plugin should make things easier for people who are using Obsidian to run tabletop RPGs. * `@death_au` created a new [command URI plugin](https://github.com/deathau/command-uri-obsidian) that should allow for the creation of a system-wide hotkey to create new notes from anywhere. It opens up uri schemes to plugins that haven't necessarily defined them. I think it’s intended for things like this method to use [ULauncher](https://ulauncher.io/), an alternative to Alfred for Linux, to help with [quick capture of thoughts into a daily note](https://forum.obsidian.md/t/linux-alfred-alternative-for-quick-caputure/20203). -* [Obsidian Pocket](https://github.com/nybbles/obsidian-pocket/) allows you to sync your Pocket reading list into Obsidian, so that you can easily create Obsidian notes directly from your Pocket reading list. -* [Map View](https://github.com/esm7/obsidian-map-view) looks incredible for trip planning & taking notes about places you’ve been. -* You can now query the [Amazing Marvin](https://github.com/obsidianmd/obsidian-releases/pull/343) API for a list of tasks. +* [[obsidian-pocket|Pocket integration]] allows you to sync your Pocket reading list into Obsidian, so that you can easily create Obsidian notes directly from your Pocket reading list. +* [[obsidian-map-view|Map View]] looks incredible for trip planning & taking notes about places you’ve been. +* You can now query the [[obsidian-amazingmarvin-plugin|Amazing Marvin]] API for a list of tasks. + ### Updates -* You can now [schedule tweets with NoteTweet](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md). For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). -* [QuickAdd](https://github.com/chhoumann/quickadd) can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. -* obsidian smart typography has been updated to support [customizing the open/closing quote characters](https://github.com/mgmeyers/obsidian-smart-typography/issues/5). -* The [Dictionary plugin](https://github.com/phibr0/obsidian-dictionary) (which has been way more useful for me personally than I thought it would be) now supports caching, which helps with offline / slow internet usage. +* You can now [schedule tweets](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md) with [[NoteTweet]]. For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). +* [[QuickAdd]] can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. +* obsidian [[obsidian-smart-typography|Smart Typography]] has been updated to support [customizing the open/closing quote characters](https://github.com/mgmeyers/obsidian-smart-typography/issues/5). +* The [[obsidian-dictionary-plugin|Obsidian Dictionary plugin]] (which has been way more useful for me personally than I thought it would be) now supports caching, which helps with offline / slow internet usage. ### Under The Radar -* The [dice roller plugin](https://github.com/valentine195/obsidian-dice-roller) lets you randomly select entries from a table, as in [this example](https://discord.com/channels/686053708261228577/805952223124520961/860471875678896159). This can be used for, say, [generating writing prompts](https://discord.com/channels/686053708261228577/805952223124520961/860534603521196062). -* [Better Footnotes](https://github.com/alx-plugins/better-fn) is really nice. If you use footnotes and aren’t using it, it might help: it lets you preview on hover with footnote links. -* There’s a plugin that assigns [hotkeys to starred files](https://github.com/Vinzent03/obsidian-shortcuts-for-starred-files). It will, for example, let you jump quickly to an index note. +* The [[obsidian-dice-roller|Dice Roller]] plugin lets you randomly select entries from a table, as in [this example](https://discord.com/channels/686053708261228577/805952223124520961/860471875678896159). This can be used for, say, [generating writing prompts](https://discord.com/channels/686053708261228577/805952223124520961/860534603521196062). +* [[better-fn|Better footnotes]] is really nice. If you use footnotes and aren’t using it, it might help: it lets you preview on hover with footnote links. +* There’s a plugin that assigns [[obsidian-shortcuts-for-starred-files|hotkeys to starred files]]. It will, for example, let you jump quickly to an index note. + ### For Developers * This [shell script](https://github.com/kometenstaub/shell) via `@koala` will make it easier to beta test plugins; it facilitates updating plugins which are not in the Obsidian community plugin store. This [discord post](http://discordapp.com/channels/686053708261228577/840286238928797736/858448800737001522) has more details. * Obsidian’s config file has been split up into 4 different files. * `registerMarkdownPostProcessor` and `registerMarkdownCodeBlockProcessor` will now return the `MarkdownPostProcessor` callback function to facilitate manual un-registration. + ## Workflow Stuff * Moderator `@cotemaxime` shared the full breakdown of their [productivity system]([Maxime Cote | Personal Site](https://www.maximecote.me/blog/my-productivity-system-planning/)) over on their blog. It pulls from David Allen’s β€œGetting Things Done,” [Tiago Forte](https://twitter.com/fortelabs/status/1397572271548502020), Cal Newport and more. It’s a great example of mashing together best practices from various sources to land on what works for you, which Maxime also wrote [a guide for](https://www.maximecote.me/blog/how-to-architect-your-productivity-system-yourself/). * `@joshduffney` [recorded & shared their smart notes workflow in Obsidian](https://www.youtube.com/watch?v=o_pq43WzeEo&t). @@ -35,15 +39,19 @@ Note: Some of these are pending code review and are not yet available in the com ## Feature Requests * `@edith` posted a feature request for [keeping the focus in the current panel/tab](https://forum.obsidian.md/t/keep-focus-in-current-pane-tab/20317). * There’s a [feature request](https://forum.obsidian.md/t/selected-note-shown-highlighted-on-the-local-graph/9643/18) to highlight the active note on graph view that got resurfaced. + ## Appearance * `@bobheadxi` created a script to [sync global graph settings to the local graphs](https://gist.github.com/bobheadxi/ad4bc77a7b8c80d26f7668dac8a47576). * There’s a new dark theme in town; check out [Rmaki](https://github.com/luke-rmaki/rmaki-obsidian). + ## Knowledge Management * `@anthonyamar` shared this [curated list of public Zettelkastens / Second Brains / Digital Gardens](https://github.com/KasperZutterman/Second-Brain). * `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. -* There was a nice reddit thread about how to use Dataview to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). -## Ancillary Tools +* There was a nice reddit thread about how to use [[Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). + +## [[Ancillary Tools]] * [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. * After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. * [ActivityWatch](https://activitywatch.net/) is a free and open source device tracker that can be used to keep track of your productivity, time spent on different projects, bad screen habits, or just to understand how you spend your time. + ## Housekeeping \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md index 03efa5f21..8b3803d50 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md @@ -5,17 +5,17 @@ ### New * My hero `@mrjackphil` is back creating [plugins by request](https://forum.obsidian.md/t/uuid-for-note-links-in-url-scheme/14617), this time tackling a plugin that will [create and open UID notes by UID](https://github.com/mrjackphil/obsidian-note-uid). Currently, it only opens notes by UID. Hopefully soon it’ll the ability to generate those UID for notes. -* [Enhanced Mindmaps](https://github.com/MarkMindCkm/obsidian-enhancing-mindmap) can do a lot of nifty stuff for, well, making better mindmaps. -* [tq v0.1.0](https://github.com/tgrosinger/tq-obsidian) is a task management plugin that uses a separate note to back each task and renders them in customizable code blocks. +* [[obsidian-enhancing-mindmap|Enhancing Mindmap]] can do a lot of nifty stuff for, well, making better mindmaps. +* [[tq-obsidian|tq]] [v0.1.0](https://github.com/tgrosinger/tq-obsidian) is a task management plugin that uses a separate note to back each task and renders them in customizable code blocks. ### Updates -* [Breadcrumbs now has support for Juggl-formatted links](https://github.com/SkepticMystic/breadcrumbs). It also supports multiple indexes. -* [Tracker v1.8.0](https://github.com/pyrochlore/obsidian-tracker) has support for month view, displays color based on a particular value, and all around is starting to look really incredible for, well, tracking things based on metadata. -* [Better Word Count 0.7.0](https://github.com/lukeleppan/better-word-count) has some speed improvements, customizable status bar counters, and stats for the day. I don’t think I’ve ever updated a plugin so fast! -* [File Tree Alternative](https://github.com/ozntel/file-tree-alternative/releases) now lets you search from within its file list view. +* [[breadcrumbs|Breadcrumbs]] now has support for [[juggl|Juggl]]-formatted links(https://github.com/SkepticMystic/breadcrumbs). It also supports multiple indexes. +* [[obsidian-tracker|Tracker]] [v1.8.0](https://github.com/pyrochlore/obsidian-tracker) has support for month view, displays color based on a particular value, and all around is starting to look really incredible for, well, tracking things based on metadata. +* [[better-word-count|Better Word Count]] [0.7.0](https://github.com/lukeleppan/better-word-count) has some speed improvements, customizable status bar counters, and stats for the day. I don’t think I’ve ever updated a plugin so fast! +* [[file-tree-alternative|File Tree Alternative]] now lets you search from within its file list view. ### Magic -* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using Templater and Dataview and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like dataview view (thanks for walking me through it, `@anthonybaker`). +* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[dataview]] view (thanks for walking me through it, `@anthonybaker`). ### Under The Radar * There was a fun discussion of everybody’s [top 3 favorite plugins](http://discordapp.com/channels/686053708261228577/707816848615407697/861911446212444160) that I recommend checking out if you’re not sure where to start. Plus, it’s fun to see how different people have such varied use-cases. ### For Developers @@ -36,7 +36,7 @@ * A feature request to make it possible for [opening certain files to default to a particular mode](https://forum.obsidian.md/t/opening-certain-files-defaults-to-certain-modes/20600) was made. * This feature request to create a β€œheatmap” to [color-code the graph view based on how recently a file & its linked associations was edited](https://forum.obsidian.md/t/graph-colourisation-according-to-brain-entropy/20402) is a really neat idea. ## Appearance -* The [Yin and Yang theme](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme) got an update. Among other things, `@chetachi` added base hue and saturation customization! You can now easily and uniformly change the base colors to the theme. Yin and Yang is an excellent theme all around but is also one of the few I’m aware of that is optimized for mobile. +* The [[Yin and Yang]] got an update. Among other things, `@chetachi` added base hue and saturation customization! You can now easily and uniformly change the base colors to the theme. Yin and Yang is an excellent theme all around but is also one of the few I’m aware of that is optimized for mobile. * This reddit thread is a really nice collection of different ways to [color code text](https://www.reddit.com/r/ObsidianMD/comments/oeq7ae/i_have_a_question_about_text_colors/). ## Knowledge Management * There was a nice [reddit thread](https://www.reddit.com/r/ObsidianMD/comments/ocgmsh/recipes/) discussing how to use Obsidian for managing recipes. @@ -44,6 +44,6 @@ * This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. * Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). -## Ancillary Tools -* If anyone is looking for a Working Copy alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) -* Anecdotally, MGit is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). +## [[Ancillary Tools]] +* If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) +* Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md index a7df7ec34..707005261 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md @@ -1,5 +1,5 @@ ## In The Community -* I’ll be joining Nick Milo for the inaugural LYT House feature, with a grand reveal of my (sanitized) vault for people to see. We’ll probably talk about managing writing projects and tasking, but the thing I’m most excited about is the 30-minute β€œAsk Me Anything” portion. It’ll be held on [Zoom](https://www.linkingyourthinking.com/lyt-house) at [10AM PT (UTC-7) on Sunday, July 18th](https://everytimezone.com/s/5f50ccb7). +* I’ll be joining Nick Milo for the inaugural [[LYT House]] feature, with a grand reveal of my (sanitized) vault for people to see. We’ll probably talk about managing writing projects and tasking, but the thing I’m most excited about is the 30-minute β€œAsk Me Anything” portion. It’ll be held on [Zoom](https://www.linkingyourthinking.com/lyt-house) at [10AM PT (UTC-7) on Sunday, July 18th](https://everytimezone.com/s/5f50ccb7). * If you have ideas to improve the Obsidian documentation, **pull requests are welcome**. You can contribute to the process of [documenting Obsidian on GitHub](https://github.com/obsidianmd/obsidian-docs) * `@nickmilo` shared this really heartwarming [Love Letter to Obsidian](https://www.youtube.com/watch?v=ho1EfhXQ8iE&feature=youtu.be) that some Discord users recorded made them tear up a bit. * Paul Bricman is organizing a one-day online β€œunconference” about building tools for thought where participants host their own sessions (a bit like the community talks). It’s free on July 25th. Learn more [here](https://opencollective.com/psionica/events/augment-minds-7d13842a) @@ -22,28 +22,29 @@ Insiders will continue to get access to early beta builds and features. ## Plugin News ### New -* The new [obsidian timeline](https://github.com/George-debug/obsidian-timeline) plugin looks incredible for having a timeline of stuff in one file. It uses codeblocks. -* This plugin [makes Obsidian’s preview of LogSeq-flavored markdown more pleasant](https://github.com/ruivieira/obsidian-plugin-logseq). -* The new [Map View plugin](https://github.com/esm7/obsidian-map-view) is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, QuickAdd is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. +* The new [[obsidian-timeline|Timeline]] plugin looks incredible for having a timeline of stuff in one file. It uses codeblocks. +* This plugin [makes Obsidian’s preview of LogSeq-flavored markdown more pleasant](https://github.com/ruivieira/obsidian-plugin-logseq). +* The new [[obsidian-map-view|Map View]] plugin is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, [[QuickAdd]] is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. * You can now easily [open your vault in Visual Studio Code](https://forum.obsidian.md/t/open-vault-in-vscode-plugin/20963) from a ribbon icon, which should make stuff like mass find&replace easier. * Here’s a nifty way to [paste a multi-line code block or blockquote to the level of indent you’re at](https://github.com/publicus/obsidian-paste-to-current-indentation). ### Updates -* Linux-only: The [Ulauncher plugin for obsidian](https://github.com/mikebarkmin/ulauncher-obsidian) now supports direct access to Daily Note and Quick Capturing. -* The Excalidraw plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to Markdown and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. -* [File Tree Alternative version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. -* [Imgur Plugin 2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. -* [QuickAdd 0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. -* [Breadcrumbs 0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. -* [Advanced-URI](https://github.com/Vinzent03/obsidian-advanced-uri/tree/1.8.0#uuid-support) now supports opening files by UUID. -* Version 0.3.0 of [Amazing Marvin](https://github.com/ikuyarihS/obsidian-amazingmarvin-plugin/releases/tag/0.3.0) plugin adds a ribbon, more support for bringing tasks into your daily notes in Obsidian, and more customizations. -* the [Obsidian Initiative Tracker plugin](https://github.com/obsidianmd/obsidian-releases/pull/349) lets you add players, create homebrew creatures, and run a combat from within Obsidian, and includes the full 5e SRD creature list. +* [[Linux Tools|Linux]]-only: The [Ulauncher plugin for obsidian](https://github.com/mikebarkmin/ulauncher-obsidian) now supports direct access to Daily Note and Quick Capturing. +* The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to Markdown and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. +* [[file-tree-alternative|File Tree Alternative Plugin]] [version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. +* [[obsidian-imgur-plugin|Imgur Plugin]] [2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. +* [[QuickAdd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. +* [[Breadcrumbs]] [0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. +* [[obsidian-advanced-uri|Advanced Obsidian URI]] now supports opening files by UUID. +* Version 0.3.0 of [[obsidian-amazingmarvin-plugin|Amazing Marvin]] plugin adds a ribbon, more support for bringing tasks into your daily notes in Obsidian, and more customizations. +* the [[initiative-tracker|Initiative Tracker]] plugin lets you add players, create homebrew creatures, and run a combat from within Obsidian, and includes the full 5e SRD creature list. ### Under The Radar -* For those who have gotten used to the handy way that the mobile toolbar can cycle between `-` and `- [ ]` and `- [x]` don’t forget that [Hotkey++](https://github.com/argenos/hotkeysplus-obsidian) exists and lets you do something similar on desktop. +* For those who have gotten used to the handy way that the mobile toolbar can cycle between `-` and `- [ ]` and `- [x]` don’t forget that [[hotkeysplus-obsidian|Hotkeys++]] exists and lets you do something similar on desktop. + ### For Developers * Obsidian will be adding a native bypass for `navigator.clipboard.readText/writeText` on mobile to make it work; the bypass itself just replaces `readText/writeText` so no new API will be introduced. -* There’s a lengthy discussion over on the GitHub repo for Obsidian Git about the [challenges of getting obsidian git working on mobile](https://github.com/denolehov/obsidian-git/issues/57). If anybody has any insight or wants to help out, I think it would be appreciated by a lot of people. -* The developer of the [better word count plugin](https://github.com/lukeleppan/better-word-count/issues) is a bit swamped by the [issues facing their home country](https://discordapp.com/channels/686053708261228577/840286238928797736/865188193560559677) and requested that if anyone is able to submit a pull request to help with the issue where [wordcounts are unusually high](https://discordapp.com/channels/686053708261228577/840286238928797736/864548416093028352). +* There’s a lengthy discussion over on the GitHub repo for [[obsidian-git|Obsidian Git]] about the [challenges of getting obsidian git working on mobile](https://github.com/denolehov/obsidian-git/issues/57). If anybody has any insight or wants to help out, I think it would be appreciated by a lot of people. +* The developer of the [[better-word-count|Better Word Count]] plugin is a bit swamped by the [issues facing their home country](https://discordapp.com/channels/686053708261228577/840286238928797736/865188193560559677) and requested that if anyone is able to submit a pull request to help with the issue where [wordcounts are unusually high](https://discordapp.com/channels/686053708261228577/840286238928797736/864548416093028352). * [Obsimian](https://github.com/motif-software/obsimian) is an Obsidian simulation framework for integration testing Obsidian plugins without an actual Obsidian App instance. * If you’re trying to [debug Obsidian using Android](https://forum.obsidian.md/t/debugging-obsidian-mobile-plugins/20913) you can use [Android Debug Bridge](https://developer.android.com/studio/command-line/adb). It’s a lot harder on iOS. @@ -51,31 +52,31 @@ Insiders will continue to get access to early beta builds and features. * Here’s an explanation for [how to add shortcuts to notes to your Android homescreen](https://forum.obsidian.md/t/how-to-add-a-note-shortcut-to-the-homescreen-on-android/20889) * `@viticci` is sharing his Obsidian workflow today in his newsletter. He also discusses the release of the mobile app on [Connected](https://overcast.fm/+FXx6_WZ-Y) at 14:54. * Here’s a great thread about how to [use Logseq as your outliner for Obsidian](https://discuss.logseq.com/t/making-obsidian-play-nice-with-logseq/1185). -* `@Christian` the developer of QuickAdd and MetaEdit shared how he semi-automatically imports literature notes to his Obsidian vault and his workflow for [processing them](https://bagerbach.com/blog/how-to-take-smart-book-notes-in-obsidian/) into atomic, evergreen notes. He also shared how he [captures what he wants to include in his newsletter](http://discordapp.com/channels/686053708261228577/805952223124520961/863758164297777183). +* `@Christian` the developer of [[quickadd|QuickAdd]] and [[metaedit|MetaEdit]] shared how he semi-automatically imports literature notes to his Obsidian vault and his workflow for [processing them](https://bagerbach.com/blog/how-to-take-smart-book-notes-in-obsidian/) into atomic, evergreen notes. He also shared how he [captures what he wants to include in his newsletter](http://discordapp.com/channels/686053708261228577/805952223124520961/863758164297777183). * `@Christian` also helpfully put together a [β€œhow-to” guide]((https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_Zettelizer.md) for my [Zettelizer workflow with QuickAdd](http://discordapp.com/channels/686053708261228577/722584061087842365/864533595212480512) which I use to automatically create atomic notes from source notes using descriptive headers. -* This QuickAdd script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. +* This [[QuickAdd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. * [Effective Remote Work](https://www.youtube.com/watch?v=oETBOXhdGPs&feature=youtu.be) has a new video about how effective Obsidian is for productivity and task management. -* Folks using Obsidian for TTRPG games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the Obsidian Leaflet plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. +* Folks [[using Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. * If you're looking to organize a campaign, this video](https://www.youtube.com/watch?v=tdDFlSJtUIU is useful. For an example of campaign notes from a player perspective, check out the newest mod `@Leah`'s [vault](https://publish.obsidian.md/leah/60+Games/62+Two+and+a+Half+Strahds/62.00+Two+and+a+Half+Strahds) There’s also this excellent [D&D Reference for Obsidian](https://github.com/twisterghost/5e-obsidian) and a great discussion about [how to use collapsible admonitions for branching choices](https://discord.com/channels/686053708261228577/805952223124520961/865659802502823936). -* `@hstagner` shared their workflow for getting [emails into your vault using Zapier](https://twitter.com/hstagner/status/1414578734703816706). +* `@hstagner` shared their workflow for getting [emails into your vault](https://twitter.com/hstagner/status/1414578734703816706) using [[Zapier]]. * `@alex_the_glad_stork` shared a [workflow for managing meeting notes and using anki flashcards in documents](https://discordapp.com/channels/686053708261228577/709712341066842113/865177908241498122) on Discord. + ## Feature Requests ## Appearance -* The new [Illusion Theme](https://github.com/ZaherAlMajed/Illusion-Theme.md) (optimized for light mode) is absolutely gorgeous. Its primary benefit is that things are a bit bigger with better contrast. -* [California Coast](https://github.com/mgmeyers/obsidian-california-coast-theme) got some major updates including better mobile support. -* A couple of people have asked for a β€œGetting Started” guide for making CSS themes for Obsidian. [Reggie has one](https://publish.obsidian.md/reggienotes/Quickstart+CSS+Guide/010+Obsidian+CSS+Themes) over on Publish. +* The new [[Illusion]] theme (optimized for light mode) is absolutely gorgeous. Its primary benefit is that things are a bit bigger with better contrast. +* [[California Coast]] theme got some major updates including better mobile support. +* A couple of people have asked for a β€œGetting Started” guide for making CSS themes for Obsidian. [Reggie has one](https://publish.obsidian.md/reggienotes/Quickstart+CSS+Guide/010+Obsidian+CSS+Themes) over on Publish. ^594d70 * `@mgmeyers` shared a [method](https://discord.com/channels/686053708261228577/702656734631821413/865318907832172555) to define the shape of icons using css and `web-mask-image` that will work a bit better than `aria-label`s to replace svgs. This lets theme developers swap out icons without needing users to download the icon swapper plugin and download icon files, which should let theme developers do more with icons on mobile too. * If you want a custom font on mobile, you can [Base64 encode the font](https://transfonter.org/) into your theme. You can't refer to other files from css snippets directly - relative links won't work there because the files are loaded as a blob instead. Once you’ve encoded the font, copy it into the theme file and change fonts wherever you want either in the theme file itself or through one of the plugins. -* the [Everforest theme has been updated](https://forum.obsidian.md/t/theme-everforest-dark-light-theme/20139) -* There’s a new theme called [darkyan](https://github.com/johackim/obsidian-darkyan). +* the [[Everforest]] theme [has been updated](https://forum.obsidian.md/t/theme-everforest-dark-light-theme/20139) +* There’s a new theme called [[Darkyan]]. ## Knowledge Management * I thought you guys might enjoy this piece from r/askHistorians about the [history of notetaking](https://www.reddit.com/r/AskHistorians/comments/oi3x16/how_did_university_students_take_notes_during/) How far we’ve come! -* `@Calhistorian` shared this Loom [prototyping a method for organizing a Zettelkasten in Obsidian that demonstrates the utility of the graph view](https://twitter.com/calhistorian/status/1415396711988535296?s=20) for more than just a "map" of your Vault. It impressed a lot of prominent thinkers. It’s meant as a [demonstration to show how a linear exploration might occur through a note sequence](https://www.loom.com/share/1143aa8d5153417387d751bbcfda027a): you might follow different branches of the note sequence by following tags and folgezettels, and related notes. -* `@Cat` (who put together the directions for the Zotero/MDNotes workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). +* `@Calhistorian` shared this Loom [prototyping a method for organizing a Zettelkasten in Obsidian that demonstrates the utility of the graph view](https://twitter.com/calhistorian/status/1415396711988535296?s=20) for more than just a "map" of your Vault. It impressed a lot of prominent thinkers. It’s meant as a [demonstration to show how a linear exploration might occur through a note sequence](https://www.loom.com/share/1143aa8d5153417387d751bbcfda027a): you might follow different branches of the note sequence by following tags and folgezettels, and related notes. ^9d3b2a +* `@Cat` (who put together the directions for the [[Zotero]]/[[MDNotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). * There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. -## Ancillary Tools +## [[Ancillary Tools]] * Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. -## Housekeeping \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md index 49b0e9d60..52220723e 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md @@ -1,27 +1,28 @@ ## In The Community -* There’ll be a community showcase for themes, plugins & snippets this Saturday 24th (today!) at 17:00 (CET) (about 4 hours after the roundup arrives in your inbox). It will kick off with `@SkepticMystic`’s breadcrumbs and `@SlRvb`’s snippets! To sign up for a timeslot, use [this form](https://forms.gle/GjCnroTx7roCdhuq6). +* There’ll be a community showcase for themes, plugins & snippets this Saturday 24th (today!) at 17:00 (CET) (about 4 hours after the roundup arrives in your inbox). It will kick off with `@SkepticMystic`’s [[breadcrumbs]] and `@SlRvb`’s snippets! To sign up for a timeslot, use [this form](https://forms.gle/GjCnroTx7roCdhuq6). ## Obsidian Updates ## Plugin News ### New -* There’s a new [advanced mobile toolbar](https://github.com/phibr0/obsidian-advanced-toolbar) plugin. It lets the toolbar always be visible and show two rows at the same time. Probably handy for tablets! -* You can now get [rich links](https://github.com/dhamaniasad/obsidian-rich-links) / link cards in Obsidian! -* You can [garble text](https://github.com/kurakart/garble-text) using the command palette now. +* There’s a new [[advanced-toolbar|Advanced Mobile Toolbar]] plugin. It lets the toolbar always be visible and show two rows at the same time. Probably handy for tablets! +* You can now get [[obsidian-rich-links|Rich Links]] / link cards in Obsidian! +* You can [[garble-text|Garble Text]] using the command palette now. * You can [access the spellcheck menu from the keyboard](https://github.com/zapthedingbat/obsidian-keyboard-context-menu-fix-plugin) now. -* You can [define a β€œHome” note for startup](https://github.com/mirnovov/obsidian-homepage). +* You can [[homepage|define a β€œHome” note for startup]]. + ### Updates -* The lead developer of the Dictionary API is not a member of the Obsidian community, but if you are using the [Dictionary plugin](https://github.com/phibr0/obsidian-dictionary), you are using his workβ€”and he needs help! The API is not free to maintain and it’s costs a bunch of money in AWS bills, so if you’re a frequent user, please consider [donating](https://github.com/meetDeveloper/freeDictionaryAPI). -* [QuickAdd](https://github.com/chhoumann/quickadd) updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). -* [Dice Roller 5.0.0](https://github.com/valentine195/obsidian-dice-roller) has support for rolling random blocks of notes. -* [Breadcrumbs](https://github.com/SkepticMystic/breadcrumbs) can now generate an index for you. -* The [status bar pomodoro plugin](https://github.com/kzhovn/statusbar-pomo-obsidian) can now log completed pomos. -* [Obsidian Filename Heading Sync](https://github.com/dvcrn/obsidian-filename-heading-sync/issues/18) is back and better than ever! -* Leaflet is now mobile compatible! Here’s an [example of how cool it looks](http://discordapp.com/channels/686053708261228577/805952223124520961/867574568574648352). +* The lead developer of the Dictionary API is not a member of the Obsidian community, but if you are using the [[obsidian-dictionary-plugin|Dictionary]], you are using his workβ€”and he needs help! The API is not free to maintain and it’s costs a bunch of money in AWS bills, so if you’re a frequent user, please consider [donating](https://github.com/meetDeveloper/freeDictionaryAPI). +* [[QuickAdd]] updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). +* [[obsidian-dice-roller|Dice Roller]] [5.0.0](https://github.com/valentine195/obsidian-dice-roller) has support for rolling random blocks of notes. +* [[Breadcrumbs]] can now generate an index for you. +* The [[obsidian-statusbar-pomo|status bar pomodoro plugin]] can now log completed pomos. +* [[obsidian-filename-heading-sync|Filename Heading Sync]] is back and better than ever! +* [[obsidian-leaflet-plugin|Obsidian Leaflet]] is now mobile compatible! Here’s an [example of how cool it looks](http://discordapp.com/channels/686053708261228577/805952223124520961/867574568574648352). ### Under The Radar -* Don’t forget, you can use formulas in markdown tables with the [advanced tables plugin](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md#using-formulas-in-markdown-tables)! +* Don’t forget, you can [use formulas in markdown tables](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md#using-formulas-in-markdown-tables) with the[[table-editor-obsidian|Advanced Tables]] plugin! * Tidy Footnotes renumbers your footnotes if you add on in after the fact. ### For Developers @@ -38,7 +39,7 @@ A bunch of people shared their vaults this week, including me! * [My working vault](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) isn’t so much a pruned digital garden as a raw dump of my working files. I published it to make it easier to point people to examples of things. The raw [.zip](https://newsletter.eleanorkonik.com/changelog-20210708/) is also available on my website behind a small paywall, since it also includes my actual WIP articles and fiction. -* [Mister Chad’s beautiful art resources](https://mister-chad.com/) were created for his students, but it’s an absolutely beautiful exemplar of an Obsidian publish vault and has a lot of great visual design resources. Here’s the [git repo](github repo for the theme). +* [Mister Chad’s beautiful art resources](https://mister-chad.com/) were created for his students, but it’s an absolutely beautiful exemplar of an [[Obsidian Publish]] vault and has a lot of great visual design resources. Here’s the [git repo](github repo for the theme). * [Singlanguages](https://publish.obsidian.md/singlanguages/500+Singlanguages/Welcome+Page) is a vault about the languages of Singapore and has resources for learning a second language. * Also, `@tallguyjenks` has [4 hours of PKM content](https://youtu.be/wB89lJs5A3s) going live on Monday at 08:30 UTC-7. It’s a comprehensive look into personal knowledge management, with lots of definitions covered, an overview of his system, and a skeleton vault for people to play with. ## Feature Requests @@ -46,15 +47,15 @@ * There was a lengthy [discussion on the forum](https://forum.obsidian.md/t/concept-map-plugin-idea/21256) about how much folks would like a concept map plugin (as opposed to just a mind map). Think Scrapple & Miro. * `@pseudometa` put together [code to merge embedded notes](http://discordapp.com/channels/686053708261228577/722584061087842365/867858741370421269) into one `.md` note and was hoping someone could help out by turning it into a plugin. ## Appearance -* Minimal theme has improved support for iOS. +* [[Minimal]] theme has improved support for iOS. * `@vainilie` shared their snippets and tricks for getting an absolutely beautiful daily note widget [over on GitHub](https://github.com/ohlinn/vainilla-style#daily-note). -* The [Horizon theme](https://github.com/tylernguyen/obsidian-horizon) was added to the community themes list. +* The [[Horizon]] theme was added to the community themes list. * This [css snippet](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) will iteratively color folders. + ## Knowledge Management * `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. -## Ancillary Tools +## [[Ancillary Tools]] * [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks -* YiNote is a chrome extension that lets you take timestamped notes while watching youtube videos. +* [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. * The book [Professional Git](https://www.amazon.com/Professional-Git-Brent-Laster/dp/111928497X) was edited by a community member and comes recommended for people who like textbooks for learning computer concepts. Git is a tool to help manage collaboration and version control that is pretty popular in this community, but can be overwhelming at first. If you want an easy start with git, check out [Github Desktop](https://desktop.github.com/). -## Housekeeping \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md index e8cdfd84c..610813b4f 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md @@ -8,13 +8,14 @@ ## Plugin News ### New -* [Plugin Changelogs](https://github.com/phibr0/obsidian-plugin-changelogs) allows you to view the plugin changelogs right in Obsidian with a little Button next to the Update Button. +* [[plugin-changelogs|Plugin Changelogs]] allows you to view the plugin changelogs right in Obsidian with a little Button next to the Update Button. + ### Updates -* [The Advanced Toolbar Plugin](https://github.com/phibr0/obsidian-advanced-toolbar) now allows you to change all Toolbar Icons. -* [Tracker v1.9.0](https://github.com/pyrochlore/obsidian-tracker) lets users create pie charts. There are also some [breaking changes](https://discord.com/channels/686053708261228577/855181471643861002/869592821001236480) involving `{{sum}}` -* [Initiative Tracker 2.0.0]((https://github.com/valentine195/obsidian-initiative-tracker#creating-encounters-in-notes) ) adds support for creating & encounters directly in your notes. -* [Media Extended v2.9.0 Update](https://github.com/aidenlx/media-extended/releases/tag/2.9.0) adds timestamp template, option to blur on pause for Youtube videos, bilibili support, and embed size control and better options for player controls. -* [Tasks version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) lets users filter by recurring, can hide more stuff, and more. +* [[advanced-toolbar|Advanced Mobile Toolbar]] now allows you to change all Toolbar Icons. +* [[obsidian-tracker|Tracker]] [v1.9.0](https://github.com/pyrochlore/obsidian-tracker) lets users create pie charts. There are also some [breaking changes](https://discord.com/channels/686053708261228577/855181471643861002/869592821001236480) involving `{{sum}}` +* [[initiative-tracker|Initiative Tracker]] [2.0.0]((https://github.com/valentine195/obsidian-initiative-tracker#creating-encounters-in-notes) ) adds support for creating & encounters directly in your notes. +* [[media-extended|Media Extended]] [v2.9.0 Update](https://github.com/aidenlx/media-extended/releases/tag/2.9.0) adds timestamp template, option to blur on pause for Youtube videos, bilibili support, and embed size control and better options for player controls. +* [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) lets users filter by recurring, can hide more stuff, and more. ### For Developers * `@Licat` strongly recommends using `Editor` when possible rather than directly using `cmEditor` because `Editor` is an abstraction that bridges the gap between Codemirror 5 & 6, and Codemirror 5 stuff won’t work on mobile. You can read the [full discussion on Discord](https://discord.com/channels/686053708261228577/840286264964022302/870514620450873464) @@ -23,7 +24,7 @@ ## Workflow Stuff * `@NickMilo` shared a great [live notetaking session](https://www.youtube.com/watch?v=68huyTJjBF0) that includes he uses the graph view to become a better thinker. * `@Christian` shared a blog post on a couple of different [ways to use QuickAdd]( https://bagerbach.com/blog/how-to-use-quick-add-for-obsidian-with-examples/), with examples! There’s also a really nice [video](https://www.youtube.com/watch?v=gYK3VDQsZJo). -* Did you know that YAML [supports multiline strings](http://discordapp.com/channels/686053708261228577/840286238928797736/868314054702297128)? +* Did you know that [[YAML]] [supports multiline strings](http://discordapp.com/channels/686053708261228577/840286238928797736/868314054702297128)? * `@ichmoimeyo` shared three showcase videos for the mobile app they found useful. [One](https://www.youtube.com/watch?v=66WnTCt77uU), [Two](https://www.youtube.com/watch?v=_ufMj-4cdIM), [Three](https://www.youtube.com/watch?v=Ke_m3y-6_DI) * There was a discussion about how to [use Obsidian on a Chromebook](https://www.reddit.com/r/ObsidianMD/comments/ost772/best_way_to_use_obsidian_on_a_chromebook_perhaps/). * You can [Update Obsidian by Voice with Dropbox, Google Assistant, & IFTTT](https://publish.obsidian.md/arun/Tech/Update+Obsidian+By+Voice+with+Dropbox+and+Google+Assistant+and+IFTTT) @@ -31,18 +32,18 @@ * `@markmcelroy` is planning to write a novel using Obsidian, a chapter a day, in public. He’s going to share access to his notes as he goes; backstories, outlines, and commentary. [Find out more](https://markmcelroy.com/ive-decided-to-write-a-novel-in-public-using-obsidian-md/). * `@trulymavical` has a [GitHub repository for Obsidian resources](https://github.com/ransurf/obsidian-resources/tree/main/templates) including their [daily note template](https://www.youtube.com/watch?v=OFFTIIUDNK4), which they shared in a video about how they use daily notes as their bullet journal. -* [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own Digital Garden with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. +* [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own [[Digital Garden]] with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. ## Feature Requests -* `@ontheexam` created a feature request for a [plugin that lets you assign (for example) hotkey defaults that match your muscle memory from various programs](https://forum.obsidian.md/t/muscle-memory/21391), for example Ulysses or Drafts. +* `@ontheexam` created a feature request for a [plugin that lets you assign (for example) hotkey defaults that match your muscle memory from various programs](https://forum.obsidian.md/t/muscle-memory/21391), for example Ulysses or [[Drafts App|Drafts]]. ## Appearance * The community showcase for `@SlRvb`’s Image Adjustment CSS Snippet is live on the [Obsidian Community Talks](https://www.youtube.com/watch?v=VRoBNWvw8sU) channel. * Did you know you can set the alt text of embed with a `|` pipe, i.e. `[image.jpg|alt text]` -* `@SlRvb` shared [CSS snippets to emulate admonitions](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Admonitions.css) on Obsidian publish. It’s not as fully featured as the plugin, but it’s a nice alternative for folks who don’t want to feel locked into the plugin and prefer pure CSS/HTML. +* `@SlRvb` shared [CSS snippets to emulate admonitions](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Admonitions.css) on [[Obsidian Publish]]. It’s not as fully featured as the plugin, but it’s a nice alternative for folks who don’t want to feel locked into the plugin and prefer pure CSS/HTML. * `@chetachi` shared [how to set different icons based on file type](https://discord.com/channels/686053708261228577/702656734631821413/866399284437843978) using `[data-type$(file type here)]` ## Knowledge Management -* the LYT kit has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). -## Ancillary Tools -* [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with Emacs, Vim, Sublime Text, and VS Code. -* Folks who use Zettlr on top of Obsidian files for stuff like the Pandoc integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). +* the [[LYT kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). +## [[Ancillary Tools]] +* [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. +* Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). * Here’s a nice [free resource for learning git](https://git-scm.com/book/en/v2/). \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md index 5a26eafe9..5a70f87f9 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md @@ -6,59 +6,65 @@ ## Plugin News * There’s been some discussion about how to translate plugins into various languages. For example, if you want to translate the [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition), there’s a β€œ[how to](http://discordapp.com/channels/686053708261228577/707816848615407697/872541667616509962)” message in Discord. Conversely, here’s how the [excalidraw plugin handles it](http://discordapp.com/channels/686053708261228577/840286264964022302/872364516996968478). ### New -* [cMenu](https://github.com/chetachiezikeuzor/cMenu-Plugin) is a plugin that adds a minimal and user friendly text editor modal for a smoother writing/editing experience. This plugin makes text editing easier for those that don't wish to configure a multitude of hotkeys. -* [Longform](https://github.com/kevboh/longform) is a plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects. You can finally reorder scenes using (an alternate) file explorer, and compile them into a single file. It even lets you customize the appearance of exported using css! This is the plugin authors have been hoping for for as long as I’ve been using Obsidian and I am HYPE to sit down and play with it. -* The [markdown attributes plugin](https://github.com/valentine195/obsidian-markdown-attributes) enables Pandoc-style markdown attributes, which allows you to add HTML attributes directly to an element, which means users can style two lists differently on the same page, or change the background color of a single highlight, or cause a paragraph to display in all caps. Here’s an explanation in the [discord](https://discord.com/channels/686053708261228577/855181471643861002/872925697612582912). -* You can now set Obsidian to [automatically hide sidebars when Obsidian is at a particular width](https://github.com/mybuddymichael/obsidian-hide-sidebars-when-narrow). -* `@ownjoke` figured out a way to make Obsidian intelligently switch between edit and preview mode depending on whether you’re typing. The plugin is called [budget WYSIWYG](https://github.com/OwnJoke/obsidian-budget-wysiwyg). -* You can text or email (among others) notes directly to your daily note using this [β€œphone to roam” client](https://github.com/dgarrett/phone-to-roam-to-obsidian) for Obsidian. +* [[cmenu-plugin|cMenu]] is a plugin that adds a minimal and user friendly text editor modal for a smoother writing/editing experience. This plugin makes text editing easier for those that don't wish to configure a multitude of hotkeys. +* [[longform|Longform]] is a plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects. You can finally reorder scenes using (an alternate) file explorer, and compile them into a single file. It even lets you customize the appearance of exported using css! This is the plugin authors have been hoping for for as long as I’ve been using Obsidian and I am HYPE to sit down and play with it. +* The [[markdown-attributes|Markdown Attributes]] plugin enables [[Pandoc]]-style markdown attributes, which allows you to add HTML attributes directly to an element, which means users can style two lists differently on the same page, or change the background color of a single highlight, or cause a paragraph to display in all caps. Here’s an explanation in the [discord](https://discord.com/channels/686053708261228577/855181471643861002/872925697612582912). +* You can now set Obsidian to [[obsidian-hide-sidebars-when-narrow|automatically hide sidebars when Obsidian is at a particular width]]. +* `@ownjoke` figured out a way to make Obsidian intelligently switch between edit and preview mode depending on whether you’re typing. The plugin is called [[obsidian-budget-wysiwyg|Budget WYSIWYG]]. +* You can text or email (among others) notes directly to your daily note using this [[phone-to-roam-to-obsidian|β€œphone to roam” client]] for Obsidian. ### Updates -* [Tasks version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) had a bunch of updates, the main one seems to be that it lets you filter by recurring and hide elements from query results. -* [Excalidraw 1.2.13](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.13) now support links in View mode. -* [Map View](https://github.com/esm7/obsidian-map-view) works much better on mobile now, and there are some other quality of life improvements. -* It’s now easier to use [Obsidian Leaflet](https://github.com/valentine195/obsidian-leaflet-plugin) to track travel paths (i.e. run routes) thanks to GPX support. -* [Collapse All](https://github.com/OfficerHalf/obsidian-collapse-all/releases/tag/1.2.0) is now available on mobile. -* [0.1.4 of the status bar pomodoro plugin](https://github.com/kzhovn/statusbar-pomo-obsidian/releases/tag/0.1.4) has some bugfixes and allows users to add a link in your log to whichever note was active when you started your pomodoro. -* [0.2.0 of Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.2.0) now supports resetting the sorting order on the third click (like Wikipedia). -* [Dice Roller 5.2.0](https://github.com/valentine195/obsidian-dice-roller) can return a random link using `dice: #tag|link` (or a global setting to always return links from tags). -* [Media Extended v2.10.0](https://github.com/aidenlx/media-extended/releases/tag/2.10.0) has mobile support and nifty timestamp stuff. -* [Styles Settings v0.3.0](https://github.com/mgmeyers/obsidian-style-settings) lets users export and import global and scoped settings, and has some nifty toggles. -* [Breadcrumbs](https://github.com/SkepticMystic/breadcrumbs) has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. +* [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) had a bunch of updates, the main one seems to be that it lets you filter by recurring and hide elements from query results. +* [[obsidian-excalidraw-plugin|Excalidraw]] [1.2.13](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.13) now support links in View mode. +* [[obsidian-map-view|Map View]] works much better on mobile now, and there are some other quality of life improvements. +* It’s now easier to use [[obsidian-leaflet-plugin|Obsidian Leaflet]] to track travel paths (i.e. run routes) thanks to GPX support. +* [[obsidian-collapse-all-plugin|Collapse All]] is now available on mobile. +* [0.1.4](https://github.com/kzhovn/statusbar-pomo-obsidian/releases/tag/0.1.4) of the [[obsidian-statusbar-pomo|status bar pomodoro]] plugin has some bugfixes and allows users to add a link in your log to whichever note was active when you started your pomodoro. +* [0.2.0](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.2.0) of Obsidian Sortable now supports resetting the sorting order on the third click (like Wikipedia). +* [[obsidian-dice-roller|Dice Roller]] [5.2.0](https://github.com/valentine195/obsidian-dice-roller) can return a random link using `dice: #tag|link` (or a global setting to always return links from tags). +* [[media-extended|Media Extended]] [v2.10.0](https://github.com/aidenlx/media-extended/releases/tag/2.10.0) has mobile support and nifty timestamp stuff. +* [[obsidian-style-settings|Style Settings]] [v0.3.0](https://github.com/mgmeyers/obsidian-style-settings) lets users export and import global and scoped settings, and has some nifty toggles. +* [[Breadcrumbs]] has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. + ### Magic * Did you know that you can do [map layers with the leaflet plugin](https://discordapp.com/channels/686053708261228577/805952223124520961/873011203805417532)? Find out more neat tips and tricks from this [github discussion](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130). -### Under The Radar - ### For Developers * A request: where possible, it’s helpful to lean in to Obsidian’s local-first, no-internet-required ethos, and where possible avoid including things in themes and plugins that require internet, for example it’s helpful to base64 encode fonts instead of relying on Google font imports. * There was [discussion](https://discordapp.com/channels/686053708261228577/840286264964022302/873305771625021500) about how the format for links in YAML in the future will be handled. + ## Workflow Stuff * There was a [great discussion](https://discord.com/channels/686053708261228577/722584061087842365/869942005210423397) in Discord about how to use citations and obsidian to best prepare for publication. * Here’s a really nice guide for [how to use mermaid to make flow charts in Obsidian](https://www.mishacreatrix.com/knowledge-management-flow-diagram-in-obsidian). * : There’s now a [Espanso (text expander) Snippet Showcase](https://forum.obsidian.md/t/espanso-text-expander-snippet-showcase/21852) in the forums, for those of us using Espanso, a cross-platform, system-wide text expander. (via `@Moonbase59`) -* via a couple of [folks in Discord](https://discord.com/channels/686053708261228577/744933215063638183/873033503976087622): You can use [Focus Mode](https://github.com/ryanpcmcquen/obsidian-focus-mode) & [Hider](https://github.com/kepano/obsidian-hider) & [WindowTop](https://windowtop.info/) (or [Autohotkey](https://discord.com/channels/686053708261228577/744933215063638183/873046760853999646), apparently) to turn Obsidian into a transparent (using [Window Tweaker](https://github.com/mgmeyers/obsidian-electron-window-tweaker)) scratchpad on top of other windows, i.e. a browser or PDF. +* via a couple of [folks in Discord](https://discord.com/channels/686053708261228577/744933215063638183/873033503976087622): You can use [[obsidian-focus-mode|Focus Mode]] & [[obsidian-hider|Hider]] & [WindowTop](https://windowtop.info/) (or [Autohotkey](https://discord.com/channels/686053708261228577/744933215063638183/873046760853999646), apparently) to turn Obsidian into a transparent (using [[obsidian-electron-window-tweaker|Electron Window Tweaker]]) scratchpad on top of other windows, i.e. a browser or PDF. + ### Mobile * [Quick Capture (mac/iOS) and Inbox Processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808) keeps coming up, here are some tips! -* Android users can [use keyboard shortcuts on Android phone](http://discordapp.com/channels/686053708261228577/864046194195431425/872781020913598464) without a physical keyboard by installing the [Hacker's Keyboard](https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard) app. (via `@ichmoimeyo`) +* [[Android Apps|Android]] users can [use keyboard shortcuts on Android phone](http://discordapp.com/channels/686053708261228577/864046194195431425/872781020913598464) without a physical keyboard by installing the [Hacker's Keyboard](https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard) app. (via `@ichmoimeyo`) * [Here’s how to use a .nomedia folder to get your phone’s gallery to stop including Obsidian images](https://www.reddit.com/r/ObsidianMD/comments/ovatlr/is_there_a_way_to_not_show_images_on_your_gallery/h7a1x2q/) * There’s a new [fork of the todoist task management plugin](https://github.com/Finnvoor/obsidian-todoist-plugin) that works on mobile. + ## Tiny Tips * This keeps coming up, so, if you zoom in a bunch on your screen can’t get it β€œback to normal,” try using `ctrl+0` (`cmd+0` for Mac) to reset your font sizes. If that doesn’t work, try fiddling with the `Quick font size adjustment` setting in `settings > appearance`. * You can continuously nest code blocks by adding more back ticks (via `@javalent`) + ## Feature Requests * [Clickable image link, using wikilinks](https://forum.obsidian.md/t/clickable-image-link-using-wikilinks-from-the-discord/21954) + ## Appearance * A bunch of people apparently didn’t know about the nifty [css options for the calendar plugin](https://github.com/liamcain/obsidian-calendar-plugin/wiki) which can, for example, let you make the calendar view a bit slimmer, or add emoji markers behind a day in the calendar view thanks to YAML. * Here’s how to make a [linear gradient](http://discordapp.com/channels/686053708261228577/707816848615407697/872277959094984756) for a progress bar with CSS. * Here’s how to make all numbers have the same width ([make them tabular](https://discord.com/channels/686053708261228577/702656734631821413/872192379485052950)) so they look nicer. + ## Knowledge Management * `@cotemaxime` refactored the [PARA starter kit](https://forum.obsidian.md/t/para-starter-kit/223) and also β€œforked” the PARA system into a β€œ[PAAN](https://forum.obsidian.md/t/paan-starter-kit/21782)” designed to work a little more intuitively with Obsidian’s strengths, like links and the graph. * This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! * I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. -## Ancillary Tools +## [[Ancillary Tools]] * [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. -* `@kepano` (the Minimal theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. +* `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. + ## Housekeeping * I updated some of the β€œstatic pages” for the Roundup, notably the [Resources](https://obsidianroundup.org/resources/) page (which now segments out the Obsidian-related paid courses) and the [About](https://obsidianroundup.org/about/) page (which now has a better explanation of how things get β€œchosen” to be added to the Roundup), since I’ve been getting more questions about that lately. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md index 6f803ca1c..a5f56a589 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md @@ -1,7 +1,7 @@ ## In The Community * Maggie Appleton's [list of digital gardens](https://github.com/MaggieAppleton/digital-gardeners) (& tips & tools) was shared, there are a bunch of nice examples there. -* `@shabegom` will be giving a community talk about their plugin, [Buttons](https://github.com/shabegom/buttons), today at 18:00 (CET). +* `@shabegom` will be giving a community talk about their plugin, [[buttons|Buttons]], today at 18:00 (CET). ## Obsidian Updates @@ -13,45 +13,45 @@ Licat went through and approved a bunch of plugins, so if you were waiting for s ### Updates -* Admonitions 6.3.0 allows users to upload images to use as the admonition icon. -* The Toggl Track plugin needs to be updated to v0.2.5 to reduce load on the Toggl Track API. -* [Excalidraw v1.2.15](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.15) supports CTRL+hover-preview of links in drawings. [v1.2.16](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.16) fixes a rare race condition and improves fullscreen mode. -* The Readwise _Community_ Plugin is now at [v0.0.9](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.9) with some QOL improvements and bugfixes. +* [[obsidian-admonition|Admonition]] 6.3.0 allows users to upload images to use as the admonition icon. +* The [[obsidian-toggl-integration|Toggl Track]] plugin needs to be updated to v0.2.5 to reduce load on the Toggl Track API. +* [[obsidian-excalidraw-plugin|Excalidraw]] [v1.2.15](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.15) supports CTRL+hover-preview of links in drawings. [v1.2.16](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.16) fixes a rare race condition and improves fullscreen mode. +* The [[obsidian-readwise|Readwise _Community_]] Plugin is now at [v0.0.9](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.9) with some QOL improvements and bugfixes. ### New -* [Obsidian Annotator](https://github.com/elias-sundqvist/obsidian-annotator) is a plugin for reading and annotating PDFs and EPUBs in Obsidian. It's based on hypothes.is but stores annotations in a local markdown file. -* [Obsidian Card View Mode](https://github.com/yo-goto/obsidian-card-view-mode) has some nifty sliding panes style views and the ability to grey out unfocused panes. -* [Open With](https://github.com/phibr0/obsidian-open-with) lets you open notes with other software (like Typora or Notepad) using the command palette. -* [Obsidian Image Toolkit](https://github.com/sissilab/obsidian-image-toolkit) lets you click on an image and rotate it in preview. -* [Hover External Link](https://github.com/jamiebrynes7/obsidian-hover-external-link) lets you get a tooltip with the website URL when you hover over an external link in preview mode. It's another one of those nice little quality of life things. +* [[obsidian-annotator|Annotator]] is a plugin for reading and annotating PDFs and EPUBs in Obsidian. It's based on hypothes.is but stores annotations in a local markdown file. +* [[obsidian-card-view-mode|Card View Mode]] has some nifty sliding panes style views and the ability to grey out unfocused panes. +* [[open-with|Open with]] lets you open notes with other software (like Typora or Notepad) using the command palette. +* [[obsidian-image-toolkit|Image Toolkit]] lets you click on an image and rotate it in preview. +* [[hover-external-link|Hover External Link]] lets you get a tooltip with the website URL when you hover over an external link in preview mode. It's another one of those nice little quality of life things. **Task Management:** -* The [Task Archiver](https://github.com/ivan-lednev/obsidian-task-archiver) will automatically move completed tasks to an "Archived" heading. It's meant to be a (partial for now) implementation of the similar org-mode feature. -* There's a new [Trello integration](https://github.com/OfficerHalf/obsidian-trello/) that can retrieve data from Trello and display and add comments. Note that this requires the MetaEdit plugin. -* The [Reminder](https://github.com/uphy/obsidian-reminder) plugin will notify you of tasks at a time you specify. +* The [[obsidian-task-archiver|Obsidian Task Archiver]] will automatically move completed tasks to an "Archived" heading. It's meant to be a (partial for now) implementation of the similar org-mode feature. +* There's a new [[obsidian-trello|Trello integration]] that can retrieve data from Trello and display and add comments. Note that this requires the MetaEdit plugin. +* The [[obsidian-reminder-plugin|Reminder]] plugin will notify you of tasks at a time you specify. **Prettification:** -* [Obsidian banners](https://github.com/noatpad/obsidian-banners) adds pretty banners to your notes. -* [Obsidian Icon Folder](https://github.com/FlorianWoelki/obsidian-icon-folder) lets you add icons to folders without having to mess with emojis or CSS. -* [Code Mirror Options](https://github.com/nothingislost/obsidian-codemirror-options/releases/tag/0.0.2) allows for some fancy appearance alterations and selector improvements, like changing the color of selected text, and better syntax highlight consistency. -* [Code Block Enhancer](https://github.com/nyable/obsidian-code-block-enhancer) adds a copy button, linenumber, and language name for code blocks when in preview mode. +* [[obsidian-banners|Banners]] adds pretty banners to your notes. +* [[obsidian-icon-folder|Icon Folder]] lets you add icons to folders without having to mess with emojis or CSS. +* [[obsidian-codemirror-options|CodeMirror Options]] allows for some fancy appearance alterations and selector improvements, like changing the color of selected text, and better syntax highlight consistency. +* [[obsidian-code-block-enhancer|Code Block Enhancer]] adds a copy button, linenumber, and language name for code blocks when in preview mode. **Commands:** -* [Command Alias](https://github.com/yajamon/obsidian-command-alias-plugin) lets you add aliases to commands. -* [Editor Commands Remap](https://github.com/c4ctus5/editor-commands-remap) lets you map hotkeys to editor commands like `goLeft` and `swapLineUp`. +* [[obsidian-command-alias-plugin|Command Alias]] lets you add aliases to commands. +* [[editor-commands-remap|Editor Commands Remap]] lets you map hotkeys to editor commands like `goLeft` and `swapLineUp`. **Calendar stuff: ** -* [Jump to Date](https://github.com/TfTHacker/obsidian42-jump-to-date) is a popup calendar for quickly navigating daily notes. +* [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] is a popup calendar for quickly navigating daily notes. * [Weekly note](https://github.com/maloneya/ObsidianWeekly) semi-automates weekly note templates. -* [Daily folder](https://github.com/NemoAndrea/obsidian-daily-folder) adds some improvements to the core daily note functionality, like better next/previous functionality. +* [[obsidian-daily-named-folder|Daily Named Folder]] adds some improvements to the core daily note functionality, like better next/previous functionality. **Advanced: ** -* [Shell Commands](https://github.com/Taitava/obsidian-shellcommands) lets you run terminal/shell commands from within Obsidian. Desktop only. -* [CustomJS](https://github.com/samlewis0602/obsidian-custom-js) +* [[obsidian-shellcommands|Shell commands]] lets you run terminal/shell commands from within Obsidian. Desktop only. +* [[customjs|CustomJS]] _Remember: You can manually install plugins that aren't in the community list by copying the main.js, manifest.jso and (optionally) the styles.css files into {vault}/.obsidian/plugins/{plugin-folder}. It can then be enabled like any other plugin (you may need to refresh the list first). Usually these files can be found at the GitHub repo under Releases. Note, though, that this is not as safe as waiting for them to go through code review._ @@ -81,15 +81,15 @@ _Remember: You can manually install plugins that aren't in the community list by * I wrote a [quick-reference guide for evaluating the reliability of stuff you read on the internet](https://eleanorkonik.com/evaluating-references/). * [How to Take Smart Notes in Obsidian](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) by `@joshduffney` got resurfaced a couple of times as a nice primer. -* `@SlRvb` shared an incredibly comprehensive [explanation](https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227) of how they use Obsidian as a media database. +* `@SlRvb` shared an incredibly comprehensive [explanation](https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227) of how they use [[Obsidian as a media database]]. * There was a nice discussion on Reddit about the value of [using camelCase for tags](https://www.reddit.com/r/ObsidianMD/comments/pbzqia/tags_or_tags/). I'm actually really terrible about doing this even though I know it's better. Actually there were a bunch of discussions about tags on reddit, including the perennial [links versus tags](https://www.reddit.com/r/ObsidianMD/comments/pb0rrv/tags_what_is_the_difference_between_tagging_with/) discussion. Here's another one on [the Obsidian forum](https://forum.obsidian.md/t/how-do-you-use-tags/23172/5), which I contributed to. Also here's another one from Reddit about whether to place [tags at the top or the bottom](https://www.reddit.com/r/ObsidianMD/comments/pacv14/tags_on_top_of_note_or_bottom/) of a file. * `@blizzingout` shared their for-medical-use variant of zettelkasten, called "[CSI](https://discord.com/channels/686053708261228577/710585052769157141/879686732675706911)," which is a nice modern practical update on the methodology that I quite like. It uses sources, inputs, summaries and "connectors" to link things together and it's a nifty new paradigm. -* `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "digital garden" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. +* `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. * Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) -## Ancillary Tools +## [[Ancillary Tools]] -* [Mathpix](https://mathpix.com/) will turn handwritten formulas into LaTeX formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. +* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md index 967fe3c88..b4bf699d1 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md @@ -1,26 +1,26 @@ ## Plugin News ### New -* [Readwise](https://readwise.io/i/ac9) shipped their [official integration plugin](https://github.com/readwiseio/obsidian-readwise) this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). -* [the Obsidian Pocket](https://github.com/nybbles/obsidian-pocket/) plugin allows users to sync Pocket reading lists into Obsidian. -* It's now possible to use YAML to force the view-mode of a note, i.e. to set a note with a dataview block to always open in preview mode by default. The plugin is very descriptively called [Obsidian Force View Mode of Note](https://github.com/bwydoogh/obsidian-force-view-mode-of-note). -* [Obsidian Macros](https://github.com/phibr0/obsidian-macros) lets you combine commands from the command palette, with optional delays between commands. -* Obsidian now has an [integration with Toggl](https://github.com/mcndt/obsidian-toggl-integration) timers. -* The [Obsidian Customizable Sidebar Plugin](https://github.com/phibr0/obsidian-customizable-sidebar)allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). -* We now have support for [Emoji Shortcodes](https://github.com/phibr0/obsidian-emoji-shortcodes) in Obsidian, which makes `:heart:` turn into ❀️. -* You can now [automatically number headings](https://github.com/onlyafly/number-headings-obsidian). -* [Alx's Folder Note plugin](https://github.com/aidenlx/alx-folder-note) is a bit of an update on the OG version by `xpgo` that lets you have a folder function as a note. -* This customizable [linter](https://github.com/platers/obsidian-linter) plugin will let you "fix" markdown styling to be more consistent within a note. -* The new [WordNet plugin](https://github.com/TfTHacker/Obsidian-WordNet) is a dictionary plugin that works from the command palette instead of sidebar or right-click menu. +* [Readwise](https://readwise.io/i/ac9) shipped their [[readwise-official|official integration plugin]] this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). +* [[obsidian-pocket|Pocket integration]] plugin allows users to sync [[Pocket]] reading lists into Obsidian. +* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. +* [[macro-plugin|Macros]] lets you combine commands from the command palette, with optional delays between commands. +* Obsidian now has an [[obsidian-toggl-integration|integration with Toggl]] timers. +* The [[customizable-sidebar|Customizable Sidebar]] plugin allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). +* We now have support for [[emoji-shortcodes|Emoji Shortcodes]] in Obsidian, which makes `:heart:` turn into ❀️. +* You can now [[number-headings-obsidian|automatically number headings]]. +* [[alx-folder-note|AidenLx's Folder Note]] iis a bit of an update on the [[folder-note-plugin|OG]] version by `xpgo` that lets you have a folder function as a note. +* This customizable [[obsidian-linter|Linter]] plugin will let you "fix" markdown styling to be more consistent within a note. +* The new [[obsidian-wordnet-plugin|Obsidian42 - WordNet Dictionary]] is a dictionary plugin that works from the command palette instead of sidebar or right-click menu. ### Updates -* The absolutely gorgeous minimal text editor modal plugin [cMenu](https://github.com/chetachiezikeuzor/cMenu-Plugin) from the developer of Yin&Yang now has a setting for custom commands on the little ui bar. -* the original [Todoist plugin](https://github.com/jamiebrynes7/obsidian-todoist-plugin/releases/tag/1.8.0) released 1.8 with mobile support & a few other nice features. -* [Breadcrumbs](https://github.com/SkepticMystic/breadcrumbs) has had a breaking change update that allows for multiple separate hierarchies. -* [Obsidian Git v1.10.0](https://github.com/denolehov/obsidian-git/releases/tag/1.10.0) now has submodules support. -* [v1.0.3 of Longform](https://github.com/kevboh/longform) has some bugfixes. -* v1.6.0 of the [Obsidian Spaced Repetition Plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition) has single and multi line reversed cards function, the ability to ignore flashcards using HTML comments, and some caching improvements. +* The absolutely gorgeous minimal text editor modal plugin [[cmenu-plugin|cMenu]] from the developer of [[Yin and Yang]] now has a setting for custom commands on the little ui bar. +* the original [[todoist-sync-plugin|Todoist Plugin]] released 1.8 with mobile support & a few other nice features. +* [[Breadcrumbs]] has had a breaking change update that allows for multiple separate hierarchies. +* [[obsidian-git|Obsidian Git]] [v1.10.0](https://github.com/denolehov/obsidian-git/releases/tag/1.10.0) now has submodules support. +* v1.0.3 of [[longform|Longform]] has some bugfixes. +* v1.6.0 of the [[obsidian-spaced-repetition|Obsidian Spaced Repetition]] plugin has single and multi line reversed cards function, the ability to ignore flashcards using HTML comments, and some caching improvements. ### For Developers * [Obsidian Tools](https://github.com/obsidian-tools/obsidian-tools) is an unofficial package designed to help devs build plugins that has some nifty CLI stuff. @@ -36,24 +36,25 @@ * Here's a tutorial on [using Templater, Buttons & Dataview together](https://shbgm.ca/obsidian/docs/insert-dataview-table). * `@ryanjamurphy` put together this nifty Obsidian environment for [qualitative data analysis](https://axle.design/an-integrated-qualitative-analysis-environment-with-obsidian) * Here's a nifty guide to how [semantic line breaks](https://sembr.org/) can work with the Markdown spec to help make long text easier to parse. -* Here's a MacOS [guide](https://forum.obsidian.md/t/make-obsidian-a-default-app-for-markdown-files-on-macos/22260) for how to make Obsidian your default markdown editor for files in your vaults + simultaneously make other app of your choice (for example, VSCode) default markdown editor for files outside of your Obsidian vaults. +* Here's a [[MacOS Tools|MacOS]] [guide](https://forum.obsidian.md/t/make-obsidian-a-default-app-for-markdown-files-on-macos/22260) for how to make Obsidian your default markdown editor for files in your vaults + simultaneously make other app of your choice (for example, [[VSCode]]) default markdown editor for files outside of your Obsidian vaults. * Here's how you can [symlink your Markdownload files into your vault](https://forum.obsidian.md/t/markdownload-markdown-web-clipper/173/121) β€” without needing fancy plugins. * `@SlRvb` shared how they use [Obsidian for jouranling](https://forum.obsidian.md/t/slrvbs-journaling-setup/22346) ## Feature Requests -* `@arminta7` requested a plugin that can allow for better automations like what Hazel and Dropbox can do automate stuff in vaults via Zapier, etc. Here's an [example](https://twitter.com/hstagner/status/1401175949987753986) of how some folks are _currently_ using Zapier with Obsidian. +* `@arminta7` requested a plugin that can allow for better automations like what [[Hazel]] and [[Dropbox]] can do automate stuff in vaults via [[Zapier]], etc. Here's an [example](https://twitter.com/hstagner/status/1401175949987753986) of how some folks are _currently_ using [[Zapier]] with Obsidian. * The request for [Smart Folders](https://forum.obsidian.md/t/smart-folders-notes-can-sort-automatically-to-chosen-folders-based-on-tags/4342/14) is still getting traction! + ## Appearance -* the [Yin and Yang theme](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme) now has better mobile optimization, more customizable feature settings in Style SEttings, & some other nice stuff. -* The delightful [Win98 edition theme](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) makes Obsidian look like a Win98 program. +* the [[Yin and Yang]] now has better mobile optimization, more customizable feature settings in Style SEttings, & some other nice stuff. +* The delightful [[Obsidian Windows 98 Edition]] theme makes Obsidian look like a Win98 program. ## Knowledge Management * `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. * `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. -## Ancillary Tools +## [[Ancillary Tools]] * [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md index bd09a9862..b3983fac2 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md @@ -1,7 +1,7 @@ ## In The Community * There was a Reddit thread about [why Obsidian sync is great](https://www.reddit.com/r/ObsidianMD/comments/p7f6gc/obsidian_sync_is_great/h9kizzf/), and during the discussion `@ruanviljoen` helpfully shared this super useful from `@curtismcshale` that addresses [how to evaluate which sync method you should use](https://www.youtube.com/watch?v=JHAhE8QNokw). -* `@Chetachi` will be giving the [customizable workspaces](https://discordapp.com/channels/686053708261228577/876257648624939008/877223790256468008) talk today, Aug 21, 2021 at 12:30 PM Central Time. The talk will be a showcase of the newest updates to cMenu and Yin & Yang, namely, the setting for custom commands with cMenu and the color changing settings with Yin & Yang. She'll explain how a user can customize their menu bar and theme for their own needs. +* `@Chetachi` will be giving the [customizable workspaces](https://discordapp.com/channels/686053708261228577/876257648624939008/877223790256468008) talk today, Aug 21, 2021 at 12:30 PM Central Time. The talk will be a showcase of the newest updates to [[cmenu-plugin|cMenu]] and [[Yin and Yang]], namely, the setting for custom commands with cMenu and the color changing settings with Yin & Yang. She'll explain how a user can customize their menu bar and theme for their own needs. * `@shabegom` is going to be giving a talk on the Buttons plugin on August 28. If you would like to get involved in community talks, you can find more information on [this forum post](https://forum.obsidian.md/t/meta-community-talks/16686). You can request talks, vote on which one should be next, and also offer to give a talk. * `@Nick_At_day` is trying to put together some folks for [mutual critique of Obsidian workflows](https://www.reddit.com/r/ObsidianMD/comments/p62hpw/mutual_critique_of_obsidian_workflows_writing/) as a sort of informal workshop environment. @@ -11,22 +11,22 @@ *Remember, you can manually install any plugin by copying the `main.js`, `manifest.jso` and (optionally) the `styles.css` files into `{vault}/.obsidian/plugins/{plugin-folder}`. it can then be enabled like any other plugin (you may need to refresh the list first). usually these files can be found at the github repo under Releases* -* [Tag Pane Preview](https://github.com/Aidurber/tag-page-preview) isn't published yet, but it was shared on [Reddit](https://www.reddit.com/r/ObsidianMD/comments/p4hrzw/how_to_create_a_popup_window_like_this_when_you/) and it's pretty cool. If you click on a tag, it'll open a little dialog box with pages that use that tag. -* This [plugin](https://github.com/gquental/obsidian-window-collapse) lets you use commands to toggle the sidebars of obsidian. -* [Obsidian Anki Sync](https://github.com/debanjandhar12/Obsidian-Anki-Sync) uses a different and more powerful markup based syntax for making flash cards. -* [Luhman](https://github.com/Dyldog/luhman-obsidian-plugin) adds support for using 1a2b3c style folgezettels by letting users automatically create a new filename immediately "below" the current file, i.e. if you're on `1a2b3c` it will create `1a2b3c1` or the next available sibling name. Incidentally, `@Nick_At_Day` put together a templater script to [turn folgezettels into an easy-to-read outline format](https://discord.com/channels/686053708261228577/840286238928797736/878331775556939826). +* [[tag-page-preview|Tag Page Preview]] isn't published yet, but it was shared on [Reddit](https://www.reddit.com/r/ObsidianMD/comments/p4hrzw/how_to_create_a_popup_window_like_this_when_you/) and it's pretty cool. If you click on a tag, it'll open a little dialog box with pages that use that tag. +* This [[window-collapse|plugin]] lets you use commands to toggle the sidebars of obsidian. +* [[ObsidianAnkiSync|Obsidian Anki Sync]] uses a different and more powerful markup based syntax for making flash cards. +* [[luhman|Luhmann]] adds support for using 1a2b3c style folgezettels by letting users automatically create a new filename immediately "below" the current file, i.e. if you're on `1a2b3c` it will create `1a2b3c1` or the next available sibling name. Incidentally, `@Nick_At_Day` put together a [[templater-obsidian|templater]] script to [turn folgezettels into an easy-to-read outline format](https://discord.com/channels/686053708261228577/840286238928797736/878331775556939826). ### Updates -* [Tracker v1.10](https://github.com/pyrochlore/obsidian-tracker) has a fancy new annotation mode for month view, different date format upgrades, and more. -* [QuickAdd v0.4](https://discord.com/channels/686053708261228577/855181471643861002/877788312679624734) has a bunch of API improvements, advanced settings, and more. -* Unfortunately, FreeDictionaryAPI will be ending support for non-English languages soon. If you know any free APIs for non-English languages, please reach out to `Philbr0`, the developer of the Dictionary plugin. More details [on github](https://github.com/phibr0/obsidian-dictionary/issues/43). -* The [emoji shortcodes plugin](https://github.com/phibr0/obsidian-emoji-shortcodes) has a dynamic Suggester now. +* [[obsidian-tracker|Tracker]] [v1.10](https://github.com/pyrochlore/obsidian-tracker) has a fancy new annotation mode for month view, different date format upgrades, and more. +* [[quickadd|QuickAdd]] [v0.4](https://discord.com/channels/686053708261228577/855181471643861002/877788312679624734) has a bunch of API improvements, advanced settings, and more. +* Unfortunately, FreeDictionaryAPI will be ending support for non-English languages soon. If you know any free APIs for non-English languages, please reach out to `Philbr0`, the developer of the [[obsidian-dictionary-plugin|Dictionary]] plugin. More details [on github](https://github.com/phibr0/obsidian-dictionary/issues/43). +* The [[emoji-shortcodes|Emoji Shortcodes]] has a dynamic Suggester now. ### Under The Radar -* The plugin that [automatically fetches a page title when you link to it](https://github.com/zolrath/obsidian-auto-link-title) got resurfaced this week. -* The [Extract Highlights Plugin](https://github.com/akaalias/extract-highlights-plugin) lets you create and extract highlights from a current markdown note in Obsidian onto your clipboard. +* The plugin that [[obsidian-auto-link-title||automatically fetches a page title when you link to it]] got resurfaced this week. +* The [[extract-highlights-plugin|Extract Highlights]] plugin lets you create and extract highlights from a current markdown note in Obsidian onto your clipboard. ### For Developers @@ -34,16 +34,16 @@ ## Workflow Stuff -* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on Linking Your Thinking. It covers MOCs, LaTeX equations, Obsidian queries, PDF extraction and more. +* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. * `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. * Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. -* This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and Dragon-friendly word processors with full text control and without reaching for the mouse or keyboard. +* This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon dictation|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. ### Advanced * `@Chetachi` shared how she uses tags to [highlight her Readwise highlights](http://discordapp.com/channels/686053708261228577/707816848615407697/877196058764144691) in [different colors as appropriate](https://discord.com/channels/686053708261228577/707816848615407697/877375585456898048). -* `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the Zutilo plugin for Zotero which allows you to assign hotkeys to zotfile & mdnotes commands. -* `@Christian` also shared a [Toggl Track macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_TogglManager.md) that uses the new Toggl Track plugin. More details [in Discord](http://discordapp.com/channels/686053708261228577/707816848615407697/876069796553293835). `@Maximo` shared their usecase for how [Toggl](https://discord.com/channels/686053708261228577/700466324840775831/877639056828276746) helps them track how much time they spend on different projects. Note: the Toggl API got hinky so if you're using this plugin update to version 0.2.4 or it won't work. +* `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the [[Zutilo]] plugin for Zotero which allows you to assign hotkeys to [[zotfile]] & [[mdnotes]] commands. +* `@Christian` also shared a [Toggl Track macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_TogglManager.md) that uses the new [[obsidian-toggl-integration|Toggl Track]] plugin. More details [in Discord](http://discordapp.com/channels/686053708261228577/707816848615407697/876069796553293835). `@Maximo` shared their usecase for how [Toggl](https://discord.com/channels/686053708261228577/700466324840775831/877639056828276746) helps them track how much time they spend on different projects. Note: the Toggl API got hinky so if you're using this plugin update to version 0.2.4 or it won't work. * `@Christian` _also_ shared a [QuickAdd script](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_MoveNotesWithATagToAFolder.md) to automatically move files with a certain tag into a particular folder. More details [in Discord](http://discordapp.com/channels/686053708261228577/716028884885307432/876494826122657852). * This [bash script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) from `@Moonbase` lets users use a hotkey to quick-copy text, HTML and images from the clipboard into a "Clipboard" note within your vault, without the need of opening Obsidian each time. @@ -54,14 +54,14 @@ ## Appearance -* `@Chetachi` shared a snippet you can use to [make the headers in Yin & Yang be a long background highlight](http://discordapp.com/channels/686053708261228577/702656734631821413/877508873207050281) and like everything she does, it's beautiful. +* `@Chetachi` shared a snippet you can use to make the headers in [[Yin and Yang]] be a [long background highlight](http://discordapp.com/channels/686053708261228577/702656734631821413/877508873207050281) and like everything she does, it's beautiful. * `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). * For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. -## Ancillary Tools +## [[Ancillary Tools]] -* this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of pandoc for markdown with Zotero pretty well. -* `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame Nomic, +* this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[pandoc]] for markdown with [[Zotero]] pretty well. +* `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md index 50833698a..64b2c18a2 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md @@ -1,7 +1,7 @@ ## Obsidian Updates * There are now over 300 plugins and 40k members of the community Discord! -* The early bird discount pricing for Sync and Publish is ending at the end of this month (September 30, 2021). Please read the [FAQ](https://forum.obsidian.md/t/last-chance-to-get-early-bird-discount-for-sync-and-publish-before-september-30-2021/23541) and remember: Obsidian is created by a very small team of two and they only charge personal users for services that cost _them_ money (servers aren't cheap, especially if you don't have economy of scale advantages). +* The early bird discount pricing for Sync and [[Obsidian Publish|Publish]] is ending at the end of this month (September 30, 2021). Please read the [FAQ](https://forum.obsidian.md/t/last-chance-to-get-early-bird-discount-for-sync-and-publish-before-september-30-2021/23541) and remember: Obsidian is created by a very small team of two and they only charge personal users for services that cost _them_ money (servers aren't cheap, especially if you don't have economy of scale advantages). [v0.12.15](https://forum.obsidian.md/t/obsidian-release-v0-12-15/23348) is now available for public access, featuring: @@ -11,29 +11,29 @@ ## Appearance -* [Shimmering Focus](https://github.com/chrisgrieser/shimmering-focus) is a condensed minimalist theme aimed at working nicely with pandoc. It has a bunch of really nice features, like increased contrast. +* [[Shimmering Focus]] is a condensed minimalist theme aimed at working nicely with pandoc. It has a bunch of really nice features, like increased contrast. ## Plugins ### New -* [Obsidian plaintext](https://github.com/dbarenholz/obsidian-plaintext) will let you edit `.bib` and presumably `.css` files etc directly in Obsidian instead of needing a text editor like Visual Studio Code (although there isn't any syntax highlighting, it's not meant as a replacement for VSCode or whatnot). -* You can now get a direct feed from the [Hacker News](https://github.com/arpitbbhayani/obsidian-hackernews) top stories into an Obsidian pane. Presumably it wouldn't be too hard to add other RSS feeds to this by forking it or creating a pull request? -* [Obsidian copy block link](https://github.com/mgmeyers/obsidian-copy-block-link) lets you right click a block and copy the link to the block. -* A new plugin lets you execute [jupyter notebooks](https://github.com/tillahoffmann/obsidian-jupyter), which I'm told are super useful for the data science / machine learning folks. -* There's a new riff off of focus mode: [ghost fade focus](https://github.com/skipadu/obsidian-ghost-fade-focus). -* [Random structural diary](https://github.com/ShockThunder/RandomStructuralDiary) will give you a random list of questions to journal about. -* This plugin integrates [drawio](https://github.com/zapthedingbat/drawio-obsidian) diagramming. If anybody knows how this is different than [excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin) or mermaid I'm interested. -* [Obsidian file link](https://github.com/marcjulianschwarz/obsidian-file-link) makes it easier for people to link to external files without having to drag and drop from the file explorer. +* [Obsidian plaintext](https://github.com/dbarenholz/obsidian-plaintext) will let you edit `.bib` and presumably `.css` files etc directly in Obsidian instead of needing a text editor like Visual Studio Code (although there isn't any syntax highlighting, it's not meant as a replacement for [[VSCode]] or whatnot). +* You can now get a direct feed from the [[obsidian-hackernews|HackerNews]] top stories into an Obsidian pane. Presumably it wouldn't be too hard to add other RSS feeds to this by forking it or creating a pull request? +* [[obsidian-copy-block-link|Copy Block Link]] lets you right click a block and copy the link to the block. +* A new plugin lets you execute [[obsidian-jupyter|Jupyter notebooks]], which I'm told are super useful for the data science / machine learning folks. +* There's a new riff off of focus mode: [[ghost-fade-focus|Ghost Fade Focus]]. +* [[random-structural-diary-plugin|Random Structural Diary]] will give you a random list of questions to journal about. +* This plugin integrates [[drawio-obsidian|drawio]] diagramming. If anybody knows how this is different than [[obsidian-excalidraw-plugin|Excalidraw]] or [[mermaid]] I'm interested. +* [[obsidian-file-link|Better File Link]] makes it easier for people to link to external files without having to drag and drop from the file explorer. ### Updates -* The [Image in Editor](https://github.com/ozntel/oz-image-in-editor-obsidian/releases/tag/1.4.9) plugin has commands to convert Wikilinks to Markdown links and vice-versa in all files within the vault or only in the active file. This is amazing for switching _to_ wikilinks for **seeing transclusions in editor mode using this plugin**, or for people trying to convert to Markdown links for interoperability with other programs like static site generators. -* [Quick Explorer 0.0.7](https://github.com/pjeby/quick-explorer) has more hotkey support and a quick preview mode. It also has a really amazing Readme. -* The [Spaced Repetition](https://github.com/st3v3nmw/obsidian-spaced-repetition) plugin got some love; more stastics, you can review cards from a single note if you want, and some niftier post-review edit options. -* [Obsidian Tasks](https://github.com/schemar/obsidian-tasks/releases/tag/1.3.0) v1.3.0 has new sorting options, better CSS support, and mobile toolbar icons. -* [Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin/) 1.2.21 supports transclusion of sections in addition to blocks. 1.3.0 has an extended ExcalidrawAutomate API that lets users access elements of the active drawing and add elements on the fly. -* [cMenu](https://github.com/chetachiezikeuzor/cMenu-Plugin) now has a status bar menu and some QoL updates. +* The [[oz-image-plugin|Image in Editor]] plugin has commands to convert Wikilinks to Markdown links and vice-versa in all files within the vault or only in the active file. This is amazing for switching _to_ wikilinks for **seeing transclusions in editor mode using this plugin**, or for people trying to convert to Markdown links for interoperability with other programs like static site generators. +* [[quick-explorer|Quick Explorer]] [0.0.7](https://github.com/pjeby/quick-explorer) has more hotkey support and a quick preview mode. It also has a really amazing Readme. +* The [[obsidian-spaced-repetition|Spaced Repetition]] plugin got some love; more stastics, you can review cards from a single note if you want, and some niftier post-review edit options. +* [[obsidian-tasks-plugin|Tasks]] v1.3.0 has new sorting options, better CSS support, and mobile toolbar icons. +* [[obsidian-excalidraw-plugin|Excalidraw]] 1.2.21 supports transclusion of sections in addition to blocks. 1.3.0 has an extended ExcalidrawAutomate API that lets users access elements of the active drawing and add elements on the fly. +* [[cmenu-plugin|cMenu]] now has a status bar menu and some QoL updates. ### For Developers @@ -55,9 +55,9 @@ * The video from the Buttons community talk from Buttons developer `@shabegom` is now live [on YouTube](https://www.youtube.com/watch?v=3LhtmBYy6Jc). * `@Christian` shared a QuickAdd script and process for importing notes that emulates other automatic importers but allows a bit more control. * `@productivity guru` shared a [guide for using Templater](https://www.youtube.com/watch?v=LjdJbknTjm4) to insert variables and functions into your notes. -* `@zsviczian` shared a video of how to implement the [Clothesline Method for Sequencing Ideas](https://www.youtube.com/watch?v=q8KF3flIyKs&feature=youtu.be) using Templater and Excalidraw. Here's [part two](https://www.youtube.com/watch?v=yhljjFPzpzI). +* `@zsviczian` shared a video of how to implement the [Clothesline Method for Sequencing Ideas](https://www.youtube.com/watch?v=q8KF3flIyKs&feature=youtu.be) using [[templater-obsidian|Templater]] and Excalidraw. Here's [part two](https://www.youtube.com/watch?v=yhljjFPzpzI). * Here's a [Reddit discussion and video](https://www.reddit.com/r/FoundryVTT/comments/ozxpte/obsidian_md_module_or_markdown_integration/) about how to get things from the virtual tabletop Foundry into Obsidian. -* Here's a [script using netlify](https://forum.obsidian.md/t/yet-another-free-publish-yafp/23608) as an alternative to Obsidian publish. +* Here's a [script using netlify](https://forum.obsidian.md/t/yet-another-free-publish-yafp/23608) as an alternative to [[Obsidian Publish]]. * Here's how Mac/iOS users can use [keyboard maestro for quick capture and inbox processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808). ## Different Usecases @@ -69,12 +69,12 @@ * Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). * A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). -## Ancillary Tools +## [[Ancillary Tools]] * `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. * `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. * `@Santi Younger` shared a video about [the Readwise integration](https://youtu.be/g_5Pk7XwDFg) with Obsidian. -* [Duplicati](https://github.com/duplicati/duplicati) is a free & open source backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works on OSX, Windows and Linux. `@peterOlson` says it was easy. Since Obsidian Sync is _not_ a backup service and as best practice you should separate backups from sync, it's been recommended as a nice companion. +* [Duplicati](https://github.com/duplicati/duplicati) is a free & open source backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works on OSX, Windows and Linux. `@peterOlson` says it was easy. Since [[Obsidian Sync]] is _not_ a backup service and as best practice you should separate backups from sync, it's been recommended as a nice companion. * `@psuedometa` shared their note about [different PDF annotation extraction methods](http://discordapp.com/channels/686053708261228577/722584061087842365/882368061481570324), with some pros/cons of every tool, as `.md` file on Discord. ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md index 8c3d4eb96..772a974f5 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md @@ -4,25 +4,25 @@ Upcoming community talks (save the date, links to follow later in the month!): -* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, dataview, and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). -* Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use iOS shortcuts in Obsidian Mobile. +* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). +* Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS shortcuts]] in Obsidian Mobile. ## Plugin News ### New * We've got another proto-WYSIWYG plugin on the scene: [Autoview](https://github.com/mmhobi7/obsidian-autoview) will auto-switch the active window to edit mode when a keystroke is detected, and then switch back to preview mode a delay after the last keystroke is detected. -* `@luckman212` put together a small quality of life plugin that will let you assign a hotkey to [reset your zoom level](https://github.com/luckman212/obsidian-reset-font-size) back to "normal" even on operating systems and keyboards that don't make it easy. -* [Podcast Note](https://github.com/marcjulianschwarz/obsidian-podcast-note) lets you easily pull metadata for podcasts and take notes on them. -* I had to do a double-take because I wrote this last week about a different plugin: There's a new riff off of focus mode! This week we got [stille](https://github.com/michaellee/stille). -* [Obsidian carry forward](https://github.com/publicus/obsidian-carry-forward) lets users copy a link to the current block. +* `@luckman212` put together a small quality of life plugin that will let you assign a hotkey to [[obsidian-reset-font-size|reset your zoom level]] back to "normal" even on operating systems and keyboards that don't make it easy. +* [[podcast-note|Podcast Note]] lets you easily pull metadata for podcasts and take notes on them. +* I had to do a double-take because I wrote this last week about a different plugin: There's a new riff off of focus mode! This week we got [[obsidian-stille|Stille]]. +* [[obsidian-carry-forward|Carry-Forward]] lets users copy a link to the current block. ### Updates -* the [File Tree Alternative](https://github.com/ozntel/file-tree-alternative) plugin allows users to view the file and folder lists in a single view to have Evernote similar experience instead of switching between the views. Here's a [demo](https://www.youtube.com/watch?v=fbz8IZtXuUE) video. -* [Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin/) 1.3.1 has drag & drop support to create links from files in the file manager and improved zoom to fit. Images will fit fullscreen, (almost) regardless of image size. Also, the full package is now in one file and chunks no longer get loaded from the web. -* The [Dictionary](https://github.com/phibr0/obsidian-dictionary) plugin (which by the way has a fantastic thesaurus) just got a redesign to look more like the native Obsidian views, i.e. the search panel. -* The [Extract url plugin](https://forum.obsidian.md/t/extract-url-plugin-mobile-support/23664) now has mobile support. +* the [[file-tree-alternative|File Tree Alternative Plugin]] allows users to view the file and folder lists in a single view to have Evernote similar experience instead of switching between the views. Here's a [demo](https://www.youtube.com/watch?v=fbz8IZtXuUE) video. +* [[obsidian-excalidraw-plugin|Excalidraw]] 1.3.1 has drag & drop support to create links from files in the file manager and improved zoom to fit. Images will fit fullscreen, (almost) regardless of image size. Also, the full package is now in one file and chunks no longer get loaded from the web. +* The [[obsidian-dictionary-plugin|Dictionary]] plugin (which by the way has a fantastic thesaurus) just got a redesign to look more like the native Obsidian views, i.e. the search panel. +* The [[extract-url|Extract url content]] now has [mobile support](https://forum.obsidian.md/t/extract-url-plugin-mobile-support/23664). ### For Developers @@ -45,30 +45,30 @@ Upcoming community talks (save the date, links to follow later in the month!): ## Appearance * This absolutely incredible css snippet will make [your vault look like a Diablo game](http://discordapp.com/channels/686053708261228577/700466324840775831/885715893919825990). For a laugh, try it in light mode. -* The [Firefly theme](https://github.com/lazercaveman/obsidian-firefly-theme) is pending review, but is one of the few examples I've personally seen of a repository using SCSS, a Rubyprogram written in that assembles CSS style sheets for a browser, and for information, SASS adds lots of additional functionality to CSS like variables, nesting and more which can make writing CSS easier and faster. +* The [[Firefly]] theme is pending review, but is one of the few examples I've personally seen of a repository using [[SCSS]], a Rubyprogram written in that assembles CSS style sheets for a browser, and for information, SASS adds lots of additional functionality to CSS like variables, nesting and more which can make writing CSS easier and faster. * CSS for [rainbow relationship line colors](https://discord.com/channels/686053708261228577/702656734631821413/884586663064535141) was shared in the Discord by `@NothingIsLost`. * Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). * Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). -## Ancillary Tools +## [[Ancillary Tools]] -* `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the Zotero/MDNotes process and discusses when to do what and why and what else you can do. -* The creator of Gingko, a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. +* `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[MDNotes]] process and discusses when to do what and why and what else you can do. +* The creator of [[Gingko]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. ### Research Rabbit * [Research Rabbit](https://www.researchrabbit.ai/) (yes it's free) put together [a playlist of Youtube videos](https://www.youtube.com/watch?v=wHBql2JncyU&list=PLLrc8QKmOs9btNMYi8zsNRKlGuIZgPTZK) with tutorials from users, starting with `@dannyhatcher` and his workflow (follow up with [this video](https://www.youtube.com/watch?v=AQdKBhCaCcI) to see how he processes things into Obsidian afterwards). -* `@brimwats` and Bryan Jenks and I also did a community talk on Thursday with some interested folks sharing our workflows with Research Rabbit: here's my writeup about [how I use Research Rabbit for Worldbuilding Research](https://eleanorkonik.com/using-research-rabbit-for-worldbuilding-research/). +* `@brimwats` and Bryan Jenks and I also did a community talk on Thursday with some interested folks sharing our workflows with [[Research Rabbit]]: here's my writeup about [how I use Research Rabbit for Worldbuilding Research](https://eleanorkonik.com/using-research-rabbit-for-worldbuilding-research/). * PS: I'm deliberately not giving you a referral code because I don't want to take their money, it's such a good tool and they're so nice, but if you have trouble signing up (they require some kind of 'institutional' email for the forum) you can reach out via email and let them know you found them though the PKM community and they'll set you up. ### Readwise -* The folks at [Readwise](https://readwise.io/i/ac9) (subscription-fee app but too many pkm people love it to not include it here) just announced a big update coming β€” [a read-later app with RSS, newsletter and pdf-reading capabilities](https://readwise.io/read). They're adding people to the waitlist now and while I'm not personally in the beta I'm pretty excited for it β€” I've heard it's great, and has nice hotkey support. +* The folks at [[Readwise]] (subscription-fee app but too many pkm people love it to not include it here) just announced a big update coming β€” [a read-later app with RSS, newsletter and pdf-reading capabilities](https://readwise.io/read). They're adding people to the waitlist now and while I'm not personally in the beta I'm pretty excited for it β€” I've heard it's great, and has nice hotkey support. * They're also working on a web highlighter. Some Obsidian users are excited at the idea of replacing products like Highlights and Instapaper with their new Reader app. * While I'm talking about Readwise, they also shipped [focused highlight review](https://twitter.com/hstagner/status/1435593578194120706?s=21). * Here's [Dan Ollosso](https://www.youtube.com/watch?v=XnG9beuXmJw) on the Readwise Obsidian plugin. Here's [Curtis McShale](https://youtu.be/tUfTaEhqZU8)'s. (I told you it was popular with Obsidian folks). ## Housekeeping -* both `@liam`’s Calendar and `@tgrosinger`’s Advanced Tables community plugins have surpassed 100,000 downloads in the Obsidian plugin gallery. So exciting! +* both `@liam`’s [[calendar|Calendar]] and `@tgrosinger`’s [[table-editor-obsidian|Advanced Tables]] community plugins have surpassed 100,000 downloads in the Obsidian plugin gallery. So exciting! * When I logged in to work on this yesterday, my dashboard let me know that there are over 2,000 of you subscribed to this newsletter, which is orders of magnitude more than I thought would ever find value from it, so thanks for checking in with me every week! Ghost reports that about 70% of you read this pretty consistently (so I guess I'm not getting lost in the ether!), which is incredibly motivating. Thank you! diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md index 984771e0f..0671ba412 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md @@ -1,7 +1,7 @@ ## In The Community * `@SlRvb` and `@mikeschmitz` will be showcasing how they use Obsidian for journaling today at 3pm EST. There's more [information in Discord](https://discord.com/channels/686053708261228577/876257648624939008/888086347510865950). -* The [Kanban plugin](http://matthewmeye.rs/obsidian-kanban/) is looking for community help keeping the documentation up to date, so if you have any workflow tutorials (like [this German-language one](https://www.youtube.com/watch?v=6aU2lYGsRzw)) or such you'd like to add, you can [submit a pull request](https://github.com/mgmeyers/obsidian-kanban/tree/main/src/docs) to the GitHub repository. +* The [[obsidian-kanban|Kanban]] is looking for community help keeping the documentation up to date, so if you have any workflow tutorials (like [this German-language one](https://www.youtube.com/watch?v=6aU2lYGsRzw)) or such you'd like to add, you can [submit a pull request](https://github.com/mgmeyers/obsidian-kanban/tree/main/src/docs) to the GitHub repository. ## Obsidian Updates @@ -24,21 +24,21 @@ ### New * [Blue Pill](https://github.com/dyldog/blue-pill) is a plugin designed to rename files from numerical UUIDs to a new file name based on the first header. -* [Simple Embeds](https://github.com/samwarnick/obsidian-simple-embeds/tree/main) will allow twitter cards and youtube links to render in preview. -* [Workspaces Plus](https://github.com/nothingislost/obsidian-workspaces-plus) comes with some nice features for making workspaces easier to work with, and includes handy features like auto-saving workspaces on switching, status bar indicators to let you visually see which workspace you're working in, etc. Here's how [Josh Duffney uses Workspaces](https://www.youtube.com/watch?v=EiI1ekkiB2k) if you're looking for a use-case example. +* [[Simple Embeds](https://github.com/samwarnick/obsidian-simple-embeds/tree/main) will allow twitter cards and youtube links to render in preview. +* [[workspaces-plus|Workspaces Plus]] comes with some nice features for making workspaces easier to work with, and includes handy features like auto-saving workspaces on switching, status bar indicators to let you visually see which workspace you're working in, etc. Here's how [Josh Duffney uses Workspaces](https://www.youtube.com/watch?v=EiI1ekkiB2k) if you're looking for a use-case example. * This plugin lets you [add commands to the right click menu](https://github.com/kzhovn/obsidian-customizable-menu) * The [copy command](https://github.com/kzhovn/copy-command-obsidian) makes the "make a copy" command available to the command palette and file menu. Shoutout to the dev for reading my mind because I was just lamenting the lack of this on Wednesday. ### Updates -* [Kanban](https://github.com/mgmeyers/obsidian-kanban/) is now out of beta with v1.0.0. Lanes are scrollable, cards can contain newlines, the input fields supports markdown editing, block embeds are supported, and there are some more action buttons functionality. Note: may contain breaking changes for some themes (but I haven't heard much chatter about this so you'll probably be fine). -* [Pane Relief](https://github.com/pjeby/pane-relief) has a hotfix to support the new Insider build (0.12.16); please be sure to close any orphan panes! -* [Dice Roller 6.0.0](https://github.com/valentine195/obsidian-dice-roller) had a major backend update that should speed things up, and you can modify and condition dicerolls, i.e. create formulas and variables. More details in the Readme! -* [Image in Editor](https://github.com/ozntel/oz-image-in-editor-obsidian/releases/tag/1.5.4) can render mermaid diagrams in transclusions in the editor. Which should give you an idea of the complexities WYSIWYG mode faces β€” and by the way, **WYSIWYG mode has been moved to the "In Progress" section of the Obsidian Roadmap.** -* The [Linter plugin](https://github.com/platers/obsidian-linter/releases/tag/1.1.5) allows for footnotes to be moved and reindexed, which is useful for concatenation i.e. with the longform plugin, and also will reformat tags with hashtags in YAML frontmatter to be correct, i.e. removes the hashtag. -* [v1.11.0 of Obsidian Git](https://github.com/denolehov/obsidian-git/releases/tag/1.11.0) comes to us from the incredibly tenacious `@Vinadon` (who has faced some truly demoralizing struggles developing this plugin) and features support for initializing new repos and selecting upstream branches for pushing and pulling from. +* [[obsidian-kanban|Kanban]] is now out of beta with v1.0.0. Lanes are scrollable, cards can contain newlines, the input fields supports markdown editing, block embeds are supported, and there are some more action buttons functionality. Note: may contain breaking changes for some themes (but I haven't heard much chatter about this so you'll probably be fine). +* [[pane-relief|Pane Relief]] has a hotfix to support the new Insider build (0.12.16); please be sure to close any orphan panes! +* [[obsidian-dice-roller|Dice Roller]] had a major backend update that should speed things up, and you can modify and condition dicerolls, i.e. create formulas and variables. More details in the Readme! +* [[oz-image-plugin|Image in Editor]] can render mermaid diagrams in transclusions in the editor. Which should give you an idea of the complexities WYSIWYG mode faces β€” and by the way, **WYSIWYG mode has been moved to the "In Progress" section of the Obsidian Roadmap.** +* The [[obsidian-linter|Linter]] plugin allows for footnotes to be moved and reindexed, which is useful for concatenation i.e. with the longform plugin, and also will reformat tags with hashtags in YAML frontmatter to be correct, i.e. removes the hashtag. +* [v1.11.0](https://github.com/denolehov/obsidian-git/releases/tag/1.11.0) of [[obsidian-git|Obsidian Git]] comes to us from the incredibly tenacious `@Vinadon` (who has faced some truly demoralizing struggles developing this plugin) and features support for initializing new repos and selecting upstream branches for pushing and pulling from. * Users of the Folder Note plugin should be aware that most of the features have been migrated to the [Folder Note Core](https://github.com/aidenlx/folder-note-core): check out the [migration guide](https://github.com/aidenlx/alx-folder-note/wiki/migrate-from-v0.10.0-and-lower). -* [Dictionary 2.18.0](https://github.com/phibr0/obsidian-dictionary) lets you override the language for an individual note by noting the preferred language in the YAML. +* [[obsidian-dictionary-plugin|Dictionary]] [2.18.0](https://github.com/phibr0/obsidian-dictionary) lets you override the language for an individual note by noting the preferred language in the YAML. ### Betas @@ -46,18 +46,18 @@ ## Feature Requests -* People used to IDEs like Visual Studio Code would love it if it were possible to ["tab out" of markup](https://forum.obsidian.md/t/pressing-tab-when-inserting-a-link-should-move-the-cursor-to-the-next-brackets/11953) instead of needing to use the arrow key. +* People used to IDEs like [[VSCode|Visual Studio Code]] would love it if it were possible to ["tab out" of markup](https://forum.obsidian.md/t/pressing-tab-when-inserting-a-link-should-move-the-cursor-to-the-next-brackets/11953) instead of needing to use the arrow key. * Is it possible to [assign a hotkey to readable line width](https://forum.obsidian.md/t/is-there-a-way-to-set-readable-line-length-option-to-a-hotkey/24255)? I know there have been times when I really wanted this, too, especially when dealing with tables. ## Appearance * The [LaTeX insipired CSS Snippet for PDFs](https://www.buymeacoffee.com/phibr0/e/42263) is designed to help with page breaks, automatically number headings, and more. -* The [ITS Theme](https://forum.obsidian.md/t/theme-its-dark-light-theme/12838/132) had an update that reduces the filesize by moving icons to an external snippet and some new Style Settings toggles. -* [Yin and Yang](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme) theme got an update to change the darkness value of the base color that should help with reflective screens. +* The [[ITS Theme]] had an update that [reduces the filesize by moving icons to an external snippet and some new Style Settings toggles](https://forum.obsidian.md/t/theme-its-dark-light-theme/12838/132). +* [[Yin and Yang]] theme got an update to change the darkness value of the base color that should help with reflective screens. -## Ancillary Code +## Ancilliary Code * the [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3) from `@kepano` has some more features, like removal of illegal characters and variables for tagging things more easily. -* `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "docker file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. +* `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "[[docker]] file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. ## Guides @@ -81,9 +81,9 @@ Every now and then someone shares a link to a popular outlet "discovering" Obsid * Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). -## Ancillary Tools +## [[Ancillary Tools]] -* [Drafts v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the Drafts App Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. +* [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md index 10c013ddb..2e0acc9c7 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md @@ -5,34 +5,34 @@ * Nick Milo featured content creator [Mike Schmitz](https://www.youtube.com/watch?v=aiTV9MOBYPs) as part of the LYT House series awhile back β€” the recording is now on YouTube. Ditto [David Sparks](https://www.youtube.com/watch?v=JLk5jIHpvxE) talking about how he uses Obsidian. ## Obsidian Updates -* Obsidian Sync increased the size limit of each remote vault from 4 GB to 10 GB. +* [[Obsidian Sync]] increased the size limit of each remote vault from 4 GB to 10 GB. ## Plugin News ### New * There's a new plugin to add more [shortcuts for LaTeX](https://github.com/joeyuping/quick_latex_obsidian). -* It looks like the folks over at ClubMacStories are trying out a business model for paid plugins: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). +* It looks like the folks over at [[ClubMacStories]] are trying out a business model for [[paid plugins]]: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). * [Metadataframe](https://github.com/SkepticMystic/metadataframe) lets users extract all the metadata in a vault into a CSV file. * [Prominent Sarred Notes](https://github.com/valentine195/obsidian-prominent-starred-files) adds stars to starred notes in the file explorer. * [Local images](https://github.com/aleksey-rezvov/obsidian-local-images) finds hotlinked images in your notes, downloads and saves them locally and finally adjusts the link in your note to point to the local file. -* [MarginNote Companion](https://github.com/aidenlx/marginnote-companion) lets users use MarginNote 3 to read and create text/area excerpt on PDF files and easily import notes to obsidian with backlinks to MarginNote. It synergizes with Media Extended to support importing video notes. -* If you play music and want to use Obsidian to keep track of scores, check out [Scales & Chords](https://github.com/egradman/scales-chords). +* [MarginNote Companion](https://github.com/aidenlx/marginnote-companion) lets users use [[MarginNote]] 3 to read and create text/area excerpt on PDF files and easily import notes to obsidian with backlinks to MarginNote. It synergizes with Media Extended to support importing video notes. +* If you play music and want to use Obsidian to keep track of scores, check out [[scales-chords|Scales and Chords]] . * Here's a [hotkey for superscript](https://github.com/oliviodare/obsidian-superscript). * Here's a plugin designed to help users use Obsidian as a [Read It Later](https://github.com/DominikPieper/obsidian-ReadItLater) app. * Here's a plugin to let you [change the playback speed](https://github.com/kaizau/obsidian-audio-speed-plugin) of audio files in Obsidian. ### Updates -* [Kanban 1.0.17](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.17) lets users search for notes by aliases, headings and blocks. -* Recursive folder copying has been added to [0.2.0 of Enhance Copy Note](https://github.com/kzhovn/copy-command-obsidian). -* Obsidian42 - Jump-to-Date plugin got some nice navigation features for 1.0.9 -* Dice Roller now lets users save results of dicerolls and has a prettier dice view. -* [v1.7 of MetaEdit](https://github.com/chhoumann/MetaEdit) fixes the KanbanHelper setting not being able to expand. -* [Obsidian Leaflet](https://github.com/valentine195/obsidian-leaflet-plugin) updated to version 4.0.0. It's now faster, integrated with Initiate Tracker, allowes for layers on real-world maps, and lets you draw and edit shapes directly on maps. -* [Toggl Track Integration for Obsidian v 0.3.0](https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.3.0) comes with better support for tags. -* [Obsidian Git v 1.13.0](https://github.com/denolehov/obsidian-git/releases/tag/1.13.0) supports custom git binary paths and cloning remote repos. -* [v1.3.0 of Obsidian Trello](https://github.com/OfficerHalf/obsidian-trello/releases/tag/1.3.0) lets users customize which part of a Trello card render in Obsidian. +* [[obsidian-kanban|Kanban]] [1.0.17](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.17) lets users search for notes by aliases, headings and blocks. +* Recursive folder copying has been added to [0.2.0](https://github.com/kzhovn/copy-command-obsidian) of [[copy-note|Enhance Copy Note]]. +* [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] plugin got some nice navigation features for 1.0.9 +* [[obsidian-dice-roller|Dice Roller]] now lets users save results of dicerolls and has a prettier dice view. +* [v1.7](https://github.com/chhoumann/MetaEdit) of [[MetaEdit]] fixes the KanbanHelper setting not being able to expand. +* [[obsidian-leaflet-plugin|Obsidian Leaflet]] updated to version 4.0.0. It's now faster, integrated with Initiate Tracker, allowes for layers on real-world maps, and lets you draw and edit shapes directly on maps. +* [[obsidian-toggl-integration|Toggl Track]]Integration for Obsidian [v 0.3.0](https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.3.0) comes with better support for tags. +* [[obsidian-git|Obsidian Git]] [v1.13.0](https://github.com/denolehov/obsidian-git/releases/tag/1.13.0) supports custom git binary paths and cloning remote repos. +* [v1.3.0](https://github.com/OfficerHalf/obsidian-trello/releases/tag/1.3.0) of [[obsidian-trello|Obsidian Trello]] lets users customize which part of a Trello card render in Obsidian. ### Betas @@ -65,8 +65,8 @@ ## Guides -* Nick Milo, creator of the Linking Your Thinking methodology, is working on an Obsidian course called "Obsidian Flight School." You can sign up for the waitlist [here](https://lyt.ck.page/ace689c709). -* Dan Allosso put together a video about how he gets [information from PDFs into Obsidian](https://www.youtube.com/watch?v=HCACgiFzfdw) using [Hypothesis](https://web.hypothes.is/) and [Readwise](https://readwise.io/i/ac9). +* Nick Milo, creator of the [[Linking Your Thinking]] methodology, is working on an Obsidian course called "[[Obsidian Flight School]]." You can sign up for the waitlist [here](https://lyt.ck.page/ace689c709). +* Dan Allosso put together a video about how he gets [information from PDFs into Obsidian](https://www.youtube.com/watch?v=HCACgiFzfdw) using [Hypothesis](https://web.hypothes.is/) and [[Readwise]]. * Here's a [video guide](https://www.youtube.com/watch?v=G-4l0sAQwt0) for getting handwritten notes on the iPad into Obsidian. * Here's a StackExchange discussion about [how to get Markdown to place nice with Google docs](https://webapps.stackexchange.com/questions/44047/how-can-google-docs-and-markdown-play-nice). @@ -75,6 +75,7 @@ * You can use .txt files and the [text as md plugin](https://github.com/deathau/txt-as-md-obsidian) to [omit certain files from the quick switcher](https://discord.com/channels/686053708261228577/694233507500916796/890397234737344512 and Obsidian's core search without having to worry about filtering. * If you are not already familiar with what the insert key on some keyboards does, please copy and paste this paragraph into a text file, find the "Insert" or "Ins" key on your keyboard, put your cursor into the middle of the paragraph, and start typing... because I'm pretty sure this is the most common recurring bug report we get. A surprising number of people aren't familiar with this incredibly obnoxious key on their keyboard. * This is your periodic reminder to [back up your files](https://www.backblaze.com/blog/the-3-2-1-backup-strategy/) responsibly and regularly. + ## Discussions * `pseudometa` shared the [list of plugins they use for longform writing](https://discord.com/channels/686053708261228577/744933215063638183/890711042085244978). @@ -85,9 +86,6 @@ ## Knowledge Management -## Ancillary Tools - -* The developer of Drafts for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). - +## [[Ancillary Tools]] -## Housekeeping \ No newline at end of file +* The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). From 15e67e6ace8300ea198661c885261933c97f3030 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Tue, 5 Oct 2021 10:45:33 +0200 Subject: [PATCH 11/41] Add seedling notes for tools mentioned in roundup --- .../obsidian-dictionary-plugin.md | 1 + .../obsidian-languagetool-plugin.md | 1 + .../obsidian-statusbar-pomo.md | 1 + .../02.01 - Plugins/oz-image-plugin.md | 1 + .../02.02 - Categories/02.02 - Categories.md | 16 +++---- .../{Task.md => Task management.md} | 4 +- .../Templater templates.md | 3 +- 08 - Seedbox/08 - Seedbox.md | 45 ++++++++++++++++++- 08 - Seedbox/Calibre.md | 18 ++++++++ 08 - Seedbox/Chrome Extensions.md | 18 ++++++++ 08 - Seedbox/Docker.md | 18 ++++++++ 08 - Seedbox/Drafts App.md | 18 ++++++++ 08 - Seedbox/Dragon speech recognition.md | 18 ++++++++ 08 - Seedbox/Dropbox.md | 18 ++++++++ 08 - Seedbox/Emacs.md | 18 ++++++++ 08 - Seedbox/Firefox extensions.md | 18 ++++++++ 08 - Seedbox/Gingko app.md | 18 ++++++++ 08 - Seedbox/GitHub Pages.md | 18 ++++++++ 08 - Seedbox/Hazel.md | 18 ++++++++ 08 - Seedbox/Hugo.md | 0 08 - Seedbox/Jekyll.md | 16 +++++++ 08 - Seedbox/LaTeX.md | 18 ++++++++ 08 - Seedbox/Linking Your Thinking.md | 13 ++++++ 08 - Seedbox/MGit.md | 18 ++++++++ 08 - Seedbox/Maps of Content (MOC).md | 14 ++++++ 08 - Seedbox/MarginNote.md | 18 ++++++++ 08 - Seedbox/Markdown.md | 13 ++++++ 08 - Seedbox/Mdnotes.md | 18 ++++++++ 08 - Seedbox/Mermaid.md | 18 ++++++++ 08 - Seedbox/Notepad++.md | 18 ++++++++ 08 - Seedbox/Onyx Boox.md | 13 ++++++ 08 - Seedbox/Pandoc.md | 18 ++++++++ 08 - Seedbox/Pocket.md | 18 ++++++++ 08 - Seedbox/ProtonMail.md | 18 ++++++++ 08 - Seedbox/Readwise.md | 25 +++++++++++ 08 - Seedbox/Research Rabbit.md | 18 ++++++++ 08 - Seedbox/Static Site Generators.md | 13 ++++++ 08 - Seedbox/Sublime Text.md | 18 ++++++++ 08 - Seedbox/Syncthing.md | 18 ++++++++ 08 - Seedbox/Tesseract.md | 18 ++++++++ 08 - Seedbox/Using Obsidian for TTRPG.md | 13 ++++++ 08 - Seedbox/VSCode.md | 18 ++++++++ 08 - Seedbox/Vim.md | 18 ++++++++ 08 - Seedbox/Working Copy.md | 18 ++++++++ 08 - Seedbox/YAML.md | 16 +++++++ 08 - Seedbox/Zapier.md | 18 ++++++++ 08 - Seedbox/Zotero.md | 18 ++++++++ 08 - Seedbox/Zotfile.md | 18 ++++++++ 08 - Seedbox/Zutilo.md | 18 ++++++++ 08 - Seedbox/iOS Shortcuts.md | 13 ++++++ 08 - Seedbox/icalBuddy.md | 18 ++++++++ 08 - Seedbox/revealjs.md | 18 ++++++++ .../10.02 - Publish sites.md | 2 +- 53 files changed, 804 insertions(+), 13 deletions(-) rename 02 - Community plugins/02.02 - Categories/{Task.md => Task management.md} (96%) create mode 100644 08 - Seedbox/Calibre.md create mode 100644 08 - Seedbox/Chrome Extensions.md create mode 100644 08 - Seedbox/Docker.md create mode 100644 08 - Seedbox/Drafts App.md create mode 100644 08 - Seedbox/Dragon speech recognition.md create mode 100644 08 - Seedbox/Dropbox.md create mode 100644 08 - Seedbox/Emacs.md create mode 100644 08 - Seedbox/Firefox extensions.md create mode 100644 08 - Seedbox/Gingko app.md create mode 100644 08 - Seedbox/GitHub Pages.md create mode 100644 08 - Seedbox/Hazel.md create mode 100644 08 - Seedbox/Hugo.md create mode 100644 08 - Seedbox/Jekyll.md create mode 100644 08 - Seedbox/LaTeX.md create mode 100644 08 - Seedbox/Linking Your Thinking.md create mode 100644 08 - Seedbox/MGit.md create mode 100644 08 - Seedbox/Maps of Content (MOC).md create mode 100644 08 - Seedbox/MarginNote.md create mode 100644 08 - Seedbox/Markdown.md create mode 100644 08 - Seedbox/Mdnotes.md create mode 100644 08 - Seedbox/Mermaid.md create mode 100644 08 - Seedbox/Notepad++.md create mode 100644 08 - Seedbox/Onyx Boox.md create mode 100644 08 - Seedbox/Pandoc.md create mode 100644 08 - Seedbox/Pocket.md create mode 100644 08 - Seedbox/ProtonMail.md create mode 100644 08 - Seedbox/Readwise.md create mode 100644 08 - Seedbox/Research Rabbit.md create mode 100644 08 - Seedbox/Static Site Generators.md create mode 100644 08 - Seedbox/Sublime Text.md create mode 100644 08 - Seedbox/Syncthing.md create mode 100644 08 - Seedbox/Tesseract.md create mode 100644 08 - Seedbox/Using Obsidian for TTRPG.md create mode 100644 08 - Seedbox/VSCode.md create mode 100644 08 - Seedbox/Vim.md create mode 100644 08 - Seedbox/Working Copy.md create mode 100644 08 - Seedbox/YAML.md create mode 100644 08 - Seedbox/Zapier.md create mode 100644 08 - Seedbox/Zotero.md create mode 100644 08 - Seedbox/Zotfile.md create mode 100644 08 - Seedbox/Zutilo.md create mode 100644 08 - Seedbox/iOS Shortcuts.md create mode 100644 08 - Seedbox/icalBuddy.md create mode 100644 08 - Seedbox/revealjs.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md b/02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md index 7cfc796f1..b43723c54 100644 --- a/02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md +++ b/02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md @@ -2,6 +2,7 @@ plugin-id: obsidian-dictionary-plugin aliases: - Dictionary +- Obsidian Dictionary plugin tags: - publish: true diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md b/02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md index 74efcdeff..54f971df1 100644 --- a/02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md +++ b/02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md @@ -2,6 +2,7 @@ plugin-id: obsidian-languagetool-plugin aliases: - LanguageTool Integration +- LanguageTool plugin tags: - publish: true diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md b/02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md index a6c20ea1d..dbf2d213a 100644 --- a/02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md +++ b/02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md @@ -2,6 +2,7 @@ plugin-id: obsidian-statusbar-pomo aliases: - Status Bar Pomodoro Timer +- status bar pomodoro tags: - publish: true diff --git a/02 - Community plugins/02.01 - Plugins/oz-image-plugin.md b/02 - Community plugins/02.01 - Plugins/oz-image-plugin.md index e8c554707..24da222f9 100644 --- a/02 - Community plugins/02.01 - Plugins/oz-image-plugin.md +++ b/02 - Community plugins/02.01 - Plugins/oz-image-plugin.md @@ -2,6 +2,7 @@ plugin-id: oz-image-plugin aliases: - Ozan's Image in Editor Plugin +- Image in Editor tags: - publish: true diff --git a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md b/02 - Community plugins/02.02 - Categories/02.02 - Categories.md index 07363ae3f..18ce0f049 100644 --- a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md +++ b/02 - Community plugins/02.02 - Categories/02.02 - Categories.md @@ -20,38 +20,38 @@ tags: - [[02 - Community plugins/02.02 - Categories/Date|Date]] - [[02 - Community plugins/02.02 - Categories/Desktop-only plugins|Desktop-only plugins]] - [[02 - Community plugins/02.02 - Categories/Edit|Edit]] -- [[02 - Community plugins/02.02 - Categories/Editor|Editor]] - [[02 - Community plugins/02.02 - Categories/File|File]] - [[02 - Community plugins/02.02 - Categories/Financial|Financial]] -- [[02 - Community plugins/02.02 - Categories/Game|Game]] -- [[02 - Community plugins/02.02 - Categories/History|History]] - [[02 - Community plugins/02.02 - Categories/Image|Image]] +- [[02 - Community plugins/02.02 - Categories/Editor|Editor]] +- [[02 - Community plugins/02.02 - Categories/History|History]] +- [[02 - Community plugins/02.02 - Categories/Game|Game]] - [[02 - Community plugins/02.02 - Categories/Integration|Integration]] -- [[02 - Community plugins/02.02 - Categories/Japanese|Japanese]] - [[02 - Community plugins/02.02 - Categories/Journal|Journal]] -- [[02 - Community plugins/02.02 - Categories/Link|Link]] - [[02 - Community plugins/02.02 - Categories/Math|Math]] -- [[02 - Community plugins/02.02 - Categories/Mindmap|Mindmap]] +- [[02 - Community plugins/02.02 - Categories/Japanese|Japanese]] - [[02 - Community plugins/02.02 - Categories/Miscellaneous|Miscellaneous]] +- [[02 - Community plugins/02.02 - Categories/Mindmap|Mindmap]] +- [[02 - Community plugins/02.02 - Categories/Link|Link]] - [[02 - Community plugins/02.02 - Categories/Mobile-compatible plugins|Mobile-compatible plugins]] - [[02 - Community plugins/02.02 - Categories/Mobile|Mobile]] - [[02 - Community plugins/02.02 - Categories/Navigation|Navigation]] - [[02 - Community plugins/02.02 - Categories/PDF|PDF]] - [[02 - Community plugins/02.02 - Categories/Refactor|Refactor]] -- [[02 - Community plugins/02.02 - Categories/Search|Search]] - [[02 - Community plugins/02.02 - Categories/Render|Render]] +- [[02 - Community plugins/02.02 - Categories/Search|Search]] - [[02 - Community plugins/02.02 - Categories/Security|Security]] - [[02 - Community plugins/02.02 - Categories/Shortcut|Shortcut]] - [[02 - Community plugins/02.02 - Categories/Statistic|Statistic]] - [[02 - Community plugins/02.02 - Categories/Status bar|Status bar]] - [[02 - Community plugins/02.02 - Categories/Style|Style]] -- [[02 - Community plugins/02.02 - Categories/Task|Task]] - [[02 - Community plugins/02.02 - Categories/Template|Template]] - [[02 - Community plugins/02.02 - Categories/Video and Audio|Video and Audio]] - [[02 - Community plugins/02.02 - Categories/View|View]] - [[02 - Community plugins/02.02 - Categories/Vim|Vim]] - [[02 - Community plugins/02.02 - Categories/Workspace|Workspace]] - [[02 - Community plugins/02.02 - Categories/Uncategorized plugins|Uncategorized plugins]] +- [[02 - Community plugins/02.02 - Categories/Task management|Task management]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Community plugins/02.02 - Categories/Task.md b/02 - Community plugins/02.02 - Categories/Task management.md similarity index 96% rename from 02 - Community plugins/02.02 - Categories/Task.md rename to 02 - Community plugins/02.02 - Categories/Task management.md index 5c2556eae..91d207de5 100644 --- a/02 - Community plugins/02.02 - Categories/Task.md +++ b/02 - Community plugins/02.02 - Categories/Task management.md @@ -7,9 +7,9 @@ publish: true --- -# Task +# Task management -Task management +#placeholder/description ## Plugins in this category diff --git a/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md b/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md index 1c909f375..3384940c2 100644 --- a/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md +++ b/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md @@ -1,6 +1,7 @@ --- aliases: -- +- Scripts +- Templater scripts tags: - MOC --- diff --git a/08 - Seedbox/08 - Seedbox.md b/08 - Seedbox/08 - Seedbox.md index 9dcd5488c..66185db97 100644 --- a/08 - Seedbox/08 - Seedbox.md +++ b/08 - Seedbox/08 - Seedbox.md @@ -18,5 +18,48 @@ In short, our seedbox holds notes that were "planted" by a contributor who added ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% - +- [[08 - Seedbox/Calibre|Calibre]] +- [[08 - Seedbox/Chrome Extensions|Chrome Extensions]] +- [[08 - Seedbox/Docker|Docker]] +- [[08 - Seedbox/Drafts App|Drafts App]] +- [[08 - Seedbox/Dragon speech recognition|Dragon speech recognition]] +- [[08 - Seedbox/Dropbox|Dropbox]] +- [[08 - Seedbox/Emacs|Emacs]] +- [[08 - Seedbox/Firefox extensions|Firefox extensions]] +- [[08 - Seedbox/Gingko app|Gingko app]] +- [[08 - Seedbox/GitHub Pages|GitHub Pages]] +- [[08 - Seedbox/Hazel|Hazel]] +- [[08 - Seedbox/Hugo|Hugo]] +- [[08 - Seedbox/icalBuddy|icalBuddy]] +- [[08 - Seedbox/iOS Shortcuts|iOS Shortcuts]] +- [[08 - Seedbox/Jekyll|Jekyll]] +- [[08 - Seedbox/LaTeX|LaTeX]] +- [[08 - Seedbox/Linking Your Thinking|Linking Your Thinking]] +- [[08 - Seedbox/Maps of Content (MOC)|Maps of Content (MOC)]] +- [[08 - Seedbox/MarginNote|MarginNote]] +- [[08 - Seedbox/Markdown|Markdown]] +- [[08 - Seedbox/Mdnotes|Mdnotes]] +- [[08 - Seedbox/Mermaid|Mermaid]] +- [[08 - Seedbox/MGit|MGit]] +- [[08 - Seedbox/Notepad++|Notepad++]] +- [[08 - Seedbox/Onyx Boox|Onyx Boox]] +- [[08 - Seedbox/Pandoc|Pandoc]] +- [[08 - Seedbox/Pocket|Pocket]] +- [[08 - Seedbox/ProtonMail|ProtonMail]] +- [[08 - Seedbox/Readwise|Readwise]] +- [[08 - Seedbox/Research Rabbit|Research Rabbit]] +- [[08 - Seedbox/revealjs|revealjs]] +- [[08 - Seedbox/Static Site Generators|Static Site Generators]] +- [[08 - Seedbox/Sublime Text|Sublime Text]] +- [[08 - Seedbox/Syncthing|Syncthing]] +- [[08 - Seedbox/Tesseract|Tesseract]] +- [[08 - Seedbox/Using Obsidian for TTRPG|Using Obsidian for TTRPG]] +- [[08 - Seedbox/Vim|Vim]] +- [[08 - Seedbox/VSCode|VSCode]] +- [[08 - Seedbox/Working Copy|Working Copy]] +- [[08 - Seedbox/YAML|YAML]] +- [[08 - Seedbox/Zapier|Zapier]] +- [[08 - Seedbox/Zotero|Zotero]] +- [[08 - Seedbox/Zotfile|Zotfile]] +- [[08 - Seedbox/Zutilo|Zutilo]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/08 - Seedbox/Calibre.md b/08 - Seedbox/Calibre.md new file mode 100644 index 000000000..2f2ccce8f --- /dev/null +++ b/08 - Seedbox/Calibre.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Calibre + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Chrome Extensions.md b/08 - Seedbox/Chrome Extensions.md new file mode 100644 index 000000000..718326612 --- /dev/null +++ b/08 - Seedbox/Chrome Extensions.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Chrome Extensions + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Docker.md b/08 - Seedbox/Docker.md new file mode 100644 index 000000000..0015c316d --- /dev/null +++ b/08 - Seedbox/Docker.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Docker + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Drafts App.md b/08 - Seedbox/Drafts App.md new file mode 100644 index 000000000..dabf198cc --- /dev/null +++ b/08 - Seedbox/Drafts App.md @@ -0,0 +1,18 @@ +--- +aliases: +- Drafts +tags: +- seedling +publish: true +--- + +# Drafts + +Official website: #placeholder/link +Documentation: #placeholder/link +Cost: #placeholder/tool +Available for: [[MacOS Tools|MacOS]], [[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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Dragon speech recognition.md b/08 - Seedbox/Dragon speech recognition.md new file mode 100644 index 000000000..e2ee931da --- /dev/null +++ b/08 - Seedbox/Dragon speech recognition.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Dragon speech recognition + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Dropbox.md b/08 - Seedbox/Dropbox.md new file mode 100644 index 000000000..5709c7a4a --- /dev/null +++ b/08 - Seedbox/Dropbox.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Dropbox + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Emacs.md b/08 - Seedbox/Emacs.md new file mode 100644 index 000000000..c3dc6e6dc --- /dev/null +++ b/08 - Seedbox/Emacs.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Emacs + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Firefox extensions.md b/08 - Seedbox/Firefox extensions.md new file mode 100644 index 000000000..274262aa8 --- /dev/null +++ b/08 - Seedbox/Firefox extensions.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Firefox extensions + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Gingko app.md b/08 - Seedbox/Gingko app.md new file mode 100644 index 000000000..fadaeeea7 --- /dev/null +++ b/08 - Seedbox/Gingko app.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Gingko app + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/GitHub Pages.md b/08 - Seedbox/GitHub Pages.md new file mode 100644 index 000000000..664519273 --- /dev/null +++ b/08 - Seedbox/GitHub Pages.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# GitHub Pages + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Hazel.md b/08 - Seedbox/Hazel.md new file mode 100644 index 000000000..461ddbbdc --- /dev/null +++ b/08 - Seedbox/Hazel.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Hazel + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Hugo.md b/08 - Seedbox/Hugo.md new file mode 100644 index 000000000..e69de29bb diff --git a/08 - Seedbox/Jekyll.md b/08 - Seedbox/Jekyll.md new file mode 100644 index 000000000..b946b501c --- /dev/null +++ b/08 - Seedbox/Jekyll.md @@ -0,0 +1,16 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Jekyll + +Official website: #placeholder/link +Documentation: #placeholder/link + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/LaTeX.md b/08 - Seedbox/LaTeX.md new file mode 100644 index 000000000..edbb15fdf --- /dev/null +++ b/08 - Seedbox/LaTeX.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# LaTeX + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Linking Your Thinking.md b/08 - Seedbox/Linking Your Thinking.md new file mode 100644 index 000000000..f145d0069 --- /dev/null +++ b/08 - Seedbox/Linking Your Thinking.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Linking Your Thinking + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/MGit.md b/08 - Seedbox/MGit.md new file mode 100644 index 000000000..2e62a2dc7 --- /dev/null +++ b/08 - Seedbox/MGit.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# MGit + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Maps of Content (MOC).md b/08 - Seedbox/Maps of Content (MOC).md new file mode 100644 index 000000000..70c9eaa33 --- /dev/null +++ b/08 - Seedbox/Maps of Content (MOC).md @@ -0,0 +1,14 @@ +--- +aliases: +- MOC +- MOCs +tags: +- seedling +publish: true +--- + +# Maps of Content (MOC) + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/MarginNote.md b/08 - Seedbox/MarginNote.md new file mode 100644 index 000000000..044240477 --- /dev/null +++ b/08 - Seedbox/MarginNote.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# MarginNote + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Markdown.md b/08 - Seedbox/Markdown.md new file mode 100644 index 000000000..036984389 --- /dev/null +++ b/08 - Seedbox/Markdown.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Markdown + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/Mdnotes.md b/08 - Seedbox/Mdnotes.md new file mode 100644 index 000000000..ea690874a --- /dev/null +++ b/08 - Seedbox/Mdnotes.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Mdnotes + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Mermaid.md b/08 - Seedbox/Mermaid.md new file mode 100644 index 000000000..d42d59d9d --- /dev/null +++ b/08 - Seedbox/Mermaid.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Mermaid + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Notepad++.md b/08 - Seedbox/Notepad++.md new file mode 100644 index 000000000..da63e9946 --- /dev/null +++ b/08 - Seedbox/Notepad++.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Notepad++ + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Onyx Boox.md b/08 - Seedbox/Onyx Boox.md new file mode 100644 index 000000000..b34ba41e9 --- /dev/null +++ b/08 - Seedbox/Onyx Boox.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Onyx Boox + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/Pandoc.md b/08 - Seedbox/Pandoc.md new file mode 100644 index 000000000..9cb3568e5 --- /dev/null +++ b/08 - Seedbox/Pandoc.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Pandoc + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Pocket.md b/08 - Seedbox/Pocket.md new file mode 100644 index 000000000..e92094ba9 --- /dev/null +++ b/08 - Seedbox/Pocket.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Pocket + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/ProtonMail.md b/08 - Seedbox/ProtonMail.md new file mode 100644 index 000000000..d04d92f04 --- /dev/null +++ b/08 - Seedbox/ProtonMail.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# ProtonMail + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Readwise.md b/08 - Seedbox/Readwise.md new file mode 100644 index 000000000..295661fe1 --- /dev/null +++ b/08 - Seedbox/Readwise.md @@ -0,0 +1,25 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Readwise + +Official website: [Readwise](https://readwise.io/i/ac9) +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description + + +## Obsidian plugins + +- [[readwise-official|Readwise Official]] +- [[readwise-mirror|Readwise Mirror]] +- [[obsidian-readwise|Readwise Community]] \ No newline at end of file diff --git a/08 - Seedbox/Research Rabbit.md b/08 - Seedbox/Research Rabbit.md new file mode 100644 index 000000000..42b485f18 --- /dev/null +++ b/08 - Seedbox/Research Rabbit.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Research Rabbit + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Static Site Generators.md b/08 - Seedbox/Static Site Generators.md new file mode 100644 index 000000000..f2d568645 --- /dev/null +++ b/08 - Seedbox/Static Site Generators.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Static Site Generators + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Sublime Text.md b/08 - Seedbox/Sublime Text.md new file mode 100644 index 000000000..49bebd803 --- /dev/null +++ b/08 - Seedbox/Sublime Text.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Sublime Text + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Syncthing.md b/08 - Seedbox/Syncthing.md new file mode 100644 index 000000000..27abd4e6d --- /dev/null +++ b/08 - Seedbox/Syncthing.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Syncthing + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Tesseract.md b/08 - Seedbox/Tesseract.md new file mode 100644 index 000000000..63dc8a03c --- /dev/null +++ b/08 - Seedbox/Tesseract.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Tesseract + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Using Obsidian for TTRPG.md b/08 - Seedbox/Using Obsidian for TTRPG.md new file mode 100644 index 000000000..54843a7e6 --- /dev/null +++ b/08 - Seedbox/Using Obsidian for TTRPG.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Using Obsidian for TTRPG + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/VSCode.md b/08 - Seedbox/VSCode.md new file mode 100644 index 000000000..5e9988664 --- /dev/null +++ b/08 - Seedbox/VSCode.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# VSCode + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Vim.md b/08 - Seedbox/Vim.md new file mode 100644 index 000000000..473cc1fa5 --- /dev/null +++ b/08 - Seedbox/Vim.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Vim + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Working Copy.md b/08 - Seedbox/Working Copy.md new file mode 100644 index 000000000..68ca8cd5e --- /dev/null +++ b/08 - Seedbox/Working Copy.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Working Copy + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/YAML.md b/08 - Seedbox/YAML.md new file mode 100644 index 000000000..ee876da57 --- /dev/null +++ b/08 - Seedbox/YAML.md @@ -0,0 +1,16 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# YAML + +Official website: #placeholder/link +Documentation: #placeholder/link + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Zapier.md b/08 - Seedbox/Zapier.md new file mode 100644 index 000000000..e44832cfe --- /dev/null +++ b/08 - Seedbox/Zapier.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Zapier + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Zotero.md b/08 - Seedbox/Zotero.md new file mode 100644 index 000000000..a08d39ae4 --- /dev/null +++ b/08 - Seedbox/Zotero.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Zotero + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Zotfile.md b/08 - Seedbox/Zotfile.md new file mode 100644 index 000000000..5b8ad5f9d --- /dev/null +++ b/08 - Seedbox/Zotfile.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Zotfile + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/Zutilo.md b/08 - Seedbox/Zutilo.md new file mode 100644 index 000000000..d4612b0b2 --- /dev/null +++ b/08 - Seedbox/Zutilo.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Zutilo + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/iOS Shortcuts.md b/08 - Seedbox/iOS Shortcuts.md new file mode 100644 index 000000000..3d2251136 --- /dev/null +++ b/08 - Seedbox/iOS Shortcuts.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# iOS Shortcuts + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/08 - Seedbox/icalBuddy.md b/08 - Seedbox/icalBuddy.md new file mode 100644 index 000000000..4b35fb54f --- /dev/null +++ b/08 - Seedbox/icalBuddy.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# icalBuddy + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/08 - Seedbox/revealjs.md b/08 - Seedbox/revealjs.md new file mode 100644 index 000000000..d3d1d86cf --- /dev/null +++ b/08 - Seedbox/revealjs.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# revealjs + +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 [[Ancillary tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md b/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md index bf937c895..d1196fc2e 100644 --- a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md +++ b/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md @@ -6,7 +6,7 @@ tags: publish: true --- -# 10.02 - Publish sites +# 10.02 - [[Obsidian Publish|Publish]] sites #placeholder/description From 2dae3c62db2fc2537d75dcdffcafcd8831fc2159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Tue, 5 Oct 2021 10:47:35 +0200 Subject: [PATCH 12/41] Fix typos and make category names distinct from tools --- .../00.01 - Meta OCV templates.md | 36 ++++----- ...lliary tools.md => T - Ancillary tools.md} | 4 +- .../T - Digital garden site.md | 2 +- .../02 - Community plugins.md | 4 +- .../02.02 - Categories/02.02 - Categories.md | 81 ++++++++++--------- .../02.02 - Categories/Paid plugins.md | 23 ++++++ .../{Vim.md => Vim-related Plugins.md} | 2 +- 09 - Digital Garden/09 - Digital Garden.md | 6 +- .../09.01 - Topics/09.01 - Topics.md | 33 ++++---- ...Ancilliary tools.md => Ancillary tools.md} | 2 +- .../Obsidian/Obsidian queries.md | 13 +++ .../09.01 - Topics/Obsidian/Obsidian.md | 15 ++-- .../09.01 - Topics/Spaced repetition.md | 13 +++ .../09.03 - Obsidian roundup/2021.04.17.md | 2 +- .../09.03 - Obsidian roundup/2021.04.24.md | 2 +- .../09.03 - Obsidian roundup/2021.05.01.md | 4 +- .../09.03 - Obsidian roundup/2021.05.22.md | 2 +- .../09.03 - Obsidian roundup/2021.05.29.md | 4 +- .../09.03 - Obsidian roundup/2021.08.21.md | 2 +- .../09.03 - Obsidian roundup/2021.09.11.md | 2 +- .../09.03 - Obsidian roundup/2021.09.25.md | 2 +- CONTRIBUTING.md | 2 +- 22 files changed, 154 insertions(+), 102 deletions(-) rename 00 - Meta/00.01 - Meta OCV templates/{T - Ancilliary tools.md => T - Ancillary tools.md} (76%) create mode 100644 02 - Community plugins/02.02 - Categories/Paid plugins.md rename 02 - Community plugins/02.02 - Categories/{Vim.md => Vim-related Plugins.md} (91%) rename 09 - Digital Garden/09.01 - Topics/{Ancilliary tools.md => Ancillary tools.md} (92%) create mode 100644 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md create mode 100644 09 - Digital Garden/09.01 - Topics/Spaced repetition.md diff --git a/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md b/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md index 89d4ca4a5..16c2b3ab2 100644 --- a/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md +++ b/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md @@ -8,23 +8,23 @@ tags: # Meta OCV templates %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00.01 - Meta OCV templates/T - Ancilliary tools|T - Ancilliary tools]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Blog posts|T - Blog posts]] -- [[00 - Meta/00.01 - Meta OCV templates/T - CSS Snippet|T - CSS Snippet]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Digital garden site|T - Digital garden site]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Folder structure|T - Folder structure]] -- [[00 - Meta/00.01 - Meta OCV templates/T - GitHub Repository|T - GitHub Repository]] -- [[00 - Meta/00.01 - Meta OCV templates/T - How to|T - How to]] -- [[00 - Meta/00.01 - Meta OCV templates/T - MOCs|T - MOCs]] -- [[00 - Meta/00.01 - Meta OCV templates/T - New Note|T - New Note]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Note showcase|T - Note showcase]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Publish site|T - Publish site]] -- [[00 - Meta/00.01 - Meta OCV templates/T - TODO|T - TODO]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Templates|T - Templates]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Vault showcase|T - Vault showcase]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Website|T - Website]] -- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Channel|T - YouTube Channel]] -- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Video|T - YouTube Video]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Plugin Category|T - Plugin Category]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools|T - Ancillary tools]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Blog posts|T - Blog posts]] +- [[00 - Meta/00.01 - Meta OCV templates/T - CSS Snippet|T - CSS Snippet]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Digital garden site|T - Digital garden site]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Folder structure|T - Folder structure]] +- [[00 - Meta/00.01 - Meta OCV templates/T - GitHub Repository|T - GitHub Repository]] +- [[00 - Meta/00.01 - Meta OCV templates/T - How to|T - How to]] +- [[00 - Meta/00.01 - Meta OCV templates/T - MOCs|T - MOCs]] +- [[00 - Meta/00.01 - Meta OCV templates/T - New Note|T - New Note]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Note showcase|T - Note showcase]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Plugin Category|T - Plugin Category]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Publish site|T - Publish site]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Templates|T - Templates]] +- [[00 - Meta/00.01 - Meta OCV templates/T - TODO|T - TODO]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Vault showcase|T - Vault showcase]] +- [[00 - Meta/00.01 - Meta OCV templates/T - Website|T - Website]] +- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Channel|T - YouTube Channel]] +- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Video|T - YouTube Video]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Ancilliary tools.md b/00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools.md similarity index 76% rename from 00 - Meta/00.01 - Meta OCV templates/T - Ancilliary tools.md rename to 00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools.md index 1562ac1f3..f2122e5be 100644 --- a/00 - Meta/00.01 - Meta OCV templates/T - Ancilliary tools.md +++ b/00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools.md @@ -6,13 +6,13 @@ tags: publish: true --- -# #placeholder/title +# {{Title}} 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 [[Ancilliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md b/00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md index 9f36ad29d..0a2e36bd5 100644 --- a/00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md +++ b/00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md @@ -10,7 +10,7 @@ publish: true Link: #placeholder/link Author: #placeholder/author %% Optional %% -Tool: %% Create or link a an [[Ancilliary tools]] note %% +Tool: %% Create or link a an [[Ancillary tools]] 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 diff --git a/02 - Community plugins/02 - Community plugins.md b/02 - Community plugins/02 - Community plugins.md index bdf4a4883..bf12fdd22 100644 --- a/02 - Community plugins/02 - Community plugins.md +++ b/02 - Community plugins/02 - Community plugins.md @@ -12,8 +12,8 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Community plugins/02.01 - Plugins/02.01 - Plugins|02.01 - Plugins]] -- [[02 - Community plugins/02.02 - Categories/02.02 - Categories|02.02 - Categories]] +- [[02 - Community plugins/02.01 - Plugins/02.01 - Plugins|02.01 - Plugins]] +- [[02 - Community plugins/02.02 - Categories/02.02 - Categories|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md b/02 - Community plugins/02.02 - Categories/02.02 - Categories.md index 18ce0f049..1381f6e37 100644 --- a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md +++ b/02 - Community plugins/02.02 - Categories/02.02 - Categories.md @@ -12,46 +12,47 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Community plugins/02.02 - Categories/Automation|Automation]] -- [[02 - Community plugins/02.02 - Categories/Backup|Backup]] -- [[02 - Community plugins/02.02 - Categories/Chart|Chart]] -- [[02 - Community plugins/02.02 - Categories/Chinese|Chinese]] -- [[02 - Community plugins/02.02 - Categories/Convert|Convert]] -- [[02 - Community plugins/02.02 - Categories/Date|Date]] -- [[02 - Community plugins/02.02 - Categories/Desktop-only plugins|Desktop-only plugins]] -- [[02 - Community plugins/02.02 - Categories/Edit|Edit]] -- [[02 - Community plugins/02.02 - Categories/File|File]] -- [[02 - Community plugins/02.02 - Categories/Financial|Financial]] -- [[02 - Community plugins/02.02 - Categories/Image|Image]] -- [[02 - Community plugins/02.02 - Categories/Editor|Editor]] -- [[02 - Community plugins/02.02 - Categories/History|History]] -- [[02 - Community plugins/02.02 - Categories/Game|Game]] -- [[02 - Community plugins/02.02 - Categories/Integration|Integration]] -- [[02 - Community plugins/02.02 - Categories/Journal|Journal]] -- [[02 - Community plugins/02.02 - Categories/Math|Math]] -- [[02 - Community plugins/02.02 - Categories/Japanese|Japanese]] -- [[02 - Community plugins/02.02 - Categories/Miscellaneous|Miscellaneous]] -- [[02 - Community plugins/02.02 - Categories/Mindmap|Mindmap]] -- [[02 - Community plugins/02.02 - Categories/Link|Link]] -- [[02 - Community plugins/02.02 - Categories/Mobile-compatible plugins|Mobile-compatible plugins]] -- [[02 - Community plugins/02.02 - Categories/Mobile|Mobile]] -- [[02 - Community plugins/02.02 - Categories/Navigation|Navigation]] -- [[02 - Community plugins/02.02 - Categories/PDF|PDF]] -- [[02 - Community plugins/02.02 - Categories/Refactor|Refactor]] -- [[02 - Community plugins/02.02 - Categories/Render|Render]] -- [[02 - Community plugins/02.02 - Categories/Search|Search]] -- [[02 - Community plugins/02.02 - Categories/Security|Security]] -- [[02 - Community plugins/02.02 - Categories/Shortcut|Shortcut]] -- [[02 - Community plugins/02.02 - Categories/Statistic|Statistic]] -- [[02 - Community plugins/02.02 - Categories/Status bar|Status bar]] -- [[02 - Community plugins/02.02 - Categories/Style|Style]] -- [[02 - Community plugins/02.02 - Categories/Template|Template]] -- [[02 - Community plugins/02.02 - Categories/Video and Audio|Video and Audio]] -- [[02 - Community plugins/02.02 - Categories/View|View]] -- [[02 - Community plugins/02.02 - Categories/Vim|Vim]] -- [[02 - Community plugins/02.02 - Categories/Workspace|Workspace]] -- [[02 - Community plugins/02.02 - Categories/Uncategorized plugins|Uncategorized plugins]] -- [[02 - Community plugins/02.02 - Categories/Task management|Task management]] +- [[02 - Community plugins/02.02 - Categories/Automation|Automation]] +- [[02 - Community plugins/02.02 - Categories/Backup|Backup]] +- [[02 - Community plugins/02.02 - Categories/Chart|Chart]] +- [[02 - Community plugins/02.02 - Categories/Chinese|Chinese]] +- [[02 - Community plugins/02.02 - Categories/Convert|Convert]] +- [[02 - Community plugins/02.02 - Categories/Date|Date]] +- [[02 - Community plugins/02.02 - Categories/Desktop-only plugins|Desktop-only plugins]] +- [[02 - Community plugins/02.02 - Categories/Edit|Edit]] +- [[02 - Community plugins/02.02 - Categories/Editor|Editor]] +- [[02 - Community plugins/02.02 - Categories/File|File]] +- [[02 - Community plugins/02.02 - Categories/Financial|Financial]] +- [[02 - Community plugins/02.02 - Categories/Game|Game]] +- [[02 - Community plugins/02.02 - Categories/History|History]] +- [[02 - Community plugins/02.02 - Categories/Image|Image]] +- [[02 - Community plugins/02.02 - Categories/Integration|Integration]] +- [[02 - Community plugins/02.02 - Categories/Japanese|Japanese]] +- [[02 - Community plugins/02.02 - Categories/Journal|Journal]] +- [[02 - Community plugins/02.02 - Categories/Link|Link]] +- [[02 - Community plugins/02.02 - Categories/Math|Math]] +- [[02 - Community plugins/02.02 - Categories/Mindmap|Mindmap]] +- [[02 - Community plugins/02.02 - Categories/Miscellaneous|Miscellaneous]] +- [[02 - Community plugins/02.02 - Categories/Mobile-compatible plugins|Mobile-compatible plugins]] +- [[02 - Community plugins/02.02 - Categories/Mobile|Mobile]] +- [[02 - Community plugins/02.02 - Categories/Navigation|Navigation]] +- [[02 - Community plugins/02.02 - Categories/Paid plugins|Paid plugins]] +- [[02 - Community plugins/02.02 - Categories/PDF|PDF]] +- [[02 - Community plugins/02.02 - Categories/Refactor|Refactor]] +- [[02 - Community plugins/02.02 - Categories/Render|Render]] +- [[02 - Community plugins/02.02 - Categories/Search|Search]] +- [[02 - Community plugins/02.02 - Categories/Security|Security]] +- [[02 - Community plugins/02.02 - Categories/Shortcut|Shortcut]] +- [[02 - Community plugins/02.02 - Categories/Statistic|Statistic]] +- [[02 - Community plugins/02.02 - Categories/Status bar|Status bar]] +- [[02 - Community plugins/02.02 - Categories/Style|Style]] +- [[02 - Community plugins/02.02 - Categories/Task management|Task management]] +- [[02 - Community plugins/02.02 - Categories/Template|Template]] +- [[02 - Community plugins/02.02 - Categories/Uncategorized plugins|Uncategorized plugins]] +- [[02 - Community plugins/02.02 - Categories/Video and Audio|Video and Audio]] +- [[02 - Community plugins/02.02 - Categories/View|View]] +- [[02 - Community plugins/02.02 - Categories/Vim-related Plugins|Vim-related Plugins]] +- [[02 - Community plugins/02.02 - Categories/Workspace|Workspace]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Community plugins/02.02 - Categories/Paid plugins.md b/02 - Community plugins/02.02 - Categories/Paid plugins.md new file mode 100644 index 000000000..619e28d42 --- /dev/null +++ b/02 - Community plugins/02.02 - Categories/Paid plugins.md @@ -0,0 +1,23 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + + +# Paid plugins + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% +#placeholder/description + +## Plugins in this category + +%% Add a bullet here and link to the plugins you'd like to categorize! %% + +## Related categories + +%% Add links to other 02.02 - Category notes %% + +#placeholder/notes diff --git a/02 - Community plugins/02.02 - Categories/Vim.md b/02 - Community plugins/02.02 - Categories/Vim-related Plugins.md similarity index 91% rename from 02 - Community plugins/02.02 - Categories/Vim.md rename to 02 - Community plugins/02.02 - Categories/Vim-related Plugins.md index 2b719ac7c..6b769e794 100644 --- a/02 - Community plugins/02.02 - Categories/Vim.md +++ b/02 - Community plugins/02.02 - Categories/Vim-related Plugins.md @@ -9,7 +9,7 @@ publish: true # Vim -Plugins related to Vim mode +Plugins related to [[Vim]] mode ## Plugins in this category diff --git a/09 - Digital Garden/09 - Digital Garden.md b/09 - Digital Garden/09 - Digital Garden.md index d79c31914..0dbc5c7ec 100644 --- a/09 - Digital Garden/09 - Digital Garden.md +++ b/09 - Digital Garden/09 - Digital Garden.md @@ -12,7 +12,7 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/09.01 - Topics|09.01 - Topics]] -- [[09 - Digital Garden/09.02 - How To/09.02 - How To|09.02 - How To]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup|09.03 - Obsidian roundup]] +- [[09 - Digital Garden/09.01 - Topics/09.01 - Topics|09.01 - Topics]] +- [[09 - Digital Garden/09.02 - How To/09.02 - How To|09.02 - How To]] +- [[09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup|09.03 - Obsidian roundup]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md index 7a0d64d6c..7d70d4e4b 100644 --- a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md +++ b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md @@ -12,20 +12,21 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian|Obsidian]] -- [[09 - Digital Garden/09.01 - Topics/Ancilliary tools|Ancilliary tools]] -- [[09 - Digital Garden/09.01 - Topics/Android Apps|Android Apps]] -- [[09 - Digital Garden/09.01 - Topics/Beginner guides|Beginner guides]] -- [[09 - Digital Garden/09.01 - Topics/Digital garden|Digital garden]] -- [[09 - Digital Garden/09.01 - Topics/Graph view applications|Graph view applications]] -- [[09 - Digital Garden/09.01 - Topics/Linux Tools|Linux Tools]] -- [[09 - Digital Garden/09.01 - Topics/MacOS Tools|MacOS Tools]] -- [[09 - Digital Garden/09.01 - Topics/Publish sites|Publish sites]] -- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] -- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] -- [[09 - Digital Garden/09.01 - Topics/Websites|Websites]] -- [[09 - Digital Garden/09.01 - Topics/Windows Tools|Windows Tools]] -- [[09 - Digital Garden/09.01 - Topics/YouTube|YouTube]] -- [[09 - Digital Garden/09.01 - Topics/iOS Apps|iOS Apps]] -- [[09 - Digital Garden/09.01 - Topics/iPadOS Apps|iPadOS Apps]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tools|Ancillary tools]] +- [[09 - Digital Garden/09.01 - Topics/Android Apps|Android Apps]] +- [[09 - Digital Garden/09.01 - Topics/Beginner guides|Beginner guides]] +- [[09 - Digital Garden/09.01 - Topics/Digital garden|Digital garden]] +- [[09 - Digital Garden/09.01 - Topics/Graph view applications|Graph view applications]] +- [[09 - Digital Garden/09.01 - Topics/iOS Apps|iOS Apps]] +- [[09 - Digital Garden/09.01 - Topics/iPadOS Apps|iPadOS Apps]] +- [[09 - Digital Garden/09.01 - Topics/Linux Tools|Linux Tools]] +- [[09 - Digital Garden/09.01 - Topics/MacOS Tools|MacOS Tools]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian|Obsidian]] +- [[09 - Digital Garden/09.01 - Topics/Publish sites|Publish sites]] +- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] +- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] +- [[09 - Digital Garden/09.01 - Topics/Spaced repetition|Spaced repetition]] +- [[09 - Digital Garden/09.01 - Topics/Websites|Websites]] +- [[09 - Digital Garden/09.01 - Topics/Windows Tools|Windows Tools]] +- [[09 - Digital Garden/09.01 - Topics/YouTube|YouTube]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Ancilliary tools.md b/09 - Digital Garden/09.01 - Topics/Ancillary tools.md similarity index 92% rename from 09 - Digital Garden/09.01 - Topics/Ancilliary tools.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tools.md index 4e0bb3be3..63a9eaa01 100644 --- a/09 - Digital Garden/09.01 - Topics/Ancilliary tools.md +++ b/09 - Digital Garden/09.01 - Topics/Ancillary tools.md @@ -17,6 +17,6 @@ publish: true Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. 1. Create a new note under [[10 - Resources]] -2. Apply the [[T - Ancilliary tools]] template +2. Apply the [[T - Ancillary tools]] template 3. Fill out the placeholders 4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md new file mode 100644 index 000000000..478a23ac4 --- /dev/null +++ b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian queries + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md index 73c2617f6..000ec11f0 100644 --- a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md +++ b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md @@ -12,11 +12,12 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish|Obsidian Publish]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync|Obsidian Sync]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins|Obsidian community plugins]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes|Obsidian community themes]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins|Obsidian core plugins]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Dark-mode themes|Dark-mode themes]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Light-mode themes|Light-mode themes]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Dark-mode themes|Dark-mode themes]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Light-mode themes|Light-mode themes]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins|Obsidian community plugins]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes|Obsidian community themes]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins|Obsidian core plugins]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish|Obsidian Publish]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries|Obsidian queries]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync|Obsidian Sync]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/Spaced repetition.md b/09 - Digital Garden/09.01 - Topics/Spaced repetition.md new file mode 100644 index 000000000..e31449db7 --- /dev/null +++ b/09 - Digital Garden/09.01 - Topics/Spaced repetition.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Spaced repetition + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md index 258e651e3..b7441b153 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md @@ -35,4 +35,4 @@ * We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. * It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. * You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). -* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jeckyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file +* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jekyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md index e55a28d7a..c01d042af 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md @@ -40,7 +40,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. ## Tips & Tricks * You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` * [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. -* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[VIM]] with Obsidian. +* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[08 - Seedbox/Vim]] with Obsidian. * There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. ### CSS * `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md index 51e1b2252..ef03796c9 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md @@ -8,9 +8,9 @@ ## Plugin News ### Updates -* [[Imgur plugin]] [v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. +* [[obsidian-imgur-plugin|Imgur Plugin]] [v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. * Page preview now works in [[obsidian-kanban|Kanban]]. You can also do "new note from card." There are settings for specifying a template and output folder for new notes. `@Santi Younger` put together a [[YouTube|YouTube Video]] to explain [how to get the most out of visual boards](https://www.youtube.com/watch?v=vRZXT4ynKxE&lc=UgxqaLTyYyb27cjTwkZ4AaABAg). -* The [Kindle Highlights plugin](https://github.com/hadynz/obsidian-kindle-plugin) now brings in notes along with highlights. The developer is really responsive to requests and the plugin saw a lot of other quality of life improvements. There's an (unreleased) working prototype for importing from myclippings.txt as well, which will allow this to be used for books not officially connected to the Amazon account. Here's an [example](https://discord.com/channels/686053708261228577/744933215063638183/836759090762874900) of the plugin in action! +* The [[obsidian-kindle-plugin|Kindle Highlights]] now brings in notes along with highlights. The developer is really responsive to requests and the plugin saw a lot of other quality of life improvements. There's an (unreleased) working prototype for importing from myclippings.txt as well, which will allow this to be used for books not officially connected to the Amazon account. Here's an [example](https://discord.com/channels/686053708261228577/744933215063638183/836759090762874900) of the plugin in action! * [[argenos]] and [[liamcain]] released [v0.5.0](https://discord.com/channels/686053708261228577/707816848615407697/836333522921717793) of the [[nldates-obsidian|Natural Language Dates]] plugin, with a keyboard-friendly date picker, improved date autosuggestions that uses `@`, and more. * The [[extract-url|Extract URL plugin]] now has [special support for youtube videos](https://forum.obsidian.md/t/extract-url-plugin-0-8-extended-youtube-support/17131). Extracting channel name and description as well. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md index 49e205ed4..da57eb83b 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md @@ -52,6 +52,6 @@ ## [[Ancillary Tools]] - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - - `@argentum` had a really nice explanation of [[vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). + - `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). ## Housekeeping \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md index 717bdd913..3d59ddf35 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md @@ -72,9 +72,9 @@ ## Knowledge Management * `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## [[Ancilliary Tools]] +## [[Ancillary tools]] * `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. -* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealJS]] + [[Hugo]] + [[GitHub pages]] to create presentations and publish them online. +* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub pages]] to create presentations and publish them online. ## Housekeeping * I updated the [Resources: For Beginners](https://obsidianroundup.org/resources/#for-beginners) to include a couple of new beginner videos. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md index b3983fac2..01784d739 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md @@ -37,7 +37,7 @@ * `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. * `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. * Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. -* This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon dictation|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. +* This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon speech recognition|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. ### Advanced diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md index 772a974f5..a71677656 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md @@ -53,7 +53,7 @@ Upcoming community talks (save the date, links to follow later in the month!): ## [[Ancillary Tools]] * `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[MDNotes]] process and discusses when to do what and why and what else you can do. -* The creator of [[Gingko]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. +* The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. ### Research Rabbit diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md index 2e0acc9c7..7567a270f 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md @@ -1,6 +1,6 @@ ## In The Community -* The Obsidian developers are doing an "Obsidian October" initiative / contest to encourage people to polish off their WIP plugins and themes, or even try their hand at developing one for the first time. **Winners will get hundreds of dollars in credit to spend on Obsidian services; the top winner, as determined by a panel of community judges, will get a custom trophy. Even if you don't win, they're picking 3 random people to earn rewards too.** Learn more on the new [Obsidian publish hub](https://publish.obsidian.md/hub/Events/Obsidian+October+2021). Here's the forum thread for [sharing your progress](https://forum.obsidian.md/t/obsidian-october-2021-daily-progress-and-learnings/24472). +* The Obsidian developers are doing an [[Obsidian October 2021]] initiative / contest to encourage people to polish off their WIP plugins and themes, or even try their hand at developing one for the first time. **Winners will get hundreds of dollars in credit to spend on Obsidian services; the top winner, as determined by a panel of community judges, will get a custom trophy. Even if you don't win, they're picking 3 random people to earn rewards too.** Learn more on the new [Obsidian publish hub](https://publish.obsidian.md/hub/Events/Obsidian+October+2021). Here's the forum thread for [sharing your progress](https://forum.obsidian.md/t/obsidian-october-2021-daily-progress-and-learnings/24472). * Anne-Laure Le Cunff [interviewed](https://nesslabs.com/obsidian-featured-tool) `@Silver` (Erica Xu) about why she developed Obsidian and the process of developing the community. * Nick Milo featured content creator [Mike Schmitz](https://www.youtube.com/watch?v=aiTV9MOBYPs) as part of the LYT House series awhile back β€” the recording is now on YouTube. Ditto [David Sparks](https://www.youtube.com/watch?v=JLk5jIHpvxE) talking about how he uses Obsidian. ## Obsidian Updates diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7954b2537..5e75c72d1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -95,7 +95,7 @@ In addition to storing all the note attachments in this folder, here we collect - [[YouTube| YouTube Videos, Channels and Playlists]] - [[T - Blog posts]] or [[Websites]] -- [[Ancilliary tools]] +- [[Ancillary tools]] - [[Publish sites]] and other [[Digital garden]] #### [[11 - Events]] From c4cab23e35825eaf667b54a685e0d51a2b981175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Tue, 5 Oct 2021 10:55:50 +0200 Subject: [PATCH 13/41] Zoottelkeeper updates --- 00 - Meta/00 - Meta.md | 13 ++++++------- community-vault.md | 29 +++++++++++++++-------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/00 - Meta/00 - Meta.md b/00 - Meta/00 - Meta.md index ca28cad7d..53fd36746 100644 --- a/00 - Meta/00 - Meta.md +++ b/00 - Meta/00 - Meta.md @@ -8,11 +8,10 @@ tags: # 00 - Meta %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates|00.01 - Meta OCV templates]] -- [[00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors|00.02 - Contributors and Authors]] -- [[00 - Meta/scripts/scripts|scripts]] -- [[00 - Meta/Contributing templates to the community vault|Contributing templates to the community vault]] -- [[00 - Meta/Contributing with community plugins and themes|Contributing with community plugins and themes]] -- [[00 - Meta/FAQ|FAQ]] -- [[00 - Meta/Tag glossary|Tag glossary]] +- [[00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates|00.01 - Meta OCV templates]] +- [[00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors|00.02 - Contributors and Authors]] +- [[00 - Meta/Contributing templates to the community vault|Contributing templates to the community vault]] +- [[00 - Meta/Contributing with community plugins and themes|Contributing with community plugins and themes]] +- [[00 - Meta/FAQ|FAQ]] +- [[00 - Meta/Tag glossary|Tag glossary]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/community-vault.md b/community-vault.md index 62ee5ba7a..6a34640f7 100644 --- a/community-vault.md +++ b/community-vault.md @@ -11,19 +11,20 @@ This is an auto-generated MOC. For more information about this vault, visit [[00 ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00 - Meta|00 - Meta]] -- [[02 - Community plugins/02 - Community plugins|02 - Community plugins]] -- [[03 - Community templates/03 - Community templates|03 - Community templates]] -- [[04 - Community themes/04 - Community themes|04 - Community themes]] -- [[05 - CSS snippets/05 - CSS snippets|05 - CSS snippets]] -- [[06 - Note and vault examples/06 - Note and vault examples|06 - Note and vault examples]] -- [[08 - Seedbox/08 - Seedbox|08 - Seedbox]] -- [[09 - Digital Garden/09 - Digital Garden|09 - Digital Garden]] -- [[10 - Resources/10 - Resources|10 - Resources]] -- [[11 - Events/11 - Events|11 - Events]] -- [[00 - Start here|00 - Start here]] -- [[README|README]] -- [[CONTRIBUTING|CONTRIBUTING]] - +- [[00 - Meta/00 - Meta|00 - Meta]] +- [[00 - Start here|00 - Start here]] +- [[02 - Community plugins/02 - Community plugins|02 - Community plugins]] +- [[03 - Community templates/03 - Community templates|03 - Community templates]] +- [[04 - Community themes/04 - Community themes|04 - Community themes]] +- [[05 - CSS snippets/05 - CSS snippets|05 - CSS snippets]] +- [[06 - Note and vault examples/06 - Note and vault examples|06 - Note and vault examples]] +- [[08 - Seedbox/08 - Seedbox|08 - Seedbox]] +- [[09 - Digital Garden/09 - Digital Garden|09 - Digital Garden]] +- [[10 - Resources/10 - Resources|10 - Resources]] +- [[11 - Events/11 - Events|11 - Events]] +- [[CONTRIBUTING|CONTRIBUTING]] +- [[logo.svg|logo.svg]] +- [[publish.css|publish.css]] +- [[README|README]] %% Zoottelkeeper: End of the autogenerated index file list %% From 3c44a4d1fd8cedf5eea89d3535d437d111dce056 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Wed, 13 Oct 2021 23:05:11 +0200 Subject: [PATCH 14/41] Add JD prefix to videos --- .../10.03 - Videos/10.03 - Videos.md | 21 +++++++++++++++++++ .../Obsidian Office Hours.md | 0 .../YT - Intro to Dataview Plugin.md | 0 .../YT - An Introduction to Dataview.md | 0 ...owerful Obsidian Plugin (With Examples).md | 0 .../YT - How to use QuickAdd.md | 0 ...ate slideshows, PDFs and Word documents.md | 4 ++-- 10 - Resources/Videos/Videos.md | 21 ------------------- 8 files changed, 23 insertions(+), 23 deletions(-) create mode 100644 10 - Resources/10.03 - Videos/10.03 - Videos.md rename 10 - Resources/{Videos => 10.03 - Videos}/Obsidian Office Hours.md (100%) rename 10 - Resources/{Videos => 10.03 - Videos}/YT - Intro to Dataview Plugin.md (100%) rename 10 - Resources/{Videos => 10.03 - Videos}/YT - An Introduction to Dataview.md (100%) rename 10 - Resources/{Videos => 10.03 - Videos}/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md (100%) rename 10 - Resources/{Videos => 10.03 - Videos}/YT - How to use QuickAdd.md (100%) rename 10 - Resources/{Videos => 10.03 - Videos}/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md (91%) delete mode 100644 10 - Resources/Videos/Videos.md diff --git a/10 - Resources/10.03 - Videos/10.03 - Videos.md b/10 - Resources/10.03 - Videos/10.03 - Videos.md new file mode 100644 index 000000000..b0efa8f82 --- /dev/null +++ b/10 - Resources/10.03 - Videos/10.03 - Videos.md @@ -0,0 +1,21 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Videos + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[10 - Resources/10.03 - Videos/Obsidian Office Hours|Obsidian Office Hours]] +- [[10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] +- [[10 - Resources/10.03 - Videos/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] +- [[10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] +- [[10 - Resources/10.03 - Videos/YT - How to use QuickAdd|YT - How to use QuickAdd]] +- [[10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/Videos/Obsidian Office Hours.md b/10 - Resources/10.03 - Videos/Obsidian Office Hours.md similarity index 100% rename from 10 - Resources/Videos/Obsidian Office Hours.md rename to 10 - Resources/10.03 - Videos/Obsidian Office Hours.md diff --git a/10 - Resources/Videos/YT - Intro to Dataview Plugin.md b/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md similarity index 100% rename from 10 - Resources/Videos/YT - Intro to Dataview Plugin.md rename to 10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md diff --git a/10 - Resources/Videos/YT - An Introduction to Dataview.md b/10 - Resources/10.03 - Videos/YT - An Introduction to Dataview.md similarity index 100% rename from 10 - Resources/Videos/YT - An Introduction to Dataview.md rename to 10 - Resources/10.03 - Videos/YT - An Introduction to Dataview.md diff --git a/10 - Resources/Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md similarity index 100% rename from 10 - Resources/Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md rename to 10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md diff --git a/10 - Resources/Videos/YT - How to use QuickAdd.md b/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md similarity index 100% rename from 10 - Resources/Videos/YT - How to use QuickAdd.md rename to 10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md diff --git a/10 - Resources/Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md b/10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md similarity index 91% rename from 10 - Resources/Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md rename to 10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md index bb528f66e..19b67938e 100644 --- a/10 - Resources/Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md +++ b/10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md @@ -8,7 +8,7 @@ publish: true # Pandoc and Obsidian - Create slideshows, PDFs and Word documents -In this video, [[SkepticMystic]] discusses [[pandoc]] and how it can be used to keep more of your workflow inside Obsidian. We cover the following: +In this video, [[SkepticMystic]] discusses [[Pandoc]] and how it can be used to keep more of your workflow inside Obsidian. We cover the following: - [0:00](https://youtube.com/watch?v=yYZiO6CVtj8&t=0s) Introduction - [0:51](https://youtube.com/watch?v=yYZiO6CVtj8&t=51s) Command Line Basics - @@ -19,7 +19,7 @@ In this video, [[SkepticMystic]] discusses [[pandoc]] and how it can be used to - [23:42](https://youtube.com/watch?v=yYZiO6CVtj8&t=1422s) Templates (Reference docs) - [30:08](https://youtube.com/watch?v=yYZiO6CVtj8&t=1808s) [[snippets|Snippets plugin]] - [37:42](https://youtube.com/watch?v=yYZiO6CVtj8&t=2262s) [[templater-obsidian|Templater]] -- [42:06](https://youtube.com/watch?v=yYZiO6CVtj8&t=2526s) [[Revealjs]] slideshows +- [42:06](https://youtube.com/watch?v=yYZiO6CVtj8&t=2526s) [[revealjs]] slideshows - [48:38](https://youtube.com/watch?v=yYZiO6CVtj8&t=2918s) Q&A The slides can be found here: [[Using Pandoc inside Obsidian]] diff --git a/10 - Resources/Videos/Videos.md b/10 - Resources/Videos/Videos.md deleted file mode 100644 index 0ebc1faee..000000000 --- a/10 - Resources/Videos/Videos.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Videos - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/Videos/Obsidian Office Hours|Obsidian Office Hours]] -- [[10 - Resources/Videos/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] -- [[10 - Resources/Videos/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] -- [[10 - Resources/Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] -- [[10 - Resources/Videos/YT - How to use QuickAdd|YT - How to use QuickAdd]] -- [[10 - Resources/Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] -%% Zoottelkeeper: End of the autogenerated index file list %% From ac8ad4a4e3151caf9fa4fee69a47d8f97e351443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Wed, 13 Oct 2021 23:26:00 +0200 Subject: [PATCH 15/41] Move files out of the seedbox --- 08 - Seedbox/08 - Seedbox.md | 37 ----------- 08 - Seedbox/LaTeX.md | 2 - .../09.01 - Topics/09.01 - Topics.md | 3 +- .../09.01 - Topics/Ancillary tools.md | 22 ------- .../09.01 - Topics/Beginner guides.md | 1 + .../09.01 - Topics}/Markdown.md | 0 .../09.01 - Topics}/Mermaid.md | 0 .../09.01 - Topics/Obsidian}/Obsidian Help.md | 0 .../09.01 - Topics/Obsidian/Obsidian.md | 1 + .../10.04 - Ancillary Tools.md | 61 +++++++++++++++++++ .../10.04 - Ancillary Tools}/Calibre.md | 0 .../10.04 - Ancillary Tools}/Docker.md | 0 .../10.04 - Ancillary Tools}/Drafts App.md | 0 .../Dragon speech recognition.md | 0 .../10.04 - Ancillary Tools}/Dropbox.md | 0 .../10.04 - Ancillary Tools}/Emacs.md | 0 .../10.04 - Ancillary Tools}/Gingko app.md | 0 .../10.04 - Ancillary Tools}/GitHub Pages.md | 0 .../10.04 - Ancillary Tools}/Hazel.md | 0 .../10.04 - Ancillary Tools}/Hugo.md | 0 .../10.04 - Ancillary Tools}/Jekyll.md | 0 .../10.04 - Ancillary Tools}/MGit.md | 0 .../10.04 - Ancillary Tools}/MarginNote.md | 0 .../10.04 - Ancillary Tools}/Mdnotes.md | 0 .../10.04 - Ancillary Tools}/Notepad++.md | 0 .../10.04 - Ancillary Tools}/Onyx Boox.md | 0 .../10.04 - Ancillary Tools}/Pandoc.md | 0 .../10.04 - Ancillary Tools}/Pocket.md | 0 .../10.04 - Ancillary Tools}/ProtonMail.md | 0 .../10.04 - Ancillary Tools}/Readwise.md | 0 .../Research Rabbit.md | 0 .../10.04 - Ancillary Tools}/Sublime Text.md | 0 .../10.04 - Ancillary Tools}/Syncthing.md | 0 .../10.04 - Ancillary Tools}/Tesseract.md | 0 .../10.04 - Ancillary Tools}/VSCode.md | 0 .../10.04 - Ancillary Tools}/Vim.md | 0 .../10.04 - Ancillary Tools}/Working Copy.md | 0 .../10.04 - Ancillary Tools}/YAML.md | 0 .../10.04 - Ancillary Tools}/Zapier.md | 0 .../10.04 - Ancillary Tools}/Zotero.md | 0 .../10.04 - Ancillary Tools}/Zotfile.md | 0 .../10.04 - Ancillary Tools}/Zutilo.md | 0 .../10.04 - Ancillary Tools}/icalBuddy.md | 0 .../10.04 - Ancillary Tools}/revealjs.md | 0 44 files changed, 65 insertions(+), 62 deletions(-) delete mode 100644 09 - Digital Garden/09.01 - Topics/Ancillary tools.md rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics}/Markdown.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics}/Mermaid.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics/Obsidian}/Obsidian Help.md (100%) create mode 100644 10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Calibre.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Docker.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Drafts App.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Dragon speech recognition.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Dropbox.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Emacs.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Gingko app.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/GitHub Pages.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Hazel.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Hugo.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Jekyll.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/MGit.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/MarginNote.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Mdnotes.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Notepad++.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Onyx Boox.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Pandoc.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Pocket.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/ProtonMail.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Readwise.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Research Rabbit.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Sublime Text.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Syncthing.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Tesseract.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/VSCode.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Vim.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Working Copy.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/YAML.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Zapier.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Zotero.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Zotfile.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/Zutilo.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/icalBuddy.md (100%) rename {08 - Seedbox => 10 - Resources/10.04 - Ancillary Tools}/revealjs.md (100%) diff --git a/08 - Seedbox/08 - Seedbox.md b/08 - Seedbox/08 - Seedbox.md index 6d7631826..4cb9daf56 100644 --- a/08 - Seedbox/08 - Seedbox.md +++ b/08 - Seedbox/08 - Seedbox.md @@ -19,65 +19,28 @@ In short, our seedbox holds notes that were "planted" by a contributor who added %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[08 - Seedbox/Breadcrumbs Showcase|Breadcrumbs Showcase]] -- [[08 - Seedbox/Calibre|Calibre]] - [[08 - Seedbox/Chrome Extensions|Chrome Extensions]] - [[08 - Seedbox/CSS 101 - Community Talk|CSS 101 - Community Talk]] - [[08 - Seedbox/Customizable workspaces|Customizable workspaces]] - [[08 - Seedbox/Deep Learning on Networks|Deep Learning on Networks]] -- [[08 - Seedbox/Docker|Docker]] -- [[08 - Seedbox/Drafts App|Drafts App]] -- [[08 - Seedbox/Dragon speech recognition|Dragon speech recognition]] -- [[08 - Seedbox/Dropbox|Dropbox]] -- [[08 - Seedbox/Emacs|Emacs]] - [[08 - Seedbox/Firefox extensions|Firefox extensions]] -- [[08 - Seedbox/Gingko app|Gingko app]] -- [[08 - Seedbox/GitHub Pages|GitHub Pages]] -- [[08 - Seedbox/Hazel|Hazel]] - [[08 - Seedbox/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] -- [[08 - Seedbox/Hugo|Hugo]] -- [[08 - Seedbox/icalBuddy|icalBuddy]] - [[08 - Seedbox/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] - [[08 - Seedbox/Introduction to Buttons|Introduction to Buttons]] - [[08 - Seedbox/iOS Shortcuts|iOS Shortcuts]] -- [[08 - Seedbox/Jekyll|Jekyll]] - [[08 - Seedbox/Journaling Showcase|Journaling Showcase]] - [[08 - Seedbox/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] - [[08 - Seedbox/LaTeX|LaTeX]] - [[08 - Seedbox/Linking Your Thinking|Linking Your Thinking]] - [[08 - Seedbox/Maps of Content (MOC)|Maps of Content (MOC)]] -- [[08 - Seedbox/MarginNote|MarginNote]] -- [[08 - Seedbox/Markdown|Markdown]] -- [[08 - Seedbox/Mdnotes|Mdnotes]] -- [[08 - Seedbox/Mermaid|Mermaid]] - [[08 - Seedbox/Metadata Group Discussion|Metadata Group Discussion]] -- [[08 - Seedbox/MGit|MGit]] -- [[08 - Seedbox/Notepad++|Notepad++]] - [[08 - Seedbox/Obsidian 101|Obsidian 101]] - [[08 - Seedbox/Obsidian and TTPRG|Obsidian and TTPRG]] - [[08 - Seedbox/Obsidian Garden|Obsidian Garden]] -- [[08 - Seedbox/Obsidian Help|Obsidian Help]] -- [[08 - Seedbox/Onyx Boox|Onyx Boox]] -- [[08 - Seedbox/Pandoc|Pandoc]] -- [[08 - Seedbox/Pocket|Pocket]] - [[08 - Seedbox/Project management for fiction writing|Project management for fiction writing]] -- [[08 - Seedbox/ProtonMail|ProtonMail]] -- [[08 - Seedbox/Readwise|Readwise]] -- [[08 - Seedbox/Research Rabbit|Research Rabbit]] -- [[08 - Seedbox/revealjs|revealjs]] - [[08 - Seedbox/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] - [[08 - Seedbox/Static Site Generators|Static Site Generators]] -- [[08 - Seedbox/Sublime Text|Sublime Text]] -- [[08 - Seedbox/Syncthing|Syncthing]] -- [[08 - Seedbox/Tesseract|Tesseract]] - [[08 - Seedbox/Using Obsidian for TTRPG|Using Obsidian for TTRPG]] -- [[08 - Seedbox/Vim|Vim]] -- [[08 - Seedbox/VSCode|VSCode]] - [[08 - Seedbox/What your vault knows|What your vault knows]] -- [[08 - Seedbox/Working Copy|Working Copy]] -- [[08 - Seedbox/YAML|YAML]] -- [[08 - Seedbox/Zapier|Zapier]] - [[08 - Seedbox/Zotero 101|Zotero 101]] -- [[08 - Seedbox/Zotero|Zotero]] -- [[08 - Seedbox/Zotfile|Zotfile]] -- [[08 - Seedbox/Zutilo|Zutilo]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/08 - Seedbox/LaTeX.md b/08 - Seedbox/LaTeX.md index edbb15fdf..e2607e1b6 100644 --- a/08 - Seedbox/LaTeX.md +++ b/08 - Seedbox/LaTeX.md @@ -10,8 +10,6 @@ publish: true 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 [[Ancillary tools]] and any other relevat notes in this vault. %% diff --git a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md index 7d70d4e4b..9c2cddb48 100644 --- a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md +++ b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md @@ -12,7 +12,6 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Ancillary tools|Ancillary tools]] - [[09 - Digital Garden/09.01 - Topics/Android Apps|Android Apps]] - [[09 - Digital Garden/09.01 - Topics/Beginner guides|Beginner guides]] - [[09 - Digital Garden/09.01 - Topics/Digital garden|Digital garden]] @@ -21,6 +20,8 @@ tags: - [[09 - Digital Garden/09.01 - Topics/iPadOS Apps|iPadOS Apps]] - [[09 - Digital Garden/09.01 - Topics/Linux Tools|Linux Tools]] - [[09 - Digital Garden/09.01 - Topics/MacOS Tools|MacOS Tools]] +- [[09 - Digital Garden/09.01 - Topics/Markdown|Markdown]] +- [[09 - Digital Garden/09.01 - Topics/Mermaid|Mermaid]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian|Obsidian]] - [[09 - Digital Garden/09.01 - Topics/Publish sites|Publish sites]] - [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tools.md b/09 - Digital Garden/09.01 - Topics/Ancillary tools.md deleted file mode 100644 index 63a9eaa01..000000000 --- a/09 - Digital Garden/09.01 - Topics/Ancillary tools.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -aliases: -- -tags: -- seedling -publish: true ---- - -# Ancilliary tools - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description - -## Contributing - -Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. - -1. Create a new note under [[10 - Resources]] -2. Apply the [[T - Ancillary tools]] template -3. Fill out the placeholders -4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/09 - Digital Garden/09.01 - Topics/Beginner guides.md b/09 - Digital Garden/09.01 - Topics/Beginner guides.md index 3b2588550..9d6aaadc2 100644 --- a/09 - Digital Garden/09.01 - Topics/Beginner guides.md +++ b/09 - Digital Garden/09.01 - Topics/Beginner guides.md @@ -14,3 +14,4 @@ These guides will help you get started with [[Obsidian]] and related topics. - [[Obsidian Help]] - [[Obsidian Garden]] - [[YouTube]] +- [[Course for Getting Started with Obsidian]] \ No newline at end of file diff --git a/08 - Seedbox/Markdown.md b/09 - Digital Garden/09.01 - Topics/Markdown.md similarity index 100% rename from 08 - Seedbox/Markdown.md rename to 09 - Digital Garden/09.01 - Topics/Markdown.md diff --git a/08 - Seedbox/Mermaid.md b/09 - Digital Garden/09.01 - Topics/Mermaid.md similarity index 100% rename from 08 - Seedbox/Mermaid.md rename to 09 - Digital Garden/09.01 - Topics/Mermaid.md diff --git a/08 - Seedbox/Obsidian Help.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help.md similarity index 100% rename from 08 - Seedbox/Obsidian Help.md rename to 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md index d165ab197..81a980510 100644 --- a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md +++ b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md @@ -23,6 +23,7 @@ tags: - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins|Obsidian community plugins]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes|Obsidian community themes]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins|Obsidian core plugins]] +- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help|Obsidian Help]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish|Obsidian Publish]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries|Obsidian queries]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync|Obsidian Sync]] diff --git a/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md b/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md new file mode 100644 index 000000000..782792e4c --- /dev/null +++ b/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md @@ -0,0 +1,61 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Ancilliary tools + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[10 - Resources/10.04 - Ancillary Tools/Calibre|Calibre]] +- [[10 - Resources/10.04 - Ancillary Tools/Docker|Docker]] +- [[10 - Resources/10.04 - Ancillary Tools/Drafts App|Drafts App]] +- [[10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition|Dragon speech recognition]] +- [[10 - Resources/10.04 - Ancillary Tools/Dropbox|Dropbox]] +- [[10 - Resources/10.04 - Ancillary Tools/Emacs|Emacs]] +- [[10 - Resources/10.04 - Ancillary Tools/Gingko app|Gingko app]] +- [[10 - Resources/10.04 - Ancillary Tools/GitHub Pages|GitHub Pages]] +- [[10 - Resources/10.04 - Ancillary Tools/Hazel|Hazel]] +- [[10 - Resources/10.04 - Ancillary Tools/Hugo|Hugo]] +- [[10 - Resources/10.04 - Ancillary Tools/icalBuddy|icalBuddy]] +- [[10 - Resources/10.04 - Ancillary Tools/Jekyll|Jekyll]] +- [[10 - Resources/10.04 - Ancillary Tools/MarginNote|MarginNote]] +- [[10 - Resources/10.04 - Ancillary Tools/Mdnotes|Mdnotes]] +- [[10 - Resources/10.04 - Ancillary Tools/MGit|MGit]] +- [[10 - Resources/10.04 - Ancillary Tools/Notepad++|Notepad++]] +- [[10 - Resources/10.04 - Ancillary Tools/Onyx Boox|Onyx Boox]] +- [[10 - Resources/10.04 - Ancillary Tools/Pandoc|Pandoc]] +- [[10 - Resources/10.04 - Ancillary Tools/Pocket|Pocket]] +- [[10 - Resources/10.04 - Ancillary Tools/ProtonMail|ProtonMail]] +- [[10 - Resources/10.04 - Ancillary Tools/Readwise|Readwise]] +- [[10 - Resources/10.04 - Ancillary Tools/Research Rabbit|Research Rabbit]] +- [[10 - Resources/10.04 - Ancillary Tools/revealjs|revealjs]] +- [[10 - Resources/10.04 - Ancillary Tools/Sublime Text|Sublime Text]] +- [[10 - Resources/10.04 - Ancillary Tools/Syncthing|Syncthing]] +- [[10 - Resources/10.04 - Ancillary Tools/Tesseract|Tesseract]] +- [[10 - Resources/10.04 - Ancillary Tools/Vim|Vim]] +- [[10 - Resources/10.04 - Ancillary Tools/VSCode|VSCode]] +- [[10 - Resources/10.04 - Ancillary Tools/Working Copy|Working Copy]] +- [[10 - Resources/10.04 - Ancillary Tools/YAML|YAML]] +- [[10 - Resources/10.04 - Ancillary Tools/Zapier|Zapier]] +- [[10 - Resources/10.04 - Ancillary Tools/Zotero|Zotero]] +- [[10 - Resources/10.04 - Ancillary Tools/Zotfile|Zotfile]] +- [[10 - Resources/10.04 - Ancillary Tools/Zutilo|Zutilo]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. + +1. Create a new note under [[10 - Resources]] +2. Apply the [[T - Ancillary tools]] template +3. Fill out the placeholders +4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/08 - Seedbox/Calibre.md b/10 - Resources/10.04 - Ancillary Tools/Calibre.md similarity index 100% rename from 08 - Seedbox/Calibre.md rename to 10 - Resources/10.04 - Ancillary Tools/Calibre.md diff --git a/08 - Seedbox/Docker.md b/10 - Resources/10.04 - Ancillary Tools/Docker.md similarity index 100% rename from 08 - Seedbox/Docker.md rename to 10 - Resources/10.04 - Ancillary Tools/Docker.md diff --git a/08 - Seedbox/Drafts App.md b/10 - Resources/10.04 - Ancillary Tools/Drafts App.md similarity index 100% rename from 08 - Seedbox/Drafts App.md rename to 10 - Resources/10.04 - Ancillary Tools/Drafts App.md diff --git a/08 - Seedbox/Dragon speech recognition.md b/10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition.md similarity index 100% rename from 08 - Seedbox/Dragon speech recognition.md rename to 10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition.md diff --git a/08 - Seedbox/Dropbox.md b/10 - Resources/10.04 - Ancillary Tools/Dropbox.md similarity index 100% rename from 08 - Seedbox/Dropbox.md rename to 10 - Resources/10.04 - Ancillary Tools/Dropbox.md diff --git a/08 - Seedbox/Emacs.md b/10 - Resources/10.04 - Ancillary Tools/Emacs.md similarity index 100% rename from 08 - Seedbox/Emacs.md rename to 10 - Resources/10.04 - Ancillary Tools/Emacs.md diff --git a/08 - Seedbox/Gingko app.md b/10 - Resources/10.04 - Ancillary Tools/Gingko app.md similarity index 100% rename from 08 - Seedbox/Gingko app.md rename to 10 - Resources/10.04 - Ancillary Tools/Gingko app.md diff --git a/08 - Seedbox/GitHub Pages.md b/10 - Resources/10.04 - Ancillary Tools/GitHub Pages.md similarity index 100% rename from 08 - Seedbox/GitHub Pages.md rename to 10 - Resources/10.04 - Ancillary Tools/GitHub Pages.md diff --git a/08 - Seedbox/Hazel.md b/10 - Resources/10.04 - Ancillary Tools/Hazel.md similarity index 100% rename from 08 - Seedbox/Hazel.md rename to 10 - Resources/10.04 - Ancillary Tools/Hazel.md diff --git a/08 - Seedbox/Hugo.md b/10 - Resources/10.04 - Ancillary Tools/Hugo.md similarity index 100% rename from 08 - Seedbox/Hugo.md rename to 10 - Resources/10.04 - Ancillary Tools/Hugo.md diff --git a/08 - Seedbox/Jekyll.md b/10 - Resources/10.04 - Ancillary Tools/Jekyll.md similarity index 100% rename from 08 - Seedbox/Jekyll.md rename to 10 - Resources/10.04 - Ancillary Tools/Jekyll.md diff --git a/08 - Seedbox/MGit.md b/10 - Resources/10.04 - Ancillary Tools/MGit.md similarity index 100% rename from 08 - Seedbox/MGit.md rename to 10 - Resources/10.04 - Ancillary Tools/MGit.md diff --git a/08 - Seedbox/MarginNote.md b/10 - Resources/10.04 - Ancillary Tools/MarginNote.md similarity index 100% rename from 08 - Seedbox/MarginNote.md rename to 10 - Resources/10.04 - Ancillary Tools/MarginNote.md diff --git a/08 - Seedbox/Mdnotes.md b/10 - Resources/10.04 - Ancillary Tools/Mdnotes.md similarity index 100% rename from 08 - Seedbox/Mdnotes.md rename to 10 - Resources/10.04 - Ancillary Tools/Mdnotes.md diff --git a/08 - Seedbox/Notepad++.md b/10 - Resources/10.04 - Ancillary Tools/Notepad++.md similarity index 100% rename from 08 - Seedbox/Notepad++.md rename to 10 - Resources/10.04 - Ancillary Tools/Notepad++.md diff --git a/08 - Seedbox/Onyx Boox.md b/10 - Resources/10.04 - Ancillary Tools/Onyx Boox.md similarity index 100% rename from 08 - Seedbox/Onyx Boox.md rename to 10 - Resources/10.04 - Ancillary Tools/Onyx Boox.md diff --git a/08 - Seedbox/Pandoc.md b/10 - Resources/10.04 - Ancillary Tools/Pandoc.md similarity index 100% rename from 08 - Seedbox/Pandoc.md rename to 10 - Resources/10.04 - Ancillary Tools/Pandoc.md diff --git a/08 - Seedbox/Pocket.md b/10 - Resources/10.04 - Ancillary Tools/Pocket.md similarity index 100% rename from 08 - Seedbox/Pocket.md rename to 10 - Resources/10.04 - Ancillary Tools/Pocket.md diff --git a/08 - Seedbox/ProtonMail.md b/10 - Resources/10.04 - Ancillary Tools/ProtonMail.md similarity index 100% rename from 08 - Seedbox/ProtonMail.md rename to 10 - Resources/10.04 - Ancillary Tools/ProtonMail.md diff --git a/08 - Seedbox/Readwise.md b/10 - Resources/10.04 - Ancillary Tools/Readwise.md similarity index 100% rename from 08 - Seedbox/Readwise.md rename to 10 - Resources/10.04 - Ancillary Tools/Readwise.md diff --git a/08 - Seedbox/Research Rabbit.md b/10 - Resources/10.04 - Ancillary Tools/Research Rabbit.md similarity index 100% rename from 08 - Seedbox/Research Rabbit.md rename to 10 - Resources/10.04 - Ancillary Tools/Research Rabbit.md diff --git a/08 - Seedbox/Sublime Text.md b/10 - Resources/10.04 - Ancillary Tools/Sublime Text.md similarity index 100% rename from 08 - Seedbox/Sublime Text.md rename to 10 - Resources/10.04 - Ancillary Tools/Sublime Text.md diff --git a/08 - Seedbox/Syncthing.md b/10 - Resources/10.04 - Ancillary Tools/Syncthing.md similarity index 100% rename from 08 - Seedbox/Syncthing.md rename to 10 - Resources/10.04 - Ancillary Tools/Syncthing.md diff --git a/08 - Seedbox/Tesseract.md b/10 - Resources/10.04 - Ancillary Tools/Tesseract.md similarity index 100% rename from 08 - Seedbox/Tesseract.md rename to 10 - Resources/10.04 - Ancillary Tools/Tesseract.md diff --git a/08 - Seedbox/VSCode.md b/10 - Resources/10.04 - Ancillary Tools/VSCode.md similarity index 100% rename from 08 - Seedbox/VSCode.md rename to 10 - Resources/10.04 - Ancillary Tools/VSCode.md diff --git a/08 - Seedbox/Vim.md b/10 - Resources/10.04 - Ancillary Tools/Vim.md similarity index 100% rename from 08 - Seedbox/Vim.md rename to 10 - Resources/10.04 - Ancillary Tools/Vim.md diff --git a/08 - Seedbox/Working Copy.md b/10 - Resources/10.04 - Ancillary Tools/Working Copy.md similarity index 100% rename from 08 - Seedbox/Working Copy.md rename to 10 - Resources/10.04 - Ancillary Tools/Working Copy.md diff --git a/08 - Seedbox/YAML.md b/10 - Resources/10.04 - Ancillary Tools/YAML.md similarity index 100% rename from 08 - Seedbox/YAML.md rename to 10 - Resources/10.04 - Ancillary Tools/YAML.md diff --git a/08 - Seedbox/Zapier.md b/10 - Resources/10.04 - Ancillary Tools/Zapier.md similarity index 100% rename from 08 - Seedbox/Zapier.md rename to 10 - Resources/10.04 - Ancillary Tools/Zapier.md diff --git a/08 - Seedbox/Zotero.md b/10 - Resources/10.04 - Ancillary Tools/Zotero.md similarity index 100% rename from 08 - Seedbox/Zotero.md rename to 10 - Resources/10.04 - Ancillary Tools/Zotero.md diff --git a/08 - Seedbox/Zotfile.md b/10 - Resources/10.04 - Ancillary Tools/Zotfile.md similarity index 100% rename from 08 - Seedbox/Zotfile.md rename to 10 - Resources/10.04 - Ancillary Tools/Zotfile.md diff --git a/08 - Seedbox/Zutilo.md b/10 - Resources/10.04 - Ancillary Tools/Zutilo.md similarity index 100% rename from 08 - Seedbox/Zutilo.md rename to 10 - Resources/10.04 - Ancillary Tools/Zutilo.md diff --git a/08 - Seedbox/icalBuddy.md b/10 - Resources/10.04 - Ancillary Tools/icalBuddy.md similarity index 100% rename from 08 - Seedbox/icalBuddy.md rename to 10 - Resources/10.04 - Ancillary Tools/icalBuddy.md diff --git a/08 - Seedbox/revealjs.md b/10 - Resources/10.04 - Ancillary Tools/revealjs.md similarity index 100% rename from 08 - Seedbox/revealjs.md rename to 10 - Resources/10.04 - Ancillary Tools/revealjs.md From 965a0ae0431fa55607fff275c3c36d0c1286f01c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Thu, 14 Oct 2021 00:18:50 +0200 Subject: [PATCH 16/41] Updates to community talk notes --- 08 - Seedbox/08 - Seedbox.md | 26 +------------- 08 - Seedbox/Journaling Showcase.md | 24 ------------- 08 - Seedbox/Metadata Group Discussion.md | 1 - 08 - Seedbox/Using Obsidian for TTRPG.md | 13 ------- 09 - Digital Garden/09 - Digital Garden.md | 1 + .../09.01 - Topics/09.01 - Topics.md | 9 ++--- .../Ancillary tool categories.md | 12 +++++++ .../Android Apps.md | 0 .../Chrome Extensions.md | 0 .../Firefox extensions.md | 0 .../Linux Tools.md | 0 .../MacOS Tools.md | 0 .../Static Site Generators.md | 0 .../Windows Tools.md | 0 .../iOS Apps.md | 0 .../iOS Shortcuts.md | 0 .../iPadOS Apps.md | 0 .../09.01 - Topics}/LaTeX.md | 0 .../09.01 - Topics}/Maps of Content (MOC).md | 0 .../09.03 - Obsidian roundup/2021.06.19.md | 2 +- .../09.03 - Obsidian roundup/2021.07.17.md | 4 +-- .../09.03 - Obsidian roundup/2021.09.11.md | 2 +- .../09.04 - Community Talks.md | 34 +++++++++++++++++++ .../Breadcrumbs Showcase.md | 3 +- .../CSS 101 - Community Talk.md | 0 .../Customizable workspaces.md | 2 +- .../Deep Learning on Networks.md | 2 ++ .../How to create your own Obsidian plugin.md | 0 .../Image Adjustment Snippets - ITS Theme.md | 6 ++-- .../Introduction to Buttons.md | 1 + .../Journaling Showcase.md | 17 ++++++++++ ...aloguing and Classification in Obsidian.md | 5 ++- .../Metadata Group Discussion.md | 11 ++++++ .../09.04 - Community Talks}/Obsidian 101.md | 0 .../Obsidian and TTRPG.md | 4 +-- .../Project management for fiction writing.md | 8 ++--- .../Spaced repetition - An Introduction.md | 5 ++- .../What your vault knows.md | 2 ++ .../YT - An Introduction to Dataview.md | 0 ...ate slideshows, PDFs and Word documents.md | 0 .../09.04 - Community Talks}/Zotero 101.md | 6 ++-- .../T - Getting Started with Obsidian | 1 - 10 - Resources/10 - Resources.md | 4 ++- .../10.02 - Publish sites.md | 2 +- .../10.02 - Publish sites}/Obsidian Garden.md | 0 .../10.03 - Videos/10.03 - Videos.md | 2 -- .../10.03 - Videos/Obsidian Office Hours.md | 2 +- .../YT - Intro to Dataview Plugin.md | 2 +- ...owerful Obsidian Plugin (With Examples).md | 2 +- .../YT - How to use QuickAdd.md | 2 +- .../10.04 - Ancillary Tools.md | 2 +- .../10.05 - Courses/10.05 - Courses.md | 18 ++++++++++ ...ourse for Getting Started with Obsidian.md | 11 ++++++ .../10.05 - Courses}/Linking Your Thinking.md | 0 11 - Events/Obsidian Community Talks.md | 3 +- 55 files changed, 147 insertions(+), 104 deletions(-) delete mode 100644 08 - Seedbox/Journaling Showcase.md delete mode 100644 08 - Seedbox/Metadata Group Discussion.md delete mode 100644 08 - Seedbox/Using Obsidian for TTRPG.md create mode 100644 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/Android Apps.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics/Ancillary tool categories}/Chrome Extensions.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics/Ancillary tool categories}/Firefox extensions.md (100%) rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/Linux Tools.md (100%) rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/MacOS Tools.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics/Ancillary tool categories}/Static Site Generators.md (100%) rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/Windows Tools.md (100%) rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/iOS Apps.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics/Ancillary tool categories}/iOS Shortcuts.md (100%) rename 09 - Digital Garden/09.01 - Topics/{ => Ancillary tool categories}/iPadOS Apps.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics}/LaTeX.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.01 - Topics}/Maps of Content (MOC).md (100%) create mode 100644 09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Breadcrumbs Showcase.md (71%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/CSS 101 - Community Talk.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Customizable workspaces.md (79%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Deep Learning on Networks.md (81%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/How to create your own Obsidian plugin.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Image Adjustment Snippets - ITS Theme.md (67%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Introduction to Buttons.md (88%) create mode 100644 09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Knowledge Organization, Cataloguing and Classification in Obsidian.md (59%) create mode 100644 09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Obsidian 101.md (100%) rename 08 - Seedbox/Obsidian and TTPRG.md => 09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md (97%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Project management for fiction writing.md (52%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Spaced repetition - An Introduction.md (69%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/What your vault knows.md (87%) rename {10 - Resources/10.03 - Videos => 09 - Digital Garden/09.04 - Community Talks}/YT - An Introduction to Dataview.md (100%) rename {10 - Resources/10.03 - Videos => 09 - Digital Garden/09.04 - Community Talks}/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md (100%) rename {08 - Seedbox => 09 - Digital Garden/09.04 - Community Talks}/Zotero 101.md (61%) delete mode 100644 09 - Digital Garden/T - Getting Started with Obsidian rename {08 - Seedbox => 10 - Resources/10.02 - Publish sites}/Obsidian Garden.md (100%) create mode 100644 10 - Resources/10.05 - Courses/10.05 - Courses.md create mode 100644 10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md rename {08 - Seedbox => 10 - Resources/10.05 - Courses}/Linking Your Thinking.md (100%) diff --git a/08 - Seedbox/08 - Seedbox.md b/08 - Seedbox/08 - Seedbox.md index 4cb9daf56..9dcd5488c 100644 --- a/08 - Seedbox/08 - Seedbox.md +++ b/08 - Seedbox/08 - Seedbox.md @@ -18,29 +18,5 @@ In short, our seedbox holds notes that were "planted" by a contributor who added ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[08 - Seedbox/Breadcrumbs Showcase|Breadcrumbs Showcase]] -- [[08 - Seedbox/Chrome Extensions|Chrome Extensions]] -- [[08 - Seedbox/CSS 101 - Community Talk|CSS 101 - Community Talk]] -- [[08 - Seedbox/Customizable workspaces|Customizable workspaces]] -- [[08 - Seedbox/Deep Learning on Networks|Deep Learning on Networks]] -- [[08 - Seedbox/Firefox extensions|Firefox extensions]] -- [[08 - Seedbox/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] -- [[08 - Seedbox/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] -- [[08 - Seedbox/Introduction to Buttons|Introduction to Buttons]] -- [[08 - Seedbox/iOS Shortcuts|iOS Shortcuts]] -- [[08 - Seedbox/Journaling Showcase|Journaling Showcase]] -- [[08 - Seedbox/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] -- [[08 - Seedbox/LaTeX|LaTeX]] -- [[08 - Seedbox/Linking Your Thinking|Linking Your Thinking]] -- [[08 - Seedbox/Maps of Content (MOC)|Maps of Content (MOC)]] -- [[08 - Seedbox/Metadata Group Discussion|Metadata Group Discussion]] -- [[08 - Seedbox/Obsidian 101|Obsidian 101]] -- [[08 - Seedbox/Obsidian and TTPRG|Obsidian and TTPRG]] -- [[08 - Seedbox/Obsidian Garden|Obsidian Garden]] -- [[08 - Seedbox/Project management for fiction writing|Project management for fiction writing]] -- [[08 - Seedbox/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] -- [[08 - Seedbox/Static Site Generators|Static Site Generators]] -- [[08 - Seedbox/Using Obsidian for TTRPG|Using Obsidian for TTRPG]] -- [[08 - Seedbox/What your vault knows|What your vault knows]] -- [[08 - Seedbox/Zotero 101|Zotero 101]] + %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/08 - Seedbox/Journaling Showcase.md b/08 - Seedbox/Journaling Showcase.md deleted file mode 100644 index f26a84d2b..000000000 --- a/08 - Seedbox/Journaling Showcase.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -aliases: -- -tags: -- seedling -publish: true ---- - -# Journaling Showcase - -By [[SlRvb]] - -%% Add one or two sentences describing the video and link it to at least one other note %% -[[SlRvb]] gives us a tour of their journaling setup, featuring the [[ITS Theme]] and [[quickadd|QuickAdd]]. - -You can see the post version of this talk on [this forum post](https://forum.obsidian.md/t/slrvbs-journaling-setup/). - -%% In the tag below, plase fill out the #placeholder/link and then remove this comment%% -%% - -%% - - -Video coming soon! \ No newline at end of file diff --git a/08 - Seedbox/Metadata Group Discussion.md b/08 - Seedbox/Metadata Group Discussion.md deleted file mode 100644 index b48041e91..000000000 --- a/08 - Seedbox/Metadata Group Discussion.md +++ /dev/null @@ -1 +0,0 @@ -[[YAML frontmatter]] \ No newline at end of file diff --git a/08 - Seedbox/Using Obsidian for TTRPG.md b/08 - Seedbox/Using Obsidian for TTRPG.md deleted file mode 100644 index 54843a7e6..000000000 --- a/08 - Seedbox/Using Obsidian for TTRPG.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: -- -tags: -- seedling -publish: true ---- - -# Using Obsidian for TTRPG - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git a/09 - Digital Garden/09 - Digital Garden.md b/09 - Digital Garden/09 - Digital Garden.md index 0dbc5c7ec..903d181de 100644 --- a/09 - Digital Garden/09 - Digital Garden.md +++ b/09 - Digital Garden/09 - Digital Garden.md @@ -15,4 +15,5 @@ tags: - [[09 - Digital Garden/09.01 - Topics/09.01 - Topics|09.01 - Topics]] - [[09 - Digital Garden/09.02 - How To/09.02 - How To|09.02 - How To]] - [[09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup|09.03 - Obsidian roundup]] +- [[09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks|09.04 - Community Talks]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md index 9c2cddb48..ca2f5658c 100644 --- a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md +++ b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md @@ -12,14 +12,12 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Android Apps|Android Apps]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories|Ancillary tool categories]] - [[09 - Digital Garden/09.01 - Topics/Beginner guides|Beginner guides]] - [[09 - Digital Garden/09.01 - Topics/Digital garden|Digital garden]] - [[09 - Digital Garden/09.01 - Topics/Graph view applications|Graph view applications]] -- [[09 - Digital Garden/09.01 - Topics/iOS Apps|iOS Apps]] -- [[09 - Digital Garden/09.01 - Topics/iPadOS Apps|iPadOS Apps]] -- [[09 - Digital Garden/09.01 - Topics/Linux Tools|Linux Tools]] -- [[09 - Digital Garden/09.01 - Topics/MacOS Tools|MacOS Tools]] +- [[09 - Digital Garden/09.01 - Topics/LaTeX|LaTeX]] +- [[09 - Digital Garden/09.01 - Topics/Maps of Content (MOC)|Maps of Content (MOC)]] - [[09 - Digital Garden/09.01 - Topics/Markdown|Markdown]] - [[09 - Digital Garden/09.01 - Topics/Mermaid|Mermaid]] - [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian|Obsidian]] @@ -28,6 +26,5 @@ tags: - [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] - [[09 - Digital Garden/09.01 - Topics/Spaced repetition|Spaced repetition]] - [[09 - Digital Garden/09.01 - Topics/Websites|Websites]] -- [[09 - Digital Garden/09.01 - Topics/Windows Tools|Windows Tools]] - [[09 - Digital Garden/09.01 - Topics/YouTube|YouTube]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md new file mode 100644 index 000000000..00f6580cf --- /dev/null +++ b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md @@ -0,0 +1,12 @@ +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps|Android Apps]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions|Chrome Extensions]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions|Firefox extensions]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps|iOS Apps]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts|iOS Shortcuts]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps|iPadOS Apps]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools|Linux Tools]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools|MacOS Tools]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators|Static Site Generators]] +- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools|Windows Tools]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Android Apps.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Android Apps.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps.md diff --git a/08 - Seedbox/Chrome Extensions.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions.md similarity index 100% rename from 08 - Seedbox/Chrome Extensions.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions.md diff --git a/08 - Seedbox/Firefox extensions.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions.md similarity index 100% rename from 08 - Seedbox/Firefox extensions.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions.md diff --git a/09 - Digital Garden/09.01 - Topics/Linux Tools.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Linux Tools.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools.md diff --git a/09 - Digital Garden/09.01 - Topics/MacOS Tools.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/MacOS Tools.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools.md diff --git a/08 - Seedbox/Static Site Generators.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators.md similarity index 100% rename from 08 - Seedbox/Static Site Generators.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators.md diff --git a/09 - Digital Garden/09.01 - Topics/Windows Tools.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Windows Tools.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools.md diff --git a/09 - Digital Garden/09.01 - Topics/iOS Apps.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/iOS Apps.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps.md diff --git a/08 - Seedbox/iOS Shortcuts.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts.md similarity index 100% rename from 08 - Seedbox/iOS Shortcuts.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts.md diff --git a/09 - Digital Garden/09.01 - Topics/iPadOS Apps.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/iPadOS Apps.md rename to 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps.md diff --git a/08 - Seedbox/LaTeX.md b/09 - Digital Garden/09.01 - Topics/LaTeX.md similarity index 100% rename from 08 - Seedbox/LaTeX.md rename to 09 - Digital Garden/09.01 - Topics/LaTeX.md diff --git a/08 - Seedbox/Maps of Content (MOC).md b/09 - Digital Garden/09.01 - Topics/Maps of Content (MOC).md similarity index 100% rename from 08 - Seedbox/Maps of Content (MOC).md rename to 09 - Digital Garden/09.01 - Topics/Maps of Content (MOC).md diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md index c769c861b..ffc0a6e51 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md @@ -1,7 +1,7 @@ ## Community * There was a very informative [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/853418012320071700) about pricing models and why Obsidian charges for certain features while some competitors choose not to charge for those specific features. * `@person` put together [a rough experimentation guide](https://forum.obsidian.md/t/an-obsidian-experimentation-starter-guide/19580) intended for for folks new to Obsidian. -* `@anthonyg` over at Obsidian Office Hours shared this in-depth [Zotero-with-Obsidian deep dive](https://www.youtube.com/watch?v=YaMH_d4dj1k) by `@argentum`. +* `@anthonyg` over at [[Obsidian Office Hours]] shared this in-depth [Zotero-with-Obsidian deep dive](https://www.youtube.com/watch?v=YaMH_d4dj1k) by `@argentum`. ## Plugin News ### New diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md index 707005261..ea846c35c 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md @@ -29,7 +29,7 @@ Insiders will continue to get access to early beta builds and features. * Here’s a nifty way to [paste a multi-line code block or blockquote to the level of indent you’re at](https://github.com/publicus/obsidian-paste-to-current-indentation). ### Updates * [[Linux Tools|Linux]]-only: The [Ulauncher plugin for obsidian](https://github.com/mikebarkmin/ulauncher-obsidian) now supports direct access to Daily Note and Quick Capturing. -* The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to Markdown and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. +* The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to [[Markdown]] and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. * [[file-tree-alternative|File Tree Alternative Plugin]] [version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. * [[obsidian-imgur-plugin|Imgur Plugin]] [2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. * [[QuickAdd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. @@ -56,7 +56,7 @@ Insiders will continue to get access to early beta builds and features. * `@Christian` also helpfully put together a [β€œhow-to” guide]((https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_Zettelizer.md) for my [Zettelizer workflow with QuickAdd](http://discordapp.com/channels/686053708261228577/722584061087842365/864533595212480512) which I use to automatically create atomic notes from source notes using descriptive headers. * This [[QuickAdd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. * [Effective Remote Work](https://www.youtube.com/watch?v=oETBOXhdGPs&feature=youtu.be) has a new video about how effective Obsidian is for productivity and task management. -* Folks [[using Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. +* Folks using [[Obsidian and TTRPG|Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. * If you're looking to organize a campaign, this video](https://www.youtube.com/watch?v=tdDFlSJtUIU is useful. For an example of campaign notes from a player perspective, check out the newest mod `@Leah`'s [vault](https://publish.obsidian.md/leah/60+Games/62+Two+and+a+Half+Strahds/62.00+Two+and+a+Half+Strahds) There’s also this excellent [D&D Reference for Obsidian](https://github.com/twisterghost/5e-obsidian) and a great discussion about [how to use collapsible admonitions for branching choices](https://discord.com/channels/686053708261228577/805952223124520961/865659802502823936). * `@hstagner` shared their workflow for getting [emails into your vault](https://twitter.com/hstagner/status/1414578734703816706) using [[Zapier]]. * `@alex_the_glad_stork` shared a [workflow for managing meeting notes and using anki flashcards in documents](https://discordapp.com/channels/686053708261228577/709712341066842113/865177908241498122) on Discord. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md index a71677656..029b350b4 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md +++ b/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md @@ -5,7 +5,7 @@ Upcoming community talks (save the date, links to follow later in the month!): * Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). -* Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS shortcuts]] in Obsidian Mobile. +* Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS Shortcuts]] in Obsidian Mobile. ## Plugin News diff --git a/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md b/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md new file mode 100644 index 000000000..a7bbbf861 --- /dev/null +++ b/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md @@ -0,0 +1,34 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# 09.04 - Community Talks + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase|Breadcrumbs Showcase]] +- [[09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk|CSS 101 - Community Talk]] +- [[09 - Digital Garden/09.04 - Community Talks/Customizable workspaces|Customizable workspaces]] +- [[09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks|Deep Learning on Networks]] +- [[09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] +- [[09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] +- [[09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons|Introduction to Buttons]] +- [[09 - Digital Garden/09.04 - Community Talks/Journaling Showcase|Journaling Showcase]] +- [[09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] +- [[09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion|Metadata Group Discussion]] +- [[09 - Digital Garden/09.04 - Community Talks/Obsidian 101|Obsidian 101]] +- [[09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG|Obsidian and TTRPG]] +- [[09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing|Project management for fiction writing]] +- [[09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] +- [[09 - Digital Garden/09.04 - Community Talks/What your vault knows|What your vault knows]] +- [[09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] +- [[09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +- [[09 - Digital Garden/09.04 - Community Talks/Zotero 101|Zotero 101]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/08 - Seedbox/Breadcrumbs Showcase.md b/09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase.md similarity index 71% rename from 08 - Seedbox/Breadcrumbs Showcase.md rename to 09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase.md index babf07141..525082abe 100644 --- a/08 - Seedbox/Breadcrumbs Showcase.md +++ b/09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase.md @@ -10,7 +10,8 @@ publish: true By [[SkepticMystic]] -A showcase for the [[breadcrumbs|Breadcrumbs]] plugin +A [[Obsidian Community Talks|Obsidian Community Talk|showcase]] for the [[breadcrumbs|Breadcrumbs]] plugin. +The [[YouTube|video]] of this talk: diff --git a/08 - Seedbox/CSS 101 - Community Talk.md b/09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk.md similarity index 100% rename from 08 - Seedbox/CSS 101 - Community Talk.md rename to 09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk.md diff --git a/08 - Seedbox/Customizable workspaces.md b/09 - Digital Garden/09.04 - Community Talks/Customizable workspaces.md similarity index 79% rename from 08 - Seedbox/Customizable workspaces.md rename to 09 - Digital Garden/09.04 - Community Talks/Customizable workspaces.md index 04f4d7057..66b4cecd9 100644 --- a/08 - Seedbox/Customizable workspaces.md +++ b/09 - Digital Garden/09.04 - Community Talks/Customizable workspaces.md @@ -10,7 +10,7 @@ publish: true By [[chetachiezikeuzor]] -A showcase for the [[cmenu-plugin|cMenu]] pugin and the [[Yin and Yang]] theme +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%% %% diff --git a/08 - Seedbox/Deep Learning on Networks.md b/09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks.md similarity index 81% rename from 08 - Seedbox/Deep Learning on Networks.md rename to 09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks.md index 9579a0773..0df39f17d 100644 --- a/08 - Seedbox/Deep Learning on Networks.md +++ b/09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks.md @@ -13,4 +13,6 @@ By [[phnx]] %% Add one or two sentences describing the video and link it to at least one other note %% #placeholder/description +You can watch the [[YouTube|video]] of this [[Obsidian Community Talks|Obsidian Community Talk]] below: + \ No newline at end of file diff --git a/08 - Seedbox/How to create your own Obsidian plugin.md b/09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin.md similarity index 100% rename from 08 - Seedbox/How to create your own Obsidian plugin.md rename to 09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin.md diff --git a/08 - Seedbox/Image Adjustment Snippets - ITS Theme.md b/09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md similarity index 67% rename from 08 - Seedbox/Image Adjustment Snippets - ITS Theme.md rename to 09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md index db10d7938..3fd30f183 100644 --- a/08 - Seedbox/Image Adjustment Snippets - ITS Theme.md +++ b/09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md @@ -8,9 +8,11 @@ publish: true # Image Adjustment Snippets - ITS Theme -By [[SlRvb]] + By [[SlRvb]] + +A [[Obsidian Community Talks|showcase]] of the [[ITS Theme]] [[Image Adjustments|Image adjustment]] snippets. +You can watch the [[YouTube|video]] below: -A showcase of the [[ITS Theme]] image adjustment snippets diff --git a/08 - Seedbox/Introduction to Buttons.md b/09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons.md similarity index 88% rename from 08 - Seedbox/Introduction to Buttons.md rename to 09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons.md index fe6f46300..ce9dc2a2f 100644 --- a/08 - Seedbox/Introduction to Buttons.md +++ b/09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons.md @@ -11,6 +11,7 @@ publish: true By [[shabegom]] Using the [[buttons|Buttons]] plugin to become a millionaire. +The [[YouTube|YouTube Video]] of this session is below: diff --git a/09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md b/09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md new file mode 100644 index 000000000..3bd6846d8 --- /dev/null +++ b/09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md @@ -0,0 +1,17 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Journaling Showcase + +[[SlRvb]] gives us a tour of their journaling setup, featuring the [[ITS Theme]] and [[quickadd|QuickAdd]]. + +You can see the post version of this talk on [this forum post](https://forum.obsidian.md/t/slrvbs-journaling-setup/). + +The [[YouTube|video]] for this talk: + + diff --git a/08 - Seedbox/Knowledge Organization, Cataloguing and Classification in Obsidian.md b/09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md similarity index 59% rename from 08 - Seedbox/Knowledge Organization, Cataloguing and Classification in Obsidian.md rename to 09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md index e87525b9e..8e4bfef6a 100644 --- a/08 - Seedbox/Knowledge Organization, Cataloguing and Classification in Obsidian.md +++ b/09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md @@ -8,10 +8,9 @@ publish: true # Knowledge Organization, Cataloguing and Classification in Obsidian -By [[bri]] -%% Add one or two sentences describing the video and link it to at least one other note %% -#placeholder/description +In this [[YouTube|video]], [[bri|Bri Watson]] ([@brimwats](https://twitter.com/brimwats)) gives a history of library organization, a detour into cataloging vs classification, and the lowdown on foldering in PKMs. Also includes hot takes on the use of tags. + diff --git a/09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md b/09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md new file mode 100644 index 000000000..0ee798512 --- /dev/null +++ b/09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md @@ -0,0 +1,11 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Metadata Group Discussion + +This [[Obsidian Community Talks|community talk]] was a group discussion about ways people use and manage their [[YAML frontmatter]]. \ No newline at end of file diff --git a/08 - Seedbox/Obsidian 101.md b/09 - Digital Garden/09.04 - Community Talks/Obsidian 101.md similarity index 100% rename from 08 - Seedbox/Obsidian 101.md rename to 09 - Digital Garden/09.04 - Community Talks/Obsidian 101.md diff --git a/08 - Seedbox/Obsidian and TTPRG.md b/09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md similarity index 97% rename from 08 - Seedbox/Obsidian and TTPRG.md rename to 09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md index 656f13635..be525cea3 100644 --- a/08 - Seedbox/Obsidian and TTPRG.md +++ b/09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md @@ -1,12 +1,12 @@ --- aliases: -- +- Obsidian for TTRPG tags: - seedling publish: true --- -# Obsidian and TTPRG +# Obsidian and TTRPG In this panel talk, Obsidian community members show how they are using Obsidian to run and participate in TTRPGs. diff --git a/08 - Seedbox/Project management for fiction writing.md b/09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing.md similarity index 52% rename from 08 - Seedbox/Project management for fiction writing.md rename to 09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing.md index 3556c3fb3..4e0d9ad28 100644 --- a/08 - Seedbox/Project management for fiction writing.md +++ b/09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing.md @@ -10,10 +10,6 @@ publish: true [[eleanorkonik]] discussese a comprehensive project management workflow for fiction writing: using folders, dataview, and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. -%% In the tag below, plase fill out the #placeholder/link and then remove this comment%% +You can see the [[YouTube|YouTube Video]] for this [[Obsidian Community Talks|community talk]] below: -%% - -%% - -Video coming soon! \ No newline at end of file + diff --git a/08 - Seedbox/Spaced repetition - An Introduction.md b/09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md similarity index 69% rename from 08 - Seedbox/Spaced repetition - An Introduction.md rename to 09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md index 09b2cedec..8086ec36e 100644 --- a/08 - Seedbox/Spaced repetition - An Introduction.md +++ b/09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md @@ -10,8 +10,7 @@ publish: true By [[jamesb]] -%% Add one or two sentences describing the video and link it to at least one other note %% -An introduction to [[Spaced Repetition]]. -#placeholder/description +This [[Obsidian Community Talks|talk]] is an introduction to [[Spaced Repetition]]. +The [[YouTube|video]] of this talk can be found below: diff --git a/08 - Seedbox/What your vault knows.md b/09 - Digital Garden/09.04 - Community Talks/What your vault knows.md similarity index 87% rename from 08 - Seedbox/What your vault knows.md rename to 09 - Digital Garden/09.04 - Community Talks/What your vault knows.md index 64a34f421..05e09894a 100644 --- a/08 - Seedbox/What your vault knows.md +++ b/09 - Digital Garden/09.04 - Community Talks/What your vault knows.md @@ -13,4 +13,6 @@ By [[phnx]], [[HEmile]] and [[paulbricman]] %% Add one or two sentences describing the video and link it to at least one other note %% #placeholder/description +You can watch the [[YouTube|YouTube Video]] of this session below: + diff --git a/10 - Resources/10.03 - Videos/YT - An Introduction to Dataview.md b/09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview.md similarity index 100% rename from 10 - Resources/10.03 - Videos/YT - An Introduction to Dataview.md rename to 09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview.md diff --git a/10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md b/09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md similarity index 100% rename from 10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md rename to 09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md diff --git a/08 - Seedbox/Zotero 101.md b/09 - Digital Garden/09.04 - Community Talks/Zotero 101.md similarity index 61% rename from 08 - Seedbox/Zotero 101.md rename to 09 - Digital Garden/09.04 - Community Talks/Zotero 101.md index fbbad5455..1f3967e95 100644 --- a/08 - Seedbox/Zotero 101.md +++ b/09 - Digital Garden/09.04 - Community Talks/Zotero 101.md @@ -10,8 +10,10 @@ publish: true By [[argenos]] -%% Add one or two sentences describing the video and link it to at least one other note %% -This is a talk for an introduction to [[Zotero]]. +This is a [[Obsidian Community Talks|Obsidian Community Talk]] for an introduction to [[Zotero]]. +The [[YouTube|video]] of this talk was split in two: +- [[#Part 1 Basics]] covers Zotero as a reference manager +- [[#Part 2 Plugins]] covers how to set up [[Zotfile]], [[Zotero Better BibTex|Better BibTeX]], [[Mdnotes]] and briefly the [[obsidian-citation-plugin|Citations]] plugin. ## Part 1: Basics diff --git a/09 - Digital Garden/T - Getting Started with Obsidian b/09 - Digital Garden/T - Getting Started with Obsidian deleted file mode 100644 index 9780aa696..000000000 --- a/09 - Digital Garden/T - Getting Started with Obsidian +++ /dev/null @@ -1 +0,0 @@ -This is a course on SkillShare that walks you through the basics of getting started with Obsidian. [View the course](https://skl.sh/2Y6DUDM) diff --git a/10 - Resources/10 - Resources.md b/10 - Resources/10 - Resources.md index 2421c6ef9..a0ddae7c8 100644 --- a/10 - Resources/10 - Resources.md +++ b/10 - Resources/10 - Resources.md @@ -14,6 +14,8 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[10 - Resources/10.01 - Note attachments/10.01 - Note attachments|10.01 - Note attachments]] - [[10 - Resources/10.02 - Publish sites/10.02 - Publish sites|10.02 - Publish sites]] +- [[10 - Resources/10.03 - Videos/10.03 - Videos|10.03 - Videos]] +- [[10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools|10.04 - Ancillary Tools]] +- [[10 - Resources/10.05 - Courses/10.05 - Courses|10.05 - Courses]] - [[10 - Resources/A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] -- [[10 - Resources/Videos/Videos|Videos]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md b/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md index d1196fc2e..f94e2fdc8 100644 --- a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md +++ b/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md @@ -13,5 +13,5 @@ publish: true ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% - +- [[10 - Resources/10.02 - Publish sites/Obsidian Garden|Obsidian Garden]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/08 - Seedbox/Obsidian Garden.md b/10 - Resources/10.02 - Publish sites/Obsidian Garden.md similarity index 100% rename from 08 - Seedbox/Obsidian Garden.md rename to 10 - Resources/10.02 - Publish sites/Obsidian Garden.md diff --git a/10 - Resources/10.03 - Videos/10.03 - Videos.md b/10 - Resources/10.03 - Videos/10.03 - Videos.md index b0efa8f82..a21523a77 100644 --- a/10 - Resources/10.03 - Videos/10.03 - Videos.md +++ b/10 - Resources/10.03 - Videos/10.03 - Videos.md @@ -14,8 +14,6 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[10 - Resources/10.03 - Videos/Obsidian Office Hours|Obsidian Office Hours]] - [[10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] -- [[10 - Resources/10.03 - Videos/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] - [[10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] - [[10 - Resources/10.03 - Videos/YT - How to use QuickAdd|YT - How to use QuickAdd]] -- [[10 - Resources/10.03 - Videos/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.03 - Videos/Obsidian Office Hours.md b/10 - Resources/10.03 - Videos/Obsidian Office Hours.md index ec298e6e0..169cc01ea 100644 --- a/10 - Resources/10.03 - Videos/Obsidian Office Hours.md +++ b/10 - Resources/10.03 - Videos/Obsidian Office Hours.md @@ -8,7 +8,7 @@ tags: # Obsidian Office Hours Link: [YouTube](https://www.youtube.com/channel/UCJKoNPnBdCSloJ2wlKnV2Fw/featured) -Hosted by [[Anthony Gold]]. +A [[YouTube|YouTube Channel]] hosted by [[Anthony Gold]]. %% Add a few sentences of what sort of videos they produce, feel free to link to other notes (e.g. after creating a note for a YouTube video you liked) %% #placeholder/description diff --git a/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md b/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md index f6334b5c3..d424bf67b 100644 --- a/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md +++ b/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md @@ -7,7 +7,7 @@ tags: # Intro to [[Dataview]] Plugin -By [[Obsidian Office Hours]] +A [[YouTube|YouTube Video]] hosted by the [[Obsidian Office Hours]] channel. %% Add one or two sentences describing the video and link it to at least one other note %% #placeholder/description diff --git a/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md index 9c83dc57f..c1e92a907 100644 --- a/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md +++ b/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md @@ -7,7 +7,7 @@ tags: # [[Dataview]] Plugin: How To Use This Powerful Obsidian Plugin (With Examples) -By [[Filipe Donadio]] +A [[YouTube|YouTube Video]] by [[Filipe Donadio]]. %% Add one or two sentences describing the video and link it to at least one other note %% #placeholder/description diff --git a/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md b/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md index f4f740335..d091c7768 100644 --- a/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md +++ b/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md @@ -7,7 +7,7 @@ tags: # How to use [[QuickAdd]] for Obsidian - with examples -By [[Christian B. B. Houmann]] +A [[YouTube|YouTube Video]] by [[Christian B. B. Houmann]]. %% Add one or two sentences describing the video and link it to at least one other note then remove the tag below %% #placeholder/description diff --git a/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md b/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md index 782792e4c..eb5ae6740 100644 --- a/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md +++ b/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md @@ -1,6 +1,6 @@ --- aliases: -- +- Third-party tools tags: - seedling publish: true diff --git a/10 - Resources/10.05 - Courses/10.05 - Courses.md b/10 - Resources/10.05 - Courses/10.05 - Courses.md new file mode 100644 index 000000000..bcd1a7500 --- /dev/null +++ b/10 - Resources/10.05 - Courses/10.05 - Courses.md @@ -0,0 +1,18 @@ +--- +aliases: +- Online Courses +tags: +- seedling +publish: true +--- + +# Courses + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] +- [[10 - Resources/10.05 - Courses/Linking Your Thinking|Linking Your Thinking]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md b/10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md new file mode 100644 index 000000000..269ca44f0 --- /dev/null +++ b/10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md @@ -0,0 +1,11 @@ +--- +aliases: +- +tags: +- seedling +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) diff --git a/08 - Seedbox/Linking Your Thinking.md b/10 - Resources/10.05 - Courses/Linking Your Thinking.md similarity index 100% rename from 08 - Seedbox/Linking Your Thinking.md rename to 10 - Resources/10.05 - Courses/Linking Your Thinking.md diff --git a/11 - Events/Obsidian Community Talks.md b/11 - Events/Obsidian Community Talks.md index 2ced649fa..e203e84e1 100644 --- a/11 - Events/Obsidian Community Talks.md +++ b/11 - Events/Obsidian Community Talks.md @@ -1,6 +1,7 @@ --- aliases: - Obsidian Community Talk + - showcase tags: - seedling publish: true @@ -39,7 +40,6 @@ You can then go over to this thread to vote for the talks you're interested in: -- [[Obsidian and TTPRG]] - [[How to create your own Obsidian plugin]] ### Previous talks @@ -61,6 +61,7 @@ You can then go over to this thread to vote for the talks you're interested in: - [[Journaling Showcase]] - [[Obsidian 101]] - [[Project management for fiction writing]] +- [[Obsidian and TTRPG]] ## Organisers From 0e9d5d1d85fab2b73c66b9b475afc76162f78593 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Sun, 17 Oct 2021 15:55:22 -0700 Subject: [PATCH 17/41] Restructure Obsidian Hub to New Schema --- .../01 How To Contribute/CONTRIBUTING.md | 2 +- ...buting templates to the community vault.md | 0 ...uting with community plugins and themes.md | 0 .../01 How To Contribute}/Tag glossary.md | 0 .../00.01 - Meta OCV templates.md | 30 ++ .../02 Templates}/T - Ancillary tools.md | 0 .../02 Templates}/T - Blog posts.md | 0 .../02 Templates}/T - CSS Snippet.md | 0 .../02 Templates}/T - Digital garden site.md | 0 .../02 Templates}/T - Folder structure.md | 0 .../02 Templates}/T - GitHub Repository.md | 0 .../02 Templates}/T - How to.md | 0 .../02 Templates}/T - MOCs.md | 0 .../02 Templates}/T - New Note.md | 0 .../02 Templates}/T - Note showcase.md | 0 .../02 Templates}/T - Plugin Category.md | 0 .../02 Templates}/T - Publish site.md | 0 .../02 Templates}/T - TODO.md | 0 .../02 Templates}/T - Templates.md | 0 .../02 Templates}/T - Vault showcase.md | 0 .../02 Templates}/T - Website.md | 0 .../02 Templates}/T - YouTube Channel.md | 0 .../02 Templates}/T - YouTube Video.md | 0 .../10.01 - Note attachments.md | 2 +- .../Select to inspect element.png | Bin .../03 Attachments}/css-obsidian-layout.png | Bin .../file-and-link-settings.png | Bin .../03 Attachments}/github-add-new-file.png | Bin .../github-compare-changes.png | Bin .../03 Attachments}/github-edit-file.png | Bin .../03 Attachments}/github-editor-web.png | Bin .../github-edits-on-your-fork.png | Bin .../03 Attachments}/github-fork-notice.png | Bin .../03 Attachments}/github-open-pr.png | Bin .../github-propose-changes.png | Bin 00 - Meta/00 - Meta.md | 17 - .../00.01 - Meta OCV templates.md | 30 -- .../00.02 - Contributors and Authors.md | 5 - .../00.02 - Contributors and Authors.md | 5 + .../Christian B. B. Houmann.md | 0 .../Authors - Persons}/Ryan J.A. Murphy.md | 0 .../Authors - Persons}/SkepticMystic.md | 4 +- 01 - Community/Channels/Community Talks.md | 34 ++ .../Channels}/Obsidian Office Hours.md | 0 .../Events}/11 - Events.md | 6 +- .../Events}/Obsidian Community Coworking.md | 0 .../Events}/Obsidian Community Talks.md | 0 .../Events}/Obsidian October 2021.md | 0 .../09.03 - Obsidian roundup.md | 41 ++ .../Obsidian Roundup}/2021.04.17.md | 8 +- .../Obsidian Roundup}/2021.04.24.md | 10 +- .../Obsidian Roundup}/2021.05.01.md | 10 +- .../Obsidian Roundup}/2021.05.08.md | 2 +- .../Obsidian Roundup}/2021.05.15.md | 6 +- .../Obsidian Roundup}/2021.05.22.md | 12 +- .../Obsidian Roundup}/2021.05.29.md | 10 +- .../Obsidian Roundup}/2021.06.05.md | 6 +- .../Obsidian Roundup}/2021.06.12.md | 2 +- .../Obsidian Roundup}/2021.06.19.md | 2 +- .../Obsidian Roundup}/2021.06.26.md | 2 +- .../Obsidian Roundup}/2021.07.03.md | 6 +- .../Obsidian Roundup}/2021.07.10.md | 2 +- .../Obsidian Roundup}/2021.07.17.md | 10 +- .../Obsidian Roundup}/2021.07.24.md | 4 +- .../Obsidian Roundup}/2021.07.31.md | 4 +- .../Obsidian Roundup}/2021.08.07.md | 2 +- .../Obsidian Roundup}/2021.08.08.md | 4 +- .../Obsidian Roundup}/2021.08.14.md | 4 +- .../Obsidian Roundup}/2021.08.21.md | 6 +- .../Obsidian Roundup}/2021.09.04.md | 2 +- .../Obsidian Roundup}/2021.09.11.md | 4 +- .../Obsidian Roundup}/2021.09.18.md | 2 +- .../Obsidian Roundup}/2021.09.25.md | 4 +- .../Obsidian Roundup}/2021.10.02.md | 0 .../Ancillary tool categories.md | 12 + .../Auxiliary Tools}/Android Apps.md | 0 .../Auxiliary Tools}/Chrome Extensions.md | 0 .../Auxiliary Tools}/Firefox extensions.md | 0 .../Auxiliary Tools}/Linux Tools.md | 0 .../Auxiliary Tools}/MacOS Tools.md | 0 .../Static Site Generators.md | 0 .../Auxiliary Tools}/Windows Tools.md | 0 .../Auxiliary Tools}/iOS Apps.md | 0 .../Auxiliary Tools}/iOS Shortcuts.md | 0 .../Auxiliary Tools}/iPadOS Apps.md | 0 .../Obsidian/Dark-mode themes.md | 0 .../Obsidian/Light-mode themes.md | 0 .../Obsidian/Obsidian Help.md | 0 .../Obsidian/Obsidian Publish.md | 0 .../Obsidian/Obsidian Sync.md | 0 .../Obsidian/Obsidian community plugins.md | 0 .../Obsidian/Obsidian community themes.md | 0 .../Obsidian/Obsidian core plugins.md | 0 .../Obsidian/Obsidian queries.md | 0 02 - Categories/Obsidian/Obsidian.md | 30 ++ 02 - Categories/Plugins/02.02 - Categories.md | 76 ++++ .../Plugins}/Automation.md | 2 +- .../Plugins}/Backup.md | 0 .../Plugins}/Chart.md | 0 .../Plugins}/Chinese.md | 0 .../Plugins}/Convert.md | 0 .../Plugins}/Date.md | 0 .../Plugins}/Desktop-only plugins.md | 0 .../Plugins}/Edit.md | 0 .../Plugins}/Editor.md | 0 .../Plugins}/File.md | 0 .../Plugins}/Financial.md | 0 .../Plugins}/Game.md | 0 .../Plugins}/History.md | 0 .../Plugins}/Image.md | 0 .../Plugins}/Integration.md | 0 .../Plugins}/Japanese.md | 0 .../Plugins}/Journal.md | 0 .../Plugins}/Link.md | 0 .../Plugins}/Math.md | 0 .../Plugins}/Mindmap.md | 0 .../Plugins}/Miscellaneous.md | 0 .../Plugins}/Mobile-compatible plugins.md | 0 .../Plugins}/Mobile.md | 0 .../Plugins}/Navigation.md | 0 .../Plugins}/PDF.md | 0 .../Plugins}/Paid plugins.md | 0 .../Plugins}/Refactor.md | 0 .../Plugins}/Render.md | 0 .../Plugins}/Search.md | 2 +- .../Plugins}/Security.md | 0 .../Plugins}/Shortcut.md | 0 .../Plugins}/Statistic.md | 0 .../Plugins}/Status bar.md | 0 .../Plugins}/Style.md | 0 .../Plugins}/Task management.md | 0 .../Plugins}/Template.md | 0 .../Plugins}/Uncategorized plugins.md | 0 .../Plugins}/Video and Audio.md | 0 .../Plugins}/View.md | 0 .../Plugins}/Vim-related Plugins.md | 0 .../Plugins}/Workspace.md | 0 02 - Categories/Topics/10.03 - Videos.md | 19 + .../Topics}/Digital garden.md | 0 .../Topics}/Graph view applications.md | 0 .../Topics}/LaTeX.md | 0 .../Topics}/Maps of Content (MOC).md | 0 .../Topics}/Markdown.md | 0 .../Topics}/Mermaid.md | 0 .../Topics}/Publish sites.md | 0 .../Topics}/Spaced repetition.md | 0 .../Topics}/Websites.md | 0 .../Topics}/YouTube.md | 0 .../02.01 - Plugins/02.01 - Plugins.md | 362 ------------------ .../02.02 - Categories/02.02 - Categories.md | 76 ---- .../10.04 - Ancillary Tools.md | 61 +++ .../Auxiliary Tools}/Calibre.md | 0 .../Auxiliary Tools}/Docker.md | 0 .../Auxiliary Tools}/Drafts App.md | 0 .../Dragon speech recognition.md | 0 .../Auxiliary Tools}/Dropbox.md | 0 .../Auxiliary Tools}/Emacs.md | 0 .../Auxiliary Tools}/Gingko app.md | 0 .../Auxiliary Tools}/GitHub Pages.md | 0 .../Auxiliary Tools}/Hazel.md | 0 .../Auxiliary Tools}/Hugo.md | 0 .../Auxiliary Tools}/Jekyll.md | 0 .../Auxiliary Tools}/MGit.md | 0 .../Auxiliary Tools}/MarginNote.md | 0 .../Auxiliary Tools}/Mdnotes.md | 0 .../Auxiliary Tools}/Notepad++.md | 0 .../Auxiliary Tools}/Onyx Boox.md | 0 .../Auxiliary Tools}/Pandoc.md | 0 .../Auxiliary Tools}/Pocket.md | 0 .../Auxiliary Tools}/ProtonMail.md | 0 .../Auxiliary Tools}/Readwise.md | 0 .../Auxiliary Tools}/Research Rabbit.md | 0 .../Auxiliary Tools}/Sublime Text.md | 0 .../Auxiliary Tools}/Syncthing.md | 0 .../Auxiliary Tools}/Tesseract.md | 0 .../Auxiliary Tools}/VSCode.md | 0 .../Auxiliary Tools}/Vim.md | 0 .../Auxiliary Tools}/Working Copy.md | 0 .../Auxiliary Tools}/YAML.md | 0 .../Auxiliary Tools}/Zapier.md | 0 .../Auxiliary Tools}/Zotero.md | 0 .../Auxiliary Tools}/Zotfile.md | 0 .../Auxiliary Tools}/Zutilo.md | 0 .../Auxiliary Tools}/icalBuddy.md | 0 .../Auxiliary Tools}/revealjs.md | 0 .../CSS Snippets}/05 - CSS snippets.md | 16 +- .../All Alternate Themes (ITS Theme).md | 0 .../Alternate Admonitions (SlRvb).md | 0 .../Alternate Checkboxes (SlRvb).md | 0 .../CSS Snippets}/Asides (SlRvb).md | 0 .../CSS Snippets}/Embed Adjustments.md | 2 +- .../CSS Snippets}/Folder Styles (SlRvb).md | 0 .../CSS Snippets}/Image Adjustments.md | 0 .../CSS Snippets}/Kanban (SlRvb).md | 0 .../Plugins}/02 - Community plugins.md | 4 +- .../Plugins/02.01 - Plugins.md | 362 ++++++++++++++++++ .../Plugins}/DEVONlink-obsidian.md | 0 .../Plugins}/ObsidianAnkiSync.md | 0 .../Plugins}/adjacency-matrix-maker.md | 0 .../Plugins}/advanced-toolbar.md | 0 .../Plugins}/alx-folder-note.md | 0 .../Plugins}/beeminder-word-count-plugin.md | 0 .../Plugins}/better-fn.md | 0 .../Plugins}/better-pdf-plugin.md | 0 .../Plugins}/better-word-count.md | 0 .../Plugins}/block-reference-count.md | 0 .../Plugins}/breadcrumbs.md | 0 .../Plugins}/buttons.md | 0 .../Plugins}/calendar.md | 0 .../Plugins}/chesser-obsidian.md | 0 .../Plugins}/cm-chs-patch.md | 0 .../cm-editor-syntax-highlight-obsidian.md | 0 .../Plugins}/cm-show-whitespace-obsidian.md | 0 .../Plugins}/cm-typewriter-scroll-obsidian.md | 0 .../Plugins}/cmenu-plugin.md | 0 .../Plugins}/code-block-copy.md | 0 .../Plugins}/code-block-from-selection.md | 0 .../Plugins}/completed-area.md | 0 .../Plugins}/completed-task-display.md | 0 .../consistent-attachments-and-links.md | 0 .../Plugins}/convert-url-to-iframe.md | 0 .../Plugins}/copy-note.md | 0 .../Plugins}/copy-url-in-preview.md | 0 .../Plugins}/css-snippets.md | 0 .../Plugins}/csv-obsidian.md | 0 .../Plugins}/customizable-menu.md | 0 .../Plugins}/customizable-sidebar.md | 0 .../Plugins}/customjs.md | 0 .../Plugins}/cycle-through-panes.md | 0 .../Plugins}/daily-activity.md | 0 .../Plugins}/dangerzone-writing-plugin.md | 0 .../Plugins}/darlal-switcher-plus.md | 0 .../Plugins}/dataview.md | 0 .../Plugins}/discordian-plugin.md | 0 .../Plugins}/drawio-obsidian.md | 0 .../Plugins}/easy-typing-obsidian.md | 0 .../Plugins}/editor-commands-remap.md | 0 .../Plugins}/emoji-shortcodes.md | 0 .../Plugins}/extract-highlights-plugin.md | 0 .../Plugins}/extract-url.md | 0 .../Plugins}/file-explorer-markdown-titles.md | 0 .../Plugins}/file-explorer-note-count.md | 0 .../Plugins}/file-tree-alternative.md | 0 .../Plugins}/find-and-replace-in-selection.md | 0 .../Plugins}/find-unlinked-files.md | 0 .../Plugins}/flashcards-obsidian.md | 0 .../Plugins}/folder-note-core.md | 0 .../Plugins}/folder-note-plugin.md | 0 .../Plugins}/footlinks.md | 0 .../Plugins}/format-hotkeys-obsidian.md | 0 .../Plugins}/garble-text.md | 0 .../Plugins}/ghost-fade-focus.md | 0 .../Plugins}/homepage.md | 0 .../Plugins}/hotkey-helper.md | 0 .../Plugins}/hotkeysplus-obsidian.md | 0 .../Plugins}/hover-external-link.md | 0 .../Plugins}/imdone-obsidian-plugin.md | 0 .../Plugins}/ini-obsidian.md | 0 .../Plugins}/initiative-tracker.md | 0 .../Plugins}/juggl.md | 0 .../Plugins}/koncham-workspace.md | 0 .../Plugins}/leader-hotkeys-obsidian.md | 0 .../Plugins}/ledger-obsidian.md | 0 .../Plugins}/liquid-templates.md | 0 .../Plugins}/longform.md | 0 .../Plugins}/luhman.md | 0 .../Plugins}/macOS-keyboard-nav-obsidian.md | 0 .../Plugins}/macro-plugin.md | 0 .../Plugins}/map-of-content.md | 0 .../Plugins}/marginnote-companion.md | 0 .../Plugins}/markdown-attributes.md | 0 .../Plugins}/markdown-prettifier.md | 0 .../Plugins}/maximise-active-pane-obsidian.md | 0 .../Plugins}/mdx-as-md-obsidian.md | 0 .../Plugins}/media-extended.md | 0 .../Plugins}/meld-encrypt.md | 0 .../Plugins}/metadata-extractor.md | 0 .../Plugins}/metaedit.md | 0 .../Plugins}/mochi-cards-exporter.md | 0 .../mrj-add-codemirror-matchbrackets.md | 0 .../Plugins}/mrj-crosslink-between-notes.md | 0 .../Plugins}/mrj-jump-to-link.md | 0 .../Plugins}/mrj-text-expand.md | 0 .../Plugins}/multi-line-formatting.md | 0 .../Plugins}/music-code-blocks.md | 0 .../Plugins}/mx-bili-plugin.md | 0 .../Plugins}/neo4j-graph-view.md | 0 .../Plugins}/netwik.md | 0 .../Plugins}/nldates-obsidian.md | 0 .../Plugins}/note-folder-autorename.md | 0 .../Plugins}/note-refactor-obsidian.md | 0 .../Plugins}/notetweet.md | 0 .../Plugins}/number-headings-obsidian.md | 0 .../Plugins}/obsidian-2hop-links-plugin.md | 0 .../Plugins}/obsidian-5e-statblocks.md | 0 .../Plugins}/obsidian-activity-history.md | 0 .../Plugins}/obsidian-activity-logger.md | 0 .../Plugins}/obsidian-admonition.md | 0 .../Plugins}/obsidian-advanced-appearance.md | 0 .../Plugins}/obsidian-advanced-new-file.md | 0 .../Plugins}/obsidian-advanced-uri.md | 0 .../Plugins}/obsidian-amazingmarvin-plugin.md | 0 .../Plugins}/obsidian-annotator.md | 0 .../obsidian-apple-reminders-plugin.md | 0 .../Plugins}/obsidian-apply-patterns.md | 0 .../Plugins}/obsidian-argdown-plugin.md | 0 .../Plugins}/obsidian-auto-link-title.md | 0 .../obsidian-auto-pair-chinese-symbol.md | 0 .../Plugins}/obsidian-autocomplete-plugin.md | 0 .../Plugins}/obsidian-banners.md | 0 .../Plugins}/obsidian-budget-wysiwyg.md | 0 .../Plugins}/obsidian-card-view-mode.md | 0 .../Plugins}/obsidian-carry-forward.md | 0 .../Plugins}/obsidian-charts.md | 0 .../Plugins}/obsidian-chartsview-plugin.md | 0 .../Plugins}/obsidian-checklist-plugin.md | 0 .../Plugins}/obsidian-chessboard.md | 0 .../Plugins}/obsidian-citation-plugin.md | 0 .../Plugins}/obsidian-code-block-enhancer.md | 0 .../Plugins}/obsidian-code-copy.md | 0 .../Plugins}/obsidian-codemirror-options.md | 0 .../Plugins}/obsidian-collapse-all-plugin.md | 0 .../Plugins}/obsidian-command-alias-plugin.md | 0 .../Plugins}/obsidian-comments.md | 0 .../Plugins}/obsidian-commits.md | 0 .../obsidian-contextual-typography.md | 0 .../Plugins}/obsidian-copy-block-link.md | 0 .../Plugins}/obsidian-csv-table.md | 0 .../obsidian-cursor-location-plugin.md | 0 .../Plugins}/obsidian-daf-yomi.md | 0 .../Plugins}/obsidian-daily-named-folder.md | 0 .../Plugins}/obsidian-daily-stats.md | 0 .../Plugins}/obsidian-dangling-links.md | 0 .../Plugins}/obsidian-day-planner.md | 0 .../Plugins}/obsidian-dice-roller.md | 0 .../Plugins}/obsidian-dictionary-plugin.md | 0 .../Plugins}/obsidian-discordrpc.md | 0 .../Plugins}/obsidian-dropbox-backups.md | 0 .../Plugins}/obsidian-dynamic-toc.md | 0 .../Plugins}/obsidian-editor-shortcuts.md | 0 .../obsidian-electron-window-tweaker.md | 0 .../Plugins}/obsidian-embedded-code-title.md | 0 .../Plugins}/obsidian-embedded-note-titles.md | 0 .../Plugins}/obsidian-emoji-toolbar.md | 0 .../Plugins}/obsidian-enhancing-mindmap.md | 0 .../Plugins}/obsidian-excalidraw-plugin.md | 0 .../Plugins}/obsidian-export-to-tex.md | 0 .../obsidian-extract-pdf-highlights.md | 0 .../Plugins}/obsidian-file-link.md | 0 .../Plugins}/obsidian-file-path-to-uri.md | 0 .../obsidian-filename-heading-sync.md | 0 .../obsidian-find-and-replace-in-selection.md | 0 .../Plugins}/obsidian-focus-mode.md | 0 .../Plugins}/obsidian-footnotes.md | 0 .../Plugins}/obsidian-fountain.md | 0 .../Plugins}/obsidian-fullscreen-plugin.md | 0 .../Plugins}/obsidian-furigana.md | 0 .../Plugins}/obsidian-gallery.md | 0 .../Plugins}/obsidian-gist.md | 0 .../Plugins}/obsidian-git.md | 0 .../Plugins}/obsidian-go-to-line.md | 0 .../Plugins}/obsidian-grandfather.md | 0 .../Plugins}/obsidian-habit-tracker.md | 0 .../Plugins}/obsidian-hackernews.md | 0 .../obsidian-hide-sidebars-when-narrow.md | 0 .../Plugins}/obsidian-hider.md | 0 .../obsidian-highlightpublicnotes-plugin.md | 0 .../obsidian-hotkeys-for-specific-files.md | 0 .../obsidian-hotkeys-for-templates.md | 0 .../Plugins}/obsidian-icon-folder.md | 0 .../Plugins}/obsidian-icon-swapper.md | 0 .../Plugins}/obsidian-icons-plugin.md | 0 .../obsidian-image-auto-upload-plugin.md | 0 .../Plugins}/obsidian-image-toolkit.md | 0 .../Plugins}/obsidian-image-uploader.md | 0 .../Plugins}/obsidian-imgur-plugin.md | 0 .../Plugins}/obsidian-incremental-writing.md | 0 .../Plugins}/obsidian-indent-lines.md | 0 .../Plugins}/obsidian-itinerary.md | 0 .../Plugins}/obsidian-journey-plugin.md | 0 .../Plugins}/obsidian-jsonifier.md | 0 .../Plugins}/obsidian-juliandate.md | 0 .../Plugins}/obsidian-jump-to-date-plugin.md | 0 .../Plugins}/obsidian-jupyter.md | 0 .../Plugins}/obsidian-kanban.md | 0 .../Plugins}/obsidian-kindle-plugin.md | 0 .../Plugins}/obsidian-kroki.md | 0 .../Plugins}/obsidian-languagetool-plugin.md | 0 .../Plugins}/obsidian-latex-environments.md | 0 .../Plugins}/obsidian-latex.md | 0 .../Plugins}/obsidian-leaflet-plugin.md | 0 .../Plugins}/obsidian-link-indexer.md | 0 .../Plugins}/obsidian-linter.md | 0 .../Plugins}/obsidian-map-view.md | 0 ...an-markdown-formatting-assistant-plugin.md | 0 .../Plugins}/obsidian-markdown-furigana.md | 0 .../Plugins}/obsidian-markmind.md | 0 .../Plugins}/obsidian-metatable.md | 0 .../Plugins}/obsidian-metatemplates.md | 0 .../obsidian-min3ditorhotkeys-plugin.md | 0 .../Plugins}/obsidian-mind-map.md | 0 .../Plugins}/obsidian-minimal-settings.md | 0 .../Plugins}/obsidian-nomnoml-diagram.md | 0 .../Plugins}/obsidian-open-link-with.md | 0 .../Plugins}/obsidian-org-mode.md | 0 .../Plugins}/obsidian-orthography.md | 0 .../Plugins}/obsidian-outliner.md | 0 .../Plugins}/obsidian-pandoc.md | 0 .../Plugins}/obsidian-pangu.md | 0 .../Plugins}/obsidian-paper-cut.md | 0 .../obsidian-paste-to-current-indentation.md | 0 .../Plugins}/obsidian-plantuml.md | 0 .../Plugins}/obsidian-pluck.md | 0 .../Plugins}/obsidian-plugin-prettier.md | 2 +- .../Plugins}/obsidian-plugin-toc.md | 2 +- .../Plugins}/obsidian-plugin-todo.md | 0 .../Plugins}/obsidian-pocket.md | 0 .../Plugins}/obsidian-pomodoro-plugin.md | 0 .../obsidian-prominent-starred-files.md | 0 .../Plugins}/obsidian-qrcode-plugin.md | 0 .../Plugins}/obsidian-query-language.md | 0 .../Plugins}/obsidian-query2table.md | 0 .../Plugins}/obsidian-random-todo.md | 0 .../Plugins}/obsidian-react-components.md | 0 .../Plugins}/obsidian-read-it-later.md | 0 .../Plugins}/obsidian-reading-time.md | 0 .../Plugins}/obsidian-readwise.md | 0 .../Plugins}/obsidian-recall.md | 0 .../Plugins}/obsidian-regex-pipeline.md | 0 .../Plugins}/obsidian-related-notes-finder.md | 0 .../Plugins}/obsidian-relative-find.md | 0 .../obsidian-relative-line-numbers.md | 0 .../Plugins}/obsidian-reminder-plugin.md | 0 .../Plugins}/obsidian-reset-font-size.md | 0 .../Plugins}/obsidian-reveal-active-file.md | 0 .../Plugins}/obsidian-rich-links.md | 0 .../Plugins}/obsidian-rollover-daily-todos.md | 0 .../Plugins}/obsidian-rtl.md | 0 .../Plugins}/obsidian-shellcommands.md | 0 .../obsidian-shortcuts-for-starred-files.md | 0 .../Plugins}/obsidian-show-file-path.md | 0 .../obsidian-sidebar-expand-on-hover.md | 0 .../Plugins}/obsidian-smart-typography.md | 0 .../obsidian-sort-and-permute-lines.md | 0 .../Plugins}/obsidian-spaced-repetition.md | 0 .../Plugins}/obsidian-spotlight.md | 0 .../Plugins}/obsidian-static-file-server.md | 0 .../Plugins}/obsidian-statusbar-pomo.md | 0 .../Plugins}/obsidian-stille.md | 0 .../Plugins}/obsidian-stopwatch-plugin.md | 0 .../Plugins}/obsidian-style-settings.md | 0 .../Plugins}/obsidian-system-dark-mode.md | 0 .../Plugins}/obsidian-tabs.md | 0 .../Plugins}/obsidian-task-archiver.md | 0 .../Plugins}/obsidian-task-collector.md | 0 .../Plugins}/obsidian-tasks-plugin.md | 0 .../Plugins}/obsidian-temple.md | 0 .../Plugins}/obsidian-text-expander.md | 0 .../Plugins}/obsidian-text-format.md | 0 .../Plugins}/obsidian-tidy-footnotes.md | 0 .../Plugins}/obsidian-timeline.md | 0 .../Plugins}/obsidian-timelines.md | 0 .../Plugins}/obsidian-title-index.md | 0 .../Plugins}/obsidian-to-anki-plugin.md | 0 .../Plugins}/obsidian-toggl-integration.md | 0 .../Plugins}/obsidian-tracker.md | 0 .../Plugins}/obsidian-trello.md | 0 .../Plugins}/obsidian-underline.md | 0 .../Plugins}/obsidian-vault-changelog.md | 0 .../obsidian-vault-statistics-plugin.md | 0 .../obsidian-view-mode-by-frontmatter.md | 0 .../Plugins}/obsidian-vim-im-switch-plugin.md | 0 .../Plugins}/obsidian-vimrc-support.md | 0 .../Plugins}/obsidian-wavedrom.md | 0 .../Plugins}/obsidian-wordnet-plugin.md | 0 .../Plugins}/obsidian-youglish-plugin.md | 0 .../Plugins}/obsidian-zoom.md | 0 .../Plugins}/obsidian42-text-transporter.md | 0 .../Plugins}/obsimian-exporter.md | 0 .../Plugins}/open-note-to-window-title.md | 0 .../Plugins}/open-vscode.md | 0 .../Plugins}/open-with.md | 0 .../Plugins}/oz-clear-unused-images.md | 0 .../Plugins}/oz-image-plugin.md | 0 .../Plugins}/ozanshare-publish.md | 0 .../Plugins}/page-heading-from-links.md | 0 .../Plugins}/pane-relief.md | 0 .../Plugins}/pdf-to-markdown-plugin.md | 0 .../Plugins}/periodic-notes.md | 0 .../Plugins}/phone-to-roam-to-obsidian.md | 0 .../Plugins}/plugin-changelogs.md | 0 .../Plugins}/podcast-note.md | 0 .../Plugins}/privacy-glasses.md | 0 .../Plugins}/python-lab-plugin.md | 0 .../Plugins}/quick-explorer.md | 0 .../Plugins}/quick-latex.md | 0 .../Plugins}/quickadd.md | 0 .../random-structural-diary-plugin.md | 0 .../Plugins}/readwise-mirror.md | 0 .../Plugins}/readwise-official.md | 0 .../Plugins}/recent-files-obsidian.md | 0 .../Plugins}/remember-cursor-position.md | 0 .../Plugins}/review-obsidian.md | 0 .../Plugins}/scales-chords.md | 0 .../Plugins}/search-on-internet.md | 0 .../Plugins}/searchpp.md | 0 .../Plugins}/shortcuts-extender.md | 0 .../Plugins}/simple-embeds.md | 0 .../Plugins}/slated-obsidian.md | 0 .../Plugins}/sliding-panes-obsidian.md | 0 .../Plugins}/smart-random-note.md | 0 .../Plugins}/snippets.md | 0 .../Plugins}/supercharged-links-obsidian.md | 0 .../Plugins}/table-editor-obsidian.md | 0 .../Plugins}/table-extended.md | 0 .../Plugins}/tag-page-preview.md | 0 .../Plugins}/tag-wrangler.md | 0 .../Plugins}/taskbone-ocr-plugin.md | 0 .../Plugins}/templater-obsidian.md | 0 .../Plugins}/text-snippets-obsidian.md | 0 .../Plugins}/theme-picker.md | 0 .../Plugins}/things-logbook.md | 0 .../Plugins}/todo-txt.md | 0 .../Plugins}/todoist-sync-plugin.md | 0 .../Plugins}/tq-obsidian.md | 0 .../Plugins}/txt-as-md-obsidian.md | 0 .../Plugins}/unique-attachments.md | 0 .../Plugins}/update-time-on-edit.md | 0 .../Plugins}/uri-commands.md | 0 .../Plugins}/url-into-selection.md | 0 .../Plugins}/vantage-obsidian.md | 0 .../Plugins}/various-complements.md | 0 .../Plugins}/wikilinks-to-mdlinks-obsidian.md | 0 .../Plugins}/window-collapse.md | 0 .../Plugins}/workbench-obsidian.md | 0 .../Plugins}/workspaces-plus.md | 0 .../Plugins}/youhavebeenstaring-plugin.md | 0 .../Plugins}/zoottelkeeper-obsidian-plugin.md | 0 .../Themes/04 - Community themes.md | 99 +++++ .../Themes}/80s Neon.md | 0 .../Themes}/Al Dente.md | 0 .../Themes}/Amethyst.md | 0 .../Themes}/Ars Magna.md | 0 .../Themes}/Atom.md | 0 .../Themes}/Aurora.md | 0 .../Themes}/Ayu Mirage.md | 0 .../Themes}/Ayu.md | 0 .../Themes}/Base2Tone.md | 0 .../Themes}/Behave dark.md | 0 .../Themes}/Big Sur Aesthetic.md | 0 .../Themes}/Blackbird.md | 0 .../Themes}/Blue Topaz.md | 0 .../Themes}/California Coast.md | 0 .../Themes}/Charcoal.md | 0 .../Themes}/Christmas.md | 0 .../Themes}/Cidreira Coast.md | 0 .../Themes}/Clair de Lune.md | 0 .../Themes}/Comfort Smooth.md | 0 .../Themes}/Comfort color dark.md | 0 .../Themes}/Cyber Glow.md | 0 .../Themes}/Cybertron.md | 0 .../Themes}/Dark Graphite Pie.md | 0 .../Themes}/Dark Graphite.md | 0 .../Themes}/Dark Moss.md | 0 .../Themes}/Darkyan.md | 0 .../Themes}/Deep Work.md | 0 .../Themes}/Deep.md | 0 .../Themes}/Discordian.md | 0 .../Themes}/Dracula for Obsidian.md | 0 .../Themes}/Everforest.md | 0 .../Themes}/Firefly.md | 0 .../Themes}/GDCT Dark.md | 0 .../Themes}/GDCT.md | 0 .../Themes}/Gastown.md | 0 .../Themes}/Gitsidian.md | 0 .../Themes}/Golden Coffee.md | 0 .../Themes}/Golden Topaz.md | 0 .../Themes}/Higlighter.md | 0 .../Themes}/Hipstersmoothie.md | 2 +- .../Themes}/Horizon.md | 0 .../Themes}/Hulk.md | 0 .../Themes}/ITS Theme.md | 4 +- .../Themes}/Iceberg.md | 0 .../Themes}/Illusion.md | 0 .../Themes}/Lizardmen Zettelkasten.md | 0 .../Themes}/Mammoth.md | 0 .../Themes}/Minimal.md | 0 .../Themes}/Molecule.md | 0 .../Themes}/Moonlight.md | 0 .../Themes}/Night Owl.md | 0 .../Themes}/Notation.md | 0 .../Themes}/Obsdn-Dark-Rmx.md | 0 .../Themes}/Obsidian Boom.md | 0 .../Themes}/Obsidian Nord.md | 0 .../Themes}/Obsidian Windows 98 Edition.md | 0 .../Themes}/Obsidian gruvbox.md | 0 .../Themes}/Obsidianite.md | 0 .../Themes}/Obuntu.md | 0 .../Themes}/Ono Sendai.md | 0 .../Themes}/Palatinate.md | 0 .../Themes}/Panic Mode.md | 0 .../Themes}/Pink Topaz.md | 0 .../Themes}/Pisum.md | 0 .../Themes}/Purple Owl.md | 0 .../Themes}/Red Graphite.md | 0 .../Themes}/Reverie.md | 0 .../Themes}/Rmaki.md | 0 .../Themes}/Shimmering Focus.md | 0 .../Themes}/Solarized.md | 0 .../Themes}/Spectrum.md | 0 .../Themes}/Subtlegold.md | 0 .../Themes}/Suddha.md | 0 .../Themes}/Tokyo Night.md | 0 .../Themes}/Traffic Lights.md | 0 .../Themes}/Ursa.md | 0 .../Themes}/Vileplume.md | 0 .../Themes}/Warmth.md | 0 .../Themes}/Wasp.md | 0 .../Themes}/Yin and Yang.md | 0 .../Themes}/obsidian_ia.md | 0 .../03 - Community templates.md | 32 -- .../03.01 - Daily notes.md | 20 - .../03.02 - Weekly notes.md | 19 - .../03.03 - Monthly notes.md | 20 - .../03.04 - Yearly notes.md | 20 - .../03.05 - Projects/03.05 - Projects.md | 20 - .../03.06 - Literature notes.md | 20 - .../03.10 - Plugin-specific templates.md | 21 - .../Templater templates.md | 21 - .../04 - Community themes.md | 99 ----- .../Publish Sites}/10.02 - Publish sites.md | 2 +- .../Publish Sites}/Obsidian Garden.md | 0 .../Vaults}/06.02 - Vault examples.md | 12 +- .../Vaults}/LYT Kit.md | 0 .../Vaults}/Obsidian JG Method.md | 0 .../Vaults}/Obsidian Starter Templates.md | 0 .../Vaults}/PARA Starter Kit.md | 0 .../SlRvb\342\200\231s Journaling Setup.md" | 0 .../SlRvb\342\200\231s MediaDB Setup.md" | 0 .../Beginner guides.md | 0 .../Community Talks}/Breadcrumbs Showcase.md | 0 .../CSS 101 - Community Talk.md | 0 .../Customizable workspaces.md | 0 .../Deep Learning on Networks.md | 0 .../How to create your own Obsidian plugin.md | 0 .../Image Adjustment Snippets - ITS Theme.md | 2 +- .../Introduction to Buttons.md | 0 .../Community Talks}/Journaling Showcase.md | 0 ...aloguing and Classification in Obsidian.md | 0 .../Metadata Group Discussion.md | 0 .../Community Talks}/Obsidian 101.md | 0 .../Community Talks}/Obsidian and TTRPG.md | 2 +- .../Project management for fiction writing.md | 0 .../Spaced repetition - An Introduction.md | 2 +- .../Community Talks}/What your vault knows.md | 0 .../YT - An Introduction to Dataview.md | 4 +- ...ate slideshows, PDFs and Word documents.md | 0 .../Community Talks}/Zotero 101.md | 0 .../Courses}/10.05 - Courses.md | 4 +- ...ourse for Getting Started with Obsidian.md | 0 .../Courses}/Linking Your Thinking.md | 0 05 - Guides, Workflows, & Courses/Guides.md | 22 ++ .../Guides/An Introduction to Dataview.md | 2 +- ...trolling Obsidian via a Third-party App.md | 0 .../Guides}/How to Style Obsidian.md | 0 .../How to add content through GitHub.md | 0 ...ources and Guides for Plugin Developers.md | 0 ...esources and Guides for Theme Designers.md | 0 .../Guides/Using Pandoc inside Obsidian.md | 0 .../Guides}/YT - Intro to Dataview Plugin.md | 2 +- ...owerful Obsidian Plugin (With Examples).md | 2 +- .../Guides}/YT - How to use QuickAdd.md | 2 +- .../Themes (MOC).md | 8 +- 06 - Inbox/09 - Digital Garden.md | 19 + ...History and Ethos of the Digital Garden.md | 0 09 - Digital Garden/09 - Digital Garden.md | 19 - .../09.01 - Topics/09.01 - Topics.md | 30 -- .../Ancillary tool categories.md | 12 - .../09.01 - Topics/Obsidian/Obsidian.md | 30 -- .../09.02 - How To/Guides/Guides.md | 22 -- .../09.02 - How To/Guides/Themes/Themes.md | 16 - .../09.03 - Obsidian roundup.md | 41 -- .../09.04 - Community Talks.md | 34 -- 10 - Resources/10 - Resources.md | 21 - .../10.03 - Videos/10.03 - Videos.md | 19 - .../10.04 - Ancillary Tools.md | 61 --- Archive Folders/00 - Meta/00 - Meta.md | 17 + .../00 - Meta}/FAQ.md | 0 .../06 - Note and vault examples.md | 4 +- .../06.01 - Note examples.md | 0 .../08 - Seedbox}/08 - Seedbox.md | 0 .../09.01 - Topics/09.01 - Topics.md | 30 ++ .../09.02 - How To/09.02 - How To.md | 8 +- .../Plugin Tips and Tricks.md | 0 .../09.02 - How To/Publishing/Publishing.md | 0 .../09.02 - How To/Workflows/Workflows.md | 0 .../10 - Resources/10 - Resources.md | 21 + community-vault.md | 20 +- 698 files changed, 1001 insertions(+), 1214 deletions(-) rename CONTRIBUTING.md => 00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md (99%) rename {00 - Meta => 00 - Contribute To The Obsidian Hub/01 How To Contribute}/Contributing templates to the community vault.md (100%) rename {00 - Meta => 00 - Contribute To The Obsidian Hub/01 How To Contribute}/Contributing with community plugins and themes.md (100%) rename {00 - Meta => 00 - Contribute To The Obsidian Hub/01 How To Contribute}/Tag glossary.md (100%) create mode 100644 00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Ancillary tools.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Blog posts.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - CSS Snippet.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Digital garden site.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Folder structure.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - GitHub Repository.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - How to.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - MOCs.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - New Note.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Note showcase.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Plugin Category.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Publish site.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - TODO.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Templates.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Vault showcase.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - Website.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - YouTube Channel.md (100%) rename {00 - Meta/00.01 - Meta OCV templates => 00 - Contribute To The Obsidian Hub/02 Templates}/T - YouTube Video.md (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/10.01 - Note attachments.md (69%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/Select to inspect element.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/css-obsidian-layout.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/file-and-link-settings.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-add-new-file.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-compare-changes.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-edit-file.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-editor-web.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-edits-on-your-fork.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-fork-notice.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-open-pr.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/github-propose-changes.png (100%) delete mode 100644 00 - Meta/00 - Meta.md delete mode 100644 00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md delete mode 100644 00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors.md create mode 100644 01 - Community/Authors - Persons/00.02 - Contributors and Authors.md rename {00 - Meta/00.02 - Contributors and Authors => 01 - Community/Authors - Persons}/Christian B. B. Houmann.md (100%) rename {00 - Meta/00.02 - Contributors and Authors => 01 - Community/Authors - Persons}/Ryan J.A. Murphy.md (100%) rename {00 - Meta/00.02 - Contributors and Authors => 01 - Community/Authors - Persons}/SkepticMystic.md (79%) create mode 100644 01 - Community/Channels/Community Talks.md rename {10 - Resources/10.03 - Videos => 01 - Community/Channels}/Obsidian Office Hours.md (100%) rename {11 - Events => 01 - Community/Events}/11 - Events.md (50%) rename {11 - Events => 01 - Community/Events}/Obsidian Community Coworking.md (100%) rename {11 - Events => 01 - Community/Events}/Obsidian Community Talks.md (100%) rename {11 - Events => 01 - Community/Events}/Obsidian October 2021.md (100%) create mode 100644 01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.04.17.md (90%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.04.24.md (88%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.05.01.md (95%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.05.08.md (95%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.05.15.md (92%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.05.22.md (87%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.05.29.md (96%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.06.05.md (90%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.06.12.md (98%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.06.19.md (98%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.06.26.md (99%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.07.03.md (95%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.07.10.md (95%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.07.17.md (97%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.07.24.md (98%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.07.31.md (97%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.08.07.md (99%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.08.08.md (97%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.08.14.md (96%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.08.21.md (97%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.09.04.md (99%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.09.11.md (94%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.09.18.md (99%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.09.25.md (98%) rename {09 - Digital Garden/09.03 - Obsidian roundup => 01 - Community/Obsidian Roundup}/2021.10.02.md (100%) create mode 100644 02 - Categories/Auxiliary Tools/Ancillary tool categories.md rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Android Apps.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Chrome Extensions.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Firefox extensions.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Linux Tools.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/MacOS Tools.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Static Site Generators.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/Windows Tools.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/iOS Apps.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/iOS Shortcuts.md (100%) rename {09 - Digital Garden/09.01 - Topics/Ancillary tool categories => 02 - Categories/Auxiliary Tools}/iPadOS Apps.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Dark-mode themes.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Light-mode themes.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian Help.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian Publish.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian Sync.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian community plugins.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian community themes.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian core plugins.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories}/Obsidian/Obsidian queries.md (100%) create mode 100644 02 - Categories/Obsidian/Obsidian.md create mode 100644 02 - Categories/Plugins/02.02 - Categories.md rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Automation.md (94%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Backup.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Chart.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Chinese.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Convert.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Date.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Desktop-only plugins.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Edit.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Editor.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/File.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Financial.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Game.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/History.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Image.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Integration.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Japanese.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Journal.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Link.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Math.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Mindmap.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Miscellaneous.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Mobile-compatible plugins.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Mobile.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Navigation.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/PDF.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Paid plugins.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Refactor.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Render.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Search.md (95%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Security.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Shortcut.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Statistic.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Status bar.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Style.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Task management.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Template.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Uncategorized plugins.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Video and Audio.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/View.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Vim-related Plugins.md (100%) rename {02 - Community plugins/02.02 - Categories => 02 - Categories/Plugins}/Workspace.md (100%) create mode 100644 02 - Categories/Topics/10.03 - Videos.md rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Digital garden.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Graph view applications.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/LaTeX.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Maps of Content (MOC).md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Markdown.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Mermaid.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Publish sites.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Spaced repetition.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/Websites.md (100%) rename {09 - Digital Garden/09.01 - Topics => 02 - Categories/Topics}/YouTube.md (100%) delete mode 100644 02 - Community plugins/02.01 - Plugins/02.01 - Plugins.md delete mode 100644 02 - Community plugins/02.02 - Categories/02.02 - Categories.md create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Calibre.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Docker.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Drafts App.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Dragon speech recognition.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Dropbox.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Emacs.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Gingko app.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/GitHub Pages.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Hazel.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Hugo.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Jekyll.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/MGit.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/MarginNote.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Mdnotes.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Notepad++.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Onyx Boox.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Pandoc.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Pocket.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/ProtonMail.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Readwise.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Research Rabbit.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Sublime Text.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Syncthing.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Tesseract.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/VSCode.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Vim.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Working Copy.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/YAML.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Zapier.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Zotero.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Zotfile.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/Zutilo.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/icalBuddy.md (100%) rename {10 - Resources/10.04 - Ancillary Tools => 03 - Community Tools For Obsidian/Auxiliary Tools}/revealjs.md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/05 - CSS snippets.md (56%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/All Alternate Themes (ITS Theme).md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Alternate Admonitions (SlRvb).md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Alternate Checkboxes (SlRvb).md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Asides (SlRvb).md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Embed Adjustments.md (89%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Folder Styles (SlRvb).md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Image Adjustments.md (100%) rename {05 - CSS snippets => 03 - Community Tools For Obsidian/CSS Snippets}/Kanban (SlRvb).md (100%) rename {02 - Community plugins => 03 - Community Tools For Obsidian/Plugins}/02 - Community plugins.md (79%) create mode 100644 03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/DEVONlink-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/ObsidianAnkiSync.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/adjacency-matrix-maker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/advanced-toolbar.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/alx-folder-note.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/beeminder-word-count-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/better-fn.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/better-pdf-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/better-word-count.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/block-reference-count.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/breadcrumbs.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/buttons.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/calendar.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/chesser-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cm-chs-patch.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cm-editor-syntax-highlight-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cm-show-whitespace-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cm-typewriter-scroll-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cmenu-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/code-block-copy.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/code-block-from-selection.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/completed-area.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/completed-task-display.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/consistent-attachments-and-links.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/convert-url-to-iframe.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/copy-note.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/copy-url-in-preview.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/css-snippets.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/csv-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/customizable-menu.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/customizable-sidebar.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/customjs.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/cycle-through-panes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/daily-activity.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/dangerzone-writing-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/darlal-switcher-plus.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/dataview.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/discordian-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/drawio-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/easy-typing-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/editor-commands-remap.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/emoji-shortcodes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/extract-highlights-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/extract-url.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/file-explorer-markdown-titles.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/file-explorer-note-count.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/file-tree-alternative.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/find-and-replace-in-selection.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/find-unlinked-files.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/flashcards-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/folder-note-core.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/folder-note-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/footlinks.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/format-hotkeys-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/garble-text.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/ghost-fade-focus.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/homepage.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/hotkey-helper.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/hotkeysplus-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/hover-external-link.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/imdone-obsidian-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/ini-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/initiative-tracker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/juggl.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/koncham-workspace.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/leader-hotkeys-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/ledger-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/liquid-templates.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/longform.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/luhman.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/macOS-keyboard-nav-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/macro-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/map-of-content.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/marginnote-companion.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/markdown-attributes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/markdown-prettifier.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/maximise-active-pane-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mdx-as-md-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/media-extended.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/meld-encrypt.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/metadata-extractor.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/metaedit.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mochi-cards-exporter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mrj-add-codemirror-matchbrackets.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mrj-crosslink-between-notes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mrj-jump-to-link.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mrj-text-expand.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/multi-line-formatting.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/music-code-blocks.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/mx-bili-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/neo4j-graph-view.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/netwik.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/nldates-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/note-folder-autorename.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/note-refactor-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/notetweet.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/number-headings-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-2hop-links-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-5e-statblocks.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-activity-history.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-activity-logger.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-admonition.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-advanced-appearance.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-advanced-new-file.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-advanced-uri.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-amazingmarvin-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-annotator.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-apple-reminders-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-apply-patterns.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-argdown-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-auto-link-title.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-auto-pair-chinese-symbol.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-autocomplete-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-banners.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-budget-wysiwyg.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-card-view-mode.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-carry-forward.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-charts.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-chartsview-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-checklist-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-chessboard.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-citation-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-code-block-enhancer.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-code-copy.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-codemirror-options.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-collapse-all-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-command-alias-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-comments.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-commits.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-contextual-typography.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-copy-block-link.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-csv-table.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-cursor-location-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-daf-yomi.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-daily-named-folder.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-daily-stats.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-dangling-links.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-day-planner.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-dice-roller.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-dictionary-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-discordrpc.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-dropbox-backups.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-dynamic-toc.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-editor-shortcuts.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-electron-window-tweaker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-embedded-code-title.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-embedded-note-titles.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-emoji-toolbar.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-enhancing-mindmap.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-excalidraw-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-export-to-tex.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-extract-pdf-highlights.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-file-link.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-file-path-to-uri.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-filename-heading-sync.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-find-and-replace-in-selection.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-focus-mode.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-footnotes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-fountain.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-fullscreen-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-furigana.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-gallery.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-gist.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-git.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-go-to-line.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-grandfather.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-habit-tracker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-hackernews.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-hide-sidebars-when-narrow.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-hider.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-highlightpublicnotes-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-hotkeys-for-specific-files.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-hotkeys-for-templates.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-icon-folder.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-icon-swapper.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-icons-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-image-auto-upload-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-image-toolkit.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-image-uploader.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-imgur-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-incremental-writing.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-indent-lines.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-itinerary.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-journey-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-jsonifier.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-juliandate.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-jump-to-date-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-jupyter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-kanban.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-kindle-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-kroki.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-languagetool-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-latex-environments.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-latex.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-leaflet-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-link-indexer.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-linter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-map-view.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-markdown-formatting-assistant-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-markdown-furigana.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-markmind.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-metatable.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-metatemplates.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-min3ditorhotkeys-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-mind-map.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-minimal-settings.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-nomnoml-diagram.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-open-link-with.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-org-mode.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-orthography.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-outliner.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-pandoc.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-pangu.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-paper-cut.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-paste-to-current-indentation.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-plantuml.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-pluck.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-plugin-prettier.md (97%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-plugin-toc.md (97%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-plugin-todo.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-pocket.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-pomodoro-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-prominent-starred-files.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-qrcode-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-query-language.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-query2table.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-random-todo.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-react-components.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-read-it-later.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-reading-time.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-readwise.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-recall.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-regex-pipeline.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-related-notes-finder.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-relative-find.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-relative-line-numbers.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-reminder-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-reset-font-size.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-reveal-active-file.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-rich-links.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-rollover-daily-todos.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-rtl.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-shellcommands.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-shortcuts-for-starred-files.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-show-file-path.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-sidebar-expand-on-hover.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-smart-typography.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-sort-and-permute-lines.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-spaced-repetition.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-spotlight.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-static-file-server.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-statusbar-pomo.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-stille.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-stopwatch-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-style-settings.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-system-dark-mode.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-tabs.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-task-archiver.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-task-collector.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-tasks-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-temple.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-text-expander.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-text-format.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-tidy-footnotes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-timeline.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-timelines.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-title-index.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-to-anki-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-toggl-integration.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-tracker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-trello.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-underline.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-vault-changelog.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-vault-statistics-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-view-mode-by-frontmatter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-vim-im-switch-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-vimrc-support.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-wavedrom.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-wordnet-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-youglish-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian-zoom.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsidian42-text-transporter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/obsimian-exporter.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/open-note-to-window-title.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/open-vscode.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/open-with.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/oz-clear-unused-images.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/oz-image-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/ozanshare-publish.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/page-heading-from-links.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/pane-relief.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/pdf-to-markdown-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/periodic-notes.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/phone-to-roam-to-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/plugin-changelogs.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/podcast-note.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/privacy-glasses.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/python-lab-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/quick-explorer.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/quick-latex.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/quickadd.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/random-structural-diary-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/readwise-mirror.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/readwise-official.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/recent-files-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/remember-cursor-position.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/review-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/scales-chords.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/search-on-internet.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/searchpp.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/shortcuts-extender.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/simple-embeds.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/slated-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/sliding-panes-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/smart-random-note.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/snippets.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/supercharged-links-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/table-editor-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/table-extended.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/tag-page-preview.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/tag-wrangler.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/taskbone-ocr-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/templater-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/text-snippets-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/theme-picker.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/things-logbook.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/todo-txt.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/todoist-sync-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/tq-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/txt-as-md-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/unique-attachments.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/update-time-on-edit.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/uri-commands.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/url-into-selection.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/vantage-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/various-complements.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/wikilinks-to-mdlinks-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/window-collapse.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/workbench-obsidian.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/workspaces-plus.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/youhavebeenstaring-plugin.md (100%) rename {02 - Community plugins/02.01 - Plugins => 03 - Community Tools For Obsidian/Plugins}/zoottelkeeper-obsidian-plugin.md (100%) create mode 100644 03 - Community Tools For Obsidian/Themes/04 - Community themes.md rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/80s Neon.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Al Dente.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Amethyst.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Ars Magna.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Atom.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Aurora.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Ayu Mirage.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Ayu.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Base2Tone.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Behave dark.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Big Sur Aesthetic.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Blackbird.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Blue Topaz.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/California Coast.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Charcoal.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Christmas.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Cidreira Coast.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Clair de Lune.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Comfort Smooth.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Comfort color dark.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Cyber Glow.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Cybertron.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Dark Graphite Pie.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Dark Graphite.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Dark Moss.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Darkyan.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Deep Work.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Deep.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Discordian.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Dracula for Obsidian.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Everforest.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Firefly.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/GDCT Dark.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/GDCT.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Gastown.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Gitsidian.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Golden Coffee.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Golden Topaz.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Higlighter.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Hipstersmoothie.md (97%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Horizon.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Hulk.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/ITS Theme.md (95%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Iceberg.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Illusion.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Lizardmen Zettelkasten.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Mammoth.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Minimal.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Molecule.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Moonlight.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Night Owl.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Notation.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsdn-Dark-Rmx.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsidian Boom.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsidian Nord.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsidian Windows 98 Edition.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsidian gruvbox.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obsidianite.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Obuntu.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Ono Sendai.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Palatinate.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Panic Mode.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Pink Topaz.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Pisum.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Purple Owl.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Red Graphite.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Reverie.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Rmaki.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Shimmering Focus.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Solarized.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Spectrum.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Subtlegold.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Suddha.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Tokyo Night.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Traffic Lights.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Ursa.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Vileplume.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Warmth.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Wasp.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/Yin and Yang.md (100%) rename {04 - Community themes => 03 - Community Tools For Obsidian/Themes}/obsidian_ia.md (100%) delete mode 100644 03 - Community templates/03 - Community templates.md delete mode 100644 03 - Community templates/03.01 - Daily notes/03.01 - Daily notes.md delete mode 100644 03 - Community templates/03.02 - Weekly notes/03.02 - Weekly notes.md delete mode 100644 03 - Community templates/03.03 - Monthly notes/03.03 - Monthly notes.md delete mode 100644 03 - Community templates/03.04 - Yearly notes/03.04 - Yearly notes.md delete mode 100644 03 - Community templates/03.05 - Projects/03.05 - Projects.md delete mode 100644 03 - Community templates/03.06 - Literature notes/03.06 - Literature notes.md delete mode 100644 03 - Community templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md delete mode 100644 03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md delete mode 100644 04 - Community themes/04 - Community themes.md rename {10 - Resources/10.02 - Publish sites => 04 - Examples & Showcases/Publish Sites}/10.02 - Publish sites.md (77%) rename {10 - Resources/10.02 - Publish sites => 04 - Examples & Showcases/Publish Sites}/Obsidian Garden.md (100%) rename {06 - Note and vault examples/06.02 - Vault examples => 04 - Examples & Showcases/Vaults}/06.02 - Vault examples.md (73%) rename {06 - Note and vault examples/06.02 - Vault examples => 04 - Examples & Showcases/Vaults}/LYT Kit.md (100%) rename {06 - Note and vault examples/06.02 - Vault examples => 04 - Examples & Showcases/Vaults}/Obsidian JG Method.md (100%) rename {06 - Note and vault examples/06.02 - Vault examples => 04 - Examples & Showcases/Vaults}/Obsidian Starter Templates.md (100%) rename {06 - Note and vault examples/06.02 - Vault examples => 04 - Examples & Showcases/Vaults}/PARA Starter Kit.md (100%) rename "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" => "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" (100%) rename "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" => "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" (100%) rename {09 - Digital Garden/09.01 - Topics => 05 - Guides, Workflows, & Courses}/Beginner guides.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Breadcrumbs Showcase.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/CSS 101 - Community Talk.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Customizable workspaces.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Deep Learning on Networks.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/How to create your own Obsidian plugin.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Image Adjustment Snippets - ITS Theme.md (76%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Introduction to Buttons.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Journaling Showcase.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Knowledge Organization, Cataloguing and Classification in Obsidian.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Metadata Group Discussion.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Obsidian 101.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Obsidian and TTRPG.md (86%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Project management for fiction writing.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Spaced repetition - An Introduction.md (95%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/What your vault knows.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/YT - An Introduction to Dataview.md (92%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md (100%) rename {09 - Digital Garden/09.04 - Community Talks => 05 - Guides, Workflows, & Courses/Community Talks}/Zotero 101.md (100%) rename {10 - Resources/10.05 - Courses => 05 - Guides, Workflows, & Courses/Courses}/10.05 - Courses.md (63%) rename {10 - Resources/10.05 - Courses => 05 - Guides, Workflows, & Courses/Courses}/Course for Getting Started with Obsidian.md (100%) rename {10 - Resources/10.05 - Courses => 05 - Guides, Workflows, & Courses/Courses}/Linking Your Thinking.md (100%) create mode 100644 05 - Guides, Workflows, & Courses/Guides.md rename {09 - Digital Garden/09.02 - How To => 05 - Guides, Workflows, & Courses}/Guides/An Introduction to Dataview.md (99%) rename {09 - Digital Garden/09.02 - How To => 05 - Guides, Workflows, & Courses}/Guides/Controlling Obsidian via a Third-party App.md (100%) rename {09 - Digital Garden/09.02 - How To/Guides/Themes => 05 - Guides, Workflows, & Courses/Guides}/How to Style Obsidian.md (100%) rename {09 - Digital Garden/09.02 - How To => 05 - Guides, Workflows, & Courses}/Guides/How to add content through GitHub.md (100%) rename {09 - Digital Garden/09.01 - Topics => 05 - Guides, Workflows, & Courses/Guides}/Resources and Guides for Plugin Developers.md (100%) rename {09 - Digital Garden/09.01 - Topics => 05 - Guides, Workflows, & Courses/Guides}/Resources and Guides for Theme Designers.md (100%) rename {09 - Digital Garden/09.02 - How To => 05 - Guides, Workflows, & Courses}/Guides/Using Pandoc inside Obsidian.md (100%) rename {10 - Resources/10.03 - Videos => 05 - Guides, Workflows, & Courses/Guides}/YT - Intro to Dataview Plugin.md (91%) rename {10 - Resources/10.03 - Videos => 05 - Guides, Workflows, & Courses/Guides}/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md (82%) rename {10 - Resources/10.03 - Videos => 05 - Guides, Workflows, & Courses/Guides}/YT - How to use QuickAdd.md (90%) rename 03 - Community templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md => 05 - Guides, Workflows, & Courses/Themes (MOC).md (69%) create mode 100644 06 - Inbox/09 - Digital Garden.md rename {10 - Resources => 06 - Inbox}/A Brief History and Ethos of the Digital Garden.md (100%) delete mode 100644 09 - Digital Garden/09 - Digital Garden.md delete mode 100644 09 - Digital Garden/09.01 - Topics/09.01 - Topics.md delete mode 100644 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md delete mode 100644 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md delete mode 100644 09 - Digital Garden/09.02 - How To/Guides/Guides.md delete mode 100644 09 - Digital Garden/09.02 - How To/Guides/Themes/Themes.md delete mode 100644 09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup.md delete mode 100644 09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md delete mode 100644 10 - Resources/10 - Resources.md delete mode 100644 10 - Resources/10.03 - Videos/10.03 - Videos.md delete mode 100644 10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md create mode 100644 Archive Folders/00 - Meta/00 - Meta.md rename {00 - Meta => Archive Folders/00 - Meta}/FAQ.md (100%) rename {06 - Note and vault examples => Archive Folders/06 - Note and vault examples}/06 - Note and vault examples.md (68%) rename {06 - Note and vault examples => Archive Folders/06 - Note and vault examples}/06.01 - Note examples/06.01 - Note examples.md (100%) rename {08 - Seedbox => Archive Folders/08 - Seedbox}/08 - Seedbox.md (100%) create mode 100644 Archive Folders/09.01 - Topics/09.01 - Topics.md rename {09 - Digital Garden => Archive Folders}/09.02 - How To/09.02 - How To.md (58%) rename {09 - Digital Garden => Archive Folders}/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md (100%) rename {09 - Digital Garden => Archive Folders}/09.02 - How To/Publishing/Publishing.md (100%) rename {09 - Digital Garden => Archive Folders}/09.02 - How To/Workflows/Workflows.md (100%) create mode 100644 Archive Folders/10 - Resources/10 - Resources.md diff --git a/CONTRIBUTING.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md similarity index 99% rename from CONTRIBUTING.md rename to 00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md index 5e75c72d1..74d350012 100644 --- a/CONTRIBUTING.md +++ b/00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md @@ -65,7 +65,7 @@ Here you can contribute the templates you use for Obsidian. Examples of those in Similar to the community plugins, this folder is pre-populated with information from the [obsidian-releases](https://github.com/obsidianmd/obsidian-releases/) repository. You can add information about the theme itself or add links to support the author of your favourite theme. See [[#04 - CSS Snippets]] for more. -#### [[05 - CSS Snippets]] +#### [[05 - CSS snippets]] There are different ways to contribute CSS snippets: diff --git a/00 - Meta/Contributing templates to the community vault.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md similarity index 100% rename from 00 - Meta/Contributing templates to the community vault.md rename to 00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md diff --git a/00 - Meta/Contributing with community plugins and themes.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes.md similarity index 100% rename from 00 - Meta/Contributing with community plugins and themes.md rename to 00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes.md diff --git a/00 - Meta/Tag glossary.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary.md similarity index 100% rename from 00 - Meta/Tag glossary.md rename to 00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary.md diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md new file mode 100644 index 000000000..a23da95f3 --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md @@ -0,0 +1,30 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Meta OCV 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 - 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 %% + diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Blog posts.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Blog posts.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - CSS Snippet.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - CSS Snippet.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Digital garden site.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Folder structure.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Folder structure.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - GitHub Repository.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - GitHub Repository.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - How to.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - How to.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - How to.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - How to.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - MOCs.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - MOCs.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - New Note.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - New Note.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - New Note.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - New Note.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Note showcase.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Note showcase.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Plugin Category.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Plugin Category.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Publish site.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Publish site.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - TODO.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - TODO.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - TODO.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - TODO.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Templates.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Templates.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Templates.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Vault showcase.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Vault showcase.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - Website.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Website.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - Website.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - Website.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - YouTube Channel.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - YouTube Channel.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel.md diff --git a/00 - Meta/00.01 - Meta OCV templates/T - YouTube Video.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video.md similarity index 100% rename from 00 - Meta/00.01 - Meta OCV templates/T - YouTube Video.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video.md diff --git a/10 - Resources/10.01 - Note attachments/10.01 - Note attachments.md b/00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md similarity index 69% rename from 10 - Resources/10.01 - Note attachments/10.01 - Note attachments.md rename to 00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md index fb2380c81..e59fe7e00 100644 --- a/10 - Resources/10.01 - Note attachments/10.01 - Note attachments.md +++ b/00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md @@ -12,5 +12,5 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.01 - Note attachments/file-and-link-settings.png|file-and-link-settings.png]] +- [[file-and-link-settings.png|file-and-link-settings.png]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/10 - Resources/10.01 - Note attachments/Select to inspect element.png b/00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/Select to inspect element.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png diff --git a/10 - Resources/10.01 - Note attachments/css-obsidian-layout.png b/00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/css-obsidian-layout.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png diff --git a/10 - Resources/10.01 - Note attachments/file-and-link-settings.png b/00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/file-and-link-settings.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png diff --git a/10 - Resources/10.01 - Note attachments/github-add-new-file.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-add-new-file.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png diff --git a/10 - Resources/10.01 - Note attachments/github-compare-changes.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-compare-changes.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png diff --git a/10 - Resources/10.01 - Note attachments/github-edit-file.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-edit-file.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png diff --git a/10 - Resources/10.01 - Note attachments/github-editor-web.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-editor-web.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png diff --git a/10 - Resources/10.01 - Note attachments/github-edits-on-your-fork.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-edits-on-your-fork.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png diff --git a/10 - Resources/10.01 - Note attachments/github-fork-notice.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-fork-notice.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png diff --git a/10 - Resources/10.01 - Note attachments/github-open-pr.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-open-pr.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png diff --git a/10 - Resources/10.01 - Note attachments/github-propose-changes.png b/00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/github-propose-changes.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png diff --git a/00 - Meta/00 - Meta.md b/00 - Meta/00 - Meta.md deleted file mode 100644 index 53fd36746..000000000 --- a/00 - Meta/00 - Meta.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 00 - Meta - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates|00.01 - Meta OCV templates]] -- [[00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors|00.02 - Contributors and Authors]] -- [[00 - Meta/Contributing templates to the community vault|Contributing templates to the community vault]] -- [[00 - Meta/Contributing with community plugins and themes|Contributing with community plugins and themes]] -- [[00 - Meta/FAQ|FAQ]] -- [[00 - Meta/Tag glossary|Tag glossary]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md b/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md deleted file mode 100644 index 16c2b3ab2..000000000 --- a/00 - Meta/00.01 - Meta OCV templates/00.01 - Meta OCV templates.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Meta OCV templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00.01 - Meta OCV templates/T - Ancillary tools|T - Ancillary tools]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Blog posts|T - Blog posts]] -- [[00 - Meta/00.01 - Meta OCV templates/T - CSS Snippet|T - CSS Snippet]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Digital garden site|T - Digital garden site]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Folder structure|T - Folder structure]] -- [[00 - Meta/00.01 - Meta OCV templates/T - GitHub Repository|T - GitHub Repository]] -- [[00 - Meta/00.01 - Meta OCV templates/T - How to|T - How to]] -- [[00 - Meta/00.01 - Meta OCV templates/T - MOCs|T - MOCs]] -- [[00 - Meta/00.01 - Meta OCV templates/T - New Note|T - New Note]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Note showcase|T - Note showcase]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Plugin Category|T - Plugin Category]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Publish site|T - Publish site]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Templates|T - Templates]] -- [[00 - Meta/00.01 - Meta OCV templates/T - TODO|T - TODO]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Vault showcase|T - Vault showcase]] -- [[00 - Meta/00.01 - Meta OCV templates/T - Website|T - Website]] -- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Channel|T - YouTube Channel]] -- [[00 - Meta/00.01 - Meta OCV templates/T - YouTube Video|T - YouTube Video]] -%% Zoottelkeeper: End of the autogenerated index file list %% - diff --git a/00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors.md b/00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors.md deleted file mode 100644 index ce536d19c..000000000 --- a/00 - Meta/00.02 - Contributors and Authors/00.02 - Contributors and Authors.md +++ /dev/null @@ -1,5 +0,0 @@ -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00.02 - Contributors and Authors/Christian B. B. Houmann|Christian B. B. Houmann]] -- [[00 - Meta/00.02 - Contributors and Authors/Ryan J.A. Murphy|Ryan J.A. Murphy]] -- [[00 - Meta/00.02 - Contributors and Authors/SkepticMystic|SkepticMystic]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md b/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md new file mode 100644 index 000000000..99cbdd6a8 --- /dev/null +++ b/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md @@ -0,0 +1,5 @@ +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Christian B. B. Houmann|Christian B. B. Houmann]] +- [[Ryan J.A. Murphy|Ryan J.A. Murphy]] +- [[SkepticMystic|SkepticMystic]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Meta/00.02 - Contributors and Authors/Christian B. B. Houmann.md b/01 - Community/Authors - Persons/Christian B. B. Houmann.md similarity index 100% rename from 00 - Meta/00.02 - Contributors and Authors/Christian B. B. Houmann.md rename to 01 - Community/Authors - Persons/Christian B. B. Houmann.md diff --git a/00 - Meta/00.02 - Contributors and Authors/Ryan J.A. Murphy.md b/01 - Community/Authors - Persons/Ryan J.A. Murphy.md similarity index 100% rename from 00 - Meta/00.02 - Contributors and Authors/Ryan J.A. Murphy.md rename to 01 - Community/Authors - Persons/Ryan J.A. Murphy.md diff --git a/00 - Meta/00.02 - Contributors and Authors/SkepticMystic.md b/01 - Community/Authors - Persons/SkepticMystic.md similarity index 79% rename from 00 - Meta/00.02 - Contributors and Authors/SkepticMystic.md rename to 01 - Community/Authors - Persons/SkepticMystic.md index 60c5c39e7..881302587 100644 --- a/00 - Meta/00.02 - Contributors and Authors/SkepticMystic.md +++ b/01 - Community/Authors - Persons/SkepticMystic.md @@ -1,7 +1,7 @@ ## Author of: -- [[Breadcrumbs]] -- [[Adjacency-Matrix-Maker|Adjacency Matrix Maker]] +- [[breadcrumbs]] +- [[adjacency-matrix-maker|Adjacency Matrix Maker]] - [Graph Analysis](https://github.com/SkepticMystic/graph-analysis) - [Metadataframe](https://github.com/SkepticMystic/metadataframe) - [Phrase Bank](https://github.com/SkepticMystic/Phrase-Bank) diff --git a/01 - Community/Channels/Community Talks.md b/01 - Community/Channels/Community Talks.md new file mode 100644 index 000000000..18a3f83c9 --- /dev/null +++ b/01 - Community/Channels/Community Talks.md @@ -0,0 +1,34 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# 09.04 - Community Talks + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Breadcrumbs Showcase|Breadcrumbs Showcase]] +- [[CSS 101 - Community Talk|CSS 101 - Community Talk]] +- [[Customizable workspaces|Customizable workspaces]] +- [[Deep Learning on Networks|Deep Learning on Networks]] +- [[How to create your own Obsidian plugin|How to create your own Obsidian plugin]] +- [[Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] +- [[Introduction to Buttons|Introduction to Buttons]] +- [[Journaling Showcase|Journaling Showcase]] +- [[Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] +- [[Metadata Group Discussion|Metadata Group Discussion]] +- [[Obsidian 101|Obsidian 101]] +- [[Obsidian and TTRPG|Obsidian and TTRPG]] +- [[Project management for fiction writing|Project management for fiction writing]] +- [[Spaced repetition - An Introduction|Spaced repetition - An Introduction]] +- [[What your vault knows|What your vault knows]] +- [[YT - An Introduction to Dataview|YT - An Introduction to Dataview]] +- [[YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +- [[Zotero 101|Zotero 101]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.03 - Videos/Obsidian Office Hours.md b/01 - Community/Channels/Obsidian Office Hours.md similarity index 100% rename from 10 - Resources/10.03 - Videos/Obsidian Office Hours.md rename to 01 - Community/Channels/Obsidian Office Hours.md diff --git a/11 - Events/11 - Events.md b/01 - Community/Events/11 - Events.md similarity index 50% rename from 11 - Events/11 - Events.md rename to 01 - Community/Events/11 - Events.md index 7d82851d1..69e57bac9 100644 --- a/11 - Events/11 - Events.md +++ b/01 - Community/Events/11 - Events.md @@ -12,7 +12,7 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[11 - Events/Obsidian Community Coworking|Obsidian Community Coworking]] -- [[11 - Events/Obsidian Community Talks|Obsidian Community Talks]] -- [[11 - Events/Obsidian October 2021|Obsidian October 2021]] +- [[Obsidian Community Coworking|Obsidian Community Coworking]] +- [[Obsidian Community Talks|Obsidian Community Talks]] +- [[Obsidian October 2021|Obsidian October 2021]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/11 - Events/Obsidian Community Coworking.md b/01 - Community/Events/Obsidian Community Coworking.md similarity index 100% rename from 11 - Events/Obsidian Community Coworking.md rename to 01 - Community/Events/Obsidian Community Coworking.md diff --git a/11 - Events/Obsidian Community Talks.md b/01 - Community/Events/Obsidian Community Talks.md similarity index 100% rename from 11 - Events/Obsidian Community Talks.md rename to 01 - Community/Events/Obsidian Community Talks.md diff --git a/11 - Events/Obsidian October 2021.md b/01 - Community/Events/Obsidian October 2021.md similarity index 100% rename from 11 - Events/Obsidian October 2021.md rename to 01 - Community/Events/Obsidian October 2021.md diff --git a/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md b/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md new file mode 100644 index 000000000..ce36b3d2f --- /dev/null +++ b/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md @@ -0,0 +1,41 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# 09.03 - Obsidian roundup + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[2021.10.02|2021.10.02]] +- [[2021.09.25|2021.09.25]] +- [[2021.09.18|2021.09.18]] +- [[2021.09.11|2021.09.11]] +- [[2021.09.04|2021.09.04]] +- [[2021.08.21|2021.08.21]] +- [[2021.08.14|2021.08.14]] +- [[2021.08.08|2021.08.08]] +- [[2021.08.07|2021.08.07]] +- [[2021.07.31|2021.07.31]] +- [[2021.07.24|2021.07.24]] +- [[2021.07.17|2021.07.17]] +- [[2021.07.10|2021.07.10]] +- [[2021.07.03|2021.07.03]] +- [[2021.06.26|2021.06.26]] +- [[2021.06.19|2021.06.19]] +- [[2021.06.12|2021.06.12]] +- [[2021.06.05|2021.06.05]] +- [[2021.05.29|2021.05.29]] +- [[2021.05.22|2021.05.22]] +- [[2021.05.15|2021.05.15]] +- [[2021.05.08|2021.05.08]] +- [[2021.05.01|2021.05.01]] +- [[2021.04.24|2021.04.24]] +- [[2021.04.17|2021.04.17]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md similarity index 90% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md rename to 01 - Community/Obsidian Roundup/2021.04.17.md index b7441b153..3f7d7acdc 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -1,13 +1,13 @@ ## Community Events * The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). -* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. +* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[Showcase/Plugins/Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. * Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 ## Plugin News * The [[obsidian-outliner|Outliner]] plugin now lets you click on bullets to zoom in! * The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. * There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [[tag-wrangler|Tag Wrangler]], [[hotkey-helper|Hotkey Helper]], and [[pane-relief|Pane Relief]] -* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[dataview]] but is not yet in the community plugins list. +* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[Showcase/Plugins/Dataview]] but is not yet in the community plugins list. * From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. * [[mgmeyers]] updated the [[obsidian-style-settings|Style Settings]] plugin to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. @@ -16,7 +16,7 @@ * There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). ## Feature Requests -* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. +* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[Showcase/Plugins/Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. ## Workflow Stuff * For folks using MacOS, `@benhamilton` figured out a workflow for using [[icalBuddy]], a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). @@ -35,4 +35,4 @@ * We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. * It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. * You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). -* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jekyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file +* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jekyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[Digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md similarity index 88% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md rename to 01 - Community/Obsidian Roundup/2021.04.24.md index c01d042af..806fa9cb8 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -1,6 +1,6 @@ ## In The Community * The 2nd community talk will be **Zotero 101** with `@argentum` on **Saturday 24th at 16:00 CET**. You can check the time of the talk in your local time [here](https://sharing.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). -* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. +* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[Showcase/Plugins/Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. * [Effective Remote Work](https://www.youtube.com/watch?v=_cbB-7Ouudk) has a video about the iOS app for Obsidian. ## Obsidian Updates the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0-insider-build/16809) went live and it was a big one. Definitely read the release notes to get an idea of what's coming if you haven't already, but the short version is: @@ -19,9 +19,9 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * [Juggl 1.0.5](https://github.com/HEmile/juggl/releases/tag/1.0.5) is out now, with some additional options and a fix for the empty panes in the right sidebar. * `@zsviczian` has forked Lars Lockefeer's Obsidian GTD plugin and extended it to add a bunch of features. It's not in the community repo yet, but v0.6 is on [github](https://github.com/zsviczian/Obsidian-GTD-plugin/releases/tag/v0.6). * `@zsviczian` is also working on an [Obsidian plugin for Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin). I believe it's currently in alpha and not yet available in the community repo but the developer is looking for feedback (via github issues preferred). -* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[LaTeX]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. +* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[Showcase/Latex]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. * There is a new version of the [[obsidian-spaced-repetition|Spaced Repetition]] plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." -* There were multiple big updates for [[dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). +* There were multiple big updates for [[Showcase/Plugins/Dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). * `@mano` made a plugin that allows for a vertical tabs feature: [[koncham-workspace|koncham workspace]] * `@foreveryone` had a useful explanation of how to split workspaces when using the [Tabs](https://github.com/gitobsidiantutorial/obsidian-tabs) plugin. ### For Developers @@ -36,12 +36,12 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * We've gotten a couple of people asking about how (and whether) people in the medical profession can leverage Obsidian to their advantage. Here's a [graph](https://ptb.discord.com/channels/686053708261228577/709712341066842113/830508714007986269) that focuses on medical/anesthesia knowledge. There was also a reddit thread of [people discussing how they use Obsidian for medical stuff](https://www.reddit.com/r/ObsidianMD/comments/mw1pgw/is_anybody_here_a_medical_student/?utm_medium=android_app&utm_source=share). * Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) ([[Customer Relationship Management|CRM]]). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) * There was as little mini share-and-showcase in Discord for [project workspaces](https://discord.com/channels/686053708261228577/694233507500916796/834897381388189748). -* `@arminta7` put together a really nice example of how she uses [[dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. +* `@arminta7` put together a really nice example of how she uses [[Showcase/Plugins/Dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. ## Tips & Tricks * You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` * [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. * There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[08 - Seedbox/Vim]] with Obsidian. -* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. +* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[Showcase/Plugins/Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. ### CSS * `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. * [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from [[SlRvb]] will allow header titles to wrap, which is great for long titles and small screens. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md similarity index 95% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md rename to 01 - Community/Obsidian Roundup/2021.05.01.md index ef03796c9..866337dcd 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -16,7 +16,7 @@ ### Releases * This [[obsidian-filename-heading-sync|plugin]] plugin will keep the filename and the first heading of a file in sync. Straightforward, but convenient! -* [[obsidian-recall|Recall]] is a [[spaced repetition]] plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. +* [[obsidian-recall|Recall]] is a [[Spaced repetition]] plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. * [[ryanjamurphy]] put together the [Enlightment](https://github.com/ryanjamurphy/enlightenment-obsidian) plugin, which greys out things you aren't focused on. I think the pull request to get it into the community plugins list is pending. * [[obsidian-excalidraw-plugin|Excalidraw]], a full featured sketching plugin in Obsidian is [now available in the community plugins list](https://forum.obsidian.md/t/excalidraw-full-featured-sketching-plugin-in-obsidian/17367). * `@mrjackphil` put together a plugin that will let you [copy markdown/obsidian links](https://github.com/mrjackphil/obsidian-copy-search-link) from the file explorer or search bar as a markdown or wiki link (instead of just the obsidian URI), as well as the header from the first result of a search, which is pretty nifty. Requires manual install. @@ -30,19 +30,19 @@ * A couple of people are interested in a way to [hide YAML metadata in edit mode](https://forum.obsidian.md/t/hiding-yaml-in-edit-mode/17394). ## Workflow Stuff -### [[Dataview]] +### [[Showcase/Plugins/Dataview]] * Here's an explanation of how to [Replicate Notions' tables with Obsidian](https://input.sh/replicating-notions-tables-with-obsidian-plugins/). `@riddyrayes` also put together a [writeup for how to leverage dataview for relational databases](https://forum.obsidian.md/t/toying-with-relational-databases-using-dataview/17433?u=riddyrayes), so the possibilities here are definnitely capturing people's imagination. * `@arminta7` has a useful description of why she likes dataview's new [inline YAML fields](http://discordapp.com/channels/686053708261228577/707816848615407697/835396767066488842) functionality and how she uses it. -* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). +* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[Showcase/Plugins/Dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). ### Academic * for Apple: This [DEVONthink, PDF, Bookends References, and Obsidian summary notes script/workflow](https://axle.design/connect-devonthink-pdfs-bookends-references-and-obsidian-summary-notes-with-this-script) by `@ryanjamurphy` got resurfaced. PS: [DevonTHINK added support for Obsidian transclusions](http://discordapp.com/channels/686053708261228577/694233507500916796/837610035902283787). * `@smithtjosh` was kind enough to share a [guide](https://docs.google.com/document/d/1Ti90jJG2b9cnKbOoGZyT6ve5P_iyhva6lLRrlL9sCek/edit#heading=h.jcidduny8pla) they wrote in a professional capacity. It's aimed at college students doing research, but covers some useful stuff about customizing search engines, using zotero, notetaking in general, and more! * [[argenos]] put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). -* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[dataview]]'s inline fields. +* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[Showcase/Plugins/Dataview]]'s inline fields. ## Tips & Tricks -### [[Dataview]] +### [[Showcase/Plugins/Dataview]] * Dataview allows for basic `if then` statements. Here's an [example](https://discord.com/channels/686053708261228577/694233507500916796/835867022780530758). * When you use `group by` in Dataview you also need to use `rows` β€” `@SkepticMystic` explains it better than I can on [the forum](https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673/93). ### CSS Tips diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md similarity index 95% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md rename to 01 - Community/Obsidian Roundup/2021.05.08.md index 886527525..2795e542e 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -20,7 +20,7 @@ ### Updates * [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features [[templater-obsidian|Templater]] support, along with some quality of life improvements centered around saving. * The [[obsidian-kindle-plugin|Obsidian Kindle plugin]] handles myclippings.txt now. It also has support for `{{date}}` -* [[Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. +* [[Showcase/Plugins/Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. * [[obsidian-kanban|Kanban]] [0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. * [[templater-obsidian|Templater]] [ v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. * There was an update for [[obsidian-tasks-plugin|Obsidian Tasks]] that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md similarity index 92% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md rename to 01 - Community/Obsidian Roundup/2021.05.15.md index 6d9d7c1e2..e1552478d 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -17,8 +17,8 @@ * [[supercharged-links-obsidian|Supercharged Links]] allows for customization of internal links based on the target note's front-matter attributes. It also lets you trigger Array, Boolean and Number in front-matter values to style your internal links. There is a [showcase](https://forum.obsidian.md/t/supercharged-links-showcase/18219) on the forum. ### Updates -* [[Buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. -* [[Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. +* [[buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. +* [[Showcase/Plugins/Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. * There's a new [showcase](https://forum.obsidian.md/t/buttons-showcase/18044) for the [[buttons]] plugin. * [v0.0.7](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) of the [[obsidian-readwise|Readwise Community]] plugin lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. * The [[obsidian-spaced-repetition|Spaced Repetition]] plugin now has support for flashcard decks. @@ -30,7 +30,7 @@ ### Magic * `@zsviczian` figured out how to [leverage dataviewjs with the excalidraw plugin to automagically generate mind map graphics](https://discord.com/channels/686053708261228577/840286238928797736/840606013341696040). Similar magic can be used to create [family tree graphics](https://discord.com/channels/686053708261228577/840286238928797736/840644541270982716). * `@Mara` created a [script for espanso](https://discord.com/channels/686053708261228577/694233507500916796/841422069694201896) to make using the admonition plugin even easier. -* `@ryanjamurphy` combines [[dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. +* `@ryanjamurphy` combines [[Showcase/Plugins/Dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. * `@ryanjampurphy` also shared [a way to use dataviewjs to dynamically show past and future tasks in your daily notes](https://discord.com/channels/686053708261228577/840286238928797736/842152590379712563). * `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out [[templater-obsidian|Templater]]. ### Under the Radar diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md similarity index 87% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md rename to 01 - Community/Obsidian Roundup/2021.05.22.md index da57eb83b..e5cdc42ec 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -7,15 +7,15 @@ ## Plugin News ### New -* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. +* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[Showcase/Plugins/Dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. * [[obsidian-dictionary-plugin|Obsidian Dictionary]] requires manual install but creates a nifty "dictionary view" pane. -* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[dataview]] inline field or frontmatter by right clicking on an internal link. +* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[Showcase/Plugins/Dataview]] inline field or frontmatter by right clicking on an internal link. ### Updates * The [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. * The [[oz-image-plugin|Image in Editor Plugin]] plugin now displays Excalidraw drawings in markdown mode. * [[media-extended|Media Extended]] [2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. -* [[Buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. -* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). +* [[buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. +* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[Showcase/Plugins/Dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). * [Pane Relief](https://github.com/pjeby/pane-relief#readme) by `@pjeby` now allows you to right-click on Obsidian's history arrows. ### Under The Radar @@ -27,7 +27,7 @@ * `@RoamHacker` put together [a Dataview script](https://gist.github.com/roamhacker/4e019abd25c58de57376add6e3aa4173) designed to give a more useful view of tasks by date, separated out by overdue, soon, due, and undated. * `@Yas` created a [dataviewjs query](https://discord.com/channels/686053708261228577/771575014382108672/843841380773658664) to replicate the "on this day" timehop-style feature that some apps have. * `@shabegom` created [a Templater script](https://discord.com/channels/686053708261228577/771575014382108672/844016103109165076) that prompts for a query and then shows notes and lines that include the query. -* `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a [[Readwise]] importer, and a [[QuickAdd]] that lets you append quick notes to a specified file. +* `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a [[Readwise]] importer, and a [[quickadd]] that lets you append quick notes to a specified file. ### For Developers * There was a really interesting [discussion about Promises and Javascript](http://discordapp.com/channels/686053708261228577/840286238928797736/844549148904128512) that could be really valuable for anyone interested in learning to create plugins for Obsidian who isn't already good at Javascript. @@ -37,7 +37,7 @@ ## Feature Requests * a writeup on "the absolute state of syncing things between devices as relevant for obsidian" would be valuable. If someone knowledgeable on the topic can put that together (even just a meta post linking to stuff like the git options / the summaries about why iOS is hinky, the issues with google drive etc) many people would be grateful (and I will add it to the big meta resources post on the roundup). -* The desire to see the results of [[dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). +* The desire to see the results of [[Showcase/Plugins/Dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). * A couple of different people asked about a plugin to allow for the custom rearranging of notes and folders on the sidebar, which has come up a lot. After I [asked](https://discord.com/channels/686053708261228577/707816848615407697/844722593025490944) about how viable it would be to do that, `@danieltomasz` proposed [a solution that might be easier to implement](https://discord.com/channels/686053708261228577/707816848615407697/844858290536972289): creating a new navigation pane (a la the starred notes plugin) that is more flexible. ## Appearance diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md similarity index 96% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md rename to 01 - Community/Obsidian Roundup/2021.05.29.md index 3d59ddf35..15a645c5f 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -16,11 +16,11 @@ * [[obsidian-dictionary-plugin|Obsidian Dictionary]] adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from [[mgmeyers]]. ### Updates -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[Showcase/Plugins/Dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). * It is now possible to hide note files automatically in [[alx-folder-note|AidenLx's Folder Note]]. * [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. * [[obsidian-kanban|Kanban]] [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. -* [[MetaEdit]] [added toggle for UI elements](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896). You can now hide menu options, etc. There's also now an API with auto property handling. +* [[metaedit]] [added toggle for UI elements](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896). You can now hide menu options, etc. There's also now an API with auto property handling. * [[obsidian-outliner|Outliner]] an update to support line breaks. * [[notetweet|NoteTweet🐦]] (which lets you tweet threads straight from Obsidian) now supports images. @@ -33,7 +33,7 @@ ### Under The Radar * Obsidian-flowcharts supports [linking to subgraphs](http://discordapp.com/channels/686053708261228577/709580487550828614/843821744623058985) in Mermaid. -* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[dataview]]) sortable with clickable arrows, like on Wikipedia. +* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[Showcase/Plugins/Dataview]]) sortable with clickable arrows, like on Wikipedia. * [Obsidian Tasks] is getting a lot of love. * The [markdown formatting assistant plugin](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) has some latex helpers, and I want to share it again because there have been a couple of discussions lately about taking math notes in Obsidian. @@ -45,7 +45,7 @@ ## Workflow Stuff * Francisco Bricio's [presentation](https://www.youtube.com/watch?v=Ehw3hUZNF1M), hosted by `@nickmilo` of Linking Your Thinking, got resurfaced this week as being particularly useful for entrepreneurs. -* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. +* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[Showcase/Plugins/Dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. * Relatedly, here is a [video demonstrating how to create a graph from table data interacively](https://www.youtube.com/watch?v=EVgz7UV6fbU) using Tracker v1.5 * Logseq and Obsidian can work together. `@shuyunzhang99` put together a [demonstration](https://www.youtube.com/watch?v=W4Art2DI9SA) of their interoperability on the same .md file. * When looking at the backlinks/outlinks panel, you can open a note in a new pane using middle click from the scroll wheel. @@ -74,7 +74,7 @@ ## [[Ancillary tools]] * `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. -* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub pages]] to create presentations and publish them online. +* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. ## Housekeeping * I updated the [Resources: For Beginners](https://obsidianroundup.org/resources/#for-beginners) to include a couple of new beginner videos. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md similarity index 90% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md rename to 01 - Community/Obsidian Roundup/2021.06.05.md index a12d42b6d..3ae7238cb 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -15,8 +15,8 @@ * [[obsidian-dropbox-backups|Obsidian Dropbox Backups]] can now be automated. ### Updates -* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[dataview]] fields. +* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[Showcase/Plugins/Dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[Showcase/Plugins/Dataview]] fields. * the [[obsidian-dictionary-plugin|Dictionary]] now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. * [0.0.9](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) of [[block-reference-count|Block Reference Counter]] fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! @@ -30,7 +30,7 @@ * This [templater script](https://discord.com/channels/@me/815308052323500033/849439350534045731) can replace all timestamps prepended by a key with a YouTube link. ## Workflow Stuff -* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[dataview]], Citations Plugin, and Zotfile. +* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[Showcase/Plugins/Dataview]], Citations Plugin, and Zotfile. * This [dataviewjs query](https://github.com/chhoumann/Templater_Templates#httpsgithubcomchhoumanntemplater_templatesblobmasterdataviewcopy_links_in_querymd) allows you to copy all the links found in it. It also displays them in a table below, so you see what you're getting. I've included instructions for changing the formatting, in case you might want to have the links comma-separated or something. * This [forum thread](https://forum.obsidian.md/t/how-do-you-put-yaml-to-use-in-your-system/18987) is a useful discussion about how various people leverage YAML metadata in their notes. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md similarity index 98% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md rename to 01 - Community/Obsidian Roundup/2021.06.12.md index 8d04f2265..4df67ac2c 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -25,7 +25,7 @@ * The [Obisidan OCR plugin](https://github.com/schlundd/obsidian-ocr-plugin) extracts the text of image attachments. * The [Obsidian iCal plugin](https://github.com/mdelobelle/obsidian-ical/tree/master ) (Mac only) includes the events of your Calendar at the end of your daily notes with templating capabilities. -* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[dataview]]" fame) is a nifty alternative to the graph view. +* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[Showcase/Plugins/Dataview]]" fame) is a nifty alternative to the graph view. * [[obsidian-text-format|Text Format]] will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. * [[obsidian-grandfather|Grandfather]] puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. * The [[file-tree-alternative|File Tree Alternative Plugin]] plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md b/01 - Community/Obsidian Roundup/2021.06.19.md similarity index 98% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md rename to 01 - Community/Obsidian Roundup/2021.06.19.md index ffc0a6e51..48d0ffb69 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19.md +++ b/01 - Community/Obsidian Roundup/2021.06.19.md @@ -16,7 +16,7 @@ ### Scripts * `@Nick_At_Day` shared this [[templater-obsidian|Templater]] [script](http://discordapp.com/channels/686053708261228577/840286238928797736/853274331135606814 ) intended for folks who use "ABC" lists to try to come up with tags. It will allow you to select the table and return only the tags. -* `@Witt` shared a nice, simple, straightforward example of how to use inline [[dataview]] queries that act as formulas manipulating a variable. +* `@Witt` shared a nice, simple, straightforward example of how to use inline [[Showcase/Plugins/Dataview]] queries that act as formulas manipulating a variable. * `@Christian` created a [[quickadd|QuickAdd]] [script to move all notes with a tag to any folder](https://github.com/chhoumann/quickadd#macro-move-notes-with-a-tag-to-a-folder). ### Under The Radar * [[oz-image-plugin|Image in Editor]] was resurfaced as a super useful plugin for folks who hate switching over to preview mode to see the images they’re embedding. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md b/01 - Community/Obsidian Roundup/2021.06.26.md similarity index 99% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md rename to 01 - Community/Obsidian Roundup/2021.06.26.md index 30dd1435d..de6303b07 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26.md +++ b/01 - Community/Obsidian Roundup/2021.06.26.md @@ -23,7 +23,7 @@ * [[mrj-text-expand|Text expand]] can generate indexes across notes if you specify a `\folder, #tag or [[Link]]` to generate an output of links that are readable by obsidian. ### For Developers -* When putting together [[QuickAdd]], `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. +* When putting together [[quickadd]], `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. * There is now a `editor-menu` event on Workspace, which can be used to add more options to the context menu inside the editor. ## Workflow Stuff diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md similarity index 95% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md rename to 01 - Community/Obsidian Roundup/2021.07.03.md index 3a9f35364..217e28f5a 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -16,8 +16,8 @@ Note: Some of these are pending code review and are not yet available in the com * You can now query the [[obsidian-amazingmarvin-plugin|Amazing Marvin]] API for a list of tasks. ### Updates -* You can now [schedule tweets](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md) with [[NoteTweet]]. For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). -* [[QuickAdd]] can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. +* You can now [schedule tweets](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md) with [[notetweet]]. For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). +* [[quickadd]] can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. * obsidian [[obsidian-smart-typography|Smart Typography]] has been updated to support [customizing the open/closing quote characters](https://github.com/mgmeyers/obsidian-smart-typography/issues/5). * The [[obsidian-dictionary-plugin|Obsidian Dictionary plugin]] (which has been way more useful for me personally than I thought it would be) now supports caching, which helps with offline / slow internet usage. @@ -47,7 +47,7 @@ Note: Some of these are pending code review and are not yet available in the com ## Knowledge Management * `@anthonyamar` shared this [curated list of public Zettelkastens / Second Brains / Digital Gardens](https://github.com/KasperZutterman/Second-Brain). * `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. -* There was a nice reddit thread about how to use [[Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). +* There was a nice reddit thread about how to use [[Showcase/Plugins/Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). ## [[Ancillary Tools]] * [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md similarity index 95% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md rename to 01 - Community/Obsidian Roundup/2021.07.10.md index 8b3803d50..dfbd13047 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -15,7 +15,7 @@ * [[file-tree-alternative|File Tree Alternative]] now lets you search from within its file list view. ### Magic -* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[dataview]] view (thanks for walking me through it, `@anthonybaker`). +* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[Showcase/Plugins/Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[Showcase/Plugins/Dataview]] view (thanks for walking me through it, `@anthonybaker`). ### Under The Radar * There was a fun discussion of everybody’s [top 3 favorite plugins](http://discordapp.com/channels/686053708261228577/707816848615407697/861911446212444160) that I recommend checking out if you’re not sure where to start. Plus, it’s fun to see how different people have such varied use-cases. ### For Developers diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md b/01 - Community/Obsidian Roundup/2021.07.17.md similarity index 97% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md rename to 01 - Community/Obsidian Roundup/2021.07.17.md index ea846c35c..be40a5203 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17.md +++ b/01 - Community/Obsidian Roundup/2021.07.17.md @@ -24,7 +24,7 @@ Insiders will continue to get access to early beta builds and features. ### New * The new [[obsidian-timeline|Timeline]] plugin looks incredible for having a timeline of stuff in one file. It uses codeblocks. * This plugin [makes Obsidian’s preview of LogSeq-flavored markdown more pleasant](https://github.com/ruivieira/obsidian-plugin-logseq). -* The new [[obsidian-map-view|Map View]] plugin is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, [[QuickAdd]] is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. +* The new [[obsidian-map-view|Map View]] plugin is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, [[quickadd]] is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. * You can now easily [open your vault in Visual Studio Code](https://forum.obsidian.md/t/open-vault-in-vscode-plugin/20963) from a ribbon icon, which should make stuff like mass find&replace easier. * Here’s a nifty way to [paste a multi-line code block or blockquote to the level of indent you’re at](https://github.com/publicus/obsidian-paste-to-current-indentation). ### Updates @@ -32,8 +32,8 @@ Insiders will continue to get access to early beta builds and features. * The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to [[Markdown]] and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. * [[file-tree-alternative|File Tree Alternative Plugin]] [version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. * [[obsidian-imgur-plugin|Imgur Plugin]] [2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. -* [[QuickAdd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. -* [[Breadcrumbs]] [0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. +* [[quickadd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. +* [[breadcrumbs]] [0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. * [[obsidian-advanced-uri|Advanced Obsidian URI]] now supports opening files by UUID. * Version 0.3.0 of [[obsidian-amazingmarvin-plugin|Amazing Marvin]] plugin adds a ribbon, more support for bringing tasks into your daily notes in Obsidian, and more customizations. * the [[initiative-tracker|Initiative Tracker]] plugin lets you add players, create homebrew creatures, and run a combat from within Obsidian, and includes the full 5e SRD creature list. @@ -54,7 +54,7 @@ Insiders will continue to get access to early beta builds and features. * Here’s a great thread about how to [use Logseq as your outliner for Obsidian](https://discuss.logseq.com/t/making-obsidian-play-nice-with-logseq/1185). * `@Christian` the developer of [[quickadd|QuickAdd]] and [[metaedit|MetaEdit]] shared how he semi-automatically imports literature notes to his Obsidian vault and his workflow for [processing them](https://bagerbach.com/blog/how-to-take-smart-book-notes-in-obsidian/) into atomic, evergreen notes. He also shared how he [captures what he wants to include in his newsletter](http://discordapp.com/channels/686053708261228577/805952223124520961/863758164297777183). * `@Christian` also helpfully put together a [β€œhow-to” guide]((https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_Zettelizer.md) for my [Zettelizer workflow with QuickAdd](http://discordapp.com/channels/686053708261228577/722584061087842365/864533595212480512) which I use to automatically create atomic notes from source notes using descriptive headers. -* This [[QuickAdd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. +* This [[quickadd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. * [Effective Remote Work](https://www.youtube.com/watch?v=oETBOXhdGPs&feature=youtu.be) has a new video about how effective Obsidian is for productivity and task management. * Folks using [[Obsidian and TTRPG|Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. * If you're looking to organize a campaign, this video](https://www.youtube.com/watch?v=tdDFlSJtUIU is useful. For an example of campaign notes from a player perspective, check out the newest mod `@Leah`'s [vault](https://publish.obsidian.md/leah/60+Games/62+Two+and+a+Half+Strahds/62.00+Two+and+a+Half+Strahds) There’s also this excellent [D&D Reference for Obsidian](https://github.com/twisterghost/5e-obsidian) and a great discussion about [how to use collapsible admonitions for branching choices](https://discord.com/channels/686053708261228577/805952223124520961/865659802502823936). @@ -75,7 +75,7 @@ Insiders will continue to get access to early beta builds and features. ## Knowledge Management * I thought you guys might enjoy this piece from r/askHistorians about the [history of notetaking](https://www.reddit.com/r/AskHistorians/comments/oi3x16/how_did_university_students_take_notes_during/) How far we’ve come! * `@Calhistorian` shared this Loom [prototyping a method for organizing a Zettelkasten in Obsidian that demonstrates the utility of the graph view](https://twitter.com/calhistorian/status/1415396711988535296?s=20) for more than just a "map" of your Vault. It impressed a lot of prominent thinkers. It’s meant as a [demonstration to show how a linear exploration might occur through a note sequence](https://www.loom.com/share/1143aa8d5153417387d751bbcfda027a): you might follow different branches of the note sequence by following tags and folgezettels, and related notes. ^9d3b2a -* `@Cat` (who put together the directions for the [[Zotero]]/[[MDNotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). +* `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). * There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. ## [[Ancillary Tools]] diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md b/01 - Community/Obsidian Roundup/2021.07.24.md similarity index 98% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md rename to 01 - Community/Obsidian Roundup/2021.07.24.md index 52220723e..cb8baf1b2 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24.md +++ b/01 - Community/Obsidian Roundup/2021.07.24.md @@ -14,9 +14,9 @@ ### Updates * The lead developer of the Dictionary API is not a member of the Obsidian community, but if you are using the [[obsidian-dictionary-plugin|Dictionary]], you are using his workβ€”and he needs help! The API is not free to maintain and it’s costs a bunch of money in AWS bills, so if you’re a frequent user, please consider [donating](https://github.com/meetDeveloper/freeDictionaryAPI). -* [[QuickAdd]] updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). +* [[quickadd]] updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). * [[obsidian-dice-roller|Dice Roller]] [5.0.0](https://github.com/valentine195/obsidian-dice-roller) has support for rolling random blocks of notes. -* [[Breadcrumbs]] can now generate an index for you. +* [[breadcrumbs]] can now generate an index for you. * The [[obsidian-statusbar-pomo|status bar pomodoro plugin]] can now log completed pomos. * [[obsidian-filename-heading-sync|Filename Heading Sync]] is back and better than ever! * [[obsidian-leaflet-plugin|Obsidian Leaflet]] is now mobile compatible! Here’s an [example of how cool it looks](http://discordapp.com/channels/686053708261228577/805952223124520961/867574568574648352). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md b/01 - Community/Obsidian Roundup/2021.07.31.md similarity index 97% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md rename to 01 - Community/Obsidian Roundup/2021.07.31.md index 610813b4f..babffe7d2 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31.md +++ b/01 - Community/Obsidian Roundup/2021.07.31.md @@ -32,7 +32,7 @@ * `@markmcelroy` is planning to write a novel using Obsidian, a chapter a day, in public. He’s going to share access to his notes as he goes; backstories, outlines, and commentary. [Find out more](https://markmcelroy.com/ive-decided-to-write-a-novel-in-public-using-obsidian-md/). * `@trulymavical` has a [GitHub repository for Obsidian resources](https://github.com/ransurf/obsidian-resources/tree/main/templates) including their [daily note template](https://www.youtube.com/watch?v=OFFTIIUDNK4), which they shared in a video about how they use daily notes as their bullet journal. -* [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own [[Digital Garden]] with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. +* [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own [[Digital garden]] with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. ## Feature Requests * `@ontheexam` created a feature request for a [plugin that lets you assign (for example) hotkey defaults that match your muscle memory from various programs](https://forum.obsidian.md/t/muscle-memory/21391), for example Ulysses or [[Drafts App|Drafts]]. @@ -42,7 +42,7 @@ * `@SlRvb` shared [CSS snippets to emulate admonitions](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Admonitions.css) on [[Obsidian Publish]]. It’s not as fully featured as the plugin, but it’s a nice alternative for folks who don’t want to feel locked into the plugin and prefer pure CSS/HTML. * `@chetachi` shared [how to set different icons based on file type](https://discord.com/channels/686053708261228577/702656734631821413/866399284437843978) using `[data-type$(file type here)]` ## Knowledge Management -* the [[LYT kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). +* the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). ## [[Ancillary Tools]] * [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. * Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md b/01 - Community/Obsidian Roundup/2021.08.07.md similarity index 99% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md rename to 01 - Community/Obsidian Roundup/2021.08.07.md index 5a70f87f9..e26afea85 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07.md +++ b/01 - Community/Obsidian Roundup/2021.08.07.md @@ -24,7 +24,7 @@ * [[obsidian-dice-roller|Dice Roller]] [5.2.0](https://github.com/valentine195/obsidian-dice-roller) can return a random link using `dice: #tag|link` (or a global setting to always return links from tags). * [[media-extended|Media Extended]] [v2.10.0](https://github.com/aidenlx/media-extended/releases/tag/2.10.0) has mobile support and nifty timestamp stuff. * [[obsidian-style-settings|Style Settings]] [v0.3.0](https://github.com/mgmeyers/obsidian-style-settings) lets users export and import global and scoped settings, and has some nifty toggles. -* [[Breadcrumbs]] has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. +* [[breadcrumbs]] has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. ### Magic * Did you know that you can do [map layers with the leaflet plugin](https://discordapp.com/channels/686053708261228577/805952223124520961/873011203805417532)? Find out more neat tips and tricks from this [github discussion](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130). diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md similarity index 97% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md rename to 01 - Community/Obsidian Roundup/2021.08.08.md index a5f56a589..df19488d7 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -84,12 +84,12 @@ _Remember: You can manually install plugins that aren't in the community list by * `@SlRvb` shared an incredibly comprehensive [explanation](https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227) of how they use [[Obsidian as a media database]]. * There was a nice discussion on Reddit about the value of [using camelCase for tags](https://www.reddit.com/r/ObsidianMD/comments/pbzqia/tags_or_tags/). I'm actually really terrible about doing this even though I know it's better. Actually there were a bunch of discussions about tags on reddit, including the perennial [links versus tags](https://www.reddit.com/r/ObsidianMD/comments/pb0rrv/tags_what_is_the_difference_between_tagging_with/) discussion. Here's another one on [the Obsidian forum](https://forum.obsidian.md/t/how-do-you-use-tags/23172/5), which I contributed to. Also here's another one from Reddit about whether to place [tags at the top or the bottom](https://www.reddit.com/r/ObsidianMD/comments/pacv14/tags_on_top_of_note_or_bottom/) of a file. * `@blizzingout` shared their for-medical-use variant of zettelkasten, called "[CSI](https://discord.com/channels/686053708261228577/710585052769157141/879686732675706911)," which is a nice modern practical update on the methodology that I quite like. It uses sources, inputs, summaries and "connectors" to link things together and it's a nifty new paradigm. -* `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. +* `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. * Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) ## [[Ancillary Tools]] -* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. +* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[Showcase/Latex]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md similarity index 96% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md rename to 01 - Community/Obsidian Roundup/2021.08.14.md index b4bf699d1..6e1f170bf 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -3,7 +3,7 @@ ### New * [Readwise](https://readwise.io/i/ac9) shipped their [[readwise-official|official integration plugin]] this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). * [[obsidian-pocket|Pocket integration]] plugin allows users to sync [[Pocket]] reading lists into Obsidian. -* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. +* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[Showcase/Plugins/Dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. * [[macro-plugin|Macros]] lets you combine commands from the command palette, with optional delays between commands. * Obsidian now has an [[obsidian-toggl-integration|integration with Toggl]] timers. * The [[customizable-sidebar|Customizable Sidebar]] plugin allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). @@ -17,7 +17,7 @@ * The absolutely gorgeous minimal text editor modal plugin [[cmenu-plugin|cMenu]] from the developer of [[Yin and Yang]] now has a setting for custom commands on the little ui bar. * the original [[todoist-sync-plugin|Todoist Plugin]] released 1.8 with mobile support & a few other nice features. -* [[Breadcrumbs]] has had a breaking change update that allows for multiple separate hierarchies. +* [[breadcrumbs]] has had a breaking change update that allows for multiple separate hierarchies. * [[obsidian-git|Obsidian Git]] [v1.10.0](https://github.com/denolehov/obsidian-git/releases/tag/1.10.0) now has submodules support. * v1.0.3 of [[longform|Longform]] has some bugfixes. * v1.6.0 of the [[obsidian-spaced-repetition|Obsidian Spaced Repetition]] plugin has single and multi line reversed cards function, the ability to ignore flashcards using HTML comments, and some caching improvements. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md similarity index 97% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md rename to 01 - Community/Obsidian Roundup/2021.08.21.md index 01784d739..ba7309563 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -34,7 +34,7 @@ ## Workflow Stuff -* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. +* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[Showcase/Latex]] equations, [[Obsidian queries]], PDF extraction and more. * `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. * Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. * This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon speech recognition|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. @@ -42,7 +42,7 @@ ### Advanced * `@Chetachi` shared how she uses tags to [highlight her Readwise highlights](http://discordapp.com/channels/686053708261228577/707816848615407697/877196058764144691) in [different colors as appropriate](https://discord.com/channels/686053708261228577/707816848615407697/877375585456898048). -* `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the [[Zutilo]] plugin for Zotero which allows you to assign hotkeys to [[zotfile]] & [[mdnotes]] commands. +* `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the [[Zutilo]] plugin for Zotero which allows you to assign hotkeys to [[Zotfile]] & [[Mdnotes]] commands. * `@Christian` also shared a [Toggl Track macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_TogglManager.md) that uses the new [[obsidian-toggl-integration|Toggl Track]] plugin. More details [in Discord](http://discordapp.com/channels/686053708261228577/707816848615407697/876069796553293835). `@Maximo` shared their usecase for how [Toggl](https://discord.com/channels/686053708261228577/700466324840775831/877639056828276746) helps them track how much time they spend on different projects. Note: the Toggl API got hinky so if you're using this plugin update to version 0.2.4 or it won't work. * `@Christian` _also_ shared a [QuickAdd script](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_MoveNotesWithATagToAFolder.md) to automatically move files with a certain tag into a particular folder. More details [in Discord](http://discordapp.com/channels/686053708261228577/716028884885307432/876494826122657852). * This [bash script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) from `@Moonbase` lets users use a hotkey to quick-copy text, HTML and images from the clipboard into a "Clipboard" note within your vault, without the need of opening Obsidian each time. @@ -60,7 +60,7 @@ ## [[Ancillary Tools]] -* this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[pandoc]] for markdown with [[Zotero]] pretty well. +* this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. * `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], ## Housekeeping diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md b/01 - Community/Obsidian Roundup/2021.09.04.md similarity index 99% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md rename to 01 - Community/Obsidian Roundup/2021.09.04.md index 64b2c18a2..46785207d 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04.md +++ b/01 - Community/Obsidian Roundup/2021.09.04.md @@ -23,7 +23,7 @@ * A new plugin lets you execute [[obsidian-jupyter|Jupyter notebooks]], which I'm told are super useful for the data science / machine learning folks. * There's a new riff off of focus mode: [[ghost-fade-focus|Ghost Fade Focus]]. * [[random-structural-diary-plugin|Random Structural Diary]] will give you a random list of questions to journal about. -* This plugin integrates [[drawio-obsidian|drawio]] diagramming. If anybody knows how this is different than [[obsidian-excalidraw-plugin|Excalidraw]] or [[mermaid]] I'm interested. +* This plugin integrates [[drawio-obsidian|drawio]] diagramming. If anybody knows how this is different than [[obsidian-excalidraw-plugin|Excalidraw]] or [[Mermaid]] I'm interested. * [[obsidian-file-link|Better File Link]] makes it easier for people to link to external files without having to drag and drop from the file explorer. ### Updates diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md similarity index 94% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md rename to 01 - Community/Obsidian Roundup/2021.09.11.md index 029b350b4..8ce476dd6 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -4,7 +4,7 @@ Upcoming community talks (save the date, links to follow later in the month!): -* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). +* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[Showcase/Plugins/Dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). * Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS Shortcuts]] in Obsidian Mobile. ## Plugin News @@ -52,7 +52,7 @@ Upcoming community talks (save the date, links to follow later in the month!): ## [[Ancillary Tools]] -* `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[MDNotes]] process and discusses when to do what and why and what else you can do. +* `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. * The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. ### Research Rabbit diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md b/01 - Community/Obsidian Roundup/2021.09.18.md similarity index 99% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md rename to 01 - Community/Obsidian Roundup/2021.09.18.md index 0671ba412..2993b0d83 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18.md +++ b/01 - Community/Obsidian Roundup/2021.09.18.md @@ -57,7 +57,7 @@ ## Ancilliary Code * the [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3) from `@kepano` has some more features, like removal of illegal characters and variables for tagging things more easily. -* `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "[[docker]] file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. +* `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "[[Docker]] file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. ## Guides diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md b/01 - Community/Obsidian Roundup/2021.09.25.md similarity index 98% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md rename to 01 - Community/Obsidian Roundup/2021.09.25.md index 7567a270f..d61a6a551 100644 --- a/09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25.md +++ b/01 - Community/Obsidian Roundup/2021.09.25.md @@ -12,7 +12,7 @@ ### New * There's a new plugin to add more [shortcuts for LaTeX](https://github.com/joeyuping/quick_latex_obsidian). -* It looks like the folks over at [[ClubMacStories]] are trying out a business model for [[paid plugins]]: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). +* It looks like the folks over at [[ClubMacStories]] are trying out a business model for [[Paid plugins]]: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). * [Metadataframe](https://github.com/SkepticMystic/metadataframe) lets users extract all the metadata in a vault into a CSV file. * [Prominent Sarred Notes](https://github.com/valentine195/obsidian-prominent-starred-files) adds stars to starred notes in the file explorer. * [Local images](https://github.com/aleksey-rezvov/obsidian-local-images) finds hotlinked images in your notes, downloads and saves them locally and finally adjusts the link in your note to point to the local file. @@ -28,7 +28,7 @@ * Recursive folder copying has been added to [0.2.0](https://github.com/kzhovn/copy-command-obsidian) of [[copy-note|Enhance Copy Note]]. * [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] plugin got some nice navigation features for 1.0.9 * [[obsidian-dice-roller|Dice Roller]] now lets users save results of dicerolls and has a prettier dice view. -* [v1.7](https://github.com/chhoumann/MetaEdit) of [[MetaEdit]] fixes the KanbanHelper setting not being able to expand. +* [v1.7](https://github.com/chhoumann/MetaEdit) of [[metaedit]] fixes the KanbanHelper setting not being able to expand. * [[obsidian-leaflet-plugin|Obsidian Leaflet]] updated to version 4.0.0. It's now faster, integrated with Initiate Tracker, allowes for layers on real-world maps, and lets you draw and edit shapes directly on maps. * [[obsidian-toggl-integration|Toggl Track]]Integration for Obsidian [v 0.3.0](https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.3.0) comes with better support for tags. * [[obsidian-git|Obsidian Git]] [v1.13.0](https://github.com/denolehov/obsidian-git/releases/tag/1.13.0) supports custom git binary paths and cloning remote repos. diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/2021.10.02.md b/01 - Community/Obsidian Roundup/2021.10.02.md similarity index 100% rename from 09 - Digital Garden/09.03 - Obsidian roundup/2021.10.02.md rename to 01 - Community/Obsidian Roundup/2021.10.02.md diff --git a/02 - Categories/Auxiliary Tools/Ancillary tool categories.md b/02 - Categories/Auxiliary Tools/Ancillary tool categories.md new file mode 100644 index 000000000..44b9c784e --- /dev/null +++ b/02 - Categories/Auxiliary Tools/Ancillary tool categories.md @@ -0,0 +1,12 @@ +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Android Apps|Android Apps]] +- [[Chrome Extensions|Chrome Extensions]] +- [[Firefox extensions|Firefox extensions]] +- [[iOS Apps|iOS Apps]] +- [[iOS Shortcuts|iOS Shortcuts]] +- [[iPadOS Apps|iPadOS Apps]] +- [[Linux Tools|Linux Tools]] +- [[MacOS Tools|MacOS Tools]] +- [[Static Site Generators|Static Site Generators]] +- [[Windows Tools|Windows Tools]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps.md b/02 - Categories/Auxiliary Tools/Android Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps.md rename to 02 - Categories/Auxiliary Tools/Android Apps.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions.md b/02 - Categories/Auxiliary Tools/Chrome Extensions.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions.md rename to 02 - Categories/Auxiliary Tools/Chrome Extensions.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions.md b/02 - Categories/Auxiliary Tools/Firefox extensions.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions.md rename to 02 - Categories/Auxiliary Tools/Firefox extensions.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools.md b/02 - Categories/Auxiliary Tools/Linux Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools.md rename to 02 - Categories/Auxiliary Tools/Linux Tools.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools.md b/02 - Categories/Auxiliary Tools/MacOS Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools.md rename to 02 - Categories/Auxiliary Tools/MacOS Tools.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators.md b/02 - Categories/Auxiliary Tools/Static Site Generators.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators.md rename to 02 - Categories/Auxiliary Tools/Static Site Generators.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools.md b/02 - Categories/Auxiliary Tools/Windows Tools.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools.md rename to 02 - Categories/Auxiliary Tools/Windows Tools.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps.md b/02 - Categories/Auxiliary Tools/iOS Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps.md rename to 02 - Categories/Auxiliary Tools/iOS Apps.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts.md b/02 - Categories/Auxiliary Tools/iOS Shortcuts.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts.md rename to 02 - Categories/Auxiliary Tools/iOS Shortcuts.md diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps.md b/02 - Categories/Auxiliary Tools/iPadOS Apps.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps.md rename to 02 - Categories/Auxiliary Tools/iPadOS Apps.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Dark-mode themes.md b/02 - Categories/Obsidian/Dark-mode themes.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Dark-mode themes.md rename to 02 - Categories/Obsidian/Dark-mode themes.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Light-mode themes.md b/02 - Categories/Obsidian/Light-mode themes.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Light-mode themes.md rename to 02 - Categories/Obsidian/Light-mode themes.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help.md b/02 - Categories/Obsidian/Obsidian Help.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help.md rename to 02 - Categories/Obsidian/Obsidian Help.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md b/02 - Categories/Obsidian/Obsidian Publish.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish.md rename to 02 - Categories/Obsidian/Obsidian Publish.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync.md b/02 - Categories/Obsidian/Obsidian Sync.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync.md rename to 02 - Categories/Obsidian/Obsidian Sync.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins.md b/02 - Categories/Obsidian/Obsidian community plugins.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins.md rename to 02 - Categories/Obsidian/Obsidian community plugins.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes.md b/02 - Categories/Obsidian/Obsidian community themes.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes.md rename to 02 - Categories/Obsidian/Obsidian community themes.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins.md b/02 - Categories/Obsidian/Obsidian core plugins.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins.md rename to 02 - Categories/Obsidian/Obsidian core plugins.md diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md b/02 - Categories/Obsidian/Obsidian queries.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries.md rename to 02 - Categories/Obsidian/Obsidian queries.md diff --git a/02 - Categories/Obsidian/Obsidian.md b/02 - Categories/Obsidian/Obsidian.md new file mode 100644 index 000000000..7974db045 --- /dev/null +++ b/02 - Categories/Obsidian/Obsidian.md @@ -0,0 +1,30 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Obsidian + +#placeholder/description + +## About Obsidian +- [**Obsidian.md:** about Obsidian](https://obsidian.md/about) +- [**Slant:** reviews, pros & cons of Obsidian](https://www.slant.co/options/37045/~obsidian-md-review) +- [**Markdown Guide:** Obsidian](https://www.markdownguide.org/tools/obsidian/) +- [**Trello:** Obsidian Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Dark-mode themes|Dark-mode themes]] +- [[Light-mode themes|Light-mode themes]] +- [[Obsidian community plugins|Obsidian community plugins]] +- [[Obsidian community themes|Obsidian community themes]] +- [[Obsidian core plugins|Obsidian core plugins]] +- [[Obsidian Help|Obsidian Help]] +- [[Obsidian Publish|Obsidian Publish]] +- [[Obsidian queries|Obsidian queries]] +- [[Obsidian Sync|Obsidian Sync]] +%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/02 - Categories/Plugins/02.02 - Categories.md b/02 - Categories/Plugins/02.02 - Categories.md new file mode 100644 index 000000000..022756e07 --- /dev/null +++ b/02 - Categories/Plugins/02.02 - Categories.md @@ -0,0 +1,76 @@ +--- +aliases: +- Plugin categories +tags: +- MOC +--- + +# 02.02 - Categories + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Automation|Automation]] +- [[Backup|Backup]] +- [[Chart|Chart]] +- [[Chinese|Chinese]] +- [[Convert|Convert]] +- [[Date|Date]] +- [[Desktop-only plugins|Desktop-only plugins]] +- [[Edit|Edit]] +- [[Editor|Editor]] +- [[File|File]] +- [[Financial|Financial]] +- [[Game|Game]] +- [[History|History]] +- [[Image|Image]] +- [[Integration|Integration]] +- [[Japanese|Japanese]] +- [[Journal|Journal]] +- [[Link|Link]] +- [[Math|Math]] +- [[Mindmap|Mindmap]] +- [[Miscellaneous|Miscellaneous]] +- [[Mobile-compatible plugins|Mobile-compatible plugins]] +- [[Mobile|Mobile]] +- [[Navigation|Navigation]] +- [[Paid plugins|Paid plugins]] +- [[PDF|PDF]] +- [[Refactor|Refactor]] +- [[Render|Render]] +- [[Search|Search]] +- [[Security|Security]] +- [[Shortcut|Shortcut]] +- [[Statistic|Statistic]] +- [[Status bar|Status bar]] +- [[Style|Style]] +- [[Task management|Task management]] +- [[Template|Template]] +- [[Uncategorized plugins|Uncategorized plugins]] +- [[Video and Audio|Video and Audio]] +- [[View|View]] +- [[Vim-related Plugins|Vim-related Plugins]] +- [[Workspace|Workspace]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Categorizing a plugin + +1. Open the category note(s) that you want to add the plugin to from the list above. +2. Add a new bullet in alphabetical order for the new plugin +3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Adding a new category +1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. +2. Once you have the green light, create a new file in the [[02.02 - Categories]] folder. +3. Use the template [[T - Plugin Category]] and fill out any placeholders. +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +## Acknowledgements + +- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git a/02 - Community plugins/02.02 - Categories/Automation.md b/02 - Categories/Plugins/Automation.md similarity index 94% rename from 02 - Community plugins/02.02 - Categories/Automation.md rename to 02 - Categories/Plugins/Automation.md index fd066e528..7b2a0b31a 100644 --- a/02 - Community plugins/02.02 - Categories/Automation.md +++ b/02 - Categories/Plugins/Automation.md @@ -37,4 +37,4 @@ Automate create, update, delete of notes #placeholder/notes ## Related Topics -- [[Controlling Obsidian via a Third-Party App]] +- [[Controlling Obsidian via a Third-party App]] diff --git a/02 - Community plugins/02.02 - Categories/Backup.md b/02 - Categories/Plugins/Backup.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Backup.md rename to 02 - Categories/Plugins/Backup.md diff --git a/02 - Community plugins/02.02 - Categories/Chart.md b/02 - Categories/Plugins/Chart.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Chart.md rename to 02 - Categories/Plugins/Chart.md diff --git a/02 - Community plugins/02.02 - Categories/Chinese.md b/02 - Categories/Plugins/Chinese.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Chinese.md rename to 02 - Categories/Plugins/Chinese.md diff --git a/02 - Community plugins/02.02 - Categories/Convert.md b/02 - Categories/Plugins/Convert.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Convert.md rename to 02 - Categories/Plugins/Convert.md diff --git a/02 - Community plugins/02.02 - Categories/Date.md b/02 - Categories/Plugins/Date.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Date.md rename to 02 - Categories/Plugins/Date.md diff --git a/02 - Community plugins/02.02 - Categories/Desktop-only plugins.md b/02 - Categories/Plugins/Desktop-only plugins.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Desktop-only plugins.md rename to 02 - Categories/Plugins/Desktop-only plugins.md diff --git a/02 - Community plugins/02.02 - Categories/Edit.md b/02 - Categories/Plugins/Edit.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Edit.md rename to 02 - Categories/Plugins/Edit.md diff --git a/02 - Community plugins/02.02 - Categories/Editor.md b/02 - Categories/Plugins/Editor.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Editor.md rename to 02 - Categories/Plugins/Editor.md diff --git a/02 - Community plugins/02.02 - Categories/File.md b/02 - Categories/Plugins/File.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/File.md rename to 02 - Categories/Plugins/File.md diff --git a/02 - Community plugins/02.02 - Categories/Financial.md b/02 - Categories/Plugins/Financial.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Financial.md rename to 02 - Categories/Plugins/Financial.md diff --git a/02 - Community plugins/02.02 - Categories/Game.md b/02 - Categories/Plugins/Game.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Game.md rename to 02 - Categories/Plugins/Game.md diff --git a/02 - Community plugins/02.02 - Categories/History.md b/02 - Categories/Plugins/History.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/History.md rename to 02 - Categories/Plugins/History.md diff --git a/02 - Community plugins/02.02 - Categories/Image.md b/02 - Categories/Plugins/Image.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Image.md rename to 02 - Categories/Plugins/Image.md diff --git a/02 - Community plugins/02.02 - Categories/Integration.md b/02 - Categories/Plugins/Integration.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Integration.md rename to 02 - Categories/Plugins/Integration.md diff --git a/02 - Community plugins/02.02 - Categories/Japanese.md b/02 - Categories/Plugins/Japanese.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Japanese.md rename to 02 - Categories/Plugins/Japanese.md diff --git a/02 - Community plugins/02.02 - Categories/Journal.md b/02 - Categories/Plugins/Journal.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Journal.md rename to 02 - Categories/Plugins/Journal.md diff --git a/02 - Community plugins/02.02 - Categories/Link.md b/02 - Categories/Plugins/Link.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Link.md rename to 02 - Categories/Plugins/Link.md diff --git a/02 - Community plugins/02.02 - Categories/Math.md b/02 - Categories/Plugins/Math.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Math.md rename to 02 - Categories/Plugins/Math.md diff --git a/02 - Community plugins/02.02 - Categories/Mindmap.md b/02 - Categories/Plugins/Mindmap.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Mindmap.md rename to 02 - Categories/Plugins/Mindmap.md diff --git a/02 - Community plugins/02.02 - Categories/Miscellaneous.md b/02 - Categories/Plugins/Miscellaneous.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Miscellaneous.md rename to 02 - Categories/Plugins/Miscellaneous.md diff --git a/02 - Community plugins/02.02 - Categories/Mobile-compatible plugins.md b/02 - Categories/Plugins/Mobile-compatible plugins.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Mobile-compatible plugins.md rename to 02 - Categories/Plugins/Mobile-compatible plugins.md diff --git a/02 - Community plugins/02.02 - Categories/Mobile.md b/02 - Categories/Plugins/Mobile.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Mobile.md rename to 02 - Categories/Plugins/Mobile.md diff --git a/02 - Community plugins/02.02 - Categories/Navigation.md b/02 - Categories/Plugins/Navigation.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Navigation.md rename to 02 - Categories/Plugins/Navigation.md diff --git a/02 - Community plugins/02.02 - Categories/PDF.md b/02 - Categories/Plugins/PDF.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/PDF.md rename to 02 - Categories/Plugins/PDF.md diff --git a/02 - Community plugins/02.02 - Categories/Paid plugins.md b/02 - Categories/Plugins/Paid plugins.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Paid plugins.md rename to 02 - Categories/Plugins/Paid plugins.md diff --git a/02 - Community plugins/02.02 - Categories/Refactor.md b/02 - Categories/Plugins/Refactor.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Refactor.md rename to 02 - Categories/Plugins/Refactor.md diff --git a/02 - Community plugins/02.02 - Categories/Render.md b/02 - Categories/Plugins/Render.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Render.md rename to 02 - Categories/Plugins/Render.md diff --git a/02 - Community plugins/02.02 - Categories/Search.md b/02 - Categories/Plugins/Search.md similarity index 95% rename from 02 - Community plugins/02.02 - Categories/Search.md rename to 02 - Categories/Plugins/Search.md index 5061fd096..a26f7abe1 100644 --- a/02 - Community plugins/02.02 - Categories/Search.md +++ b/02 - Categories/Plugins/Search.md @@ -21,7 +21,7 @@ Querying - [[search-on-internet|Search on Internet]] - [[vantage-obsidian|Vantage - Advanced search builder]] - [[obsidian-query-language|Obsidian Query Language]] -- [[dataview|Dataview]] +- [[Showcase/Plugins/Dataview|Dataview]] - [[obsidian-spotlight|Spotlight]] - [[obsidian-dice-roller|Dice Roller]] - [[obsidian-related-notes-finder|Related Notes Finder]] diff --git a/02 - Community plugins/02.02 - Categories/Security.md b/02 - Categories/Plugins/Security.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Security.md rename to 02 - Categories/Plugins/Security.md diff --git a/02 - Community plugins/02.02 - Categories/Shortcut.md b/02 - Categories/Plugins/Shortcut.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Shortcut.md rename to 02 - Categories/Plugins/Shortcut.md diff --git a/02 - Community plugins/02.02 - Categories/Statistic.md b/02 - Categories/Plugins/Statistic.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Statistic.md rename to 02 - Categories/Plugins/Statistic.md diff --git a/02 - Community plugins/02.02 - Categories/Status bar.md b/02 - Categories/Plugins/Status bar.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Status bar.md rename to 02 - Categories/Plugins/Status bar.md diff --git a/02 - Community plugins/02.02 - Categories/Style.md b/02 - Categories/Plugins/Style.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Style.md rename to 02 - Categories/Plugins/Style.md diff --git a/02 - Community plugins/02.02 - Categories/Task management.md b/02 - Categories/Plugins/Task management.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Task management.md rename to 02 - Categories/Plugins/Task management.md diff --git a/02 - Community plugins/02.02 - Categories/Template.md b/02 - Categories/Plugins/Template.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Template.md rename to 02 - Categories/Plugins/Template.md diff --git a/02 - Community plugins/02.02 - Categories/Uncategorized plugins.md b/02 - Categories/Plugins/Uncategorized plugins.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Uncategorized plugins.md rename to 02 - Categories/Plugins/Uncategorized plugins.md diff --git a/02 - Community plugins/02.02 - Categories/Video and Audio.md b/02 - Categories/Plugins/Video and Audio.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Video and Audio.md rename to 02 - Categories/Plugins/Video and Audio.md diff --git a/02 - Community plugins/02.02 - Categories/View.md b/02 - Categories/Plugins/View.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/View.md rename to 02 - Categories/Plugins/View.md diff --git a/02 - Community plugins/02.02 - Categories/Vim-related Plugins.md b/02 - Categories/Plugins/Vim-related Plugins.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Vim-related Plugins.md rename to 02 - Categories/Plugins/Vim-related Plugins.md diff --git a/02 - Community plugins/02.02 - Categories/Workspace.md b/02 - Categories/Plugins/Workspace.md similarity index 100% rename from 02 - Community plugins/02.02 - Categories/Workspace.md rename to 02 - Categories/Plugins/Workspace.md diff --git a/02 - Categories/Topics/10.03 - Videos.md b/02 - Categories/Topics/10.03 - Videos.md new file mode 100644 index 000000000..fcca8a61f --- /dev/null +++ b/02 - Categories/Topics/10.03 - Videos.md @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Videos + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Obsidian Office Hours|Obsidian Office Hours]] +- [[YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] +- [[YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] +- [[YT - How to use QuickAdd|YT - How to use QuickAdd]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Digital garden.md b/02 - Categories/Topics/Digital garden.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Digital garden.md rename to 02 - Categories/Topics/Digital garden.md diff --git a/09 - Digital Garden/09.01 - Topics/Graph view applications.md b/02 - Categories/Topics/Graph view applications.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Graph view applications.md rename to 02 - Categories/Topics/Graph view applications.md diff --git a/09 - Digital Garden/09.01 - Topics/LaTeX.md b/02 - Categories/Topics/LaTeX.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/LaTeX.md rename to 02 - Categories/Topics/LaTeX.md diff --git a/09 - Digital Garden/09.01 - Topics/Maps of Content (MOC).md b/02 - Categories/Topics/Maps of Content (MOC).md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Maps of Content (MOC).md rename to 02 - Categories/Topics/Maps of Content (MOC).md diff --git a/09 - Digital Garden/09.01 - Topics/Markdown.md b/02 - Categories/Topics/Markdown.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Markdown.md rename to 02 - Categories/Topics/Markdown.md diff --git a/09 - Digital Garden/09.01 - Topics/Mermaid.md b/02 - Categories/Topics/Mermaid.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Mermaid.md rename to 02 - Categories/Topics/Mermaid.md diff --git a/09 - Digital Garden/09.01 - Topics/Publish sites.md b/02 - Categories/Topics/Publish sites.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Publish sites.md rename to 02 - Categories/Topics/Publish sites.md diff --git a/09 - Digital Garden/09.01 - Topics/Spaced repetition.md b/02 - Categories/Topics/Spaced repetition.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Spaced repetition.md rename to 02 - Categories/Topics/Spaced repetition.md diff --git a/09 - Digital Garden/09.01 - Topics/Websites.md b/02 - Categories/Topics/Websites.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Websites.md rename to 02 - Categories/Topics/Websites.md diff --git a/09 - Digital Garden/09.01 - Topics/YouTube.md b/02 - Categories/Topics/YouTube.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/YouTube.md rename to 02 - Categories/Topics/YouTube.md diff --git a/02 - Community plugins/02.01 - Plugins/02.01 - Plugins.md b/02 - Community plugins/02.01 - Plugins/02.01 - Plugins.md deleted file mode 100644 index 7f3764f07..000000000 --- a/02 - Community plugins/02.01 - Plugins/02.01 - Plugins.md +++ /dev/null @@ -1,362 +0,0 @@ ---- -aliases: -- Community plugins -tags: -- MOC ---- - -# 02.01 - Plugins - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Community plugins/02.01 - Plugins/adjacency-matrix-maker|adjacency-matrix-maker]] -- [[02 - Community plugins/02.01 - Plugins/advanced-toolbar|advanced-toolbar]] -- [[02 - Community plugins/02.01 - Plugins/alx-folder-note|alx-folder-note]] -- [[02 - Community plugins/02.01 - Plugins/beeminder-word-count-plugin|beeminder-word-count-plugin]] -- [[02 - Community plugins/02.01 - Plugins/better-fn|better-fn]] -- [[02 - Community plugins/02.01 - Plugins/better-pdf-plugin|better-pdf-plugin]] -- [[02 - Community plugins/02.01 - Plugins/better-word-count|better-word-count]] -- [[02 - Community plugins/02.01 - Plugins/block-reference-count|block-reference-count]] -- [[02 - Community plugins/02.01 - Plugins/breadcrumbs|breadcrumbs]] -- [[02 - Community plugins/02.01 - Plugins/buttons|buttons]] -- [[02 - Community plugins/02.01 - Plugins/calendar|calendar]] -- [[02 - Community plugins/02.01 - Plugins/chesser-obsidian|chesser-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/cm-chs-patch|cm-chs-patch]] -- [[02 - Community plugins/02.01 - Plugins/cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/cmenu-plugin|cmenu-plugin]] -- [[02 - Community plugins/02.01 - Plugins/code-block-copy|code-block-copy]] -- [[02 - Community plugins/02.01 - Plugins/code-block-from-selection|code-block-from-selection]] -- [[02 - Community plugins/02.01 - Plugins/completed-area|completed-area]] -- [[02 - Community plugins/02.01 - Plugins/completed-task-display|completed-task-display]] -- [[02 - Community plugins/02.01 - Plugins/consistent-attachments-and-links|consistent-attachments-and-links]] -- [[02 - Community plugins/02.01 - Plugins/convert-url-to-iframe|convert-url-to-iframe]] -- [[02 - Community plugins/02.01 - Plugins/copy-note|copy-note]] -- [[02 - Community plugins/02.01 - Plugins/copy-url-in-preview|copy-url-in-preview]] -- [[02 - Community plugins/02.01 - Plugins/css-snippets|css-snippets]] -- [[02 - Community plugins/02.01 - Plugins/csv-obsidian|csv-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/customizable-menu|customizable-menu]] -- [[02 - Community plugins/02.01 - Plugins/customizable-sidebar|customizable-sidebar]] -- [[02 - Community plugins/02.01 - Plugins/customjs|customjs]] -- [[02 - Community plugins/02.01 - Plugins/cycle-through-panes|cycle-through-panes]] -- [[02 - Community plugins/02.01 - Plugins/daily-activity|daily-activity]] -- [[02 - Community plugins/02.01 - Plugins/dangerzone-writing-plugin|dangerzone-writing-plugin]] -- [[02 - Community plugins/02.01 - Plugins/darlal-switcher-plus|darlal-switcher-plus]] -- [[02 - Community plugins/02.01 - Plugins/dataview|dataview]] -- [[02 - Community plugins/02.01 - Plugins/DEVONlink-obsidian|DEVONlink-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/discordian-plugin|discordian-plugin]] -- [[02 - Community plugins/02.01 - Plugins/drawio-obsidian|drawio-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/easy-typing-obsidian|easy-typing-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/editor-commands-remap|editor-commands-remap]] -- [[02 - Community plugins/02.01 - Plugins/emoji-shortcodes|emoji-shortcodes]] -- [[02 - Community plugins/02.01 - Plugins/extract-highlights-plugin|extract-highlights-plugin]] -- [[02 - Community plugins/02.01 - Plugins/extract-url|extract-url]] -- [[02 - Community plugins/02.01 - Plugins/file-explorer-markdown-titles|file-explorer-markdown-titles]] -- [[02 - Community plugins/02.01 - Plugins/file-explorer-note-count|file-explorer-note-count]] -- [[02 - Community plugins/02.01 - Plugins/file-tree-alternative|file-tree-alternative]] -- [[02 - Community plugins/02.01 - Plugins/find-and-replace-in-selection|find-and-replace-in-selection]] -- [[02 - Community plugins/02.01 - Plugins/find-unlinked-files|find-unlinked-files]] -- [[02 - Community plugins/02.01 - Plugins/flashcards-obsidian|flashcards-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/folder-note-core|folder-note-core]] -- [[02 - Community plugins/02.01 - Plugins/folder-note-plugin|folder-note-plugin]] -- [[02 - Community plugins/02.01 - Plugins/footlinks|footlinks]] -- [[02 - Community plugins/02.01 - Plugins/format-hotkeys-obsidian|format-hotkeys-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/garble-text|garble-text]] -- [[02 - Community plugins/02.01 - Plugins/ghost-fade-focus|ghost-fade-focus]] -- [[02 - Community plugins/02.01 - Plugins/homepage|homepage]] -- [[02 - Community plugins/02.01 - Plugins/hotkey-helper|hotkey-helper]] -- [[02 - Community plugins/02.01 - Plugins/hotkeysplus-obsidian|hotkeysplus-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/hover-external-link|hover-external-link]] -- [[02 - Community plugins/02.01 - Plugins/imdone-obsidian-plugin|imdone-obsidian-plugin]] -- [[02 - Community plugins/02.01 - Plugins/ini-obsidian|ini-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/initiative-tracker|initiative-tracker]] -- [[02 - Community plugins/02.01 - Plugins/juggl|juggl]] -- [[02 - Community plugins/02.01 - Plugins/koncham-workspace|koncham-workspace]] -- [[02 - Community plugins/02.01 - Plugins/leader-hotkeys-obsidian|leader-hotkeys-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/ledger-obsidian|ledger-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/liquid-templates|liquid-templates]] -- [[02 - Community plugins/02.01 - Plugins/longform|longform]] -- [[02 - Community plugins/02.01 - Plugins/luhman|luhman]] -- [[02 - Community plugins/02.01 - Plugins/macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/macro-plugin|macro-plugin]] -- [[02 - Community plugins/02.01 - Plugins/map-of-content|map-of-content]] -- [[02 - Community plugins/02.01 - Plugins/marginnote-companion|marginnote-companion]] -- [[02 - Community plugins/02.01 - Plugins/markdown-attributes|markdown-attributes]] -- [[02 - Community plugins/02.01 - Plugins/markdown-prettifier|markdown-prettifier]] -- [[02 - Community plugins/02.01 - Plugins/maximise-active-pane-obsidian|maximise-active-pane-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/mdx-as-md-obsidian|mdx-as-md-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/media-extended|media-extended]] -- [[02 - Community plugins/02.01 - Plugins/meld-encrypt|meld-encrypt]] -- [[02 - Community plugins/02.01 - Plugins/metadata-extractor|metadata-extractor]] -- [[02 - Community plugins/02.01 - Plugins/metaedit|metaedit]] -- [[02 - Community plugins/02.01 - Plugins/mochi-cards-exporter|mochi-cards-exporter]] -- [[02 - Community plugins/02.01 - Plugins/mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] -- [[02 - Community plugins/02.01 - Plugins/mrj-crosslink-between-notes|mrj-crosslink-between-notes]] -- [[02 - Community plugins/02.01 - Plugins/mrj-jump-to-link|mrj-jump-to-link]] -- [[02 - Community plugins/02.01 - Plugins/mrj-text-expand|mrj-text-expand]] -- [[02 - Community plugins/02.01 - Plugins/multi-line-formatting|multi-line-formatting]] -- [[02 - Community plugins/02.01 - Plugins/music-code-blocks|music-code-blocks]] -- [[02 - Community plugins/02.01 - Plugins/mx-bili-plugin|mx-bili-plugin]] -- [[02 - Community plugins/02.01 - Plugins/neo4j-graph-view|neo4j-graph-view]] -- [[02 - Community plugins/02.01 - Plugins/netwik|netwik]] -- [[02 - Community plugins/02.01 - Plugins/nldates-obsidian|nldates-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/note-folder-autorename|note-folder-autorename]] -- [[02 - Community plugins/02.01 - Plugins/note-refactor-obsidian|note-refactor-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/notetweet|notetweet]] -- [[02 - Community plugins/02.01 - Plugins/number-headings-obsidian|number-headings-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-5e-statblocks|obsidian-5e-statblocks]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-activity-history|obsidian-activity-history]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-activity-logger|obsidian-activity-logger]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-admonition|obsidian-admonition]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-advanced-appearance|obsidian-advanced-appearance]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-advanced-new-file|obsidian-advanced-new-file]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-advanced-uri|obsidian-advanced-uri]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-annotator|obsidian-annotator]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-apply-patterns|obsidian-apply-patterns]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-argdown-plugin|obsidian-argdown-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-auto-link-title|obsidian-auto-link-title]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-banners|obsidian-banners]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-card-view-mode|obsidian-card-view-mode]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-carry-forward|obsidian-carry-forward]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-charts|obsidian-charts]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-chartsview-plugin|obsidian-chartsview-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-checklist-plugin|obsidian-checklist-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-chessboard|obsidian-chessboard]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-citation-plugin|obsidian-citation-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-code-block-enhancer|obsidian-code-block-enhancer]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-code-copy|obsidian-code-copy]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-codemirror-options|obsidian-codemirror-options]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-command-alias-plugin|obsidian-command-alias-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-comments|obsidian-comments]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-commits|obsidian-commits]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-contextual-typography|obsidian-contextual-typography]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-copy-block-link|obsidian-copy-block-link]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-csv-table|obsidian-csv-table]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-daf-yomi|obsidian-daf-yomi]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-daily-named-folder|obsidian-daily-named-folder]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-daily-stats|obsidian-daily-stats]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-dangling-links|obsidian-dangling-links]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-day-planner|obsidian-day-planner]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-dice-roller|obsidian-dice-roller]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin|obsidian-dictionary-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-discordrpc|obsidian-discordrpc]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-dropbox-backups|obsidian-dropbox-backups]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-dynamic-toc|obsidian-dynamic-toc]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-editor-shortcuts|obsidian-editor-shortcuts]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-embedded-code-title|obsidian-embedded-code-title]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-embedded-note-titles|obsidian-embedded-note-titles]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-emoji-toolbar|obsidian-emoji-toolbar]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-export-to-tex|obsidian-export-to-tex]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-file-link|obsidian-file-link]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-file-path-to-uri|obsidian-file-path-to-uri]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-filename-heading-sync|obsidian-filename-heading-sync]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-focus-mode|obsidian-focus-mode]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-footnotes|obsidian-footnotes]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-fountain|obsidian-fountain]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-furigana|obsidian-furigana]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-gallery|obsidian-gallery]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-gist|obsidian-gist]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-git|obsidian-git]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-go-to-line|obsidian-go-to-line]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-grandfather|obsidian-grandfather]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-habit-tracker|obsidian-habit-tracker]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-hackernews|obsidian-hackernews]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-hider|obsidian-hider]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-icon-folder|obsidian-icon-folder]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-icon-swapper|obsidian-icon-swapper]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-icons-plugin|obsidian-icons-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-image-toolkit|obsidian-image-toolkit]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-image-uploader|obsidian-image-uploader]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-imgur-plugin|obsidian-imgur-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-incremental-writing|obsidian-incremental-writing]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-indent-lines|obsidian-indent-lines]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-itinerary|obsidian-itinerary]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-journey-plugin|obsidian-journey-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-jsonifier|obsidian-jsonifier]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-juliandate|obsidian-juliandate]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-jupyter|obsidian-jupyter]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-kanban|obsidian-kanban]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-kindle-plugin|obsidian-kindle-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-kroki|obsidian-kroki]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin|obsidian-languagetool-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-latex-environments|obsidian-latex-environments]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-latex|obsidian-latex]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-leaflet-plugin|obsidian-leaflet-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-link-indexer|obsidian-link-indexer]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-linter|obsidian-linter]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-map-view|obsidian-map-view]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-markdown-furigana|obsidian-markdown-furigana]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-markmind|obsidian-markmind]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-metatable|obsidian-metatable]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-metatemplates|obsidian-metatemplates]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-mind-map|obsidian-mind-map]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-minimal-settings|obsidian-minimal-settings]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-open-link-with|obsidian-open-link-with]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-org-mode|obsidian-org-mode]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-orthography|obsidian-orthography]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-outliner|obsidian-outliner]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-pandoc|obsidian-pandoc]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-pangu|obsidian-pangu]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-paper-cut|obsidian-paper-cut]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-plantuml|obsidian-plantuml]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-pluck|obsidian-pluck]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-plugin-prettier|obsidian-plugin-prettier]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-plugin-toc|obsidian-plugin-toc]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-plugin-todo|obsidian-plugin-todo]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-pocket|obsidian-pocket]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-prominent-starred-files|obsidian-prominent-starred-files]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-qrcode-plugin|obsidian-qrcode-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-query-language|obsidian-query-language]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-query2table|obsidian-query2table]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-random-todo|obsidian-random-todo]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-react-components|obsidian-react-components]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-read-it-later|obsidian-read-it-later]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-reading-time|obsidian-reading-time]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-readwise|obsidian-readwise]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-recall|obsidian-recall]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-regex-pipeline|obsidian-regex-pipeline]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-related-notes-finder|obsidian-related-notes-finder]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-relative-find|obsidian-relative-find]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-relative-line-numbers|obsidian-relative-line-numbers]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-reminder-plugin|obsidian-reminder-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-reset-font-size|obsidian-reset-font-size]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-reveal-active-file|obsidian-reveal-active-file]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-rich-links|obsidian-rich-links]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-rtl|obsidian-rtl]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-shellcommands|obsidian-shellcommands]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-show-file-path|obsidian-show-file-path]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-smart-typography|obsidian-smart-typography]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-spaced-repetition|obsidian-spaced-repetition]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-spotlight|obsidian-spotlight]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-static-file-server|obsidian-static-file-server]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo|obsidian-statusbar-pomo]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-stille|obsidian-stille]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-style-settings|obsidian-style-settings]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-system-dark-mode|obsidian-system-dark-mode]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-tabs|obsidian-tabs]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-task-archiver|obsidian-task-archiver]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-task-collector|obsidian-task-collector]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-tasks-plugin|obsidian-tasks-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-temple|obsidian-temple]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-text-expander|obsidian-text-expander]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-text-format|obsidian-text-format]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-tidy-footnotes|obsidian-tidy-footnotes]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-timeline|obsidian-timeline]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-timelines|obsidian-timelines]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-title-index|obsidian-title-index]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-to-anki-plugin|obsidian-to-anki-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-toggl-integration|obsidian-toggl-integration]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-tracker|obsidian-tracker]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-trello|obsidian-trello]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-underline|obsidian-underline]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-vault-changelog|obsidian-vault-changelog]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-vimrc-support|obsidian-vimrc-support]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-wavedrom|obsidian-wavedrom]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-wordnet-plugin|obsidian-wordnet-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-youglish-plugin|obsidian-youglish-plugin]] -- [[02 - Community plugins/02.01 - Plugins/obsidian-zoom|obsidian-zoom]] -- [[02 - Community plugins/02.01 - Plugins/obsidian42-text-transporter|obsidian42-text-transporter]] -- [[02 - Community plugins/02.01 - Plugins/ObsidianAnkiSync|ObsidianAnkiSync]] -- [[02 - Community plugins/02.01 - Plugins/obsimian-exporter|obsimian-exporter]] -- [[02 - Community plugins/02.01 - Plugins/open-note-to-window-title|open-note-to-window-title]] -- [[02 - Community plugins/02.01 - Plugins/open-vscode|open-vscode]] -- [[02 - Community plugins/02.01 - Plugins/open-with|open-with]] -- [[02 - Community plugins/02.01 - Plugins/oz-clear-unused-images|oz-clear-unused-images]] -- [[02 - Community plugins/02.01 - Plugins/oz-image-plugin|oz-image-plugin]] -- [[02 - Community plugins/02.01 - Plugins/ozanshare-publish|ozanshare-publish]] -- [[02 - Community plugins/02.01 - Plugins/page-heading-from-links|page-heading-from-links]] -- [[02 - Community plugins/02.01 - Plugins/pane-relief|pane-relief]] -- [[02 - Community plugins/02.01 - Plugins/pdf-to-markdown-plugin|pdf-to-markdown-plugin]] -- [[02 - Community plugins/02.01 - Plugins/periodic-notes|periodic-notes]] -- [[02 - Community plugins/02.01 - Plugins/phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/plugin-changelogs|plugin-changelogs]] -- [[02 - Community plugins/02.01 - Plugins/podcast-note|podcast-note]] -- [[02 - Community plugins/02.01 - Plugins/privacy-glasses|privacy-glasses]] -- [[02 - Community plugins/02.01 - Plugins/python-lab-plugin|python-lab-plugin]] -- [[02 - Community plugins/02.01 - Plugins/quick-explorer|quick-explorer]] -- [[02 - Community plugins/02.01 - Plugins/quick-latex|quick-latex]] -- [[02 - Community plugins/02.01 - Plugins/quickadd|quickadd]] -- [[02 - Community plugins/02.01 - Plugins/random-structural-diary-plugin|random-structural-diary-plugin]] -- [[02 - Community plugins/02.01 - Plugins/readwise-mirror|readwise-mirror]] -- [[02 - Community plugins/02.01 - Plugins/readwise-official|readwise-official]] -- [[02 - Community plugins/02.01 - Plugins/recent-files-obsidian|recent-files-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/remember-cursor-position|remember-cursor-position]] -- [[02 - Community plugins/02.01 - Plugins/review-obsidian|review-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/scales-chords|scales-chords]] -- [[02 - Community plugins/02.01 - Plugins/search-on-internet|search-on-internet]] -- [[02 - Community plugins/02.01 - Plugins/searchpp|searchpp]] -- [[02 - Community plugins/02.01 - Plugins/shortcuts-extender|shortcuts-extender]] -- [[02 - Community plugins/02.01 - Plugins/simple-embeds|simple-embeds]] -- [[02 - Community plugins/02.01 - Plugins/slated-obsidian|slated-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/sliding-panes-obsidian|sliding-panes-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/smart-random-note|smart-random-note]] -- [[02 - Community plugins/02.01 - Plugins/snippets|snippets]] -- [[02 - Community plugins/02.01 - Plugins/supercharged-links-obsidian|supercharged-links-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/table-editor-obsidian|table-editor-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/table-extended|table-extended]] -- [[02 - Community plugins/02.01 - Plugins/tag-page-preview|tag-page-preview]] -- [[02 - Community plugins/02.01 - Plugins/tag-wrangler|tag-wrangler]] -- [[02 - Community plugins/02.01 - Plugins/taskbone-ocr-plugin|taskbone-ocr-plugin]] -- [[02 - Community plugins/02.01 - Plugins/templater-obsidian|templater-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/text-snippets-obsidian|text-snippets-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/theme-picker|theme-picker]] -- [[02 - Community plugins/02.01 - Plugins/things-logbook|things-logbook]] -- [[02 - Community plugins/02.01 - Plugins/todo-txt|todo-txt]] -- [[02 - Community plugins/02.01 - Plugins/todoist-sync-plugin|todoist-sync-plugin]] -- [[02 - Community plugins/02.01 - Plugins/tq-obsidian|tq-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/txt-as-md-obsidian|txt-as-md-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/unique-attachments|unique-attachments]] -- [[02 - Community plugins/02.01 - Plugins/update-time-on-edit|update-time-on-edit]] -- [[02 - Community plugins/02.01 - Plugins/uri-commands|uri-commands]] -- [[02 - Community plugins/02.01 - Plugins/url-into-selection|url-into-selection]] -- [[02 - Community plugins/02.01 - Plugins/vantage-obsidian|vantage-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/various-complements|various-complements]] -- [[02 - Community plugins/02.01 - Plugins/wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/window-collapse|window-collapse]] -- [[02 - Community plugins/02.01 - Plugins/workbench-obsidian|workbench-obsidian]] -- [[02 - Community plugins/02.01 - Plugins/workspaces-plus|workspaces-plus]] -- [[02 - Community plugins/02.01 - Plugins/youhavebeenstaring-plugin|youhavebeenstaring-plugin]] -- [[02 - Community plugins/02.01 - Plugins/zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md b/02 - Community plugins/02.02 - Categories/02.02 - Categories.md deleted file mode 100644 index 1381f6e37..000000000 --- a/02 - Community plugins/02.02 - Categories/02.02 - Categories.md +++ /dev/null @@ -1,76 +0,0 @@ ---- -aliases: -- Plugin categories -tags: -- MOC ---- - -# 02.02 - Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Community plugins/02.02 - Categories/Automation|Automation]] -- [[02 - Community plugins/02.02 - Categories/Backup|Backup]] -- [[02 - Community plugins/02.02 - Categories/Chart|Chart]] -- [[02 - Community plugins/02.02 - Categories/Chinese|Chinese]] -- [[02 - Community plugins/02.02 - Categories/Convert|Convert]] -- [[02 - Community plugins/02.02 - Categories/Date|Date]] -- [[02 - Community plugins/02.02 - Categories/Desktop-only plugins|Desktop-only plugins]] -- [[02 - Community plugins/02.02 - Categories/Edit|Edit]] -- [[02 - Community plugins/02.02 - Categories/Editor|Editor]] -- [[02 - Community plugins/02.02 - Categories/File|File]] -- [[02 - Community plugins/02.02 - Categories/Financial|Financial]] -- [[02 - Community plugins/02.02 - Categories/Game|Game]] -- [[02 - Community plugins/02.02 - Categories/History|History]] -- [[02 - Community plugins/02.02 - Categories/Image|Image]] -- [[02 - Community plugins/02.02 - Categories/Integration|Integration]] -- [[02 - Community plugins/02.02 - Categories/Japanese|Japanese]] -- [[02 - Community plugins/02.02 - Categories/Journal|Journal]] -- [[02 - Community plugins/02.02 - Categories/Link|Link]] -- [[02 - Community plugins/02.02 - Categories/Math|Math]] -- [[02 - Community plugins/02.02 - Categories/Mindmap|Mindmap]] -- [[02 - Community plugins/02.02 - Categories/Miscellaneous|Miscellaneous]] -- [[02 - Community plugins/02.02 - Categories/Mobile-compatible plugins|Mobile-compatible plugins]] -- [[02 - Community plugins/02.02 - Categories/Mobile|Mobile]] -- [[02 - Community plugins/02.02 - Categories/Navigation|Navigation]] -- [[02 - Community plugins/02.02 - Categories/Paid plugins|Paid plugins]] -- [[02 - Community plugins/02.02 - Categories/PDF|PDF]] -- [[02 - Community plugins/02.02 - Categories/Refactor|Refactor]] -- [[02 - Community plugins/02.02 - Categories/Render|Render]] -- [[02 - Community plugins/02.02 - Categories/Search|Search]] -- [[02 - Community plugins/02.02 - Categories/Security|Security]] -- [[02 - Community plugins/02.02 - Categories/Shortcut|Shortcut]] -- [[02 - Community plugins/02.02 - Categories/Statistic|Statistic]] -- [[02 - Community plugins/02.02 - Categories/Status bar|Status bar]] -- [[02 - Community plugins/02.02 - Categories/Style|Style]] -- [[02 - Community plugins/02.02 - Categories/Task management|Task management]] -- [[02 - Community plugins/02.02 - Categories/Template|Template]] -- [[02 - Community plugins/02.02 - Categories/Uncategorized plugins|Uncategorized plugins]] -- [[02 - Community plugins/02.02 - Categories/Video and Audio|Video and Audio]] -- [[02 - Community plugins/02.02 - Categories/View|View]] -- [[02 - Community plugins/02.02 - Categories/Vim-related Plugins|Vim-related Plugins]] -- [[02 - Community plugins/02.02 - Categories/Workspace|Workspace]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Categorizing a plugin - -1. Open the category note(s) that you want to add the plugin to from the list above. -2. Add a new bullet in alphabetical order for the new plugin -3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Adding a new category -1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[02.02 - Categories]] folder. -3. Use the template [[T - Plugin Category]] and fill out any placeholders. -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -## Acknowledgements - -- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md b/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md new file mode 100644 index 000000000..d87621050 --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md @@ -0,0 +1,61 @@ +--- +aliases: +- Third-party tools +tags: +- seedling +publish: true +--- + +# Ancilliary tools + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Calibre|Calibre]] +- [[Docker|Docker]] +- [[Drafts App|Drafts App]] +- [[Dragon speech recognition|Dragon speech recognition]] +- [[Dropbox|Dropbox]] +- [[Emacs|Emacs]] +- [[Gingko app|Gingko app]] +- [[GitHub Pages|GitHub Pages]] +- [[Hazel|Hazel]] +- [[Hugo|Hugo]] +- [[icalBuddy|icalBuddy]] +- [[Jekyll|Jekyll]] +- [[MarginNote|MarginNote]] +- [[Mdnotes|Mdnotes]] +- [[MGit|MGit]] +- [[Notepad++|Notepad++]] +- [[Onyx Boox|Onyx Boox]] +- [[Pandoc|Pandoc]] +- [[Pocket|Pocket]] +- [[ProtonMail|ProtonMail]] +- [[Readwise|Readwise]] +- [[Research Rabbit|Research Rabbit]] +- [[revealjs|revealjs]] +- [[Sublime Text|Sublime Text]] +- [[Syncthing|Syncthing]] +- [[Tesseract|Tesseract]] +- [[Vim|Vim]] +- [[VSCode|VSCode]] +- [[Working Copy|Working Copy]] +- [[YAML|YAML]] +- [[Zapier|Zapier]] +- [[Zotero|Zotero]] +- [[Zotfile|Zotfile]] +- [[Zutilo|Zutilo]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. + +1. Create a new note under [[10 - Resources]] +2. Apply the [[T - Ancillary tools]] template +3. Fill out the placeholders +4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/10 - Resources/10.04 - Ancillary Tools/Calibre.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Calibre.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Docker.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Docker.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Drafts App.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Drafts App.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Dropbox.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Dropbox.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Emacs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Emacs.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Gingko app.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Gingko app.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md diff --git a/10 - Resources/10.04 - Ancillary Tools/GitHub Pages.md b/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/GitHub Pages.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Hazel.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Hazel.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Hugo.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Hugo.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Hugo.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Hugo.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Jekyll.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Jekyll.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md diff --git a/10 - Resources/10.04 - Ancillary Tools/MGit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/MGit.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md diff --git a/10 - Resources/10.04 - Ancillary Tools/MarginNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/MarginNote.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Mdnotes.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Mdnotes.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Notepad++.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Notepad++.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Onyx Boox.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Onyx Boox.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Pandoc.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Pandoc.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Pocket.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Pocket.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md diff --git a/10 - Resources/10.04 - Ancillary Tools/ProtonMail.md b/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/ProtonMail.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Readwise.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Readwise.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Research Rabbit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Research Rabbit.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Sublime Text.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Sublime Text.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Syncthing.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Syncthing.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Tesseract.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Tesseract.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md diff --git a/10 - Resources/10.04 - Ancillary Tools/VSCode.md b/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/VSCode.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Vim.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Vim.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Working Copy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Working Copy.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md diff --git a/10 - Resources/10.04 - Ancillary Tools/YAML.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/YAML.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Zapier.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Zapier.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Zotero.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Zotero.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Zotfile.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Zotfile.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md diff --git a/10 - Resources/10.04 - Ancillary Tools/Zutilo.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/Zutilo.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md diff --git a/10 - Resources/10.04 - Ancillary Tools/icalBuddy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/icalBuddy.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md diff --git a/10 - Resources/10.04 - Ancillary Tools/revealjs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md similarity index 100% rename from 10 - Resources/10.04 - Ancillary Tools/revealjs.md rename to 03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md diff --git a/05 - CSS snippets/05 - CSS snippets.md b/03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md similarity index 56% rename from 05 - CSS snippets/05 - CSS snippets.md rename to 03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md index cc21fe4ba..545f5e11e 100644 --- a/05 - CSS snippets/05 - CSS snippets.md +++ b/03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md @@ -10,14 +10,14 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[05 - CSS snippets/All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] -- [[05 - CSS snippets/Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] -- [[05 - CSS snippets/Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] -- [[05 - CSS snippets/Asides (SlRvb)|Asides (SlRvb)]] -- [[05 - CSS snippets/Embed Adjustments|Embed Adjustments]] -- [[05 - CSS snippets/Folder Styles (SlRvb)|Folder Styles (SlRvb)]] -- [[05 - CSS snippets/Image Adjustments|Image Adjustments]] -- [[05 - CSS snippets/Kanban (SlRvb)|Kanban (SlRvb)]] +- [[All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] +- [[Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] +- [[Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] +- [[Asides (SlRvb)|Asides (SlRvb)]] +- [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments|Embed Adjustments]] +- [[Folder Styles (SlRvb)|Folder Styles (SlRvb)]] +- [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments|Image Adjustments]] +- [[Kanban (SlRvb)|Kanban (SlRvb)]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/05 - CSS snippets/All Alternate Themes (ITS Theme).md b/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md similarity index 100% rename from 05 - CSS snippets/All Alternate Themes (ITS Theme).md rename to 03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md diff --git a/05 - CSS snippets/Alternate Admonitions (SlRvb).md b/03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb).md similarity index 100% rename from 05 - CSS snippets/Alternate Admonitions (SlRvb).md rename to 03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb).md diff --git a/05 - CSS snippets/Alternate Checkboxes (SlRvb).md b/03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb).md similarity index 100% rename from 05 - CSS snippets/Alternate Checkboxes (SlRvb).md rename to 03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb).md diff --git a/05 - CSS snippets/Asides (SlRvb).md b/03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb).md similarity index 100% rename from 05 - CSS snippets/Asides (SlRvb).md rename to 03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb).md diff --git a/05 - CSS snippets/Embed Adjustments.md b/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md similarity index 89% rename from 05 - CSS snippets/Embed Adjustments.md rename to 03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md index 44d5bdeef..dd73aac31 100644 --- a/05 - CSS snippets/Embed Adjustments.md +++ b/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md @@ -12,7 +12,7 @@ publish: true > Adjust sizing, placement, and hide titles/heading of Obsidian Embeds. -Embed Adjustments uses a lot of the same resizing and positioning as the [[Image Adjustments]] snippet. More information in the [Readme](https://github.com/SlRvb/Obsidian--ITS-Theme#embed-adjustments) +Embed Adjustments uses a lot of the same resizing and positioning as the [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments]] snippet. More information in the [Readme](https://github.com/SlRvb/Obsidian--ITS-Theme#embed-adjustments) %% Paste your template below %% diff --git a/05 - CSS snippets/Folder Styles (SlRvb).md b/03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb).md similarity index 100% rename from 05 - CSS snippets/Folder Styles (SlRvb).md rename to 03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb).md diff --git a/05 - CSS snippets/Image Adjustments.md b/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments.md similarity index 100% rename from 05 - CSS snippets/Image Adjustments.md rename to 03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments.md diff --git a/05 - CSS snippets/Kanban (SlRvb).md b/03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb).md similarity index 100% rename from 05 - CSS snippets/Kanban (SlRvb).md rename to 03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb).md diff --git a/02 - Community plugins/02 - Community plugins.md b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md similarity index 79% rename from 02 - Community plugins/02 - Community plugins.md rename to 03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md index bf12fdd22..df6362824 100644 --- a/02 - Community plugins/02 - Community plugins.md +++ b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md @@ -12,8 +12,8 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Community plugins/02.01 - Plugins/02.01 - Plugins|02.01 - Plugins]] -- [[02 - Community plugins/02.02 - Categories/02.02 - Categories|02.02 - Categories]] +- [[02.01 - Plugins|02.01 - Plugins]] +- [[02.02 - Categories|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md b/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md new file mode 100644 index 000000000..87443041b --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md @@ -0,0 +1,362 @@ +--- +aliases: +- Community plugins +tags: +- MOC +--- + +# 02.01 - Plugins + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[adjacency-matrix-maker|adjacency-matrix-maker]] +- [[advanced-toolbar|advanced-toolbar]] +- [[alx-folder-note|alx-folder-note]] +- [[beeminder-word-count-plugin|beeminder-word-count-plugin]] +- [[better-fn|better-fn]] +- [[better-pdf-plugin|better-pdf-plugin]] +- [[better-word-count|better-word-count]] +- [[block-reference-count|block-reference-count]] +- [[breadcrumbs|breadcrumbs]] +- [[buttons|buttons]] +- [[calendar|calendar]] +- [[chesser-obsidian|chesser-obsidian]] +- [[cm-chs-patch|cm-chs-patch]] +- [[cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] +- [[cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] +- [[cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] +- [[cmenu-plugin|cmenu-plugin]] +- [[code-block-copy|code-block-copy]] +- [[code-block-from-selection|code-block-from-selection]] +- [[completed-area|completed-area]] +- [[completed-task-display|completed-task-display]] +- [[consistent-attachments-and-links|consistent-attachments-and-links]] +- [[convert-url-to-iframe|convert-url-to-iframe]] +- [[copy-note|copy-note]] +- [[copy-url-in-preview|copy-url-in-preview]] +- [[css-snippets|css-snippets]] +- [[csv-obsidian|csv-obsidian]] +- [[customizable-menu|customizable-menu]] +- [[customizable-sidebar|customizable-sidebar]] +- [[customjs|customjs]] +- [[cycle-through-panes|cycle-through-panes]] +- [[daily-activity|daily-activity]] +- [[dangerzone-writing-plugin|dangerzone-writing-plugin]] +- [[darlal-switcher-plus|darlal-switcher-plus]] +- [[obsidian-hub/03 - Community Tools For Obsidian/Plugins/dataview|dataview]] +- [[DEVONlink-obsidian|DEVONlink-obsidian]] +- [[discordian-plugin|discordian-plugin]] +- [[drawio-obsidian|drawio-obsidian]] +- [[easy-typing-obsidian|easy-typing-obsidian]] +- [[editor-commands-remap|editor-commands-remap]] +- [[emoji-shortcodes|emoji-shortcodes]] +- [[extract-highlights-plugin|extract-highlights-plugin]] +- [[extract-url|extract-url]] +- [[file-explorer-markdown-titles|file-explorer-markdown-titles]] +- [[file-explorer-note-count|file-explorer-note-count]] +- [[file-tree-alternative|file-tree-alternative]] +- [[find-and-replace-in-selection|find-and-replace-in-selection]] +- [[find-unlinked-files|find-unlinked-files]] +- [[flashcards-obsidian|flashcards-obsidian]] +- [[folder-note-core|folder-note-core]] +- [[folder-note-plugin|folder-note-plugin]] +- [[footlinks|footlinks]] +- [[format-hotkeys-obsidian|format-hotkeys-obsidian]] +- [[garble-text|garble-text]] +- [[ghost-fade-focus|ghost-fade-focus]] +- [[homepage|homepage]] +- [[hotkey-helper|hotkey-helper]] +- [[hotkeysplus-obsidian|hotkeysplus-obsidian]] +- [[hover-external-link|hover-external-link]] +- [[imdone-obsidian-plugin|imdone-obsidian-plugin]] +- [[ini-obsidian|ini-obsidian]] +- [[initiative-tracker|initiative-tracker]] +- [[juggl|juggl]] +- [[koncham-workspace|koncham-workspace]] +- [[leader-hotkeys-obsidian|leader-hotkeys-obsidian]] +- [[ledger-obsidian|ledger-obsidian]] +- [[liquid-templates|liquid-templates]] +- [[longform|longform]] +- [[luhman|luhman]] +- [[macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] +- [[macro-plugin|macro-plugin]] +- [[map-of-content|map-of-content]] +- [[marginnote-companion|marginnote-companion]] +- [[markdown-attributes|markdown-attributes]] +- [[markdown-prettifier|markdown-prettifier]] +- [[maximise-active-pane-obsidian|maximise-active-pane-obsidian]] +- [[mdx-as-md-obsidian|mdx-as-md-obsidian]] +- [[media-extended|media-extended]] +- [[meld-encrypt|meld-encrypt]] +- [[metadata-extractor|metadata-extractor]] +- [[metaedit|metaedit]] +- [[mochi-cards-exporter|mochi-cards-exporter]] +- [[mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] +- [[mrj-crosslink-between-notes|mrj-crosslink-between-notes]] +- [[mrj-jump-to-link|mrj-jump-to-link]] +- [[mrj-text-expand|mrj-text-expand]] +- [[multi-line-formatting|multi-line-formatting]] +- [[music-code-blocks|music-code-blocks]] +- [[mx-bili-plugin|mx-bili-plugin]] +- [[neo4j-graph-view|neo4j-graph-view]] +- [[netwik|netwik]] +- [[nldates-obsidian|nldates-obsidian]] +- [[note-folder-autorename|note-folder-autorename]] +- [[note-refactor-obsidian|note-refactor-obsidian]] +- [[notetweet|notetweet]] +- [[number-headings-obsidian|number-headings-obsidian]] +- [[obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] +- [[obsidian-5e-statblocks|obsidian-5e-statblocks]] +- [[obsidian-activity-history|obsidian-activity-history]] +- [[obsidian-activity-logger|obsidian-activity-logger]] +- [[obsidian-admonition|obsidian-admonition]] +- [[obsidian-advanced-appearance|obsidian-advanced-appearance]] +- [[obsidian-advanced-new-file|obsidian-advanced-new-file]] +- [[obsidian-advanced-uri|obsidian-advanced-uri]] +- [[obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] +- [[obsidian-annotator|obsidian-annotator]] +- [[obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] +- [[obsidian-apply-patterns|obsidian-apply-patterns]] +- [[obsidian-argdown-plugin|obsidian-argdown-plugin]] +- [[obsidian-auto-link-title|obsidian-auto-link-title]] +- [[obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] +- [[obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] +- [[obsidian-banners|obsidian-banners]] +- [[obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] +- [[obsidian-card-view-mode|obsidian-card-view-mode]] +- [[obsidian-carry-forward|obsidian-carry-forward]] +- [[obsidian-charts|obsidian-charts]] +- [[obsidian-chartsview-plugin|obsidian-chartsview-plugin]] +- [[obsidian-checklist-plugin|obsidian-checklist-plugin]] +- [[obsidian-chessboard|obsidian-chessboard]] +- [[obsidian-citation-plugin|obsidian-citation-plugin]] +- [[obsidian-code-block-enhancer|obsidian-code-block-enhancer]] +- [[obsidian-code-copy|obsidian-code-copy]] +- [[obsidian-codemirror-options|obsidian-codemirror-options]] +- [[obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] +- [[obsidian-command-alias-plugin|obsidian-command-alias-plugin]] +- [[obsidian-comments|obsidian-comments]] +- [[obsidian-commits|obsidian-commits]] +- [[obsidian-contextual-typography|obsidian-contextual-typography]] +- [[obsidian-copy-block-link|obsidian-copy-block-link]] +- [[obsidian-csv-table|obsidian-csv-table]] +- [[obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] +- [[obsidian-daf-yomi|obsidian-daf-yomi]] +- [[obsidian-daily-named-folder|obsidian-daily-named-folder]] +- [[obsidian-daily-stats|obsidian-daily-stats]] +- [[obsidian-dangling-links|obsidian-dangling-links]] +- [[obsidian-day-planner|obsidian-day-planner]] +- [[obsidian-dice-roller|obsidian-dice-roller]] +- [[obsidian-dictionary-plugin|obsidian-dictionary-plugin]] +- [[obsidian-discordrpc|obsidian-discordrpc]] +- [[obsidian-dropbox-backups|obsidian-dropbox-backups]] +- [[obsidian-dynamic-toc|obsidian-dynamic-toc]] +- [[obsidian-editor-shortcuts|obsidian-editor-shortcuts]] +- [[obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] +- [[obsidian-embedded-code-title|obsidian-embedded-code-title]] +- [[obsidian-embedded-note-titles|obsidian-embedded-note-titles]] +- [[obsidian-emoji-toolbar|obsidian-emoji-toolbar]] +- [[obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] +- [[obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] +- [[obsidian-export-to-tex|obsidian-export-to-tex]] +- [[obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] +- [[obsidian-file-link|obsidian-file-link]] +- [[obsidian-file-path-to-uri|obsidian-file-path-to-uri]] +- [[obsidian-filename-heading-sync|obsidian-filename-heading-sync]] +- [[obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] +- [[obsidian-focus-mode|obsidian-focus-mode]] +- [[obsidian-footnotes|obsidian-footnotes]] +- [[obsidian-fountain|obsidian-fountain]] +- [[obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] +- [[obsidian-furigana|obsidian-furigana]] +- [[obsidian-gallery|obsidian-gallery]] +- [[obsidian-gist|obsidian-gist]] +- [[obsidian-git|obsidian-git]] +- [[obsidian-go-to-line|obsidian-go-to-line]] +- [[obsidian-grandfather|obsidian-grandfather]] +- [[obsidian-habit-tracker|obsidian-habit-tracker]] +- [[obsidian-hackernews|obsidian-hackernews]] +- [[obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] +- [[obsidian-hider|obsidian-hider]] +- [[obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] +- [[obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] +- [[obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] +- [[obsidian-icon-folder|obsidian-icon-folder]] +- [[obsidian-icon-swapper|obsidian-icon-swapper]] +- [[obsidian-icons-plugin|obsidian-icons-plugin]] +- [[obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] +- [[obsidian-image-toolkit|obsidian-image-toolkit]] +- [[obsidian-image-uploader|obsidian-image-uploader]] +- [[obsidian-imgur-plugin|obsidian-imgur-plugin]] +- [[obsidian-incremental-writing|obsidian-incremental-writing]] +- [[obsidian-indent-lines|obsidian-indent-lines]] +- [[obsidian-itinerary|obsidian-itinerary]] +- [[obsidian-journey-plugin|obsidian-journey-plugin]] +- [[obsidian-jsonifier|obsidian-jsonifier]] +- [[obsidian-juliandate|obsidian-juliandate]] +- [[obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] +- [[obsidian-jupyter|obsidian-jupyter]] +- [[obsidian-kanban|obsidian-kanban]] +- [[obsidian-kindle-plugin|obsidian-kindle-plugin]] +- [[obsidian-kroki|obsidian-kroki]] +- [[obsidian-languagetool-plugin|obsidian-languagetool-plugin]] +- [[obsidian-latex-environments|obsidian-latex-environments]] +- [[obsidian-latex|obsidian-latex]] +- [[obsidian-leaflet-plugin|obsidian-leaflet-plugin]] +- [[obsidian-link-indexer|obsidian-link-indexer]] +- [[obsidian-linter|obsidian-linter]] +- [[obsidian-map-view|obsidian-map-view]] +- [[obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] +- [[obsidian-markdown-furigana|obsidian-markdown-furigana]] +- [[obsidian-markmind|obsidian-markmind]] +- [[obsidian-metatable|obsidian-metatable]] +- [[obsidian-metatemplates|obsidian-metatemplates]] +- [[obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] +- [[obsidian-mind-map|obsidian-mind-map]] +- [[obsidian-minimal-settings|obsidian-minimal-settings]] +- [[obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] +- [[obsidian-open-link-with|obsidian-open-link-with]] +- [[obsidian-org-mode|obsidian-org-mode]] +- [[obsidian-orthography|obsidian-orthography]] +- [[obsidian-outliner|obsidian-outliner]] +- [[obsidian-pandoc|obsidian-pandoc]] +- [[obsidian-pangu|obsidian-pangu]] +- [[obsidian-paper-cut|obsidian-paper-cut]] +- [[obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] +- [[obsidian-plantuml|obsidian-plantuml]] +- [[obsidian-pluck|obsidian-pluck]] +- [[obsidian-plugin-prettier|obsidian-plugin-prettier]] +- [[obsidian-plugin-toc|obsidian-plugin-toc]] +- [[obsidian-plugin-todo|obsidian-plugin-todo]] +- [[obsidian-pocket|obsidian-pocket]] +- [[obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] +- [[obsidian-prominent-starred-files|obsidian-prominent-starred-files]] +- [[obsidian-qrcode-plugin|obsidian-qrcode-plugin]] +- [[obsidian-query-language|obsidian-query-language]] +- [[obsidian-query2table|obsidian-query2table]] +- [[obsidian-random-todo|obsidian-random-todo]] +- [[obsidian-react-components|obsidian-react-components]] +- [[obsidian-read-it-later|obsidian-read-it-later]] +- [[obsidian-reading-time|obsidian-reading-time]] +- [[obsidian-readwise|obsidian-readwise]] +- [[obsidian-recall|obsidian-recall]] +- [[obsidian-regex-pipeline|obsidian-regex-pipeline]] +- [[obsidian-related-notes-finder|obsidian-related-notes-finder]] +- [[obsidian-relative-find|obsidian-relative-find]] +- [[obsidian-relative-line-numbers|obsidian-relative-line-numbers]] +- [[obsidian-reminder-plugin|obsidian-reminder-plugin]] +- [[obsidian-reset-font-size|obsidian-reset-font-size]] +- [[obsidian-reveal-active-file|obsidian-reveal-active-file]] +- [[obsidian-rich-links|obsidian-rich-links]] +- [[obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] +- [[obsidian-rtl|obsidian-rtl]] +- [[obsidian-shellcommands|obsidian-shellcommands]] +- [[obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] +- [[obsidian-show-file-path|obsidian-show-file-path]] +- [[obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] +- [[obsidian-smart-typography|obsidian-smart-typography]] +- [[obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] +- [[obsidian-spaced-repetition|obsidian-spaced-repetition]] +- [[obsidian-spotlight|obsidian-spotlight]] +- [[obsidian-static-file-server|obsidian-static-file-server]] +- [[obsidian-statusbar-pomo|obsidian-statusbar-pomo]] +- [[obsidian-stille|obsidian-stille]] +- [[obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] +- [[obsidian-style-settings|obsidian-style-settings]] +- [[obsidian-system-dark-mode|obsidian-system-dark-mode]] +- [[obsidian-tabs|obsidian-tabs]] +- [[obsidian-task-archiver|obsidian-task-archiver]] +- [[obsidian-task-collector|obsidian-task-collector]] +- [[obsidian-tasks-plugin|obsidian-tasks-plugin]] +- [[obsidian-temple|obsidian-temple]] +- [[obsidian-text-expander|obsidian-text-expander]] +- [[obsidian-text-format|obsidian-text-format]] +- [[obsidian-tidy-footnotes|obsidian-tidy-footnotes]] +- [[obsidian-timeline|obsidian-timeline]] +- [[obsidian-timelines|obsidian-timelines]] +- [[obsidian-title-index|obsidian-title-index]] +- [[obsidian-to-anki-plugin|obsidian-to-anki-plugin]] +- [[obsidian-toggl-integration|obsidian-toggl-integration]] +- [[obsidian-tracker|obsidian-tracker]] +- [[obsidian-trello|obsidian-trello]] +- [[obsidian-underline|obsidian-underline]] +- [[obsidian-vault-changelog|obsidian-vault-changelog]] +- [[obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] +- [[obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] +- [[obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] +- [[obsidian-vimrc-support|obsidian-vimrc-support]] +- [[obsidian-wavedrom|obsidian-wavedrom]] +- [[obsidian-wordnet-plugin|obsidian-wordnet-plugin]] +- [[obsidian-youglish-plugin|obsidian-youglish-plugin]] +- [[obsidian-zoom|obsidian-zoom]] +- [[obsidian42-text-transporter|obsidian42-text-transporter]] +- [[ObsidianAnkiSync|ObsidianAnkiSync]] +- [[obsimian-exporter|obsimian-exporter]] +- [[open-note-to-window-title|open-note-to-window-title]] +- [[open-vscode|open-vscode]] +- [[open-with|open-with]] +- [[oz-clear-unused-images|oz-clear-unused-images]] +- [[oz-image-plugin|oz-image-plugin]] +- [[ozanshare-publish|ozanshare-publish]] +- [[page-heading-from-links|page-heading-from-links]] +- [[pane-relief|pane-relief]] +- [[pdf-to-markdown-plugin|pdf-to-markdown-plugin]] +- [[periodic-notes|periodic-notes]] +- [[phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] +- [[plugin-changelogs|plugin-changelogs]] +- [[podcast-note|podcast-note]] +- [[privacy-glasses|privacy-glasses]] +- [[python-lab-plugin|python-lab-plugin]] +- [[quick-explorer|quick-explorer]] +- [[quick-latex|quick-latex]] +- [[quickadd|quickadd]] +- [[random-structural-diary-plugin|random-structural-diary-plugin]] +- [[readwise-mirror|readwise-mirror]] +- [[readwise-official|readwise-official]] +- [[recent-files-obsidian|recent-files-obsidian]] +- [[remember-cursor-position|remember-cursor-position]] +- [[review-obsidian|review-obsidian]] +- [[scales-chords|scales-chords]] +- [[search-on-internet|search-on-internet]] +- [[searchpp|searchpp]] +- [[shortcuts-extender|shortcuts-extender]] +- [[simple-embeds|simple-embeds]] +- [[slated-obsidian|slated-obsidian]] +- [[sliding-panes-obsidian|sliding-panes-obsidian]] +- [[smart-random-note|smart-random-note]] +- [[snippets|snippets]] +- [[supercharged-links-obsidian|supercharged-links-obsidian]] +- [[table-editor-obsidian|table-editor-obsidian]] +- [[table-extended|table-extended]] +- [[tag-page-preview|tag-page-preview]] +- [[tag-wrangler|tag-wrangler]] +- [[taskbone-ocr-plugin|taskbone-ocr-plugin]] +- [[templater-obsidian|templater-obsidian]] +- [[text-snippets-obsidian|text-snippets-obsidian]] +- [[theme-picker|theme-picker]] +- [[things-logbook|things-logbook]] +- [[todo-txt|todo-txt]] +- [[todoist-sync-plugin|todoist-sync-plugin]] +- [[tq-obsidian|tq-obsidian]] +- [[txt-as-md-obsidian|txt-as-md-obsidian]] +- [[unique-attachments|unique-attachments]] +- [[update-time-on-edit|update-time-on-edit]] +- [[uri-commands|uri-commands]] +- [[url-into-selection|url-into-selection]] +- [[vantage-obsidian|vantage-obsidian]] +- [[various-complements|various-complements]] +- [[wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] +- [[window-collapse|window-collapse]] +- [[workbench-obsidian|workbench-obsidian]] +- [[workspaces-plus|workspaces-plus]] +- [[youhavebeenstaring-plugin|youhavebeenstaring-plugin]] +- [[zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/02 - Community plugins/02.01 - Plugins/DEVONlink-obsidian.md b/03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/DEVONlink-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/ObsidianAnkiSync.md b/03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/ObsidianAnkiSync.md rename to 03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync.md diff --git a/02 - Community plugins/02.01 - Plugins/adjacency-matrix-maker.md b/03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/adjacency-matrix-maker.md rename to 03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker.md diff --git a/02 - Community plugins/02.01 - Plugins/advanced-toolbar.md b/03 - Community Tools For Obsidian/Plugins/advanced-toolbar.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/advanced-toolbar.md rename to 03 - Community Tools For Obsidian/Plugins/advanced-toolbar.md diff --git a/02 - Community plugins/02.01 - Plugins/alx-folder-note.md b/03 - Community Tools For Obsidian/Plugins/alx-folder-note.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/alx-folder-note.md rename to 03 - Community Tools For Obsidian/Plugins/alx-folder-note.md diff --git a/02 - Community plugins/02.01 - Plugins/beeminder-word-count-plugin.md b/03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/beeminder-word-count-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/better-fn.md b/03 - Community Tools For Obsidian/Plugins/better-fn.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/better-fn.md rename to 03 - Community Tools For Obsidian/Plugins/better-fn.md diff --git a/02 - Community plugins/02.01 - Plugins/better-pdf-plugin.md b/03 - Community Tools For Obsidian/Plugins/better-pdf-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/better-pdf-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/better-pdf-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/better-word-count.md b/03 - Community Tools For Obsidian/Plugins/better-word-count.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/better-word-count.md rename to 03 - Community Tools For Obsidian/Plugins/better-word-count.md diff --git a/02 - Community plugins/02.01 - Plugins/block-reference-count.md b/03 - Community Tools For Obsidian/Plugins/block-reference-count.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/block-reference-count.md rename to 03 - Community Tools For Obsidian/Plugins/block-reference-count.md diff --git a/02 - Community plugins/02.01 - Plugins/breadcrumbs.md b/03 - Community Tools For Obsidian/Plugins/breadcrumbs.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/breadcrumbs.md rename to 03 - Community Tools For Obsidian/Plugins/breadcrumbs.md diff --git a/02 - Community plugins/02.01 - Plugins/buttons.md b/03 - Community Tools For Obsidian/Plugins/buttons.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/buttons.md rename to 03 - Community Tools For Obsidian/Plugins/buttons.md diff --git a/02 - Community plugins/02.01 - Plugins/calendar.md b/03 - Community Tools For Obsidian/Plugins/calendar.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/calendar.md rename to 03 - Community Tools For Obsidian/Plugins/calendar.md diff --git a/02 - Community plugins/02.01 - Plugins/chesser-obsidian.md b/03 - Community Tools For Obsidian/Plugins/chesser-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/chesser-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/chesser-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/cm-chs-patch.md b/03 - Community Tools For Obsidian/Plugins/cm-chs-patch.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cm-chs-patch.md rename to 03 - Community Tools For Obsidian/Plugins/cm-chs-patch.md diff --git a/02 - Community plugins/02.01 - Plugins/cm-editor-syntax-highlight-obsidian.md b/03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cm-editor-syntax-highlight-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/cm-show-whitespace-obsidian.md b/03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cm-show-whitespace-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/cm-typewriter-scroll-obsidian.md b/03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cm-typewriter-scroll-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/cmenu-plugin.md b/03 - Community Tools For Obsidian/Plugins/cmenu-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cmenu-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/cmenu-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/code-block-copy.md b/03 - Community Tools For Obsidian/Plugins/code-block-copy.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/code-block-copy.md rename to 03 - Community Tools For Obsidian/Plugins/code-block-copy.md diff --git a/02 - Community plugins/02.01 - Plugins/code-block-from-selection.md b/03 - Community Tools For Obsidian/Plugins/code-block-from-selection.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/code-block-from-selection.md rename to 03 - Community Tools For Obsidian/Plugins/code-block-from-selection.md diff --git a/02 - Community plugins/02.01 - Plugins/completed-area.md b/03 - Community Tools For Obsidian/Plugins/completed-area.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/completed-area.md rename to 03 - Community Tools For Obsidian/Plugins/completed-area.md diff --git a/02 - Community plugins/02.01 - Plugins/completed-task-display.md b/03 - Community Tools For Obsidian/Plugins/completed-task-display.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/completed-task-display.md rename to 03 - Community Tools For Obsidian/Plugins/completed-task-display.md diff --git a/02 - Community plugins/02.01 - Plugins/consistent-attachments-and-links.md b/03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/consistent-attachments-and-links.md rename to 03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links.md diff --git a/02 - Community plugins/02.01 - Plugins/convert-url-to-iframe.md b/03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/convert-url-to-iframe.md rename to 03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe.md diff --git a/02 - Community plugins/02.01 - Plugins/copy-note.md b/03 - Community Tools For Obsidian/Plugins/copy-note.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/copy-note.md rename to 03 - Community Tools For Obsidian/Plugins/copy-note.md diff --git a/02 - Community plugins/02.01 - Plugins/copy-url-in-preview.md b/03 - Community Tools For Obsidian/Plugins/copy-url-in-preview.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/copy-url-in-preview.md rename to 03 - Community Tools For Obsidian/Plugins/copy-url-in-preview.md diff --git a/02 - Community plugins/02.01 - Plugins/css-snippets.md b/03 - Community Tools For Obsidian/Plugins/css-snippets.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/css-snippets.md rename to 03 - Community Tools For Obsidian/Plugins/css-snippets.md diff --git a/02 - Community plugins/02.01 - Plugins/csv-obsidian.md b/03 - Community Tools For Obsidian/Plugins/csv-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/csv-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/csv-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/customizable-menu.md b/03 - Community Tools For Obsidian/Plugins/customizable-menu.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/customizable-menu.md rename to 03 - Community Tools For Obsidian/Plugins/customizable-menu.md diff --git a/02 - Community plugins/02.01 - Plugins/customizable-sidebar.md b/03 - Community Tools For Obsidian/Plugins/customizable-sidebar.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/customizable-sidebar.md rename to 03 - Community Tools For Obsidian/Plugins/customizable-sidebar.md diff --git a/02 - Community plugins/02.01 - Plugins/customjs.md b/03 - Community Tools For Obsidian/Plugins/customjs.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/customjs.md rename to 03 - Community Tools For Obsidian/Plugins/customjs.md diff --git a/02 - Community plugins/02.01 - Plugins/cycle-through-panes.md b/03 - Community Tools For Obsidian/Plugins/cycle-through-panes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/cycle-through-panes.md rename to 03 - Community Tools For Obsidian/Plugins/cycle-through-panes.md diff --git a/02 - Community plugins/02.01 - Plugins/daily-activity.md b/03 - Community Tools For Obsidian/Plugins/daily-activity.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/daily-activity.md rename to 03 - Community Tools For Obsidian/Plugins/daily-activity.md diff --git a/02 - Community plugins/02.01 - Plugins/dangerzone-writing-plugin.md b/03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/dangerzone-writing-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/darlal-switcher-plus.md b/03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/darlal-switcher-plus.md rename to 03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus.md diff --git a/02 - Community plugins/02.01 - Plugins/dataview.md b/03 - Community Tools For Obsidian/Plugins/dataview.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/dataview.md rename to 03 - Community Tools For Obsidian/Plugins/dataview.md diff --git a/02 - Community plugins/02.01 - Plugins/discordian-plugin.md b/03 - Community Tools For Obsidian/Plugins/discordian-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/discordian-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/discordian-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/drawio-obsidian.md b/03 - Community Tools For Obsidian/Plugins/drawio-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/drawio-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/drawio-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/easy-typing-obsidian.md b/03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/easy-typing-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/editor-commands-remap.md b/03 - Community Tools For Obsidian/Plugins/editor-commands-remap.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/editor-commands-remap.md rename to 03 - Community Tools For Obsidian/Plugins/editor-commands-remap.md diff --git a/02 - Community plugins/02.01 - Plugins/emoji-shortcodes.md b/03 - Community Tools For Obsidian/Plugins/emoji-shortcodes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/emoji-shortcodes.md rename to 03 - Community Tools For Obsidian/Plugins/emoji-shortcodes.md diff --git a/02 - Community plugins/02.01 - Plugins/extract-highlights-plugin.md b/03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/extract-highlights-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/extract-url.md b/03 - Community Tools For Obsidian/Plugins/extract-url.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/extract-url.md rename to 03 - Community Tools For Obsidian/Plugins/extract-url.md diff --git a/02 - Community plugins/02.01 - Plugins/file-explorer-markdown-titles.md b/03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/file-explorer-markdown-titles.md rename to 03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles.md diff --git a/02 - Community plugins/02.01 - Plugins/file-explorer-note-count.md b/03 - Community Tools For Obsidian/Plugins/file-explorer-note-count.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/file-explorer-note-count.md rename to 03 - Community Tools For Obsidian/Plugins/file-explorer-note-count.md diff --git a/02 - Community plugins/02.01 - Plugins/file-tree-alternative.md b/03 - Community Tools For Obsidian/Plugins/file-tree-alternative.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/file-tree-alternative.md rename to 03 - Community Tools For Obsidian/Plugins/file-tree-alternative.md diff --git a/02 - Community plugins/02.01 - Plugins/find-and-replace-in-selection.md b/03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/find-and-replace-in-selection.md rename to 03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection.md diff --git a/02 - Community plugins/02.01 - Plugins/find-unlinked-files.md b/03 - Community Tools For Obsidian/Plugins/find-unlinked-files.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/find-unlinked-files.md rename to 03 - Community Tools For Obsidian/Plugins/find-unlinked-files.md diff --git a/02 - Community plugins/02.01 - Plugins/flashcards-obsidian.md b/03 - Community Tools For Obsidian/Plugins/flashcards-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/flashcards-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/flashcards-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/folder-note-core.md b/03 - Community Tools For Obsidian/Plugins/folder-note-core.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/folder-note-core.md rename to 03 - Community Tools For Obsidian/Plugins/folder-note-core.md diff --git a/02 - Community plugins/02.01 - Plugins/folder-note-plugin.md b/03 - Community Tools For Obsidian/Plugins/folder-note-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/folder-note-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/folder-note-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/footlinks.md b/03 - Community Tools For Obsidian/Plugins/footlinks.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/footlinks.md rename to 03 - Community Tools For Obsidian/Plugins/footlinks.md diff --git a/02 - Community plugins/02.01 - Plugins/format-hotkeys-obsidian.md b/03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/format-hotkeys-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/garble-text.md b/03 - Community Tools For Obsidian/Plugins/garble-text.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/garble-text.md rename to 03 - Community Tools For Obsidian/Plugins/garble-text.md diff --git a/02 - Community plugins/02.01 - Plugins/ghost-fade-focus.md b/03 - Community Tools For Obsidian/Plugins/ghost-fade-focus.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/ghost-fade-focus.md rename to 03 - Community Tools For Obsidian/Plugins/ghost-fade-focus.md diff --git a/02 - Community plugins/02.01 - Plugins/homepage.md b/03 - Community Tools For Obsidian/Plugins/homepage.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/homepage.md rename to 03 - Community Tools For Obsidian/Plugins/homepage.md diff --git a/02 - Community plugins/02.01 - Plugins/hotkey-helper.md b/03 - Community Tools For Obsidian/Plugins/hotkey-helper.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/hotkey-helper.md rename to 03 - Community Tools For Obsidian/Plugins/hotkey-helper.md diff --git a/02 - Community plugins/02.01 - Plugins/hotkeysplus-obsidian.md b/03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/hotkeysplus-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/hover-external-link.md b/03 - Community Tools For Obsidian/Plugins/hover-external-link.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/hover-external-link.md rename to 03 - Community Tools For Obsidian/Plugins/hover-external-link.md diff --git a/02 - Community plugins/02.01 - Plugins/imdone-obsidian-plugin.md b/03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/imdone-obsidian-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/ini-obsidian.md b/03 - Community Tools For Obsidian/Plugins/ini-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/ini-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/ini-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/initiative-tracker.md b/03 - Community Tools For Obsidian/Plugins/initiative-tracker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/initiative-tracker.md rename to 03 - Community Tools For Obsidian/Plugins/initiative-tracker.md diff --git a/02 - Community plugins/02.01 - Plugins/juggl.md b/03 - Community Tools For Obsidian/Plugins/juggl.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/juggl.md rename to 03 - Community Tools For Obsidian/Plugins/juggl.md diff --git a/02 - Community plugins/02.01 - Plugins/koncham-workspace.md b/03 - Community Tools For Obsidian/Plugins/koncham-workspace.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/koncham-workspace.md rename to 03 - Community Tools For Obsidian/Plugins/koncham-workspace.md diff --git a/02 - Community plugins/02.01 - Plugins/leader-hotkeys-obsidian.md b/03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/leader-hotkeys-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/ledger-obsidian.md b/03 - Community Tools For Obsidian/Plugins/ledger-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/ledger-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/ledger-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/liquid-templates.md b/03 - Community Tools For Obsidian/Plugins/liquid-templates.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/liquid-templates.md rename to 03 - Community Tools For Obsidian/Plugins/liquid-templates.md diff --git a/02 - Community plugins/02.01 - Plugins/longform.md b/03 - Community Tools For Obsidian/Plugins/longform.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/longform.md rename to 03 - Community Tools For Obsidian/Plugins/longform.md diff --git a/02 - Community plugins/02.01 - Plugins/luhman.md b/03 - Community Tools For Obsidian/Plugins/luhman.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/luhman.md rename to 03 - Community Tools For Obsidian/Plugins/luhman.md diff --git a/02 - Community plugins/02.01 - Plugins/macOS-keyboard-nav-obsidian.md b/03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/macOS-keyboard-nav-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/macro-plugin.md b/03 - Community Tools For Obsidian/Plugins/macro-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/macro-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/macro-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/map-of-content.md b/03 - Community Tools For Obsidian/Plugins/map-of-content.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/map-of-content.md rename to 03 - Community Tools For Obsidian/Plugins/map-of-content.md diff --git a/02 - Community plugins/02.01 - Plugins/marginnote-companion.md b/03 - Community Tools For Obsidian/Plugins/marginnote-companion.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/marginnote-companion.md rename to 03 - Community Tools For Obsidian/Plugins/marginnote-companion.md diff --git a/02 - Community plugins/02.01 - Plugins/markdown-attributes.md b/03 - Community Tools For Obsidian/Plugins/markdown-attributes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/markdown-attributes.md rename to 03 - Community Tools For Obsidian/Plugins/markdown-attributes.md diff --git a/02 - Community plugins/02.01 - Plugins/markdown-prettifier.md b/03 - Community Tools For Obsidian/Plugins/markdown-prettifier.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/markdown-prettifier.md rename to 03 - Community Tools For Obsidian/Plugins/markdown-prettifier.md diff --git a/02 - Community plugins/02.01 - Plugins/maximise-active-pane-obsidian.md b/03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/maximise-active-pane-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/mdx-as-md-obsidian.md b/03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mdx-as-md-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/media-extended.md b/03 - Community Tools For Obsidian/Plugins/media-extended.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/media-extended.md rename to 03 - Community Tools For Obsidian/Plugins/media-extended.md diff --git a/02 - Community plugins/02.01 - Plugins/meld-encrypt.md b/03 - Community Tools For Obsidian/Plugins/meld-encrypt.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/meld-encrypt.md rename to 03 - Community Tools For Obsidian/Plugins/meld-encrypt.md diff --git a/02 - Community plugins/02.01 - Plugins/metadata-extractor.md b/03 - Community Tools For Obsidian/Plugins/metadata-extractor.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/metadata-extractor.md rename to 03 - Community Tools For Obsidian/Plugins/metadata-extractor.md diff --git a/02 - Community plugins/02.01 - Plugins/metaedit.md b/03 - Community Tools For Obsidian/Plugins/metaedit.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/metaedit.md rename to 03 - Community Tools For Obsidian/Plugins/metaedit.md diff --git a/02 - Community plugins/02.01 - Plugins/mochi-cards-exporter.md b/03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mochi-cards-exporter.md rename to 03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter.md diff --git a/02 - Community plugins/02.01 - Plugins/mrj-add-codemirror-matchbrackets.md b/03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mrj-add-codemirror-matchbrackets.md rename to 03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets.md diff --git a/02 - Community plugins/02.01 - Plugins/mrj-crosslink-between-notes.md b/03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mrj-crosslink-between-notes.md rename to 03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes.md diff --git a/02 - Community plugins/02.01 - Plugins/mrj-jump-to-link.md b/03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mrj-jump-to-link.md rename to 03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link.md diff --git a/02 - Community plugins/02.01 - Plugins/mrj-text-expand.md b/03 - Community Tools For Obsidian/Plugins/mrj-text-expand.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mrj-text-expand.md rename to 03 - Community Tools For Obsidian/Plugins/mrj-text-expand.md diff --git a/02 - Community plugins/02.01 - Plugins/multi-line-formatting.md b/03 - Community Tools For Obsidian/Plugins/multi-line-formatting.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/multi-line-formatting.md rename to 03 - Community Tools For Obsidian/Plugins/multi-line-formatting.md diff --git a/02 - Community plugins/02.01 - Plugins/music-code-blocks.md b/03 - Community Tools For Obsidian/Plugins/music-code-blocks.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/music-code-blocks.md rename to 03 - Community Tools For Obsidian/Plugins/music-code-blocks.md diff --git a/02 - Community plugins/02.01 - Plugins/mx-bili-plugin.md b/03 - Community Tools For Obsidian/Plugins/mx-bili-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/mx-bili-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/mx-bili-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/neo4j-graph-view.md b/03 - Community Tools For Obsidian/Plugins/neo4j-graph-view.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/neo4j-graph-view.md rename to 03 - Community Tools For Obsidian/Plugins/neo4j-graph-view.md diff --git a/02 - Community plugins/02.01 - Plugins/netwik.md b/03 - Community Tools For Obsidian/Plugins/netwik.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/netwik.md rename to 03 - Community Tools For Obsidian/Plugins/netwik.md diff --git a/02 - Community plugins/02.01 - Plugins/nldates-obsidian.md b/03 - Community Tools For Obsidian/Plugins/nldates-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/nldates-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/nldates-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/note-folder-autorename.md b/03 - Community Tools For Obsidian/Plugins/note-folder-autorename.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/note-folder-autorename.md rename to 03 - Community Tools For Obsidian/Plugins/note-folder-autorename.md diff --git a/02 - Community plugins/02.01 - Plugins/note-refactor-obsidian.md b/03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/note-refactor-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/notetweet.md b/03 - Community Tools For Obsidian/Plugins/notetweet.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/notetweet.md rename to 03 - Community Tools For Obsidian/Plugins/notetweet.md diff --git a/02 - Community plugins/02.01 - Plugins/number-headings-obsidian.md b/03 - Community Tools For Obsidian/Plugins/number-headings-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/number-headings-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/number-headings-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-2hop-links-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-2hop-links-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-5e-statblocks.md b/03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-5e-statblocks.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-activity-history.md b/03 - Community Tools For Obsidian/Plugins/obsidian-activity-history.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-activity-history.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-activity-history.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-activity-logger.md b/03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-activity-logger.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-admonition.md b/03 - Community Tools For Obsidian/Plugins/obsidian-admonition.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-admonition.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-admonition.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-advanced-appearance.md b/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-advanced-appearance.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-advanced-new-file.md b/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-advanced-new-file.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-advanced-uri.md b/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-advanced-uri.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-amazingmarvin-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-amazingmarvin-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-annotator.md b/03 - Community Tools For Obsidian/Plugins/obsidian-annotator.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-annotator.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-annotator.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-apple-reminders-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-apple-reminders-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-apply-patterns.md b/03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-apply-patterns.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-argdown-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-argdown-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-auto-link-title.md b/03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-auto-link-title.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-auto-pair-chinese-symbol.md b/03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-auto-pair-chinese-symbol.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-autocomplete-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-autocomplete-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-banners.md b/03 - Community Tools For Obsidian/Plugins/obsidian-banners.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-banners.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-banners.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-budget-wysiwyg.md b/03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-budget-wysiwyg.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-card-view-mode.md b/03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-card-view-mode.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-carry-forward.md b/03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-carry-forward.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-charts.md b/03 - Community Tools For Obsidian/Plugins/obsidian-charts.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-charts.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-charts.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-chartsview-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-chartsview-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-checklist-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-checklist-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-chessboard.md b/03 - Community Tools For Obsidian/Plugins/obsidian-chessboard.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-chessboard.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-chessboard.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-citation-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-citation-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-code-block-enhancer.md b/03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-code-block-enhancer.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-code-copy.md b/03 - Community Tools For Obsidian/Plugins/obsidian-code-copy.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-code-copy.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-code-copy.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-codemirror-options.md b/03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-codemirror-options.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-collapse-all-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-collapse-all-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-command-alias-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-command-alias-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-comments.md b/03 - Community Tools For Obsidian/Plugins/obsidian-comments.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-comments.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-comments.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-commits.md b/03 - Community Tools For Obsidian/Plugins/obsidian-commits.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-commits.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-commits.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-contextual-typography.md b/03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-contextual-typography.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-copy-block-link.md b/03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-copy-block-link.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-csv-table.md b/03 - Community Tools For Obsidian/Plugins/obsidian-csv-table.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-csv-table.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-csv-table.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-cursor-location-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-cursor-location-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-daf-yomi.md b/03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-daf-yomi.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-daily-named-folder.md b/03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-daily-named-folder.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-daily-stats.md b/03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-daily-stats.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dangling-links.md b/03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-dangling-links.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-day-planner.md b/03 - Community Tools For Obsidian/Plugins/obsidian-day-planner.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-day-planner.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-day-planner.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dice-roller.md b/03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-dice-roller.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-dictionary-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-discordrpc.md b/03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-discordrpc.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dropbox-backups.md b/03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-dropbox-backups.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-dynamic-toc.md b/03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-dynamic-toc.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-editor-shortcuts.md b/03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-editor-shortcuts.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-electron-window-tweaker.md b/03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-electron-window-tweaker.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-embedded-code-title.md b/03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-embedded-code-title.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-embedded-note-titles.md b/03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-embedded-note-titles.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-emoji-toolbar.md b/03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-emoji-toolbar.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-enhancing-mindmap.md b/03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-enhancing-mindmap.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-excalidraw-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-excalidraw-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-export-to-tex.md b/03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-export-to-tex.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-extract-pdf-highlights.md b/03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-extract-pdf-highlights.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-file-link.md b/03 - Community Tools For Obsidian/Plugins/obsidian-file-link.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-file-link.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-file-link.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-file-path-to-uri.md b/03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-file-path-to-uri.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-filename-heading-sync.md b/03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-filename-heading-sync.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-find-and-replace-in-selection.md b/03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-find-and-replace-in-selection.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-focus-mode.md b/03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-focus-mode.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-footnotes.md b/03 - Community Tools For Obsidian/Plugins/obsidian-footnotes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-footnotes.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-footnotes.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-fountain.md b/03 - Community Tools For Obsidian/Plugins/obsidian-fountain.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-fountain.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-fountain.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-fullscreen-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-fullscreen-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-furigana.md b/03 - Community Tools For Obsidian/Plugins/obsidian-furigana.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-furigana.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-furigana.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-gallery.md b/03 - Community Tools For Obsidian/Plugins/obsidian-gallery.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-gallery.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-gallery.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-gist.md b/03 - Community Tools For Obsidian/Plugins/obsidian-gist.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-gist.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-gist.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-git.md b/03 - Community Tools For Obsidian/Plugins/obsidian-git.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-git.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-git.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-go-to-line.md b/03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-go-to-line.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-grandfather.md b/03 - Community Tools For Obsidian/Plugins/obsidian-grandfather.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-grandfather.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-grandfather.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-habit-tracker.md b/03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-habit-tracker.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-hackernews.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hackernews.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-hackernews.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-hackernews.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-hide-sidebars-when-narrow.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-hide-sidebars-when-narrow.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-hider.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hider.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-hider.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-hider.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-highlightpublicnotes-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-highlightpublicnotes-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-specific-files.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-specific-files.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-templates.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-hotkeys-for-templates.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-icon-folder.md b/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-icon-folder.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-icon-swapper.md b/03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-icon-swapper.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-icons-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-icons-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-image-auto-upload-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-image-auto-upload-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-image-toolkit.md b/03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-image-toolkit.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-image-uploader.md b/03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-image-uploader.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-imgur-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-imgur-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-incremental-writing.md b/03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-incremental-writing.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-indent-lines.md b/03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-indent-lines.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-itinerary.md b/03 - Community Tools For Obsidian/Plugins/obsidian-itinerary.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-itinerary.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-itinerary.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-journey-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-journey-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-jsonifier.md b/03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-jsonifier.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-juliandate.md b/03 - Community Tools For Obsidian/Plugins/obsidian-juliandate.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-juliandate.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-juliandate.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-jump-to-date-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-jump-to-date-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-jupyter.md b/03 - Community Tools For Obsidian/Plugins/obsidian-jupyter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-jupyter.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-jupyter.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-kanban.md b/03 - Community Tools For Obsidian/Plugins/obsidian-kanban.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-kanban.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-kanban.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-kindle-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-kindle-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-kroki.md b/03 - Community Tools For Obsidian/Plugins/obsidian-kroki.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-kroki.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-kroki.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-languagetool-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-latex-environments.md b/03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-latex-environments.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-latex.md b/03 - Community Tools For Obsidian/Plugins/obsidian-latex.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-latex.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-latex.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-leaflet-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-leaflet-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-link-indexer.md b/03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-link-indexer.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-linter.md b/03 - Community Tools For Obsidian/Plugins/obsidian-linter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-linter.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-linter.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-map-view.md b/03 - Community Tools For Obsidian/Plugins/obsidian-map-view.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-map-view.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-map-view.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-markdown-formatting-assistant-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-markdown-formatting-assistant-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-markdown-furigana.md b/03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-markdown-furigana.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-markmind.md b/03 - Community Tools For Obsidian/Plugins/obsidian-markmind.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-markmind.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-markmind.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-metatable.md b/03 - Community Tools For Obsidian/Plugins/obsidian-metatable.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-metatable.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-metatable.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-metatemplates.md b/03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-metatemplates.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-min3ditorhotkeys-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-min3ditorhotkeys-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-mind-map.md b/03 - Community Tools For Obsidian/Plugins/obsidian-mind-map.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-mind-map.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-mind-map.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-minimal-settings.md b/03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-minimal-settings.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-nomnoml-diagram.md b/03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-nomnoml-diagram.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-open-link-with.md b/03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-open-link-with.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-org-mode.md b/03 - Community Tools For Obsidian/Plugins/obsidian-org-mode.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-org-mode.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-org-mode.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-orthography.md b/03 - Community Tools For Obsidian/Plugins/obsidian-orthography.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-orthography.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-orthography.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-outliner.md b/03 - Community Tools For Obsidian/Plugins/obsidian-outliner.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-outliner.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-outliner.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-pandoc.md b/03 - Community Tools For Obsidian/Plugins/obsidian-pandoc.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-pandoc.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-pandoc.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-pangu.md b/03 - Community Tools For Obsidian/Plugins/obsidian-pangu.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-pangu.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-pangu.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-paper-cut.md b/03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-paper-cut.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-paste-to-current-indentation.md b/03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-paste-to-current-indentation.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-plantuml.md b/03 - Community Tools For Obsidian/Plugins/obsidian-plantuml.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-plantuml.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-plantuml.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-pluck.md b/03 - Community Tools For Obsidian/Plugins/obsidian-pluck.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-pluck.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-pluck.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-plugin-prettier.md b/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier.md similarity index 97% rename from 02 - Community plugins/02.01 - Plugins/obsidian-plugin-prettier.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier.md index e2763e2c1..df0a7b90c 100644 --- a/02 - Community plugins/02.01 - Plugins/obsidian-plugin-prettier.md +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier.md @@ -24,7 +24,7 @@ publish: true # Prettier Format Links: [GitHub repository](https://github.com/hipstersmoothie/obsidian-plugin-prettier) or [](obsidian://goto-plugin?id=obsidian-plugin-prettier) -Developed by: [[hipstersmoothie]] +Developed by: [[Hipstersmoothie]] Mobile compatible: [[Mobile-compatible plugins|Yes]] Opinionated formatting for your notes. diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-plugin-toc.md b/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc.md similarity index 97% rename from 02 - Community plugins/02.01 - Plugins/obsidian-plugin-toc.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc.md index 1d14136a2..e8ce842d6 100644 --- a/02 - Community plugins/02.01 - Plugins/obsidian-plugin-toc.md +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc.md @@ -24,7 +24,7 @@ publish: true # Table of Contents Links: [GitHub repository](https://github.com/hipstersmoothie/obsidian-plugin-toc) or [](obsidian://goto-plugin?id=obsidian-plugin-toc) -Developed by: [[hipstersmoothie]] +Developed by: [[Hipstersmoothie]] Mobile compatible: [[Mobile-compatible plugins|Yes]] Create a table of contents for a note. diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-plugin-todo.md b/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-plugin-todo.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-pocket.md b/03 - Community Tools For Obsidian/Plugins/obsidian-pocket.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-pocket.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-pocket.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-pomodoro-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-pomodoro-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-prominent-starred-files.md b/03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-prominent-starred-files.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-qrcode-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-qrcode-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-query-language.md b/03 - Community Tools For Obsidian/Plugins/obsidian-query-language.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-query-language.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-query-language.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-query2table.md b/03 - Community Tools For Obsidian/Plugins/obsidian-query2table.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-query2table.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-query2table.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-random-todo.md b/03 - Community Tools For Obsidian/Plugins/obsidian-random-todo.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-random-todo.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-random-todo.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-react-components.md b/03 - Community Tools For Obsidian/Plugins/obsidian-react-components.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-react-components.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-react-components.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-read-it-later.md b/03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-read-it-later.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-reading-time.md b/03 - Community Tools For Obsidian/Plugins/obsidian-reading-time.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-reading-time.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-reading-time.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-readwise.md b/03 - Community Tools For Obsidian/Plugins/obsidian-readwise.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-readwise.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-readwise.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-recall.md b/03 - Community Tools For Obsidian/Plugins/obsidian-recall.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-recall.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-recall.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-regex-pipeline.md b/03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-regex-pipeline.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-related-notes-finder.md b/03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-related-notes-finder.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-relative-find.md b/03 - Community Tools For Obsidian/Plugins/obsidian-relative-find.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-relative-find.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-relative-find.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-relative-line-numbers.md b/03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-relative-line-numbers.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-reminder-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-reminder-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-reset-font-size.md b/03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-reset-font-size.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-reveal-active-file.md b/03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-reveal-active-file.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-rich-links.md b/03 - Community Tools For Obsidian/Plugins/obsidian-rich-links.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-rich-links.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-rich-links.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-rollover-daily-todos.md b/03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-rollover-daily-todos.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-rtl.md b/03 - Community Tools For Obsidian/Plugins/obsidian-rtl.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-rtl.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-rtl.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-shellcommands.md b/03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-shellcommands.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-shortcuts-for-starred-files.md b/03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-shortcuts-for-starred-files.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-show-file-path.md b/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-show-file-path.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-sidebar-expand-on-hover.md b/03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-sidebar-expand-on-hover.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-smart-typography.md b/03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-smart-typography.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-sort-and-permute-lines.md b/03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-sort-and-permute-lines.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-spaced-repetition.md b/03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-spaced-repetition.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-spotlight.md b/03 - Community Tools For Obsidian/Plugins/obsidian-spotlight.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-spotlight.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-spotlight.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-static-file-server.md b/03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-static-file-server.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md b/03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-statusbar-pomo.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-stille.md b/03 - Community Tools For Obsidian/Plugins/obsidian-stille.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-stille.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-stille.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-stopwatch-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-stopwatch-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-style-settings.md b/03 - Community Tools For Obsidian/Plugins/obsidian-style-settings.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-style-settings.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-style-settings.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-system-dark-mode.md b/03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-system-dark-mode.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-tabs.md b/03 - Community Tools For Obsidian/Plugins/obsidian-tabs.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-tabs.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-tabs.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-task-archiver.md b/03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-task-archiver.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-task-collector.md b/03 - Community Tools For Obsidian/Plugins/obsidian-task-collector.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-task-collector.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-task-collector.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-tasks-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-tasks-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-temple.md b/03 - Community Tools For Obsidian/Plugins/obsidian-temple.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-temple.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-temple.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-text-expander.md b/03 - Community Tools For Obsidian/Plugins/obsidian-text-expander.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-text-expander.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-text-expander.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-text-format.md b/03 - Community Tools For Obsidian/Plugins/obsidian-text-format.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-text-format.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-text-format.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-tidy-footnotes.md b/03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-tidy-footnotes.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-timeline.md b/03 - Community Tools For Obsidian/Plugins/obsidian-timeline.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-timeline.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-timeline.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-timelines.md b/03 - Community Tools For Obsidian/Plugins/obsidian-timelines.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-timelines.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-timelines.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-title-index.md b/03 - Community Tools For Obsidian/Plugins/obsidian-title-index.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-title-index.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-title-index.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-to-anki-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-to-anki-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-toggl-integration.md b/03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-toggl-integration.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-tracker.md b/03 - Community Tools For Obsidian/Plugins/obsidian-tracker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-tracker.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-tracker.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-trello.md b/03 - Community Tools For Obsidian/Plugins/obsidian-trello.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-trello.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-trello.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-underline.md b/03 - Community Tools For Obsidian/Plugins/obsidian-underline.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-underline.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-underline.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-vault-changelog.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-vault-changelog.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-vault-statistics-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-vault-statistics-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-view-mode-by-frontmatter.md b/03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-view-mode-by-frontmatter.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-vim-im-switch-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-vim-im-switch-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-vimrc-support.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-vimrc-support.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-wavedrom.md b/03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-wavedrom.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-wordnet-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-wordnet-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-youglish-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-youglish-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian-zoom.md b/03 - Community Tools For Obsidian/Plugins/obsidian-zoom.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian-zoom.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian-zoom.md diff --git a/02 - Community plugins/02.01 - Plugins/obsidian42-text-transporter.md b/03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsidian42-text-transporter.md rename to 03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter.md diff --git a/02 - Community plugins/02.01 - Plugins/obsimian-exporter.md b/03 - Community Tools For Obsidian/Plugins/obsimian-exporter.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/obsimian-exporter.md rename to 03 - Community Tools For Obsidian/Plugins/obsimian-exporter.md diff --git a/02 - Community plugins/02.01 - Plugins/open-note-to-window-title.md b/03 - Community Tools For Obsidian/Plugins/open-note-to-window-title.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/open-note-to-window-title.md rename to 03 - Community Tools For Obsidian/Plugins/open-note-to-window-title.md diff --git a/02 - Community plugins/02.01 - Plugins/open-vscode.md b/03 - Community Tools For Obsidian/Plugins/open-vscode.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/open-vscode.md rename to 03 - Community Tools For Obsidian/Plugins/open-vscode.md diff --git a/02 - Community plugins/02.01 - Plugins/open-with.md b/03 - Community Tools For Obsidian/Plugins/open-with.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/open-with.md rename to 03 - Community Tools For Obsidian/Plugins/open-with.md diff --git a/02 - Community plugins/02.01 - Plugins/oz-clear-unused-images.md b/03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/oz-clear-unused-images.md rename to 03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images.md diff --git a/02 - Community plugins/02.01 - Plugins/oz-image-plugin.md b/03 - Community Tools For Obsidian/Plugins/oz-image-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/oz-image-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/oz-image-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/ozanshare-publish.md b/03 - Community Tools For Obsidian/Plugins/ozanshare-publish.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/ozanshare-publish.md rename to 03 - Community Tools For Obsidian/Plugins/ozanshare-publish.md diff --git a/02 - Community plugins/02.01 - Plugins/page-heading-from-links.md b/03 - Community Tools For Obsidian/Plugins/page-heading-from-links.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/page-heading-from-links.md rename to 03 - Community Tools For Obsidian/Plugins/page-heading-from-links.md diff --git a/02 - Community plugins/02.01 - Plugins/pane-relief.md b/03 - Community Tools For Obsidian/Plugins/pane-relief.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/pane-relief.md rename to 03 - Community Tools For Obsidian/Plugins/pane-relief.md diff --git a/02 - Community plugins/02.01 - Plugins/pdf-to-markdown-plugin.md b/03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/pdf-to-markdown-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/periodic-notes.md b/03 - Community Tools For Obsidian/Plugins/periodic-notes.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/periodic-notes.md rename to 03 - Community Tools For Obsidian/Plugins/periodic-notes.md diff --git a/02 - Community plugins/02.01 - Plugins/phone-to-roam-to-obsidian.md b/03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/phone-to-roam-to-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/plugin-changelogs.md b/03 - Community Tools For Obsidian/Plugins/plugin-changelogs.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/plugin-changelogs.md rename to 03 - Community Tools For Obsidian/Plugins/plugin-changelogs.md diff --git a/02 - Community plugins/02.01 - Plugins/podcast-note.md b/03 - Community Tools For Obsidian/Plugins/podcast-note.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/podcast-note.md rename to 03 - Community Tools For Obsidian/Plugins/podcast-note.md diff --git a/02 - Community plugins/02.01 - Plugins/privacy-glasses.md b/03 - Community Tools For Obsidian/Plugins/privacy-glasses.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/privacy-glasses.md rename to 03 - Community Tools For Obsidian/Plugins/privacy-glasses.md diff --git a/02 - Community plugins/02.01 - Plugins/python-lab-plugin.md b/03 - Community Tools For Obsidian/Plugins/python-lab-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/python-lab-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/python-lab-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/quick-explorer.md b/03 - Community Tools For Obsidian/Plugins/quick-explorer.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/quick-explorer.md rename to 03 - Community Tools For Obsidian/Plugins/quick-explorer.md diff --git a/02 - Community plugins/02.01 - Plugins/quick-latex.md b/03 - Community Tools For Obsidian/Plugins/quick-latex.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/quick-latex.md rename to 03 - Community Tools For Obsidian/Plugins/quick-latex.md diff --git a/02 - Community plugins/02.01 - Plugins/quickadd.md b/03 - Community Tools For Obsidian/Plugins/quickadd.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/quickadd.md rename to 03 - Community Tools For Obsidian/Plugins/quickadd.md diff --git a/02 - Community plugins/02.01 - Plugins/random-structural-diary-plugin.md b/03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/random-structural-diary-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/readwise-mirror.md b/03 - Community Tools For Obsidian/Plugins/readwise-mirror.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/readwise-mirror.md rename to 03 - Community Tools For Obsidian/Plugins/readwise-mirror.md diff --git a/02 - Community plugins/02.01 - Plugins/readwise-official.md b/03 - Community Tools For Obsidian/Plugins/readwise-official.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/readwise-official.md rename to 03 - Community Tools For Obsidian/Plugins/readwise-official.md diff --git a/02 - Community plugins/02.01 - Plugins/recent-files-obsidian.md b/03 - Community Tools For Obsidian/Plugins/recent-files-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/recent-files-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/recent-files-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/remember-cursor-position.md b/03 - Community Tools For Obsidian/Plugins/remember-cursor-position.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/remember-cursor-position.md rename to 03 - Community Tools For Obsidian/Plugins/remember-cursor-position.md diff --git a/02 - Community plugins/02.01 - Plugins/review-obsidian.md b/03 - Community Tools For Obsidian/Plugins/review-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/review-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/review-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/scales-chords.md b/03 - Community Tools For Obsidian/Plugins/scales-chords.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/scales-chords.md rename to 03 - Community Tools For Obsidian/Plugins/scales-chords.md diff --git a/02 - Community plugins/02.01 - Plugins/search-on-internet.md b/03 - Community Tools For Obsidian/Plugins/search-on-internet.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/search-on-internet.md rename to 03 - Community Tools For Obsidian/Plugins/search-on-internet.md diff --git a/02 - Community plugins/02.01 - Plugins/searchpp.md b/03 - Community Tools For Obsidian/Plugins/searchpp.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/searchpp.md rename to 03 - Community Tools For Obsidian/Plugins/searchpp.md diff --git a/02 - Community plugins/02.01 - Plugins/shortcuts-extender.md b/03 - Community Tools For Obsidian/Plugins/shortcuts-extender.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/shortcuts-extender.md rename to 03 - Community Tools For Obsidian/Plugins/shortcuts-extender.md diff --git a/02 - Community plugins/02.01 - Plugins/simple-embeds.md b/03 - Community Tools For Obsidian/Plugins/simple-embeds.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/simple-embeds.md rename to 03 - Community Tools For Obsidian/Plugins/simple-embeds.md diff --git a/02 - Community plugins/02.01 - Plugins/slated-obsidian.md b/03 - Community Tools For Obsidian/Plugins/slated-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/slated-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/slated-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/sliding-panes-obsidian.md b/03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/sliding-panes-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/smart-random-note.md b/03 - Community Tools For Obsidian/Plugins/smart-random-note.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/smart-random-note.md rename to 03 - Community Tools For Obsidian/Plugins/smart-random-note.md diff --git a/02 - Community plugins/02.01 - Plugins/snippets.md b/03 - Community Tools For Obsidian/Plugins/snippets.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/snippets.md rename to 03 - Community Tools For Obsidian/Plugins/snippets.md diff --git a/02 - Community plugins/02.01 - Plugins/supercharged-links-obsidian.md b/03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/supercharged-links-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/table-editor-obsidian.md b/03 - Community Tools For Obsidian/Plugins/table-editor-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/table-editor-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/table-editor-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/table-extended.md b/03 - Community Tools For Obsidian/Plugins/table-extended.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/table-extended.md rename to 03 - Community Tools For Obsidian/Plugins/table-extended.md diff --git a/02 - Community plugins/02.01 - Plugins/tag-page-preview.md b/03 - Community Tools For Obsidian/Plugins/tag-page-preview.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/tag-page-preview.md rename to 03 - Community Tools For Obsidian/Plugins/tag-page-preview.md diff --git a/02 - Community plugins/02.01 - Plugins/tag-wrangler.md b/03 - Community Tools For Obsidian/Plugins/tag-wrangler.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/tag-wrangler.md rename to 03 - Community Tools For Obsidian/Plugins/tag-wrangler.md diff --git a/02 - Community plugins/02.01 - Plugins/taskbone-ocr-plugin.md b/03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/taskbone-ocr-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/templater-obsidian.md b/03 - Community Tools For Obsidian/Plugins/templater-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/templater-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/templater-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/text-snippets-obsidian.md b/03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/text-snippets-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/theme-picker.md b/03 - Community Tools For Obsidian/Plugins/theme-picker.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/theme-picker.md rename to 03 - Community Tools For Obsidian/Plugins/theme-picker.md diff --git a/02 - Community plugins/02.01 - Plugins/things-logbook.md b/03 - Community Tools For Obsidian/Plugins/things-logbook.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/things-logbook.md rename to 03 - Community Tools For Obsidian/Plugins/things-logbook.md diff --git a/02 - Community plugins/02.01 - Plugins/todo-txt.md b/03 - Community Tools For Obsidian/Plugins/todo-txt.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/todo-txt.md rename to 03 - Community Tools For Obsidian/Plugins/todo-txt.md diff --git a/02 - Community plugins/02.01 - Plugins/todoist-sync-plugin.md b/03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/todoist-sync-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/tq-obsidian.md b/03 - Community Tools For Obsidian/Plugins/tq-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/tq-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/tq-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/txt-as-md-obsidian.md b/03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/txt-as-md-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/unique-attachments.md b/03 - Community Tools For Obsidian/Plugins/unique-attachments.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/unique-attachments.md rename to 03 - Community Tools For Obsidian/Plugins/unique-attachments.md diff --git a/02 - Community plugins/02.01 - Plugins/update-time-on-edit.md b/03 - Community Tools For Obsidian/Plugins/update-time-on-edit.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/update-time-on-edit.md rename to 03 - Community Tools For Obsidian/Plugins/update-time-on-edit.md diff --git a/02 - Community plugins/02.01 - Plugins/uri-commands.md b/03 - Community Tools For Obsidian/Plugins/uri-commands.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/uri-commands.md rename to 03 - Community Tools For Obsidian/Plugins/uri-commands.md diff --git a/02 - Community plugins/02.01 - Plugins/url-into-selection.md b/03 - Community Tools For Obsidian/Plugins/url-into-selection.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/url-into-selection.md rename to 03 - Community Tools For Obsidian/Plugins/url-into-selection.md diff --git a/02 - Community plugins/02.01 - Plugins/vantage-obsidian.md b/03 - Community Tools For Obsidian/Plugins/vantage-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/vantage-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/vantage-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/various-complements.md b/03 - Community Tools For Obsidian/Plugins/various-complements.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/various-complements.md rename to 03 - Community Tools For Obsidian/Plugins/various-complements.md diff --git a/02 - Community plugins/02.01 - Plugins/wikilinks-to-mdlinks-obsidian.md b/03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/wikilinks-to-mdlinks-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/window-collapse.md b/03 - Community Tools For Obsidian/Plugins/window-collapse.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/window-collapse.md rename to 03 - Community Tools For Obsidian/Plugins/window-collapse.md diff --git a/02 - Community plugins/02.01 - Plugins/workbench-obsidian.md b/03 - Community Tools For Obsidian/Plugins/workbench-obsidian.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/workbench-obsidian.md rename to 03 - Community Tools For Obsidian/Plugins/workbench-obsidian.md diff --git a/02 - Community plugins/02.01 - Plugins/workspaces-plus.md b/03 - Community Tools For Obsidian/Plugins/workspaces-plus.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/workspaces-plus.md rename to 03 - Community Tools For Obsidian/Plugins/workspaces-plus.md diff --git a/02 - Community plugins/02.01 - Plugins/youhavebeenstaring-plugin.md b/03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/youhavebeenstaring-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin.md diff --git a/02 - Community plugins/02.01 - Plugins/zoottelkeeper-obsidian-plugin.md b/03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin.md similarity index 100% rename from 02 - Community plugins/02.01 - Plugins/zoottelkeeper-obsidian-plugin.md rename to 03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin.md diff --git a/03 - Community Tools For Obsidian/Themes/04 - Community themes.md b/03 - Community Tools For Obsidian/Themes/04 - Community themes.md new file mode 100644 index 000000000..025ce8e71 --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/04 - Community themes.md @@ -0,0 +1,99 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 04 - Community themes + + + + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[80s Neon|80s Neon]] +- [[Al Dente|Al Dente]] +- [[Amethyst|Amethyst]] +- [[Ars Magna|Ars Magna]] +- [[Atom|Atom]] +- [[Aurora|Aurora]] +- [[Ayu Mirage|Ayu Mirage]] +- [[Ayu|Ayu]] +- [[Base2Tone|Base2Tone]] +- [[Behave dark|Behave dark]] +- [[Big Sur Aesthetic|Big Sur Aesthetic]] +- [[Blackbird|Blackbird]] +- [[Blue Topaz|Blue Topaz]] +- [[California Coast|California Coast]] +- [[Charcoal|Charcoal]] +- [[Christmas|Christmas]] +- [[Cidreira Coast|Cidreira Coast]] +- [[Clair de Lune|Clair de Lune]] +- [[Comfort color dark|Comfort color dark]] +- [[Comfort Smooth|Comfort Smooth]] +- [[Cyber Glow|Cyber Glow]] +- [[Cybertron|Cybertron]] +- [[Dark Graphite Pie|Dark Graphite Pie]] +- [[Dark Graphite|Dark Graphite]] +- [[Dark Moss|Dark Moss]] +- [[Darkyan|Darkyan]] +- [[Deep Work|Deep Work]] +- [[Deep|Deep]] +- [[Discordian|Discordian]] +- [[Dracula for Obsidian|Dracula for Obsidian]] +- [[Everforest|Everforest]] +- [[Firefly|Firefly]] +- [[Gastown|Gastown]] +- [[GDCT Dark|GDCT Dark]] +- [[GDCT|GDCT]] +- [[Gitsidian|Gitsidian]] +- [[Golden Coffee|Golden Coffee]] +- [[Golden Topaz|Golden Topaz]] +- [[Higlighter|Higlighter]] +- [[Hipstersmoothie|Hipstersmoothie]] +- [[Horizon|Horizon]] +- [[Hulk|Hulk]] +- [[Iceberg|Iceberg]] +- [[Illusion|Illusion]] +- [[ITS Theme|ITS Theme]] +- [[Lizardmen Zettelkasten|Lizardmen Zettelkasten]] +- [[Mammoth|Mammoth]] +- [[Minimal|Minimal]] +- [[Molecule|Molecule]] +- [[Moonlight|Moonlight]] +- [[Night Owl|Night Owl]] +- [[Notation|Notation]] +- [[Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] +- [[Obsidian Boom|Obsidian Boom]] +- [[Obsidian gruvbox|Obsidian gruvbox]] +- [[Obsidian Nord|Obsidian Nord]] +- [[Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] +- [[obsidian_ia|obsidian_ia]] +- [[Obsidianite|Obsidianite]] +- [[Obuntu|Obuntu]] +- [[Ono Sendai|Ono Sendai]] +- [[Palatinate|Palatinate]] +- [[Panic Mode|Panic Mode]] +- [[Pink Topaz|Pink Topaz]] +- [[Pisum|Pisum]] +- [[Purple Owl|Purple Owl]] +- [[Red Graphite|Red Graphite]] +- [[Reverie|Reverie]] +- [[Rmaki|Rmaki]] +- [[Shimmering Focus|Shimmering Focus]] +- [[Solarized|Solarized]] +- [[Spectrum|Spectrum]] +- [[Subtlegold|Subtlegold]] +- [[Suddha|Suddha]] +- [[Tokyo Night|Tokyo Night]] +- [[Traffic Lights|Traffic Lights]] +- [[Ursa|Ursa]] +- [[Vileplume|Vileplume]] +- [[Warmth|Warmth]] +- [[Wasp|Wasp]] +- [[Yin and Yang|Yin and Yang]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/04 - Community themes/80s Neon.md b/03 - Community Tools For Obsidian/Themes/80s Neon.md similarity index 100% rename from 04 - Community themes/80s Neon.md rename to 03 - Community Tools For Obsidian/Themes/80s Neon.md diff --git a/04 - Community themes/Al Dente.md b/03 - Community Tools For Obsidian/Themes/Al Dente.md similarity index 100% rename from 04 - Community themes/Al Dente.md rename to 03 - Community Tools For Obsidian/Themes/Al Dente.md diff --git a/04 - Community themes/Amethyst.md b/03 - Community Tools For Obsidian/Themes/Amethyst.md similarity index 100% rename from 04 - Community themes/Amethyst.md rename to 03 - Community Tools For Obsidian/Themes/Amethyst.md diff --git a/04 - Community themes/Ars Magna.md b/03 - Community Tools For Obsidian/Themes/Ars Magna.md similarity index 100% rename from 04 - Community themes/Ars Magna.md rename to 03 - Community Tools For Obsidian/Themes/Ars Magna.md diff --git a/04 - Community themes/Atom.md b/03 - Community Tools For Obsidian/Themes/Atom.md similarity index 100% rename from 04 - Community themes/Atom.md rename to 03 - Community Tools For Obsidian/Themes/Atom.md diff --git a/04 - Community themes/Aurora.md b/03 - Community Tools For Obsidian/Themes/Aurora.md similarity index 100% rename from 04 - Community themes/Aurora.md rename to 03 - Community Tools For Obsidian/Themes/Aurora.md diff --git a/04 - Community themes/Ayu Mirage.md b/03 - Community Tools For Obsidian/Themes/Ayu Mirage.md similarity index 100% rename from 04 - Community themes/Ayu Mirage.md rename to 03 - Community Tools For Obsidian/Themes/Ayu Mirage.md diff --git a/04 - Community themes/Ayu.md b/03 - Community Tools For Obsidian/Themes/Ayu.md similarity index 100% rename from 04 - Community themes/Ayu.md rename to 03 - Community Tools For Obsidian/Themes/Ayu.md diff --git a/04 - Community themes/Base2Tone.md b/03 - Community Tools For Obsidian/Themes/Base2Tone.md similarity index 100% rename from 04 - Community themes/Base2Tone.md rename to 03 - Community Tools For Obsidian/Themes/Base2Tone.md diff --git a/04 - Community themes/Behave dark.md b/03 - Community Tools For Obsidian/Themes/Behave dark.md similarity index 100% rename from 04 - Community themes/Behave dark.md rename to 03 - Community Tools For Obsidian/Themes/Behave dark.md diff --git a/04 - Community themes/Big Sur Aesthetic.md b/03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic.md similarity index 100% rename from 04 - Community themes/Big Sur Aesthetic.md rename to 03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic.md diff --git a/04 - Community themes/Blackbird.md b/03 - Community Tools For Obsidian/Themes/Blackbird.md similarity index 100% rename from 04 - Community themes/Blackbird.md rename to 03 - Community Tools For Obsidian/Themes/Blackbird.md diff --git a/04 - Community themes/Blue Topaz.md b/03 - Community Tools For Obsidian/Themes/Blue Topaz.md similarity index 100% rename from 04 - Community themes/Blue Topaz.md rename to 03 - Community Tools For Obsidian/Themes/Blue Topaz.md diff --git a/04 - Community themes/California Coast.md b/03 - Community Tools For Obsidian/Themes/California Coast.md similarity index 100% rename from 04 - Community themes/California Coast.md rename to 03 - Community Tools For Obsidian/Themes/California Coast.md diff --git a/04 - Community themes/Charcoal.md b/03 - Community Tools For Obsidian/Themes/Charcoal.md similarity index 100% rename from 04 - Community themes/Charcoal.md rename to 03 - Community Tools For Obsidian/Themes/Charcoal.md diff --git a/04 - Community themes/Christmas.md b/03 - Community Tools For Obsidian/Themes/Christmas.md similarity index 100% rename from 04 - Community themes/Christmas.md rename to 03 - Community Tools For Obsidian/Themes/Christmas.md diff --git a/04 - Community themes/Cidreira Coast.md b/03 - Community Tools For Obsidian/Themes/Cidreira Coast.md similarity index 100% rename from 04 - Community themes/Cidreira Coast.md rename to 03 - Community Tools For Obsidian/Themes/Cidreira Coast.md diff --git a/04 - Community themes/Clair de Lune.md b/03 - Community Tools For Obsidian/Themes/Clair de Lune.md similarity index 100% rename from 04 - Community themes/Clair de Lune.md rename to 03 - Community Tools For Obsidian/Themes/Clair de Lune.md diff --git a/04 - Community themes/Comfort Smooth.md b/03 - Community Tools For Obsidian/Themes/Comfort Smooth.md similarity index 100% rename from 04 - Community themes/Comfort Smooth.md rename to 03 - Community Tools For Obsidian/Themes/Comfort Smooth.md diff --git a/04 - Community themes/Comfort color dark.md b/03 - Community Tools For Obsidian/Themes/Comfort color dark.md similarity index 100% rename from 04 - Community themes/Comfort color dark.md rename to 03 - Community Tools For Obsidian/Themes/Comfort color dark.md diff --git a/04 - Community themes/Cyber Glow.md b/03 - Community Tools For Obsidian/Themes/Cyber Glow.md similarity index 100% rename from 04 - Community themes/Cyber Glow.md rename to 03 - Community Tools For Obsidian/Themes/Cyber Glow.md diff --git a/04 - Community themes/Cybertron.md b/03 - Community Tools For Obsidian/Themes/Cybertron.md similarity index 100% rename from 04 - Community themes/Cybertron.md rename to 03 - Community Tools For Obsidian/Themes/Cybertron.md diff --git a/04 - Community themes/Dark Graphite Pie.md b/03 - Community Tools For Obsidian/Themes/Dark Graphite Pie.md similarity index 100% rename from 04 - Community themes/Dark Graphite Pie.md rename to 03 - Community Tools For Obsidian/Themes/Dark Graphite Pie.md diff --git a/04 - Community themes/Dark Graphite.md b/03 - Community Tools For Obsidian/Themes/Dark Graphite.md similarity index 100% rename from 04 - Community themes/Dark Graphite.md rename to 03 - Community Tools For Obsidian/Themes/Dark Graphite.md diff --git a/04 - Community themes/Dark Moss.md b/03 - Community Tools For Obsidian/Themes/Dark Moss.md similarity index 100% rename from 04 - Community themes/Dark Moss.md rename to 03 - Community Tools For Obsidian/Themes/Dark Moss.md diff --git a/04 - Community themes/Darkyan.md b/03 - Community Tools For Obsidian/Themes/Darkyan.md similarity index 100% rename from 04 - Community themes/Darkyan.md rename to 03 - Community Tools For Obsidian/Themes/Darkyan.md diff --git a/04 - Community themes/Deep Work.md b/03 - Community Tools For Obsidian/Themes/Deep Work.md similarity index 100% rename from 04 - Community themes/Deep Work.md rename to 03 - Community Tools For Obsidian/Themes/Deep Work.md diff --git a/04 - Community themes/Deep.md b/03 - Community Tools For Obsidian/Themes/Deep.md similarity index 100% rename from 04 - Community themes/Deep.md rename to 03 - Community Tools For Obsidian/Themes/Deep.md diff --git a/04 - Community themes/Discordian.md b/03 - Community Tools For Obsidian/Themes/Discordian.md similarity index 100% rename from 04 - Community themes/Discordian.md rename to 03 - Community Tools For Obsidian/Themes/Discordian.md diff --git a/04 - Community themes/Dracula for Obsidian.md b/03 - Community Tools For Obsidian/Themes/Dracula for Obsidian.md similarity index 100% rename from 04 - Community themes/Dracula for Obsidian.md rename to 03 - Community Tools For Obsidian/Themes/Dracula for Obsidian.md diff --git a/04 - Community themes/Everforest.md b/03 - Community Tools For Obsidian/Themes/Everforest.md similarity index 100% rename from 04 - Community themes/Everforest.md rename to 03 - Community Tools For Obsidian/Themes/Everforest.md diff --git a/04 - Community themes/Firefly.md b/03 - Community Tools For Obsidian/Themes/Firefly.md similarity index 100% rename from 04 - Community themes/Firefly.md rename to 03 - Community Tools For Obsidian/Themes/Firefly.md diff --git a/04 - Community themes/GDCT Dark.md b/03 - Community Tools For Obsidian/Themes/GDCT Dark.md similarity index 100% rename from 04 - Community themes/GDCT Dark.md rename to 03 - Community Tools For Obsidian/Themes/GDCT Dark.md diff --git a/04 - Community themes/GDCT.md b/03 - Community Tools For Obsidian/Themes/GDCT.md similarity index 100% rename from 04 - Community themes/GDCT.md rename to 03 - Community Tools For Obsidian/Themes/GDCT.md diff --git a/04 - Community themes/Gastown.md b/03 - Community Tools For Obsidian/Themes/Gastown.md similarity index 100% rename from 04 - Community themes/Gastown.md rename to 03 - Community Tools For Obsidian/Themes/Gastown.md diff --git a/04 - Community themes/Gitsidian.md b/03 - Community Tools For Obsidian/Themes/Gitsidian.md similarity index 100% rename from 04 - Community themes/Gitsidian.md rename to 03 - Community Tools For Obsidian/Themes/Gitsidian.md diff --git a/04 - Community themes/Golden Coffee.md b/03 - Community Tools For Obsidian/Themes/Golden Coffee.md similarity index 100% rename from 04 - Community themes/Golden Coffee.md rename to 03 - Community Tools For Obsidian/Themes/Golden Coffee.md diff --git a/04 - Community themes/Golden Topaz.md b/03 - Community Tools For Obsidian/Themes/Golden Topaz.md similarity index 100% rename from 04 - Community themes/Golden Topaz.md rename to 03 - Community Tools For Obsidian/Themes/Golden Topaz.md diff --git a/04 - Community themes/Higlighter.md b/03 - Community Tools For Obsidian/Themes/Higlighter.md similarity index 100% rename from 04 - Community themes/Higlighter.md rename to 03 - Community Tools For Obsidian/Themes/Higlighter.md diff --git a/04 - Community themes/Hipstersmoothie.md b/03 - Community Tools For Obsidian/Themes/Hipstersmoothie.md similarity index 97% rename from 04 - Community themes/Hipstersmoothie.md rename to 03 - Community Tools For Obsidian/Themes/Hipstersmoothie.md index 9a0fedb08..d025313e5 100644 --- a/04 - Community themes/Hipstersmoothie.md +++ b/03 - Community Tools For Obsidian/Themes/Hipstersmoothie.md @@ -22,7 +22,7 @@ publish: true # Hipstersmoothie Repository: [GitHub](https://github.com/hipstersmoothie/hipstersmoothie-obsidian-theme) -Designed by: [[hipstersmoothie]] +Designed by: [[Hipstersmoothie]] Modes: [[Dark-mode themes|dark]] diff --git a/04 - Community themes/Horizon.md b/03 - Community Tools For Obsidian/Themes/Horizon.md similarity index 100% rename from 04 - Community themes/Horizon.md rename to 03 - Community Tools For Obsidian/Themes/Horizon.md diff --git a/04 - Community themes/Hulk.md b/03 - Community Tools For Obsidian/Themes/Hulk.md similarity index 100% rename from 04 - Community themes/Hulk.md rename to 03 - Community Tools For Obsidian/Themes/Hulk.md diff --git a/04 - Community themes/ITS Theme.md b/03 - Community Tools For Obsidian/Themes/ITS Theme.md similarity index 95% rename from 04 - Community themes/ITS Theme.md rename to 03 - Community Tools For Obsidian/Themes/ITS Theme.md index 0121850ff..557a79edf 100644 --- a/04 - Community themes/ITS Theme.md +++ b/03 - Community Tools For Obsidian/Themes/ITS Theme.md @@ -41,9 +41,9 @@ Features of **ITS Theme** available as snippets: - [[All Alternate Themes (ITS Theme)|All Alternate Themes]] Pre-made alternate color schemes are available with the css snippet. -- [[Image Adjustments]] +- [[Showcase/Snippets/Image Adjustments]] -- [[Embed Adjustments]] +- [[Showcase/Snippets/Embed Adjustments]] - [[Kanban (SlRvb)|Kanban]] diff --git a/04 - Community themes/Iceberg.md b/03 - Community Tools For Obsidian/Themes/Iceberg.md similarity index 100% rename from 04 - Community themes/Iceberg.md rename to 03 - Community Tools For Obsidian/Themes/Iceberg.md diff --git a/04 - Community themes/Illusion.md b/03 - Community Tools For Obsidian/Themes/Illusion.md similarity index 100% rename from 04 - Community themes/Illusion.md rename to 03 - Community Tools For Obsidian/Themes/Illusion.md diff --git a/04 - Community themes/Lizardmen Zettelkasten.md b/03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten.md similarity index 100% rename from 04 - Community themes/Lizardmen Zettelkasten.md rename to 03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten.md diff --git a/04 - Community themes/Mammoth.md b/03 - Community Tools For Obsidian/Themes/Mammoth.md similarity index 100% rename from 04 - Community themes/Mammoth.md rename to 03 - Community Tools For Obsidian/Themes/Mammoth.md diff --git a/04 - Community themes/Minimal.md b/03 - Community Tools For Obsidian/Themes/Minimal.md similarity index 100% rename from 04 - Community themes/Minimal.md rename to 03 - Community Tools For Obsidian/Themes/Minimal.md diff --git a/04 - Community themes/Molecule.md b/03 - Community Tools For Obsidian/Themes/Molecule.md similarity index 100% rename from 04 - Community themes/Molecule.md rename to 03 - Community Tools For Obsidian/Themes/Molecule.md diff --git a/04 - Community themes/Moonlight.md b/03 - Community Tools For Obsidian/Themes/Moonlight.md similarity index 100% rename from 04 - Community themes/Moonlight.md rename to 03 - Community Tools For Obsidian/Themes/Moonlight.md diff --git a/04 - Community themes/Night Owl.md b/03 - Community Tools For Obsidian/Themes/Night Owl.md similarity index 100% rename from 04 - Community themes/Night Owl.md rename to 03 - Community Tools For Obsidian/Themes/Night Owl.md diff --git a/04 - Community themes/Notation.md b/03 - Community Tools For Obsidian/Themes/Notation.md similarity index 100% rename from 04 - Community themes/Notation.md rename to 03 - Community Tools For Obsidian/Themes/Notation.md diff --git a/04 - Community themes/Obsdn-Dark-Rmx.md b/03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx.md similarity index 100% rename from 04 - Community themes/Obsdn-Dark-Rmx.md rename to 03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx.md diff --git a/04 - Community themes/Obsidian Boom.md b/03 - Community Tools For Obsidian/Themes/Obsidian Boom.md similarity index 100% rename from 04 - Community themes/Obsidian Boom.md rename to 03 - Community Tools For Obsidian/Themes/Obsidian Boom.md diff --git a/04 - Community themes/Obsidian Nord.md b/03 - Community Tools For Obsidian/Themes/Obsidian Nord.md similarity index 100% rename from 04 - Community themes/Obsidian Nord.md rename to 03 - Community Tools For Obsidian/Themes/Obsidian Nord.md diff --git a/04 - Community themes/Obsidian Windows 98 Edition.md b/03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition.md similarity index 100% rename from 04 - Community themes/Obsidian Windows 98 Edition.md rename to 03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition.md diff --git a/04 - Community themes/Obsidian gruvbox.md b/03 - Community Tools For Obsidian/Themes/Obsidian gruvbox.md similarity index 100% rename from 04 - Community themes/Obsidian gruvbox.md rename to 03 - Community Tools For Obsidian/Themes/Obsidian gruvbox.md diff --git a/04 - Community themes/Obsidianite.md b/03 - Community Tools For Obsidian/Themes/Obsidianite.md similarity index 100% rename from 04 - Community themes/Obsidianite.md rename to 03 - Community Tools For Obsidian/Themes/Obsidianite.md diff --git a/04 - Community themes/Obuntu.md b/03 - Community Tools For Obsidian/Themes/Obuntu.md similarity index 100% rename from 04 - Community themes/Obuntu.md rename to 03 - Community Tools For Obsidian/Themes/Obuntu.md diff --git a/04 - Community themes/Ono Sendai.md b/03 - Community Tools For Obsidian/Themes/Ono Sendai.md similarity index 100% rename from 04 - Community themes/Ono Sendai.md rename to 03 - Community Tools For Obsidian/Themes/Ono Sendai.md diff --git a/04 - Community themes/Palatinate.md b/03 - Community Tools For Obsidian/Themes/Palatinate.md similarity index 100% rename from 04 - Community themes/Palatinate.md rename to 03 - Community Tools For Obsidian/Themes/Palatinate.md diff --git a/04 - Community themes/Panic Mode.md b/03 - Community Tools For Obsidian/Themes/Panic Mode.md similarity index 100% rename from 04 - Community themes/Panic Mode.md rename to 03 - Community Tools For Obsidian/Themes/Panic Mode.md diff --git a/04 - Community themes/Pink Topaz.md b/03 - Community Tools For Obsidian/Themes/Pink Topaz.md similarity index 100% rename from 04 - Community themes/Pink Topaz.md rename to 03 - Community Tools For Obsidian/Themes/Pink Topaz.md diff --git a/04 - Community themes/Pisum.md b/03 - Community Tools For Obsidian/Themes/Pisum.md similarity index 100% rename from 04 - Community themes/Pisum.md rename to 03 - Community Tools For Obsidian/Themes/Pisum.md diff --git a/04 - Community themes/Purple Owl.md b/03 - Community Tools For Obsidian/Themes/Purple Owl.md similarity index 100% rename from 04 - Community themes/Purple Owl.md rename to 03 - Community Tools For Obsidian/Themes/Purple Owl.md diff --git a/04 - Community themes/Red Graphite.md b/03 - Community Tools For Obsidian/Themes/Red Graphite.md similarity index 100% rename from 04 - Community themes/Red Graphite.md rename to 03 - Community Tools For Obsidian/Themes/Red Graphite.md diff --git a/04 - Community themes/Reverie.md b/03 - Community Tools For Obsidian/Themes/Reverie.md similarity index 100% rename from 04 - Community themes/Reverie.md rename to 03 - Community Tools For Obsidian/Themes/Reverie.md diff --git a/04 - Community themes/Rmaki.md b/03 - Community Tools For Obsidian/Themes/Rmaki.md similarity index 100% rename from 04 - Community themes/Rmaki.md rename to 03 - Community Tools For Obsidian/Themes/Rmaki.md diff --git a/04 - Community themes/Shimmering Focus.md b/03 - Community Tools For Obsidian/Themes/Shimmering Focus.md similarity index 100% rename from 04 - Community themes/Shimmering Focus.md rename to 03 - Community Tools For Obsidian/Themes/Shimmering Focus.md diff --git a/04 - Community themes/Solarized.md b/03 - Community Tools For Obsidian/Themes/Solarized.md similarity index 100% rename from 04 - Community themes/Solarized.md rename to 03 - Community Tools For Obsidian/Themes/Solarized.md diff --git a/04 - Community themes/Spectrum.md b/03 - Community Tools For Obsidian/Themes/Spectrum.md similarity index 100% rename from 04 - Community themes/Spectrum.md rename to 03 - Community Tools For Obsidian/Themes/Spectrum.md diff --git a/04 - Community themes/Subtlegold.md b/03 - Community Tools For Obsidian/Themes/Subtlegold.md similarity index 100% rename from 04 - Community themes/Subtlegold.md rename to 03 - Community Tools For Obsidian/Themes/Subtlegold.md diff --git a/04 - Community themes/Suddha.md b/03 - Community Tools For Obsidian/Themes/Suddha.md similarity index 100% rename from 04 - Community themes/Suddha.md rename to 03 - Community Tools For Obsidian/Themes/Suddha.md diff --git a/04 - Community themes/Tokyo Night.md b/03 - Community Tools For Obsidian/Themes/Tokyo Night.md similarity index 100% rename from 04 - Community themes/Tokyo Night.md rename to 03 - Community Tools For Obsidian/Themes/Tokyo Night.md diff --git a/04 - Community themes/Traffic Lights.md b/03 - Community Tools For Obsidian/Themes/Traffic Lights.md similarity index 100% rename from 04 - Community themes/Traffic Lights.md rename to 03 - Community Tools For Obsidian/Themes/Traffic Lights.md diff --git a/04 - Community themes/Ursa.md b/03 - Community Tools For Obsidian/Themes/Ursa.md similarity index 100% rename from 04 - Community themes/Ursa.md rename to 03 - Community Tools For Obsidian/Themes/Ursa.md diff --git a/04 - Community themes/Vileplume.md b/03 - Community Tools For Obsidian/Themes/Vileplume.md similarity index 100% rename from 04 - Community themes/Vileplume.md rename to 03 - Community Tools For Obsidian/Themes/Vileplume.md diff --git a/04 - Community themes/Warmth.md b/03 - Community Tools For Obsidian/Themes/Warmth.md similarity index 100% rename from 04 - Community themes/Warmth.md rename to 03 - Community Tools For Obsidian/Themes/Warmth.md diff --git a/04 - Community themes/Wasp.md b/03 - Community Tools For Obsidian/Themes/Wasp.md similarity index 100% rename from 04 - Community themes/Wasp.md rename to 03 - Community Tools For Obsidian/Themes/Wasp.md diff --git a/04 - Community themes/Yin and Yang.md b/03 - Community Tools For Obsidian/Themes/Yin and Yang.md similarity index 100% rename from 04 - Community themes/Yin and Yang.md rename to 03 - Community Tools For Obsidian/Themes/Yin and Yang.md diff --git a/04 - Community themes/obsidian_ia.md b/03 - Community Tools For Obsidian/Themes/obsidian_ia.md similarity index 100% rename from 04 - Community themes/obsidian_ia.md rename to 03 - Community Tools For Obsidian/Themes/obsidian_ia.md diff --git a/03 - Community templates/03 - Community templates.md b/03 - Community templates/03 - Community templates.md deleted file mode 100644 index 5b91f840c..000000000 --- a/03 - Community templates/03 - Community templates.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 03 - Community templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community templates/03.01 - Daily notes/03.01 - Daily notes|03.01 - Daily notes]] -- [[03 - Community templates/03.02 - Weekly notes/03.02 - Weekly notes|03.02 - Weekly notes]] -- [[03 - Community templates/03.03 - Monthly notes/03.03 - Monthly notes|03.03 - Monthly notes]] -- [[03 - Community templates/03.04 - Yearly notes/03.04 - Yearly notes|03.04 - Yearly notes]] -- [[03 - Community templates/03.05 - Projects/03.05 - Projects|03.05 - Projects]] -- [[03 - Community templates/03.06 - Literature notes/03.06 - Literature notes|03.06 - Literature notes]] -- [[03 - Community templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates|03.10 - Plugin-specific templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Adding new templates - -1. Create a new file under [[03 - Community templates]] and give it a descriptive name. -2. Apply the [[T - Templates]] template and fill out the placeholders -3. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Updating a template - -Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. -If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/03 - Community templates/03.01 - Daily notes/03.01 - Daily notes.md b/03 - Community templates/03.01 - Daily notes/03.01 - Daily notes.md deleted file mode 100644 index 1702e0793..000000000 --- a/03 - Community templates/03.01 - Daily notes/03.01 - Daily notes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- Daily note templates -tags: -- MOC ---- - -# 03.01 - Daily notes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.02 - Weekly notes/03.02 - Weekly notes.md b/03 - Community templates/03.02 - Weekly notes/03.02 - Weekly notes.md deleted file mode 100644 index aaa68e7e7..000000000 --- a/03 - Community templates/03.02 - Weekly notes/03.02 - Weekly notes.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- Weekly note templates -tags: -- MOC ---- - -# 03.02 - Weekly notes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.03 - Monthly notes/03.03 - Monthly notes.md b/03 - Community templates/03.03 - Monthly notes/03.03 - Monthly notes.md deleted file mode 100644 index 3af8f1d43..000000000 --- a/03 - Community templates/03.03 - Monthly notes/03.03 - Monthly notes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- Monthly note templates -tags: -- MOC ---- - -# 03.03 - Monthly notes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.04 - Yearly notes/03.04 - Yearly notes.md b/03 - Community templates/03.04 - Yearly notes/03.04 - Yearly notes.md deleted file mode 100644 index 6ea2e5248..000000000 --- a/03 - Community templates/03.04 - Yearly notes/03.04 - Yearly notes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- Yearly note templates -tags: -- MOC ---- - -# 03.04 - Yearly notes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.05 - Projects/03.05 - Projects.md b/03 - Community templates/03.05 - Projects/03.05 - Projects.md deleted file mode 100644 index 37c12adb9..000000000 --- a/03 - Community templates/03.05 - Projects/03.05 - Projects.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- Project management templates -tags: -- MOC ---- - -# 03.05 - Projects - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.06 - Literature notes/03.06 - Literature notes.md b/03 - Community templates/03.06 - Literature notes/03.06 - Literature notes.md deleted file mode 100644 index 967ed5655..000000000 --- a/03 - Community templates/03.06 - Literature notes/03.06 - Literature notes.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- Literature note templates -tags: -- MOC ---- - -# 03.06 - Literature notes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md b/03 - Community templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md deleted file mode 100644 index 3dca69cb8..000000000 --- a/03 - Community templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- Plugin-specific templates -tags: -- MOC ---- - -# 03.10 - Plugin-specific templates - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates|Dataview templates]] -- [[03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates|Templater templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md b/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md deleted file mode 100644 index 3384940c2..000000000 --- a/03 - Community templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- Scripts -- Templater scripts -tags: -- MOC ---- - -# Templater templates - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Community themes/04 - Community themes.md b/04 - Community themes/04 - Community themes.md deleted file mode 100644 index cba105bd0..000000000 --- a/04 - Community themes/04 - Community themes.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 04 - Community themes - - - - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Community themes/80s Neon|80s Neon]] -- [[04 - Community themes/Al Dente|Al Dente]] -- [[04 - Community themes/Amethyst|Amethyst]] -- [[04 - Community themes/Ars Magna|Ars Magna]] -- [[04 - Community themes/Atom|Atom]] -- [[04 - Community themes/Aurora|Aurora]] -- [[04 - Community themes/Ayu Mirage|Ayu Mirage]] -- [[04 - Community themes/Ayu|Ayu]] -- [[04 - Community themes/Base2Tone|Base2Tone]] -- [[04 - Community themes/Behave dark|Behave dark]] -- [[04 - Community themes/Big Sur Aesthetic|Big Sur Aesthetic]] -- [[04 - Community themes/Blackbird|Blackbird]] -- [[04 - Community themes/Blue Topaz|Blue Topaz]] -- [[04 - Community themes/California Coast|California Coast]] -- [[04 - Community themes/Charcoal|Charcoal]] -- [[04 - Community themes/Christmas|Christmas]] -- [[04 - Community themes/Cidreira Coast|Cidreira Coast]] -- [[04 - Community themes/Clair de Lune|Clair de Lune]] -- [[04 - Community themes/Comfort color dark|Comfort color dark]] -- [[04 - Community themes/Comfort Smooth|Comfort Smooth]] -- [[04 - Community themes/Cyber Glow|Cyber Glow]] -- [[04 - Community themes/Cybertron|Cybertron]] -- [[04 - Community themes/Dark Graphite Pie|Dark Graphite Pie]] -- [[04 - Community themes/Dark Graphite|Dark Graphite]] -- [[04 - Community themes/Dark Moss|Dark Moss]] -- [[04 - Community themes/Darkyan|Darkyan]] -- [[04 - Community themes/Deep Work|Deep Work]] -- [[04 - Community themes/Deep|Deep]] -- [[04 - Community themes/Discordian|Discordian]] -- [[04 - Community themes/Dracula for Obsidian|Dracula for Obsidian]] -- [[04 - Community themes/Everforest|Everforest]] -- [[04 - Community themes/Firefly|Firefly]] -- [[04 - Community themes/Gastown|Gastown]] -- [[04 - Community themes/GDCT Dark|GDCT Dark]] -- [[04 - Community themes/GDCT|GDCT]] -- [[04 - Community themes/Gitsidian|Gitsidian]] -- [[04 - Community themes/Golden Coffee|Golden Coffee]] -- [[04 - Community themes/Golden Topaz|Golden Topaz]] -- [[04 - Community themes/Higlighter|Higlighter]] -- [[04 - Community themes/Hipstersmoothie|Hipstersmoothie]] -- [[04 - Community themes/Horizon|Horizon]] -- [[04 - Community themes/Hulk|Hulk]] -- [[04 - Community themes/Iceberg|Iceberg]] -- [[04 - Community themes/Illusion|Illusion]] -- [[04 - Community themes/ITS Theme|ITS Theme]] -- [[04 - Community themes/Lizardmen Zettelkasten|Lizardmen Zettelkasten]] -- [[04 - Community themes/Mammoth|Mammoth]] -- [[04 - Community themes/Minimal|Minimal]] -- [[04 - Community themes/Molecule|Molecule]] -- [[04 - Community themes/Moonlight|Moonlight]] -- [[04 - Community themes/Night Owl|Night Owl]] -- [[04 - Community themes/Notation|Notation]] -- [[04 - Community themes/Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] -- [[04 - Community themes/Obsidian Boom|Obsidian Boom]] -- [[04 - Community themes/Obsidian gruvbox|Obsidian gruvbox]] -- [[04 - Community themes/Obsidian Nord|Obsidian Nord]] -- [[04 - Community themes/Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] -- [[04 - Community themes/obsidian_ia|obsidian_ia]] -- [[04 - Community themes/Obsidianite|Obsidianite]] -- [[04 - Community themes/Obuntu|Obuntu]] -- [[04 - Community themes/Ono Sendai|Ono Sendai]] -- [[04 - Community themes/Palatinate|Palatinate]] -- [[04 - Community themes/Panic Mode|Panic Mode]] -- [[04 - Community themes/Pink Topaz|Pink Topaz]] -- [[04 - Community themes/Pisum|Pisum]] -- [[04 - Community themes/Purple Owl|Purple Owl]] -- [[04 - Community themes/Red Graphite|Red Graphite]] -- [[04 - Community themes/Reverie|Reverie]] -- [[04 - Community themes/Rmaki|Rmaki]] -- [[04 - Community themes/Shimmering Focus|Shimmering Focus]] -- [[04 - Community themes/Solarized|Solarized]] -- [[04 - Community themes/Spectrum|Spectrum]] -- [[04 - Community themes/Subtlegold|Subtlegold]] -- [[04 - Community themes/Suddha|Suddha]] -- [[04 - Community themes/Tokyo Night|Tokyo Night]] -- [[04 - Community themes/Traffic Lights|Traffic Lights]] -- [[04 - Community themes/Ursa|Ursa]] -- [[04 - Community themes/Vileplume|Vileplume]] -- [[04 - Community themes/Warmth|Warmth]] -- [[04 - Community themes/Wasp|Wasp]] -- [[04 - Community themes/Yin and Yang|Yin and Yang]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md b/04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md similarity index 77% rename from 10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md rename to 04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md index f94e2fdc8..fa1c2164b 100644 --- a/10 - Resources/10.02 - Publish sites/10.02 - Publish sites.md +++ b/04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md @@ -13,5 +13,5 @@ publish: true ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.02 - Publish sites/Obsidian Garden|Obsidian Garden]] +- [[Obsidian Garden|Obsidian Garden]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.02 - Publish sites/Obsidian Garden.md b/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md similarity index 100% rename from 10 - Resources/10.02 - Publish sites/Obsidian Garden.md rename to 04 - Examples & Showcases/Publish Sites/Obsidian Garden.md diff --git a/06 - Note and vault examples/06.02 - Vault examples/06.02 - Vault examples.md b/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md similarity index 73% rename from 06 - Note and vault examples/06.02 - Vault examples/06.02 - Vault examples.md rename to 04 - Examples & Showcases/Vaults/06.02 - Vault examples.md index b9d4ed89f..ee11e49f3 100644 --- a/06 - Note and vault examples/06.02 - Vault examples/06.02 - Vault examples.md +++ b/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md @@ -12,12 +12,12 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[06 - Note and vault examples/06.02 - Vault examples/LYT Kit|LYT Kit]] -- [[06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method|Obsidian JG Method]] -- [[06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates|Obsidian Starter Templates]] -- [[06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit|PARA Starter Kit]] -- [[06 - Note and vault examples/06.02 - Vault examples/SlRvb’s Journaling Setup|SlRvb’s Journaling Setup]] -- [[06 - Note and vault examples/06.02 - Vault examples/SlRvb’s MediaDB Setup|SlRvb’s MediaDB Setup]] +- [[LYT Kit|LYT Kit]] +- [[Obsidian JG Method|Obsidian JG Method]] +- [[Obsidian Starter Templates|Obsidian Starter Templates]] +- [[PARA Starter Kit|PARA Starter Kit]] +- [[SlRvb’s Journaling Setup|SlRvb’s Journaling Setup]] +- [[SlRvb’s MediaDB Setup|SlRvb’s MediaDB Setup]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md b/04 - Examples & Showcases/Vaults/LYT Kit.md similarity index 100% rename from 06 - Note and vault examples/06.02 - Vault examples/LYT Kit.md rename to 04 - Examples & Showcases/Vaults/LYT Kit.md diff --git a/06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md b/04 - Examples & Showcases/Vaults/Obsidian JG Method.md similarity index 100% rename from 06 - Note and vault examples/06.02 - Vault examples/Obsidian JG Method.md rename to 04 - Examples & Showcases/Vaults/Obsidian JG Method.md diff --git a/06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md b/04 - Examples & Showcases/Vaults/Obsidian Starter Templates.md similarity index 100% rename from 06 - Note and vault examples/06.02 - Vault examples/Obsidian Starter Templates.md rename to 04 - Examples & Showcases/Vaults/Obsidian Starter Templates.md diff --git a/06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md b/04 - Examples & Showcases/Vaults/PARA Starter Kit.md similarity index 100% rename from 06 - Note and vault examples/06.02 - Vault examples/PARA Starter Kit.md rename to 04 - Examples & Showcases/Vaults/PARA Starter Kit.md diff --git "a/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" "b/04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" similarity index 100% rename from "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s Journaling Setup.md" rename to "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" diff --git "a/06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" "b/04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" similarity index 100% rename from "06 - Note and vault examples/06.02 - Vault examples/SlRvb\342\200\231s MediaDB Setup.md" rename to "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" diff --git a/09 - Digital Garden/09.01 - Topics/Beginner guides.md b/05 - Guides, Workflows, & Courses/Beginner guides.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Beginner guides.md rename to 05 - Guides, Workflows, & Courses/Beginner guides.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase.md b/05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md diff --git a/09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk.md b/05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk.md rename to 05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Customizable workspaces.md b/05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Customizable workspaces.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks.md b/05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md diff --git a/09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin.md b/05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin.md rename to 05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md b/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md similarity index 76% rename from 09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md index 3fd30f183..e057dd679 100644 --- a/09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md @@ -10,7 +10,7 @@ publish: true By [[SlRvb]] -A [[Obsidian Community Talks|showcase]] of the [[ITS Theme]] [[Image Adjustments|Image adjustment]] snippets. +A [[Obsidian Community Talks|showcase]] of the [[ITS Theme]] [[Showcase/Snippets/Image Adjustments|Image adjustment]] snippets. You can watch the [[YouTube|video]] below: diff --git a/09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons.md b/05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md b/05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Journaling Showcase.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md b/05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md b/05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Obsidian 101.md b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Obsidian 101.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md similarity index 86% rename from 09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md index be525cea3..7c3fdf768 100644 --- a/09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md @@ -16,7 +16,7 @@ The order of speakers is as follows: - [[apolaine]] - Vault set-up as a new DM, Session Notes & Prep, Using Javalent's plug-ins in situ. And maybe the [[Mermaid]] diagrams - [[nvanderhoevan|Nicole vdH]] - Keeping games separate: Calendar. Use of metadata. Gallery plugin. Resources for inspiration. Random Rolls (Encounters, NPC characteristics). Customised stat blocks. - [[SlRvb]]- Vault and Notes Setup: Campaign Setup Folder & Session Notes with [[obsidian-admonition|Admonitions]]. Universe SRDs, Player Character Database, and Adventure Diary. -- [[Leah]] - Player Perspective: Different take on character diary. [[templater-obsidian|Templater]] and [[Dataview]] for in-game reference (metadata). One-touch game day setup (Bunch app). D&D 5e starter vault (community resource, publicly available). +- [[Leah]] - Player Perspective: Different take on character diary. [[templater-obsidian|Templater]] and [[Showcase/Plugins/Dataview]] for in-game reference (metadata). One-touch game day setup (Bunch app). D&D 5e starter vault (community resource, publicly available). %% In the tag below, plase fill out the #placeholder/link and then remove this comment%% diff --git a/09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing.md b/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md b/05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md similarity index 95% rename from 09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md index 8086ec36e..ef9202eb2 100644 --- a/09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md @@ -10,7 +10,7 @@ publish: true By [[jamesb]] -This [[Obsidian Community Talks|talk]] is an introduction to [[Spaced Repetition]]. +This [[Obsidian Community Talks|talk]] is an introduction to [[Spaced repetition]]. The [[YouTube|video]] of this talk can be found below: diff --git a/09 - Digital Garden/09.04 - Community Talks/What your vault knows.md b/05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/What your vault knows.md rename to 05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md diff --git a/09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md similarity index 92% rename from 09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview.md rename to 05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md index 2259a445d..05f212456 100644 --- a/09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md @@ -5,11 +5,11 @@ tags: - seedling --- -# An Introduction to [[Dataview]] +# An Introduction to [[Showcase/Plugins/Dataview]] Slides [[An Introduction to Dataview]] -This was the very first [[Obsidian Community Talks|Obsidian Community Talk]]. [[SkepticMystic]] gave a great overview of the [[dataview|Dataview]] plugin. +This was the very first [[Obsidian Community Talks|Obsidian Community Talk]]. [[SkepticMystic]] gave a great overview of the [[Showcase/Plugins/Dataview|Dataview]] plugin. ## Part 1: Basics diff --git a/09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md b/05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md rename to 05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md diff --git a/09 - Digital Garden/09.04 - Community Talks/Zotero 101.md b/05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md similarity index 100% rename from 09 - Digital Garden/09.04 - Community Talks/Zotero 101.md rename to 05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md diff --git a/10 - Resources/10.05 - Courses/10.05 - Courses.md b/05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md similarity index 63% rename from 10 - Resources/10.05 - Courses/10.05 - Courses.md rename to 05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md index bcd1a7500..12299a516 100644 --- a/10 - Resources/10.05 - Courses/10.05 - Courses.md +++ b/05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md @@ -13,6 +13,6 @@ publish: true #placeholder/description %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] -- [[10 - Resources/10.05 - Courses/Linking Your Thinking|Linking Your Thinking]] +- [[Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] +- [[Linking Your Thinking|Linking Your Thinking]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md b/05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md similarity index 100% rename from 10 - Resources/10.05 - Courses/Course for Getting Started with Obsidian.md rename to 05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md diff --git a/10 - Resources/10.05 - Courses/Linking Your Thinking.md b/05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md similarity index 100% rename from 10 - Resources/10.05 - Courses/Linking Your Thinking.md rename to 05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md diff --git a/05 - Guides, Workflows, & Courses/Guides.md b/05 - Guides, Workflows, & Courses/Guides.md new file mode 100644 index 000000000..f0ee04bce --- /dev/null +++ b/05 - Guides, Workflows, & Courses/Guides.md @@ -0,0 +1,22 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Guides + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[An Introduction to Dataview|An Introduction to Dataview]] +- [[Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] +- [[How to add content through GitHub|How to add content through GitHub]] +- [[Themes (MOC)|Themes]] +- [[Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +![[09.02 - How To#Contributing]] \ No newline at end of file diff --git a/09 - Digital Garden/09.02 - How To/Guides/An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md similarity index 99% rename from 09 - Digital Garden/09.02 - How To/Guides/An Introduction to Dataview.md rename to 05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md index 041b00b9b..af98a265c 100644 --- a/09 - Digital Garden/09.02 - How To/Guides/An Introduction to Dataview.md +++ b/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md @@ -7,7 +7,7 @@ tags: publish: true --- -# An Introduction to [[Dataview]] +# An Introduction to [[Showcase/Plugins/Dataview]] %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git a/09 - Digital Garden/09.02 - How To/Guides/Controlling Obsidian via a Third-party App.md b/05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Guides/Controlling Obsidian via a Third-party App.md rename to 05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md diff --git a/09 - Digital Garden/09.02 - How To/Guides/Themes/How to Style Obsidian.md b/05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Guides/Themes/How to Style Obsidian.md rename to 05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md diff --git a/09 - Digital Garden/09.02 - How To/Guides/How to add content through GitHub.md b/05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Guides/How to add content through GitHub.md rename to 05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md diff --git a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md b/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers.md rename to 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md diff --git a/09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md b/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md similarity index 100% rename from 09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers.md rename to 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md diff --git a/09 - Digital Garden/09.02 - How To/Guides/Using Pandoc inside Obsidian.md b/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Guides/Using Pandoc inside Obsidian.md rename to 05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md diff --git a/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md b/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md similarity index 91% rename from 10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md rename to 05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md index d424bf67b..aa6ab36f0 100644 --- a/10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin.md +++ b/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md @@ -5,7 +5,7 @@ tags: - seedling --- -# Intro to [[Dataview]] Plugin +# Intro to [[Showcase/Plugins/Dataview]] Plugin A [[YouTube|YouTube Video]] hosted by the [[Obsidian Office Hours]] channel. diff --git a/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md similarity index 82% rename from 10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md rename to 05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md index c1e92a907..f941d5875 100644 --- a/10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md +++ b/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md @@ -5,7 +5,7 @@ tags: - seedling --- -# [[Dataview]] Plugin: How To Use This Powerful Obsidian Plugin (With Examples) +# [[Showcase/Plugins/Dataview]] Plugin: How To Use This Powerful Obsidian Plugin (With Examples) A [[YouTube|YouTube Video]] by [[Filipe Donadio]]. diff --git a/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md b/05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md similarity index 90% rename from 10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md rename to 05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md index d091c7768..9efaad25f 100644 --- a/10 - Resources/10.03 - Videos/YT - How to use QuickAdd.md +++ b/05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md @@ -5,7 +5,7 @@ tags: - seedling --- -# How to use [[QuickAdd]] for Obsidian - with examples +# How to use [[quickadd]] for Obsidian - with examples A [[YouTube|YouTube Video]] by [[Christian B. B. Houmann]]. diff --git a/03 - Community templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md b/05 - Guides, Workflows, & Courses/Themes (MOC).md similarity index 69% rename from 03 - Community templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md rename to 05 - Guides, Workflows, & Courses/Themes (MOC).md index 4a2559754..1762af22a 100644 --- a/03 - Community templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md +++ b/05 - Guides, Workflows, & Courses/Themes (MOC).md @@ -5,16 +5,12 @@ tags: - MOC --- -# Dataview templates +# Themes #placeholder/description ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% - +- [[How to Style Obsidian|How to Style Obsidian]] %% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/06 - Inbox/09 - Digital Garden.md b/06 - Inbox/09 - Digital Garden.md new file mode 100644 index 000000000..d89e94697 --- /dev/null +++ b/06 - Inbox/09 - Digital Garden.md @@ -0,0 +1,19 @@ +--- +aliases: +- Community Vault Digital Garden +tags: +- MOC +--- + +# 09 - Digital Garden + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[09.01 - Topics|09.01 - Topics]] +- [[09.02 - How To|09.02 - How To]] +- [[09.03 - Obsidian roundup|09.03 - Obsidian roundup]] +- [[Community Talks|09.04 - Community Talks]] +%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/10 - Resources/A Brief History and Ethos of the Digital Garden.md b/06 - Inbox/A Brief History and Ethos of the Digital Garden.md similarity index 100% rename from 10 - Resources/A Brief History and Ethos of the Digital Garden.md rename to 06 - Inbox/A Brief History and Ethos of the Digital Garden.md diff --git a/09 - Digital Garden/09 - Digital Garden.md b/09 - Digital Garden/09 - Digital Garden.md deleted file mode 100644 index 903d181de..000000000 --- a/09 - Digital Garden/09 - Digital Garden.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- Community Vault Digital Garden -tags: -- MOC ---- - -# 09 - Digital Garden - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/09.01 - Topics|09.01 - Topics]] -- [[09 - Digital Garden/09.02 - How To/09.02 - How To|09.02 - How To]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup|09.03 - Obsidian roundup]] -- [[09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks|09.04 - Community Talks]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md b/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md deleted file mode 100644 index ca2f5658c..000000000 --- a/09 - Digital Garden/09.01 - Topics/09.01 - Topics.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 09.01 - Topics - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories|Ancillary tool categories]] -- [[09 - Digital Garden/09.01 - Topics/Beginner guides|Beginner guides]] -- [[09 - Digital Garden/09.01 - Topics/Digital garden|Digital garden]] -- [[09 - Digital Garden/09.01 - Topics/Graph view applications|Graph view applications]] -- [[09 - Digital Garden/09.01 - Topics/LaTeX|LaTeX]] -- [[09 - Digital Garden/09.01 - Topics/Maps of Content (MOC)|Maps of Content (MOC)]] -- [[09 - Digital Garden/09.01 - Topics/Markdown|Markdown]] -- [[09 - Digital Garden/09.01 - Topics/Mermaid|Mermaid]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian|Obsidian]] -- [[09 - Digital Garden/09.01 - Topics/Publish sites|Publish sites]] -- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] -- [[09 - Digital Garden/09.01 - Topics/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] -- [[09 - Digital Garden/09.01 - Topics/Spaced repetition|Spaced repetition]] -- [[09 - Digital Garden/09.01 - Topics/Websites|Websites]] -- [[09 - Digital Garden/09.01 - Topics/YouTube|YouTube]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md b/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md deleted file mode 100644 index 00f6580cf..000000000 --- a/09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Ancillary tool categories.md +++ /dev/null @@ -1,12 +0,0 @@ -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Android Apps|Android Apps]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Chrome Extensions|Chrome Extensions]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Firefox extensions|Firefox extensions]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Apps|iOS Apps]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iOS Shortcuts|iOS Shortcuts]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/iPadOS Apps|iPadOS Apps]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Linux Tools|Linux Tools]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/MacOS Tools|MacOS Tools]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Static Site Generators|Static Site Generators]] -- [[09 - Digital Garden/09.01 - Topics/Ancillary tool categories/Windows Tools|Windows Tools]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md b/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md deleted file mode 100644 index 81a980510..000000000 --- a/09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Obsidian - -#placeholder/description - -## About Obsidian -- [**Obsidian.md:** about Obsidian](https://obsidian.md/about) -- [**Slant:** reviews, pros & cons of Obsidian](https://www.slant.co/options/37045/~obsidian-md-review) -- [**Markdown Guide:** Obsidian](https://www.markdownguide.org/tools/obsidian/) -- [**Trello:** Obsidian Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Dark-mode themes|Dark-mode themes]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Light-mode themes|Light-mode themes]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community plugins|Obsidian community plugins]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian community themes|Obsidian community themes]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian core plugins|Obsidian core plugins]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Help|Obsidian Help]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Publish|Obsidian Publish]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian queries|Obsidian queries]] -- [[09 - Digital Garden/09.01 - Topics/Obsidian/Obsidian Sync|Obsidian Sync]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/09 - Digital Garden/09.02 - How To/Guides/Guides.md b/09 - Digital Garden/09.02 - How To/Guides/Guides.md deleted file mode 100644 index d24930921..000000000 --- a/09 - Digital Garden/09.02 - How To/Guides/Guides.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Guides - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.02 - How To/Guides/An Introduction to Dataview|An Introduction to Dataview]] -- [[09 - Digital Garden/09.02 - How To/Guides/Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] -- [[09 - Digital Garden/09.02 - How To/Guides/How to add content through GitHub|How to add content through GitHub]] -- [[09 - Digital Garden/09.02 - How To/Guides/Themes/Themes|Themes]] -- [[09 - Digital Garden/09.02 - How To/Guides/Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -![[09.02 - How To#Contributing]] \ No newline at end of file diff --git a/09 - Digital Garden/09.02 - How To/Guides/Themes/Themes.md b/09 - Digital Garden/09.02 - How To/Guides/Themes/Themes.md deleted file mode 100644 index 7a34e2954..000000000 --- a/09 - Digital Garden/09.02 - How To/Guides/Themes/Themes.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Themes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.02 - How To/Guides/Themes/How to Style Obsidian|How to Style Obsidian]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup.md b/09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup.md deleted file mode 100644 index d26c64e0b..000000000 --- a/09 - Digital Garden/09.03 - Obsidian roundup/09.03 - Obsidian roundup.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# 09.03 - Obsidian roundup - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.10.02|2021.10.02]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.09.25|2021.09.25]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.09.18|2021.09.18]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.09.11|2021.09.11]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.09.04|2021.09.04]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.08.21|2021.08.21]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.08.14|2021.08.14]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.08.08|2021.08.08]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.08.07|2021.08.07]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.07.31|2021.07.31]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.07.24|2021.07.24]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.07.17|2021.07.17]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.07.10|2021.07.10]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.07.03|2021.07.03]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.06.26|2021.06.26]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.06.19|2021.06.19]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.06.12|2021.06.12]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.06.05|2021.06.05]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.05.29|2021.05.29]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.05.22|2021.05.22]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.05.15|2021.05.15]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.05.08|2021.05.08]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.05.01|2021.05.01]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.04.24|2021.04.24]] -- [[09 - Digital Garden/09.03 - Obsidian roundup/2021.04.17|2021.04.17]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md b/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md deleted file mode 100644 index a7bbbf861..000000000 --- a/09 - Digital Garden/09.04 - Community Talks/09.04 - Community Talks.md +++ /dev/null @@ -1,34 +0,0 @@ ---- -aliases: -- -tags: -- seedling -publish: true ---- - -# 09.04 - Community Talks - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.04 - Community Talks/Breadcrumbs Showcase|Breadcrumbs Showcase]] -- [[09 - Digital Garden/09.04 - Community Talks/CSS 101 - Community Talk|CSS 101 - Community Talk]] -- [[09 - Digital Garden/09.04 - Community Talks/Customizable workspaces|Customizable workspaces]] -- [[09 - Digital Garden/09.04 - Community Talks/Deep Learning on Networks|Deep Learning on Networks]] -- [[09 - Digital Garden/09.04 - Community Talks/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] -- [[09 - Digital Garden/09.04 - Community Talks/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] -- [[09 - Digital Garden/09.04 - Community Talks/Introduction to Buttons|Introduction to Buttons]] -- [[09 - Digital Garden/09.04 - Community Talks/Journaling Showcase|Journaling Showcase]] -- [[09 - Digital Garden/09.04 - Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] -- [[09 - Digital Garden/09.04 - Community Talks/Metadata Group Discussion|Metadata Group Discussion]] -- [[09 - Digital Garden/09.04 - Community Talks/Obsidian 101|Obsidian 101]] -- [[09 - Digital Garden/09.04 - Community Talks/Obsidian and TTRPG|Obsidian and TTRPG]] -- [[09 - Digital Garden/09.04 - Community Talks/Project management for fiction writing|Project management for fiction writing]] -- [[09 - Digital Garden/09.04 - Community Talks/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] -- [[09 - Digital Garden/09.04 - Community Talks/What your vault knows|What your vault knows]] -- [[09 - Digital Garden/09.04 - Community Talks/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] -- [[09 - Digital Garden/09.04 - Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] -- [[09 - Digital Garden/09.04 - Community Talks/Zotero 101|Zotero 101]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10 - Resources.md b/10 - Resources/10 - Resources.md deleted file mode 100644 index a0ddae7c8..000000000 --- a/10 - Resources/10 - Resources.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 10 - Resources - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.01 - Note attachments/10.01 - Note attachments|10.01 - Note attachments]] -- [[10 - Resources/10.02 - Publish sites/10.02 - Publish sites|10.02 - Publish sites]] -- [[10 - Resources/10.03 - Videos/10.03 - Videos|10.03 - Videos]] -- [[10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools|10.04 - Ancillary Tools]] -- [[10 - Resources/10.05 - Courses/10.05 - Courses|10.05 - Courses]] -- [[10 - Resources/A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/10 - Resources/10.03 - Videos/10.03 - Videos.md b/10 - Resources/10.03 - Videos/10.03 - Videos.md deleted file mode 100644 index a21523a77..000000000 --- a/10 - Resources/10.03 - Videos/10.03 - Videos.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Videos - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.03 - Videos/Obsidian Office Hours|Obsidian Office Hours]] -- [[10 - Resources/10.03 - Videos/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] -- [[10 - Resources/10.03 - Videos/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] -- [[10 - Resources/10.03 - Videos/YT - How to use QuickAdd|YT - How to use QuickAdd]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md b/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md deleted file mode 100644 index eb5ae6740..000000000 --- a/10 - Resources/10.04 - Ancillary Tools/10.04 - Ancillary Tools.md +++ /dev/null @@ -1,61 +0,0 @@ ---- -aliases: -- Third-party tools -tags: -- seedling -publish: true ---- - -# Ancilliary tools - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10 - Resources/10.04 - Ancillary Tools/Calibre|Calibre]] -- [[10 - Resources/10.04 - Ancillary Tools/Docker|Docker]] -- [[10 - Resources/10.04 - Ancillary Tools/Drafts App|Drafts App]] -- [[10 - Resources/10.04 - Ancillary Tools/Dragon speech recognition|Dragon speech recognition]] -- [[10 - Resources/10.04 - Ancillary Tools/Dropbox|Dropbox]] -- [[10 - Resources/10.04 - Ancillary Tools/Emacs|Emacs]] -- [[10 - Resources/10.04 - Ancillary Tools/Gingko app|Gingko app]] -- [[10 - Resources/10.04 - Ancillary Tools/GitHub Pages|GitHub Pages]] -- [[10 - Resources/10.04 - Ancillary Tools/Hazel|Hazel]] -- [[10 - Resources/10.04 - Ancillary Tools/Hugo|Hugo]] -- [[10 - Resources/10.04 - Ancillary Tools/icalBuddy|icalBuddy]] -- [[10 - Resources/10.04 - Ancillary Tools/Jekyll|Jekyll]] -- [[10 - Resources/10.04 - Ancillary Tools/MarginNote|MarginNote]] -- [[10 - Resources/10.04 - Ancillary Tools/Mdnotes|Mdnotes]] -- [[10 - Resources/10.04 - Ancillary Tools/MGit|MGit]] -- [[10 - Resources/10.04 - Ancillary Tools/Notepad++|Notepad++]] -- [[10 - Resources/10.04 - Ancillary Tools/Onyx Boox|Onyx Boox]] -- [[10 - Resources/10.04 - Ancillary Tools/Pandoc|Pandoc]] -- [[10 - Resources/10.04 - Ancillary Tools/Pocket|Pocket]] -- [[10 - Resources/10.04 - Ancillary Tools/ProtonMail|ProtonMail]] -- [[10 - Resources/10.04 - Ancillary Tools/Readwise|Readwise]] -- [[10 - Resources/10.04 - Ancillary Tools/Research Rabbit|Research Rabbit]] -- [[10 - Resources/10.04 - Ancillary Tools/revealjs|revealjs]] -- [[10 - Resources/10.04 - Ancillary Tools/Sublime Text|Sublime Text]] -- [[10 - Resources/10.04 - Ancillary Tools/Syncthing|Syncthing]] -- [[10 - Resources/10.04 - Ancillary Tools/Tesseract|Tesseract]] -- [[10 - Resources/10.04 - Ancillary Tools/Vim|Vim]] -- [[10 - Resources/10.04 - Ancillary Tools/VSCode|VSCode]] -- [[10 - Resources/10.04 - Ancillary Tools/Working Copy|Working Copy]] -- [[10 - Resources/10.04 - Ancillary Tools/YAML|YAML]] -- [[10 - Resources/10.04 - Ancillary Tools/Zapier|Zapier]] -- [[10 - Resources/10.04 - Ancillary Tools/Zotero|Zotero]] -- [[10 - Resources/10.04 - Ancillary Tools/Zotfile|Zotfile]] -- [[10 - Resources/10.04 - Ancillary Tools/Zutilo|Zutilo]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. - -1. Create a new note under [[10 - Resources]] -2. Apply the [[T - Ancillary tools]] template -3. Fill out the placeholders -4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/Archive Folders/00 - Meta/00 - Meta.md b/Archive Folders/00 - Meta/00 - Meta.md new file mode 100644 index 000000000..9af123165 --- /dev/null +++ b/Archive Folders/00 - Meta/00 - Meta.md @@ -0,0 +1,17 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 00 - Meta + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00.01 - Meta OCV templates|00.01 - Meta OCV templates]] +- [[00.02 - Contributors and Authors|00.02 - Contributors and Authors]] +- [[Contributing templates to the community vault|Contributing templates to the community vault]] +- [[Contributing with community plugins and themes|Contributing with community plugins and themes]] +- [[FAQ|FAQ]] +- [[Tag glossary|Tag glossary]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Meta/FAQ.md b/Archive Folders/00 - Meta/FAQ.md similarity index 100% rename from 00 - Meta/FAQ.md rename to Archive Folders/00 - Meta/FAQ.md diff --git a/06 - Note and vault examples/06 - Note and vault examples.md b/Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md similarity index 68% rename from 06 - Note and vault examples/06 - Note and vault examples.md rename to Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md index dcb81a9dc..9ed715fd4 100644 --- a/06 - Note and vault examples/06 - Note and vault examples.md +++ b/Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md @@ -12,8 +12,8 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples|06.01 - Note examples]] -- [[06 - Note and vault examples/06.02 - Vault examples/06.02 - Vault examples|06.02 - Vault examples]] +- [[06.01 - Note examples|06.01 - Note examples]] +- [[06.02 - Vault examples|06.02 - Vault examples]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md b/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md similarity index 100% rename from 06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md rename to Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md diff --git a/08 - Seedbox/08 - Seedbox.md b/Archive Folders/08 - Seedbox/08 - Seedbox.md similarity index 100% rename from 08 - Seedbox/08 - Seedbox.md rename to Archive Folders/08 - Seedbox/08 - Seedbox.md diff --git a/Archive Folders/09.01 - Topics/09.01 - Topics.md b/Archive Folders/09.01 - Topics/09.01 - Topics.md new file mode 100644 index 000000000..5d7fcab9c --- /dev/null +++ b/Archive Folders/09.01 - Topics/09.01 - Topics.md @@ -0,0 +1,30 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 09.01 - Topics + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Ancillary tool categories|Ancillary tool categories]] +- [[Beginner guides|Beginner guides]] +- [[Digital garden|Digital garden]] +- [[Graph view applications|Graph view applications]] +- [[obsidian-hub/02 - Categories/Topics/LaTeX|LaTeX]] +- [[Maps of Content (MOC)|Maps of Content (MOC)]] +- [[Markdown|Markdown]] +- [[Mermaid|Mermaid]] +- [[Obsidian|Obsidian]] +- [[Publish sites|Publish sites]] +- [[Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] +- [[Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] +- [[Spaced repetition|Spaced repetition]] +- [[Websites|Websites]] +- [[YouTube|YouTube]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/09 - Digital Garden/09.02 - How To/09.02 - How To.md b/Archive Folders/09.02 - How To/09.02 - How To.md similarity index 58% rename from 09 - Digital Garden/09.02 - How To/09.02 - How To.md rename to Archive Folders/09.02 - How To/09.02 - How To.md index 9ac184b29..7c3831006 100644 --- a/09 - Digital Garden/09.02 - How To/09.02 - How To.md +++ b/Archive Folders/09.02 - How To/09.02 - How To.md @@ -12,10 +12,10 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09 - Digital Garden/09.02 - How To/Guides/Guides|Guides]] -- [[09 - Digital Garden/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks|Plugin Tips and Tricks]] -- [[09 - Digital Garden/09.02 - How To/Publishing/Publishing|Publishing]] -- [[09 - Digital Garden/09.02 - How To/Workflows/Workflows|Workflows]] +- [[Guides|Guides]] +- [[Plugin Tips and Tricks|Plugin Tips and Tricks]] +- [[Publishing|Publishing]] +- [[Workflows|Workflows]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/09 - Digital Garden/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md b/Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md rename to Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md diff --git a/09 - Digital Garden/09.02 - How To/Publishing/Publishing.md b/Archive Folders/09.02 - How To/Publishing/Publishing.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Publishing/Publishing.md rename to Archive Folders/09.02 - How To/Publishing/Publishing.md diff --git a/09 - Digital Garden/09.02 - How To/Workflows/Workflows.md b/Archive Folders/09.02 - How To/Workflows/Workflows.md similarity index 100% rename from 09 - Digital Garden/09.02 - How To/Workflows/Workflows.md rename to Archive Folders/09.02 - How To/Workflows/Workflows.md diff --git a/Archive Folders/10 - Resources/10 - Resources.md b/Archive Folders/10 - Resources/10 - Resources.md new file mode 100644 index 000000000..332587945 --- /dev/null +++ b/Archive Folders/10 - Resources/10 - Resources.md @@ -0,0 +1,21 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 10 - Resources + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[10.01 - Note attachments|10.01 - Note attachments]] +- [[10.02 - Publish sites|10.02 - Publish sites]] +- [[10.03 - Videos|10.03 - Videos]] +- [[10.04 - Ancillary Tools|10.04 - Ancillary Tools]] +- [[10.05 - Courses|10.05 - Courses]] +- [[A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] +%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/community-vault.md b/community-vault.md index 6a34640f7..95979e2e8 100644 --- a/community-vault.md +++ b/community-vault.md @@ -11,17 +11,17 @@ This is an auto-generated MOC. For more information about this vault, visit [[00 ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Meta/00 - Meta|00 - Meta]] +- [[00 - Meta|00 - Meta]] - [[00 - Start here|00 - Start here]] -- [[02 - Community plugins/02 - Community plugins|02 - Community plugins]] -- [[03 - Community templates/03 - Community templates|03 - Community templates]] -- [[04 - Community themes/04 - Community themes|04 - Community themes]] -- [[05 - CSS snippets/05 - CSS snippets|05 - CSS snippets]] -- [[06 - Note and vault examples/06 - Note and vault examples|06 - Note and vault examples]] -- [[08 - Seedbox/08 - Seedbox|08 - Seedbox]] -- [[09 - Digital Garden/09 - Digital Garden|09 - Digital Garden]] -- [[10 - Resources/10 - Resources|10 - Resources]] -- [[11 - Events/11 - Events|11 - Events]] +- [[02 - Community plugins|02 - Community plugins]] +- [[03 - Community templates|03 - Community templates]] +- [[04 - Community themes|04 - Community themes]] +- [[05 - CSS snippets|05 - CSS snippets]] +- [[06 - Note and vault examples|06 - Note and vault examples]] +- [[08 - Seedbox|08 - Seedbox]] +- [[09 - Digital Garden|09 - Digital Garden]] +- [[10 - Resources|10 - Resources]] +- [[11 - Events|11 - Events]] - [[CONTRIBUTING|CONTRIBUTING]] - [[logo.svg|logo.svg]] - [[publish.css|publish.css]] From 23f518158b12a76ca227c4ae005ee914df877362 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Sun, 17 Oct 2021 16:00:33 -0700 Subject: [PATCH 18/41] Move Channels to Categories They seem to be MOCs anyway, so only fair to put them there for now I guess --- {01 - Community => 02 - Categories}/Channels/Community Talks.md | 0 .../Channels/Obsidian Office Hours.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {01 - Community => 02 - Categories}/Channels/Community Talks.md (100%) rename {01 - Community => 02 - Categories}/Channels/Obsidian Office Hours.md (100%) diff --git a/01 - Community/Channels/Community Talks.md b/02 - Categories/Channels/Community Talks.md similarity index 100% rename from 01 - Community/Channels/Community Talks.md rename to 02 - Categories/Channels/Community Talks.md diff --git a/01 - Community/Channels/Obsidian Office Hours.md b/02 - Categories/Channels/Obsidian Office Hours.md similarity index 100% rename from 01 - Community/Channels/Obsidian Office Hours.md rename to 02 - Categories/Channels/Obsidian Office Hours.md From 394c26ff4c7556ab3939e3a23aee203a10b2ca68 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 03:35:41 -0700 Subject: [PATCH 19/41] Fix Showcase Links --- 01 - Community/Obsidian Roundup/2021.04.17.md | 6 +++--- 01 - Community/Obsidian Roundup/2021.04.24.md | 10 +++++----- 01 - Community/Obsidian Roundup/2021.05.01.md | 8 ++++---- 01 - Community/Obsidian Roundup/2021.05.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.15.md | 4 ++-- 01 - Community/Obsidian Roundup/2021.05.22.md | 8 ++++---- 01 - Community/Obsidian Roundup/2021.05.29.md | 6 +++--- 01 - Community/Obsidian Roundup/2021.06.05.md | 6 +++--- 01 - Community/Obsidian Roundup/2021.06.12.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.19.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.03.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.10.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.14.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.21.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.11.md | 2 +- 02 - Categories/Plugins/Search.md | 2 +- 03 - Community Tools For Obsidian/Themes/ITS Theme.md | 4 ++-- .../Image Adjustment Snippets - ITS Theme.md | 2 +- .../Community Talks/Obsidian and TTRPG.md | 2 +- .../YT - An Introduction to Dataview.md | 4 ++-- .../Guides/An Introduction to Dataview.md | 2 +- .../Guides/YT - Intro to Dataview Plugin.md | 2 +- ...se this Powerful Obsidian Plugin (With Examples).md | 2 +- 24 files changed, 43 insertions(+), 43 deletions(-) diff --git a/01 - Community/Obsidian Roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md index 3f7d7acdc..2cbaf208e 100644 --- a/01 - Community/Obsidian Roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -1,13 +1,13 @@ ## Community Events * The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). -* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[Showcase/Plugins/Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. +* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[dataview|Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. * Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 ## Plugin News * The [[obsidian-outliner|Outliner]] plugin now lets you click on bullets to zoom in! * The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. * There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [[tag-wrangler|Tag Wrangler]], [[hotkey-helper|Hotkey Helper]], and [[pane-relief|Pane Relief]] -* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[Showcase/Plugins/Dataview]] but is not yet in the community plugins list. +* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[dataview|Dataview]] but is not yet in the community plugins list. * From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. * [[mgmeyers]] updated the [[obsidian-style-settings|Style Settings]] plugin to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. @@ -16,7 +16,7 @@ * There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). ## Feature Requests -* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[Showcase/Plugins/Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. +* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[dataview|Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. ## Workflow Stuff * For folks using MacOS, `@benhamilton` figured out a workflow for using [[icalBuddy]], a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md index 806fa9cb8..7d9bf84e9 100644 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -1,6 +1,6 @@ ## In The Community * The 2nd community talk will be **Zotero 101** with `@argentum` on **Saturday 24th at 16:00 CET**. You can check the time of the talk in your local time [here](https://sharing.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). -* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[Showcase/Plugins/Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. +* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[dataview|Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. * [Effective Remote Work](https://www.youtube.com/watch?v=_cbB-7Ouudk) has a video about the iOS app for Obsidian. ## Obsidian Updates the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0-insider-build/16809) went live and it was a big one. Definitely read the release notes to get an idea of what's coming if you haven't already, but the short version is: @@ -19,9 +19,9 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * [Juggl 1.0.5](https://github.com/HEmile/juggl/releases/tag/1.0.5) is out now, with some additional options and a fix for the empty panes in the right sidebar. * `@zsviczian` has forked Lars Lockefeer's Obsidian GTD plugin and extended it to add a bunch of features. It's not in the community repo yet, but v0.6 is on [github](https://github.com/zsviczian/Obsidian-GTD-plugin/releases/tag/v0.6). * `@zsviczian` is also working on an [Obsidian plugin for Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin). I believe it's currently in alpha and not yet available in the community repo but the developer is looking for feedback (via github issues preferred). -* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[Showcase/Latex]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. +* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[LaTeX]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. * There is a new version of the [[obsidian-spaced-repetition|Spaced Repetition]] plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." -* There were multiple big updates for [[Showcase/Plugins/Dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). +* There were multiple big updates for [[dataview|Dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). * `@mano` made a plugin that allows for a vertical tabs feature: [[koncham-workspace|koncham workspace]] * `@foreveryone` had a useful explanation of how to split workspaces when using the [Tabs](https://github.com/gitobsidiantutorial/obsidian-tabs) plugin. ### For Developers @@ -36,12 +36,12 @@ Note: it usually takes a week or two for insider builds to go live to everyone. * We've gotten a couple of people asking about how (and whether) people in the medical profession can leverage Obsidian to their advantage. Here's a [graph](https://ptb.discord.com/channels/686053708261228577/709712341066842113/830508714007986269) that focuses on medical/anesthesia knowledge. There was also a reddit thread of [people discussing how they use Obsidian for medical stuff](https://www.reddit.com/r/ObsidianMD/comments/mw1pgw/is_anybody_here_a_medical_student/?utm_medium=android_app&utm_source=share). * Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) ([[Customer Relationship Management|CRM]]). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) * There was as little mini share-and-showcase in Discord for [project workspaces](https://discord.com/channels/686053708261228577/694233507500916796/834897381388189748). -* `@arminta7` put together a really nice example of how she uses [[Showcase/Plugins/Dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. +* `@arminta7` put together a really nice example of how she uses [[dataview|Dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. ## Tips & Tricks * You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` * [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. * There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[08 - Seedbox/Vim]] with Obsidian. -* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[Showcase/Plugins/Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. +* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. ### CSS * `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. * [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from [[SlRvb]] will allow header titles to wrap, which is great for long titles and small screens. diff --git a/01 - Community/Obsidian Roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md index 866337dcd..f218f5fe2 100644 --- a/01 - Community/Obsidian Roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -30,19 +30,19 @@ * A couple of people are interested in a way to [hide YAML metadata in edit mode](https://forum.obsidian.md/t/hiding-yaml-in-edit-mode/17394). ## Workflow Stuff -### [[Showcase/Plugins/Dataview]] +### [[dataview|Dataview]] * Here's an explanation of how to [Replicate Notions' tables with Obsidian](https://input.sh/replicating-notions-tables-with-obsidian-plugins/). `@riddyrayes` also put together a [writeup for how to leverage dataview for relational databases](https://forum.obsidian.md/t/toying-with-relational-databases-using-dataview/17433?u=riddyrayes), so the possibilities here are definnitely capturing people's imagination. * `@arminta7` has a useful description of why she likes dataview's new [inline YAML fields](http://discordapp.com/channels/686053708261228577/707816848615407697/835396767066488842) functionality and how she uses it. -* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[Showcase/Plugins/Dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). +* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[dataview|Dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). ### Academic * for Apple: This [DEVONthink, PDF, Bookends References, and Obsidian summary notes script/workflow](https://axle.design/connect-devonthink-pdfs-bookends-references-and-obsidian-summary-notes-with-this-script) by `@ryanjamurphy` got resurfaced. PS: [DevonTHINK added support for Obsidian transclusions](http://discordapp.com/channels/686053708261228577/694233507500916796/837610035902283787). * `@smithtjosh` was kind enough to share a [guide](https://docs.google.com/document/d/1Ti90jJG2b9cnKbOoGZyT6ve5P_iyhva6lLRrlL9sCek/edit#heading=h.jcidduny8pla) they wrote in a professional capacity. It's aimed at college students doing research, but covers some useful stuff about customizing search engines, using zotero, notetaking in general, and more! * [[argenos]] put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). -* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[Showcase/Plugins/Dataview]]'s inline fields. +* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[dataview|Dataview]]'s inline fields. ## Tips & Tricks -### [[Showcase/Plugins/Dataview]] +### [[dataview|Dataview]] * Dataview allows for basic `if then` statements. Here's an [example](https://discord.com/channels/686053708261228577/694233507500916796/835867022780530758). * When you use `group by` in Dataview you also need to use `rows` β€” `@SkepticMystic` explains it better than I can on [the forum](https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673/93). ### CSS Tips diff --git a/01 - Community/Obsidian Roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md index 2795e542e..87f5a7cf4 100644 --- a/01 - Community/Obsidian Roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -20,7 +20,7 @@ ### Updates * [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features [[templater-obsidian|Templater]] support, along with some quality of life improvements centered around saving. * The [[obsidian-kindle-plugin|Obsidian Kindle plugin]] handles myclippings.txt now. It also has support for `{{date}}` -* [[Showcase/Plugins/Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. +* [[dataview|Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. * [[obsidian-kanban|Kanban]] [0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. * [[templater-obsidian|Templater]] [ v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. * There was an update for [[obsidian-tasks-plugin|Obsidian Tasks]] that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). diff --git a/01 - Community/Obsidian Roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md index e1552478d..e3c743fad 100644 --- a/01 - Community/Obsidian Roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -18,7 +18,7 @@ ### Updates * [[buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. -* [[Showcase/Plugins/Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. +* [[dataview|Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. * There's a new [showcase](https://forum.obsidian.md/t/buttons-showcase/18044) for the [[buttons]] plugin. * [v0.0.7](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) of the [[obsidian-readwise|Readwise Community]] plugin lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. * The [[obsidian-spaced-repetition|Spaced Repetition]] plugin now has support for flashcard decks. @@ -30,7 +30,7 @@ ### Magic * `@zsviczian` figured out how to [leverage dataviewjs with the excalidraw plugin to automagically generate mind map graphics](https://discord.com/channels/686053708261228577/840286238928797736/840606013341696040). Similar magic can be used to create [family tree graphics](https://discord.com/channels/686053708261228577/840286238928797736/840644541270982716). * `@Mara` created a [script for espanso](https://discord.com/channels/686053708261228577/694233507500916796/841422069694201896) to make using the admonition plugin even easier. -* `@ryanjamurphy` combines [[Showcase/Plugins/Dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. +* `@ryanjamurphy` combines [[dataview|Dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. * `@ryanjampurphy` also shared [a way to use dataviewjs to dynamically show past and future tasks in your daily notes](https://discord.com/channels/686053708261228577/840286238928797736/842152590379712563). * `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out [[templater-obsidian|Templater]]. ### Under the Radar diff --git a/01 - Community/Obsidian Roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md index e5cdc42ec..53f6d2225 100644 --- a/01 - Community/Obsidian Roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -7,15 +7,15 @@ ## Plugin News ### New -* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[Showcase/Plugins/Dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. +* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[dataview|Dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. * [[obsidian-dictionary-plugin|Obsidian Dictionary]] requires manual install but creates a nifty "dictionary view" pane. -* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[Showcase/Plugins/Dataview]] inline field or frontmatter by right clicking on an internal link. +* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[dataview|Dataview]] inline field or frontmatter by right clicking on an internal link. ### Updates * The [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. * The [[oz-image-plugin|Image in Editor Plugin]] plugin now displays Excalidraw drawings in markdown mode. * [[media-extended|Media Extended]] [2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. * [[buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. -* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[Showcase/Plugins/Dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). +* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[dataview|Dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). * [Pane Relief](https://github.com/pjeby/pane-relief#readme) by `@pjeby` now allows you to right-click on Obsidian's history arrows. ### Under The Radar @@ -37,7 +37,7 @@ ## Feature Requests * a writeup on "the absolute state of syncing things between devices as relevant for obsidian" would be valuable. If someone knowledgeable on the topic can put that together (even just a meta post linking to stuff like the git options / the summaries about why iOS is hinky, the issues with google drive etc) many people would be grateful (and I will add it to the big meta resources post on the roundup). -* The desire to see the results of [[Showcase/Plugins/Dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). +* The desire to see the results of [[dataview|Dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). * A couple of different people asked about a plugin to allow for the custom rearranging of notes and folders on the sidebar, which has come up a lot. After I [asked](https://discord.com/channels/686053708261228577/707816848615407697/844722593025490944) about how viable it would be to do that, `@danieltomasz` proposed [a solution that might be easier to implement](https://discord.com/channels/686053708261228577/707816848615407697/844858290536972289): creating a new navigation pane (a la the starred notes plugin) that is more flexible. ## Appearance diff --git a/01 - Community/Obsidian Roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md index 15a645c5f..7fbf67e24 100644 --- a/01 - Community/Obsidian Roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -16,7 +16,7 @@ * [[obsidian-dictionary-plugin|Obsidian Dictionary]] adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from [[mgmeyers]]. ### Updates -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[Showcase/Plugins/Dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[dataview|Dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). * It is now possible to hide note files automatically in [[alx-folder-note|AidenLx's Folder Note]]. * [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. * [[obsidian-kanban|Kanban]] [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. @@ -33,7 +33,7 @@ ### Under The Radar * Obsidian-flowcharts supports [linking to subgraphs](http://discordapp.com/channels/686053708261228577/709580487550828614/843821744623058985) in Mermaid. -* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[Showcase/Plugins/Dataview]]) sortable with clickable arrows, like on Wikipedia. +* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[dataview|Dataview]]) sortable with clickable arrows, like on Wikipedia. * [Obsidian Tasks] is getting a lot of love. * The [markdown formatting assistant plugin](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) has some latex helpers, and I want to share it again because there have been a couple of discussions lately about taking math notes in Obsidian. @@ -45,7 +45,7 @@ ## Workflow Stuff * Francisco Bricio's [presentation](https://www.youtube.com/watch?v=Ehw3hUZNF1M), hosted by `@nickmilo` of Linking Your Thinking, got resurfaced this week as being particularly useful for entrepreneurs. -* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[Showcase/Plugins/Dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. +* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[dataview|Dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. * Relatedly, here is a [video demonstrating how to create a graph from table data interacively](https://www.youtube.com/watch?v=EVgz7UV6fbU) using Tracker v1.5 * Logseq and Obsidian can work together. `@shuyunzhang99` put together a [demonstration](https://www.youtube.com/watch?v=W4Art2DI9SA) of their interoperability on the same .md file. * When looking at the backlinks/outlinks panel, you can open a note in a new pane using middle click from the scroll wheel. diff --git a/01 - Community/Obsidian Roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md index 3ae7238cb..0bf68055d 100644 --- a/01 - Community/Obsidian Roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -15,8 +15,8 @@ * [[obsidian-dropbox-backups|Obsidian Dropbox Backups]] can now be automated. ### Updates -* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[Showcase/Plugins/Dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[Showcase/Plugins/Dataview]] fields. +* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[dataview|Dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! +* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[dataview|Dataview]] fields. * the [[obsidian-dictionary-plugin|Dictionary]] now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. * [0.0.9](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) of [[block-reference-count|Block Reference Counter]] fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! @@ -30,7 +30,7 @@ * This [templater script](https://discord.com/channels/@me/815308052323500033/849439350534045731) can replace all timestamps prepended by a key with a YouTube link. ## Workflow Stuff -* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[Showcase/Plugins/Dataview]], Citations Plugin, and Zotfile. +* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[dataview|Dataview]], Citations Plugin, and Zotfile. * This [dataviewjs query](https://github.com/chhoumann/Templater_Templates#httpsgithubcomchhoumanntemplater_templatesblobmasterdataviewcopy_links_in_querymd) allows you to copy all the links found in it. It also displays them in a table below, so you see what you're getting. I've included instructions for changing the formatting, in case you might want to have the links comma-separated or something. * This [forum thread](https://forum.obsidian.md/t/how-do-you-put-yaml-to-use-in-your-system/18987) is a useful discussion about how various people leverage YAML metadata in their notes. diff --git a/01 - Community/Obsidian Roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md index 4df67ac2c..5f8835427 100644 --- a/01 - Community/Obsidian Roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -25,7 +25,7 @@ * The [Obisidan OCR plugin](https://github.com/schlundd/obsidian-ocr-plugin) extracts the text of image attachments. * The [Obsidian iCal plugin](https://github.com/mdelobelle/obsidian-ical/tree/master ) (Mac only) includes the events of your Calendar at the end of your daily notes with templating capabilities. -* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[Showcase/Plugins/Dataview]]" fame) is a nifty alternative to the graph view. +* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[dataview|Dataview]]" fame) is a nifty alternative to the graph view. * [[obsidian-text-format|Text Format]] will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. * [[obsidian-grandfather|Grandfather]] puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. * The [[file-tree-alternative|File Tree Alternative Plugin]] plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. diff --git a/01 - Community/Obsidian Roundup/2021.06.19.md b/01 - Community/Obsidian Roundup/2021.06.19.md index 48d0ffb69..f42500f75 100644 --- a/01 - Community/Obsidian Roundup/2021.06.19.md +++ b/01 - Community/Obsidian Roundup/2021.06.19.md @@ -16,7 +16,7 @@ ### Scripts * `@Nick_At_Day` shared this [[templater-obsidian|Templater]] [script](http://discordapp.com/channels/686053708261228577/840286238928797736/853274331135606814 ) intended for folks who use "ABC" lists to try to come up with tags. It will allow you to select the table and return only the tags. -* `@Witt` shared a nice, simple, straightforward example of how to use inline [[Showcase/Plugins/Dataview]] queries that act as formulas manipulating a variable. +* `@Witt` shared a nice, simple, straightforward example of how to use inline [[dataview|Dataview]] queries that act as formulas manipulating a variable. * `@Christian` created a [[quickadd|QuickAdd]] [script to move all notes with a tag to any folder](https://github.com/chhoumann/quickadd#macro-move-notes-with-a-tag-to-a-folder). ### Under The Radar * [[oz-image-plugin|Image in Editor]] was resurfaced as a super useful plugin for folks who hate switching over to preview mode to see the images they’re embedding. diff --git a/01 - Community/Obsidian Roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md index 217e28f5a..4ff614ebd 100644 --- a/01 - Community/Obsidian Roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -47,7 +47,7 @@ Note: Some of these are pending code review and are not yet available in the com ## Knowledge Management * `@anthonyamar` shared this [curated list of public Zettelkastens / Second Brains / Digital Gardens](https://github.com/KasperZutterman/Second-Brain). * `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. -* There was a nice reddit thread about how to use [[Showcase/Plugins/Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). +* There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). ## [[Ancillary Tools]] * [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md index dfbd13047..57356040a 100644 --- a/01 - Community/Obsidian Roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -15,7 +15,7 @@ * [[file-tree-alternative|File Tree Alternative]] now lets you search from within its file list view. ### Magic -* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[Showcase/Plugins/Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[Showcase/Plugins/Dataview]] view (thanks for walking me through it, `@anthonybaker`). +* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[dataview|Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[dataview|Dataview]] view (thanks for walking me through it, `@anthonybaker`). ### Under The Radar * There was a fun discussion of everybody’s [top 3 favorite plugins](http://discordapp.com/channels/686053708261228577/707816848615407697/861911446212444160) that I recommend checking out if you’re not sure where to start. Plus, it’s fun to see how different people have such varied use-cases. ### For Developers diff --git a/01 - Community/Obsidian Roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md index df19488d7..9c7a593d4 100644 --- a/01 - Community/Obsidian Roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -89,7 +89,7 @@ _Remember: You can manually install plugins that aren't in the community list by ## [[Ancillary Tools]] -* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[Showcase/Latex]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. +* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. ## Housekeeping diff --git a/01 - Community/Obsidian Roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md index 6e1f170bf..8ba67af01 100644 --- a/01 - Community/Obsidian Roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -3,7 +3,7 @@ ### New * [Readwise](https://readwise.io/i/ac9) shipped their [[readwise-official|official integration plugin]] this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). * [[obsidian-pocket|Pocket integration]] plugin allows users to sync [[Pocket]] reading lists into Obsidian. -* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[Showcase/Plugins/Dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. +* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[dataview|Dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. * [[macro-plugin|Macros]] lets you combine commands from the command palette, with optional delays between commands. * Obsidian now has an [[obsidian-toggl-integration|integration with Toggl]] timers. * The [[customizable-sidebar|Customizable Sidebar]] plugin allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). diff --git a/01 - Community/Obsidian Roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md index ba7309563..46bf7dbcd 100644 --- a/01 - Community/Obsidian Roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -34,7 +34,7 @@ ## Workflow Stuff -* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[Showcase/Latex]] equations, [[Obsidian queries]], PDF extraction and more. +* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. * `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. * Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. * This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon speech recognition|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. diff --git a/01 - Community/Obsidian Roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md index 8ce476dd6..1332a11aa 100644 --- a/01 - Community/Obsidian Roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -4,7 +4,7 @@ Upcoming community talks (save the date, links to follow later in the month!): -* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[Showcase/Plugins/Dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). +* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview|Dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). * Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS Shortcuts]] in Obsidian Mobile. ## Plugin News diff --git a/02 - Categories/Plugins/Search.md b/02 - Categories/Plugins/Search.md index a26f7abe1..5061fd096 100644 --- a/02 - Categories/Plugins/Search.md +++ b/02 - Categories/Plugins/Search.md @@ -21,7 +21,7 @@ Querying - [[search-on-internet|Search on Internet]] - [[vantage-obsidian|Vantage - Advanced search builder]] - [[obsidian-query-language|Obsidian Query Language]] -- [[Showcase/Plugins/Dataview|Dataview]] +- [[dataview|Dataview]] - [[obsidian-spotlight|Spotlight]] - [[obsidian-dice-roller|Dice Roller]] - [[obsidian-related-notes-finder|Related Notes Finder]] diff --git a/03 - Community Tools For Obsidian/Themes/ITS Theme.md b/03 - Community Tools For Obsidian/Themes/ITS Theme.md index 557a79edf..0121850ff 100644 --- a/03 - Community Tools For Obsidian/Themes/ITS Theme.md +++ b/03 - Community Tools For Obsidian/Themes/ITS Theme.md @@ -41,9 +41,9 @@ Features of **ITS Theme** available as snippets: - [[All Alternate Themes (ITS Theme)|All Alternate Themes]] Pre-made alternate color schemes are available with the css snippet. -- [[Showcase/Snippets/Image Adjustments]] +- [[Image Adjustments]] -- [[Showcase/Snippets/Embed Adjustments]] +- [[Embed Adjustments]] - [[Kanban (SlRvb)|Kanban]] diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md b/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md index e057dd679..633c80e83 100644 --- a/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md @@ -10,7 +10,7 @@ publish: true By [[SlRvb]] -A [[Obsidian Community Talks|showcase]] of the [[ITS Theme]] [[Showcase/Snippets/Image Adjustments|Image adjustment]] snippets. +A [[Obsidian Community Talks|showcase]] of the [[ITS Theme]] [[Image Adjustments]] snippets. You can watch the [[YouTube|video]] below: diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md index 7c3fdf768..dc98a2b11 100644 --- a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md @@ -16,7 +16,7 @@ The order of speakers is as follows: - [[apolaine]] - Vault set-up as a new DM, Session Notes & Prep, Using Javalent's plug-ins in situ. And maybe the [[Mermaid]] diagrams - [[nvanderhoevan|Nicole vdH]] - Keeping games separate: Calendar. Use of metadata. Gallery plugin. Resources for inspiration. Random Rolls (Encounters, NPC characteristics). Customised stat blocks. - [[SlRvb]]- Vault and Notes Setup: Campaign Setup Folder & Session Notes with [[obsidian-admonition|Admonitions]]. Universe SRDs, Player Character Database, and Adventure Diary. -- [[Leah]] - Player Perspective: Different take on character diary. [[templater-obsidian|Templater]] and [[Showcase/Plugins/Dataview]] for in-game reference (metadata). One-touch game day setup (Bunch app). D&D 5e starter vault (community resource, publicly available). +- [[Leah]] - Player Perspective: Different take on character diary. [[templater-obsidian|Templater]] and [[dataview|Dataview]] for in-game reference (metadata). One-touch game day setup (Bunch app). D&D 5e starter vault (community resource, publicly available). %% In the tag below, plase fill out the #placeholder/link and then remove this comment%% diff --git a/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md index 05f212456..5a1643600 100644 --- a/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md @@ -5,11 +5,11 @@ tags: - seedling --- -# An Introduction to [[Showcase/Plugins/Dataview]] +# An Introduction to [[dataview|Dataview]] Slides [[An Introduction to Dataview]] -This was the very first [[Obsidian Community Talks|Obsidian Community Talk]]. [[SkepticMystic]] gave a great overview of the [[Showcase/Plugins/Dataview|Dataview]] plugin. +This was the very first [[Obsidian Community Talks|Obsidian Community Talk]]. [[SkepticMystic]] gave a great overview of the [[dataview|Dataview]] plugin. ## Part 1: Basics diff --git a/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md index af98a265c..51f0ad337 100644 --- a/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md +++ b/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md @@ -7,7 +7,7 @@ tags: publish: true --- -# An Introduction to [[Showcase/Plugins/Dataview]] +# An Introduction to [[dataview|Dataview]] %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md b/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md index aa6ab36f0..6fcab230c 100644 --- a/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md +++ b/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md @@ -5,7 +5,7 @@ tags: - seedling --- -# Intro to [[Showcase/Plugins/Dataview]] Plugin +# Intro to [[dataview|Dataview]] Plugin A [[YouTube|YouTube Video]] hosted by the [[Obsidian Office Hours]] channel. diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md index f941d5875..d08b5d60c 100644 --- a/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md +++ b/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md @@ -5,7 +5,7 @@ tags: - seedling --- -# [[Showcase/Plugins/Dataview]] Plugin: How To Use This Powerful Obsidian Plugin (With Examples) +# [[dataview|Dataview]] Plugin: How To Use This Powerful Obsidian Plugin (With Examples) A [[YouTube|YouTube Video]] by [[Filipe Donadio]]. From 36f6e14762114349259ae4aaa8f5fd51073242bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 14:03:24 +0200 Subject: [PATCH 20/41] Add danling links --- 01 - Community/Obsidian Roundup/2021.04.24.md | 2 +- .../Auxiliary Tools/Alfred.md | 18 ++++++++++++++++++ .../Auxiliary Tools/YiNote.md | 18 ++++++++++++++++++ .../Auxiliary Tools/Zotero Better BibTex.md | 18 ++++++++++++++++++ .../Auxiliary Tools/mailbox.org.md | 18 ++++++++++++++++++ 06 - Inbox/Bryan Jenks.md | 13 +++++++++++++ 06 - Inbox/Buy Me a Coffee.md | 13 +++++++++++++ 06 - Inbox/ClubMacStories.md | 13 +++++++++++++ .../Customer Relationship Management.md | 13 +++++++++++++ 06 - Inbox/Effective Remote Work.md | 19 +++++++++++++++++++ 06 - Inbox/GitHub sponsor.md | 13 +++++++++++++ 06 - Inbox/HTML.md | 13 +++++++++++++ 06 - Inbox/Knowledge Management System.md | 13 +++++++++++++ 06 - Inbox/LYT House.md | 13 +++++++++++++ 06 - Inbox/Nomic.md | 13 +++++++++++++ 06 - Inbox/Obsidian CSS.md | 13 +++++++++++++ 06 - Inbox/Obsidian Flight School.md | 13 +++++++++++++ 06 - Inbox/Obsidian Themes.md | 13 +++++++++++++ 06 - Inbox/PARA.md | 13 +++++++++++++ 06 - Inbox/Productivity Guru.md | 19 +++++++++++++++++++ 06 - Inbox/SCSS.md | 13 +++++++++++++ 06 - Inbox/Santi Younger.md | 13 +++++++++++++ 06 - Inbox/SkillShare.md | 13 +++++++++++++ 06 - Inbox/YAML frontmatter.md | 13 +++++++++++++ 24 files changed, 332 insertions(+), 1 deletion(-) create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md create mode 100644 06 - Inbox/Bryan Jenks.md create mode 100644 06 - Inbox/Buy Me a Coffee.md create mode 100644 06 - Inbox/ClubMacStories.md create mode 100644 06 - Inbox/Customer Relationship Management.md create mode 100644 06 - Inbox/Effective Remote Work.md create mode 100644 06 - Inbox/GitHub sponsor.md create mode 100644 06 - Inbox/HTML.md create mode 100644 06 - Inbox/Knowledge Management System.md create mode 100644 06 - Inbox/LYT House.md create mode 100644 06 - Inbox/Nomic.md create mode 100644 06 - Inbox/Obsidian CSS.md create mode 100644 06 - Inbox/Obsidian Flight School.md create mode 100644 06 - Inbox/Obsidian Themes.md create mode 100644 06 - Inbox/PARA.md create mode 100644 06 - Inbox/Productivity Guru.md create mode 100644 06 - Inbox/SCSS.md create mode 100644 06 - Inbox/Santi Younger.md create mode 100644 06 - Inbox/SkillShare.md create mode 100644 06 - Inbox/YAML frontmatter.md diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md index 7d9bf84e9..da05a3530 100644 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -40,7 +40,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. ## Tips & Tricks * You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` * [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. -* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[08 - Seedbox/Vim]] with Obsidian. +* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[Vim]] with Obsidian. * There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. ### CSS * `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md new file mode 100644 index 000000000..418aacc22 --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Alfred + +Official website: #placeholder/link +Documentation: #placeholder/link +Cost: #placeholder/tool +Available for: [[MacOS Tools|MacOS]] + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md new file mode 100644 index 000000000..f3d7f736a --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# YiNote + +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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md new file mode 100644 index 000000000..54f65d3c5 --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Zotero Better BibTex + +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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md new file mode 100644 index 000000000..312716145 --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# mailbox.org + +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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/06 - Inbox/Bryan Jenks.md b/06 - Inbox/Bryan Jenks.md new file mode 100644 index 000000000..c867d73d2 --- /dev/null +++ b/06 - Inbox/Bryan Jenks.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Bryan Jenks + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Buy Me a Coffee.md b/06 - Inbox/Buy Me a Coffee.md new file mode 100644 index 000000000..527798024 --- /dev/null +++ b/06 - Inbox/Buy Me a Coffee.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Buy Me a Coffee + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/ClubMacStories.md b/06 - Inbox/ClubMacStories.md new file mode 100644 index 000000000..cc2267954 --- /dev/null +++ b/06 - Inbox/ClubMacStories.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# ClubMacStories + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Customer Relationship Management.md b/06 - Inbox/Customer Relationship Management.md new file mode 100644 index 000000000..440102c55 --- /dev/null +++ b/06 - Inbox/Customer Relationship Management.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Customer Relationship Management + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Effective Remote Work.md b/06 - Inbox/Effective Remote Work.md new file mode 100644 index 000000000..d6ced691f --- /dev/null +++ b/06 - Inbox/Effective Remote Work.md @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Effective Remote Work + +%% Match the title with the channel's title %% + +%% Add the link (replacing #placeholder/link below) and then remove this comment%% +Link: [YouTube](placeholder/link) + +Hosted by #placeholder/author. + +%% Add a few sentences of what sort of videos they produce, feel free to link to other notes (e.g. after creating a note for a YouTube video you liked) %% +#placeholder/description diff --git a/06 - Inbox/GitHub sponsor.md b/06 - Inbox/GitHub sponsor.md new file mode 100644 index 000000000..7691f23bd --- /dev/null +++ b/06 - Inbox/GitHub sponsor.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# GitHub sponsors + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/HTML.md b/06 - Inbox/HTML.md new file mode 100644 index 000000000..e6a865f6c --- /dev/null +++ b/06 - Inbox/HTML.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# HTML + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Knowledge Management System.md b/06 - Inbox/Knowledge Management System.md new file mode 100644 index 000000000..842dfd4c5 --- /dev/null +++ b/06 - Inbox/Knowledge Management System.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Knowledge Management System + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/LYT House.md b/06 - Inbox/LYT House.md new file mode 100644 index 000000000..e14300bee --- /dev/null +++ b/06 - Inbox/LYT House.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# LYT House + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Nomic.md b/06 - Inbox/Nomic.md new file mode 100644 index 000000000..e6194460d --- /dev/null +++ b/06 - Inbox/Nomic.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Nomic + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Obsidian CSS.md b/06 - Inbox/Obsidian CSS.md new file mode 100644 index 000000000..b2924750b --- /dev/null +++ b/06 - Inbox/Obsidian CSS.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian CSS + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Obsidian Flight School.md b/06 - Inbox/Obsidian Flight School.md new file mode 100644 index 000000000..576b20f26 --- /dev/null +++ b/06 - Inbox/Obsidian Flight School.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian Flight School + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Obsidian Themes.md b/06 - Inbox/Obsidian Themes.md new file mode 100644 index 000000000..5b87a2666 --- /dev/null +++ b/06 - Inbox/Obsidian Themes.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Obsidian Themes + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/PARA.md b/06 - Inbox/PARA.md new file mode 100644 index 000000000..ff0befc18 --- /dev/null +++ b/06 - Inbox/PARA.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# PARA + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Productivity Guru.md b/06 - Inbox/Productivity Guru.md new file mode 100644 index 000000000..cbcb5b178 --- /dev/null +++ b/06 - Inbox/Productivity Guru.md @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Productivity Guru + +%% Match the title with the channel's title %% + +%% Add the link (replacing #placeholder/link below) and then remove this comment%% +Link: [YouTube](placeholder/link) + +Hosted by #placeholder/author. + +%% Add a few sentences of what sort of videos they produce, feel free to link to other notes (e.g. after creating a note for a YouTube video you liked) %% +#placeholder/description diff --git a/06 - Inbox/SCSS.md b/06 - Inbox/SCSS.md new file mode 100644 index 000000000..fbefcd0f9 --- /dev/null +++ b/06 - Inbox/SCSS.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# SCSS + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Santi Younger.md b/06 - Inbox/Santi Younger.md new file mode 100644 index 000000000..e6f49c7ad --- /dev/null +++ b/06 - Inbox/Santi Younger.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Santi Younger + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/SkillShare.md b/06 - Inbox/SkillShare.md new file mode 100644 index 000000000..df1b1cf1a --- /dev/null +++ b/06 - Inbox/SkillShare.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# SkillShare + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/YAML frontmatter.md b/06 - Inbox/YAML frontmatter.md new file mode 100644 index 000000000..418380010 --- /dev/null +++ b/06 - Inbox/YAML frontmatter.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# YAML frontmatter + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description From 8a1162ecd0fa85a9515c54599db161a062526849 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 14:11:04 +0200 Subject: [PATCH 21/41] Add new plugins and themes for W42 --- .github/scripts/utils.py | 6 ++-- .../Plugins/Uncategorized plugins.md | 16 ++++++++++ .../Plugins/key-promoter.md | 32 +++++++++++++++++++ .../Plugins/link-headers-directly.md | 32 +++++++++++++++++++ .../Plugins/lumberjack-obsidian.md | 32 +++++++++++++++++++ .../Plugins/mysnippets-plugin.md | 32 +++++++++++++++++++ .../obsidian-another-quick-switcher.md | 32 +++++++++++++++++++ .../Plugins/obsidian-hypothesis-plugin.md | 32 +++++++++++++++++++ .../Plugins/obsidian-javascript-init.md | 32 +++++++++++++++++++ .../Plugins/obsidian-link-converter.md | 32 +++++++++++++++++++ .../Plugins/obsidian-livesync.md | 32 +++++++++++++++++++ .../Plugins/obsidian-local-images.md | 32 +++++++++++++++++++ .../Plugins/obsidian-plotly.md | 32 +++++++++++++++++++ .../Plugins/obsidian-vale.md | 32 +++++++++++++++++++ .../Plugins/obsidian-vocabulary-view.md | 32 +++++++++++++++++++ .../Plugins/obsidian-wikipedia.md | 32 +++++++++++++++++++ .../Plugins/obsidian42-brat.md | 32 +++++++++++++++++++ .../Plugins/snippet-commands-obsidian.md | 32 +++++++++++++++++++ .../Themes/Agora.md | 32 +++++++++++++++++++ .../Themes/Creature.md | 32 +++++++++++++++++++ .../Themes/Emerald.md | 32 +++++++++++++++++++ .../Themes/Faded.md | 32 +++++++++++++++++++ .../Themes/Sanctum.md | 32 +++++++++++++++++++ .../Themes/Slytherin.md | 32 +++++++++++++++++++ .../Themes/Sodalite.md | 32 +++++++++++++++++++ 25 files changed, 755 insertions(+), 3 deletions(-) create mode 100644 03 - Community Tools For Obsidian/Plugins/key-promoter.md create mode 100644 03 - Community Tools For Obsidian/Plugins/link-headers-directly.md create mode 100644 03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md create mode 100644 03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-vale.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md create mode 100644 03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md create mode 100644 03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md create mode 100644 03 - Community Tools For Obsidian/Themes/Agora.md create mode 100644 03 - Community Tools For Obsidian/Themes/Creature.md create mode 100644 03 - Community Tools For Obsidian/Themes/Emerald.md create mode 100644 03 - Community Tools For Obsidian/Themes/Faded.md create mode 100644 03 - Community Tools For Obsidian/Themes/Sanctum.md create mode 100644 03 - Community Tools For Obsidian/Themes/Slytherin.md create mode 100644 03 - Community Tools For Obsidian/Themes/Sodalite.md diff --git a/.github/scripts/utils.py b/.github/scripts/utils.py index 0fa16db18..76dd8f9d2 100644 --- a/.github/scripts/utils.py +++ b/.github/scripts/utils.py @@ -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", } diff --git a/02 - Categories/Plugins/Uncategorized plugins.md b/02 - Categories/Plugins/Uncategorized plugins.md index edea833c3..1d5a6a654 100644 --- a/02 - Categories/Plugins/Uncategorized plugins.md +++ b/02 - Categories/Plugins/Uncategorized plugins.md @@ -32,4 +32,20 @@ Plugins which have not yet been categorized by the community. - [[update-time-on-edit|Update frontmatter time on edit]] - [[obsidian-nomnoml-diagram|Nomnoml Diagram]] - [[map-of-content|Map of Content]] +- [[obsidian-local-images|Local images]] +- [[obsidian-vocabulary-view|Vocabulary View]] +- [[obsidian42-brat|Obsidian42 - BRAT]] +- [[snippet-commands-obsidian|Snippet Commands]] +- [[obsidian-javascript-init|JavaScript Init]] +- [[key-promoter|Key Promoter]] +- [[obsidian-livesync|Obsidian Live sync]] +- [[obsidian-plotly|Plotly]] +- [[obsidian-wikipedia|Wikipedia]] +- [[obsidian-vale|Vale]] +- [[lumberjack-obsidian|Lumberjack πŸͺ“πŸͺ΅]] +- [[obsidian-link-converter|Obsidian Link Converter]] +- [[mysnippets-plugin|MySnippets]] +- [[obsidian-hypothesis-plugin|Hypothesis Highlights]] +- [[obsidian-another-quick-switcher|Another Quick Switcher]] +- [[link-headers-directly|Link Headers Directly]] diff --git a/03 - Community Tools For Obsidian/Plugins/key-promoter.md b/03 - Community Tools For Obsidian/Plugins/key-promoter.md new file mode 100644 index 000000000..d1f92a295 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/key-promoter.md @@ -0,0 +1,32 @@ +--- +plugin-id: key-promoter +aliases: +- Key Promoter +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/joethei/obsidian-key-promoter/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/joethei/obsidian-key-promoter?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/joethei/obsidian-key-promoter/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/joethei/obsidian-key-promoter?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Key Promoter + +Links: [GitHub repository](https://github.com/joethei/obsidian-key-promoter) or [](obsidian://goto-plugin?id=key-promoter) +Developed by: [[joethei]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Learn keyboard shortcuts by showing them when using the mouse + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/link-headers-directly.md b/03 - Community Tools For Obsidian/Plugins/link-headers-directly.md new file mode 100644 index 000000000..6286ed97d --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/link-headers-directly.md @@ -0,0 +1,32 @@ +--- +plugin-id: link-headers-directly +aliases: +- Link Headers Directly +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/Signynt/link-headers-directly/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/Signynt/link-headers-directly?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/Signynt/link-headers-directly/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/Signynt/link-headers-directly?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Link Headers Directly + +Links: [GitHub repository](https://github.com/Signynt/link-headers-directly) or [](obsidian://goto-plugin?id=link-headers-directly) +Developed by: [[Signynt]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +When a header is linked, preview mode will show only the header, and not the note name. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md b/03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md new file mode 100644 index 000000000..1fb1ace58 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md @@ -0,0 +1,32 @@ +--- +plugin-id: lumberjack-obsidian +aliases: +- Lumberjack πŸͺ“ πŸͺ΅ +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/ryanjamurphy/lumberjack-obsidian/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/ryanjamurphy/lumberjack-obsidian?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/ryanjamurphy/lumberjack-obsidian/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/ryanjamurphy/lumberjack-obsidian?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Lumberjack πŸͺ“ πŸͺ΅ + +Links: [GitHub repository](https://github.com/ryanjamurphy/lumberjack-obsidian) or [](obsidian://goto-plugin?id=lumberjack-obsidian) +Developed by: [[ryanjamurphy]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Log your thoughts! Lumberjack adds URL commands to help you axe inefficiency and get right to writing. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md b/03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md new file mode 100644 index 000000000..61ad0d56f --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md @@ -0,0 +1,32 @@ +--- +plugin-id: mysnippets-plugin +aliases: +- MySnippets +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/chetachiezikeuzor/MySnippets-Plugin/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/chetachiezikeuzor/MySnippets-Plugin?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/chetachiezikeuzor/MySnippets-Plugin/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/chetachiezikeuzor/MySnippets-Plugin?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# MySnippets + +Links: [GitHub repository](https://github.com/chetachiezikeuzor/MySnippets-Plugin) or [](obsidian://goto-plugin?id=mysnippets-plugin) +Developed by: [[chetachiezikeuzor]] +Mobile compatible: [[Desktop-only plugins|No]] + +MySnippets is a plugin that adds a status bar menu allowing the user to quickly toggle their snippets on and off πŸ–Œ. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md b/03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md new file mode 100644 index 000000000..90fc796c2 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-another-quick-switcher +aliases: +- Another Quick Switcher +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/tadashi-aikawa/obsidian-another-quick-switcher/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/tadashi-aikawa/obsidian-another-quick-switcher?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/tadashi-aikawa/obsidian-another-quick-switcher/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/tadashi-aikawa/obsidian-another-quick-switcher?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Another Quick Switcher + +Links: [GitHub repository](https://github.com/tadashi-aikawa/obsidian-another-quick-switcher) or [](obsidian://goto-plugin?id=obsidian-another-quick-switcher) +Developed by: [[tadashi-aikawa]] +Mobile compatible: [[Desktop-only plugins|No]] + +This is an Obsidian plugin which is another choice of Quick switcher. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md b/03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md new file mode 100644 index 000000000..5e4e2102c --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-hypothesis-plugin +aliases: +- Hypothes.is +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/weichenw/obsidian-hypothesis-plugin/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/weichenw/obsidian-hypothesis-plugin?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/weichenw/obsidian-hypothesis-plugin/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/weichenw/obsidian-hypothesis-plugin?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Hypothes.is + +Links: [GitHub repository](https://github.com/weichenw/obsidian-hypothesis-plugin) or [](obsidian://goto-plugin?id=obsidian-hypothesis-plugin) +Developed by: [[weichenw]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Sync your Hypothesis highlights + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md b/03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md new file mode 100644 index 000000000..f7fc2e617 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-javascript-init +aliases: +- JavaScript Init +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/ryanpcmcquen/obsidian-javascript-init/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/ryanpcmcquen/obsidian-javascript-init?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/ryanpcmcquen/obsidian-javascript-init/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/ryanpcmcquen/obsidian-javascript-init?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# JavaScript Init + +Links: [GitHub repository](https://github.com/ryanpcmcquen/obsidian-javascript-init) or [](obsidian://goto-plugin?id=obsidian-javascript-init) +Developed by: [[ryanpcmcquen]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Run JavaScript when Obsidian loads, or any other time. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md b/03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md new file mode 100644 index 000000000..6568b8bda --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-link-converter +aliases: +- Obsidian Link Converter +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/ozntel/obsidian-link-converter/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/ozntel/obsidian-link-converter?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/ozntel/obsidian-link-converter/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/ozntel/obsidian-link-converter?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Obsidian Link Converter + +Links: [GitHub repository](https://github.com/ozntel/obsidian-link-converter) or [](obsidian://goto-plugin?id=obsidian-link-converter) +Developed by: [[ozntel]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Scan all your links in the vault and convert them to your desired format. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md b/03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md new file mode 100644 index 000000000..7baadab77 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-livesync +aliases: +- Obsidian Live sync +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/vrtmrz/obsidian-livesync/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/vrtmrz/obsidian-livesync?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/vrtmrz/obsidian-livesync/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/vrtmrz/obsidian-livesync?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Obsidian Live sync + +Links: [GitHub repository](https://github.com/vrtmrz/obsidian-livesync) or [](obsidian://goto-plugin?id=obsidian-livesync) +Developed by: [[vrtmrz]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md b/03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md new file mode 100644 index 000000000..36da891e0 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-local-images +aliases: +- Local images +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/aleksey-rezvov/obsidian-local-images/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/aleksey-rezvov/obsidian-local-images?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/aleksey-rezvov/obsidian-local-images/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/aleksey-rezvov/obsidian-local-images?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Local images + +Links: [GitHub repository](https://github.com/aleksey-rezvov/obsidian-local-images) or [](obsidian://goto-plugin?id=obsidian-local-images) +Developed by: [[aleksey-rezvov]] +Mobile compatible: [[Desktop-only plugins|No]] + +Local Images plugin finds all links to external images in your notes, then downloads and saves images locally, and finally adjusts the image links in your notes to point to the saved image files. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md b/03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md new file mode 100644 index 000000000..805bc419a --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-plotly +aliases: +- Plotly +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/Dmitriy-Shulha/obsidian-plotly/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/Dmitriy-Shulha/obsidian-plotly?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/Dmitriy-Shulha/obsidian-plotly/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/Dmitriy-Shulha/obsidian-plotly?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Plotly + +Links: [GitHub repository](https://github.com/Dmitriy-Shulha/obsidian-plotly) or [](obsidian://goto-plugin?id=obsidian-plotly) +Developed by: [[Dmitriy-Shulha]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Obsidian plugin, which allow user to embed Plotly charts into markdown notes. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vale.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vale.md new file mode 100644 index 000000000..ef6acbba2 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-vale.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-vale +aliases: +- Vale +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/marcusolsson/obsidian-vale/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/marcusolsson/obsidian-vale?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/marcusolsson/obsidian-vale/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/marcusolsson/obsidian-vale?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Vale + +Links: [GitHub repository](https://github.com/marcusolsson/obsidian-vale) or [](obsidian://goto-plugin?id=obsidian-vale) +Developed by: [[marcusolsson]] +Mobile compatible: [[Desktop-only plugins|No]] + +A Vale client for Obsidian. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md b/03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md new file mode 100644 index 000000000..05baa85c5 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-vocabulary-view +aliases: +- Vocabulary View +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/nnshi-s/obsidian-vocabulary-view-plugin/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/nnshi-s/obsidian-vocabulary-view-plugin?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/nnshi-s/obsidian-vocabulary-view-plugin/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/nnshi-s/obsidian-vocabulary-view-plugin?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Vocabulary View + +Links: [GitHub repository](https://github.com/nnshi-s/obsidian-vocabulary-view-plugin) or [](obsidian://goto-plugin?id=obsidian-vocabulary-view) +Developed by: [[nnshi-s]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Write down some words and their explanations and preview them in a vocabulary test style + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md b/03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md new file mode 100644 index 000000000..95d913e51 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian-wikipedia +aliases: +- Wikipedia +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/jmilldotdev/obsidian-wikipedia/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/jmilldotdev/obsidian-wikipedia?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/jmilldotdev/obsidian-wikipedia/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/jmilldotdev/obsidian-wikipedia?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Wikipedia + +Links: [GitHub repository](https://github.com/jmilldotdev/obsidian-wikipedia) or [](obsidian://goto-plugin?id=obsidian-wikipedia) +Developed by: [[jmilldotdev]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Grabs information from Wikipedia for a topic and brings it into Obsidian notes + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md b/03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md new file mode 100644 index 000000000..1445fb16e --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md @@ -0,0 +1,32 @@ +--- +plugin-id: obsidian42-brat +aliases: +- Obsidian42 - BRAT +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/TfTHacker/obsidian42-brat/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/TfTHacker/obsidian42-brat?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/TfTHacker/obsidian42-brat/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/TfTHacker/obsidian42-brat?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Obsidian42 - BRAT + +Links: [GitHub repository](https://github.com/TfTHacker/obsidian42-brat) or [](obsidian://goto-plugin?id=obsidian42-brat) +Developed by: [[TfTHacker]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Easily install a beta version of a plugin for testing. + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md b/03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md new file mode 100644 index 000000000..5c9464823 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md @@ -0,0 +1,32 @@ +--- +plugin-id: snippet-commands-obsidian +aliases: +- Snippet Commands +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub all releases](https://img.shields.io/github/downloads/deathau/snippet-commands-obsidian/total?color=573E7A&logo=github&style=for-the-badge) +![GitHub manifest version](https://img.shields.io/github/manifest-json/v/deathau/snippet-commands-obsidian?color=573E7A&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/deathau/snippet-commands-obsidian/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/deathau/snippet-commands-obsidian?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Snippet Commands + +Links: [GitHub repository](https://github.com/deathau/snippet-commands-obsidian) or [](obsidian://goto-plugin?id=snippet-commands-obsidian) +Developed by: [[deathau]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] + +Registers custom css snippets as commands (which you can bind hotkeys to) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Agora.md b/03 - Community Tools For Obsidian/Themes/Agora.md new file mode 100644 index 000000000..7ab53fe26 --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Agora.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/Seraaron/agora-obsidian-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/Seraaron/agora-obsidian-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/Seraaron/agora-obsidian-theme?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Agora + +Repository: [GitHub](https://github.com/Seraaron/agora-obsidian-theme) +Designed by: [[Seraaron]] +Modes: [[Dark-mode themes|dark]], [[Light-mode themes|light]] + + + +![screenshot](https://github.com/Seraaron/agora-obsidian-theme/raw/main/agora-theme-preview.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Creature.md b/03 - Community Tools For Obsidian/Themes/Creature.md new file mode 100644 index 000000000..d999c388c --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Creature.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/marcusolsson/obsidian-creature-theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/marcusolsson/obsidian-creature-theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/marcusolsson/obsidian-creature-theme?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Creature + +Repository: [GitHub](https://github.com/marcusolsson/obsidian-creature-theme) +Designed by: [[marcusolsson]] +Modes: [[Dark-mode themes|dark]] + + + +![screenshot](https://github.com/marcusolsson/obsidian-creature-theme/raw/main/screenshot.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Emerald.md b/03 - Community Tools For Obsidian/Themes/Emerald.md new file mode 100644 index 000000000..4e4ea5a39 --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Emerald.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/gracejoseph1236/obsidian-emerald?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/gracejoseph1236/obsidian-emerald/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/gracejoseph1236/obsidian-emerald?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Emerald + +Repository: [GitHub](https://github.com/gracejoseph1236/obsidian-emerald) +Designed by: [[gracejoseph1236]] +Modes: [[Dark-mode themes|dark]] + + + +![screenshot](https://github.com/gracejoseph1236/obsidian-emerald/raw/master/example.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Faded.md b/03 - Community Tools For Obsidian/Themes/Faded.md new file mode 100644 index 000000000..abc813720 --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Faded.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/JoshKasap/Obsidian-Faded-Theme?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/JoshKasap/Obsidian-Faded-Theme/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/JoshKasap/Obsidian-Faded-Theme?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Faded + +Repository: [GitHub](https://github.com/JoshKasap/Obsidian-Faded-Theme) +Designed by: [[JoshKasap]] +Modes: [[Dark-mode themes|dark]] + + + +![screenshot](https://github.com/JoshKasap/Obsidian-Faded-Theme/raw/main/Faded.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Sanctum.md b/03 - Community Tools For Obsidian/Themes/Sanctum.md new file mode 100644 index 000000000..5e27ca26f --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Sanctum.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/jdanielmourao/obsidian-sanctum?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/jdanielmourao/obsidian-sanctum/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/jdanielmourao/obsidian-sanctum?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Sanctum + +Repository: [GitHub](https://github.com/jdanielmourao/obsidian-sanctum) +Designed by: [[jdanielmourao]] +Modes: [[Dark-mode themes|dark]], [[Light-mode themes|light]] + + + +![screenshot](https://github.com/jdanielmourao/obsidian-sanctum/raw/main/cover.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Slytherin.md b/03 - Community Tools For Obsidian/Themes/Slytherin.md new file mode 100644 index 000000000..e4956320a --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Slytherin.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/MatheusZarkov/Obsidian-Slytherin?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/MatheusZarkov/Obsidian-Slytherin/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/MatheusZarkov/Obsidian-Slytherin?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Slytherin + +Repository: [GitHub](https://github.com/MatheusZarkov/Obsidian-Slytherin) +Designed by: [[MatheusZarkov]] +Modes: [[Dark-mode themes|dark]] + + + +![screenshot](https://github.com/MatheusZarkov/Obsidian-Slytherin/raw/main/Cover.png) + +%% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Themes/Sodalite.md b/03 - Community Tools For Obsidian/Themes/Sodalite.md new file mode 100644 index 000000000..0bd1da0aa --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/Sodalite.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- +publish: true +--- + +%% ----- Badges ----- %% + +![GitHub last commit](https://img.shields.io/github/last-commit/tomzorz/Sodalite?color=573E7A&label=last%20update&logo=github&style=for-the-badge) +![GitHub issues by-label](https://img.shields.io/github/issues/tomzorz/Sodalite/help%20wanted?color=573E7A&logo=github&style=for-the-badge) +![GitHub Repo stars](https://img.shields.io/github/stars/tomzorz/Sodalite?color=573E7A&logo=github&style=for-the-badge) + +%% ----- Badges ----- %% + +%% Does the repository or author have any sponsoring links? Uncomment the next line and add them below. If they don't, please delete the placeholder tag. %% +%% Sponsor this work: #placeholder/author %% + +%% ----- Do not edit this section ----- %% + +# Sodalite + +Repository: [GitHub](https://github.com/tomzorz/Sodalite) +Designed by: [[tomzorz]] +Modes: [[Dark-mode themes|dark]] + + + +![screenshot](https://github.com/tomzorz/Sodalite/raw/master/screenshot.png) + +%% ----- Do not edit anything above this line ----- %% From 2ca4b5c0cb888b56efa0a39240c690c36af7160b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 14:15:49 +0200 Subject: [PATCH 22/41] Updates to existing plugins --- .../Plugins/obsidian-icon-folder.md | 2 +- .../Plugins/obsidian-show-file-path.md | 2 +- 03 - Community Tools For Obsidian/Plugins/quick-latex.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md b/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md index ef5a8d42d..26e5d5059 100644 --- a/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md @@ -27,6 +27,6 @@ Links: [GitHub repository](https://github.com/FlorianWoelki/obsidian-icon-folder Developed by: [[FlorianWoelki]] Mobile compatible: [[Mobile-compatible plugins|Yes]] -This plugin allows to add an emoji in front of a folder. +This plugin allows to add an emoji in front of a folder or icon. %% ----- Do not edit anything above this line ----- %% diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md b/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md index 5588c6abe..b95146c52 100644 --- a/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md +++ b/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md @@ -25,7 +25,7 @@ publish: true Links: [GitHub repository](https://github.com/ravimashru/obsidian-show-file-path) or [](obsidian://goto-plugin?id=obsidian-show-file-path) Developed by: [[ravimashru]] -Mobile compatible: [[Desktop-only plugins|No]] +Mobile compatible: [[Mobile-compatible plugins|Yes]] Show the full path of the currently open file in the status bar diff --git a/03 - Community Tools For Obsidian/Plugins/quick-latex.md b/03 - Community Tools For Obsidian/Plugins/quick-latex.md index f71f26d06..b46109771 100644 --- a/03 - Community Tools For Obsidian/Plugins/quick-latex.md +++ b/03 - Community Tools For Obsidian/Plugins/quick-latex.md @@ -27,6 +27,6 @@ Links: [GitHub repository](https://github.com/joeyuping/quick_latex_obsidian) or Developed by: [[joeyuping]] Mobile compatible: [[Desktop-only plugins|No]] -A simple plugin to simplify and speedup latex math typing. +Speedup latex math typing with auto fraction, align block shortcut, matrix shortcut...etc %% ----- Do not edit anything above this line ----- %% From 0a141a8ab43f20645e846d174f9a5235d53e7535 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 06:31:24 -0700 Subject: [PATCH 23/41] Moved and Renamed a Few pages --- .obsidian/app.json | 5 ++-- .obsidian/templates.json | 2 +- .../01 How To Contribute}/FAQ.md | 0 ... Meta OCV templates.md => 02 Templates.md} | 0 00 - Start here.md | 2 +- .../Channels/Community Talks.md | 0 .../Channels/Obsidian Office Hours.md | 0 ... tool categories.md => Ancillary Tools.md} | 14 +++++++++ .../{02.02 - Categories.md => Plugins.md} | 2 +- .../Plugins/02 - Community plugins.md | 4 +-- .../04 - Examples & Showcases.md | 24 +++++++++++++++ 05 - Guides, Workflows, & Courses/Guides.md | 10 ++++++- Archive Folders/00 - Meta/00 - Meta.md | 2 +- .../06.01 - Note examples.md | 6 ---- .../09.01 - Topics/09.01 - Topics.md | 30 ------------------- .../09.02 - How To/09.02 - How To.md | 9 ------ .../CONTRIBUTING.md => CONTRIBUTING.md | 2 +- 17 files changed, 57 insertions(+), 55 deletions(-) rename {Archive Folders/00 - Meta => 00 - Contribute To The Obsidian Hub/01 How To Contribute}/FAQ.md (100%) rename 00 - Contribute To The Obsidian Hub/02 Templates/{00.01 - Meta OCV templates.md => 02 Templates.md} (100%) rename {02 - Categories => 01 - Community}/Channels/Community Talks.md (100%) rename {02 - Categories => 01 - Community}/Channels/Obsidian Office Hours.md (100%) rename 02 - Categories/Auxiliary Tools/{Ancillary tool categories.md => Ancillary Tools.md} (83%) rename 02 - Categories/Plugins/{02.02 - Categories.md => Plugins.md} (95%) create mode 100644 04 - Examples & Showcases/04 - Examples & Showcases.md delete mode 100644 Archive Folders/09.01 - Topics/09.01 - Topics.md rename 00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md => CONTRIBUTING.md (98%) diff --git a/.obsidian/app.json b/.obsidian/app.json index 7a4436f48..ab9869c6e 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,5 +1,6 @@ { "newFileLocation": "folder", - "newFileFolderPath": "08 - Seedbox", - "attachmentFolderPath": "10 - Resources/10.01 - Note attachments" + "newFileFolderPath": "06 - Inbox", + "attachmentFolderPath": "00 - Contribute To The Obsidian Hub/03 Attachments", + "alwaysUpdateLinks": true } \ No newline at end of file diff --git a/.obsidian/templates.json b/.obsidian/templates.json index e6b55fa2c..37b264e2d 100644 --- a/.obsidian/templates.json +++ b/.obsidian/templates.json @@ -1,3 +1,3 @@ { - "folder": "00 - Meta/00.01 - Meta OCV templates" + "folder": "00 - Contribute To The Obsidian Hub/02 Templates" } \ No newline at end of file diff --git a/Archive Folders/00 - Meta/FAQ.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md similarity index 100% rename from Archive Folders/00 - Meta/FAQ.md rename to 00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md similarity index 100% rename from 00 - Contribute To The Obsidian Hub/02 Templates/00.01 - Meta OCV templates.md rename to 00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md diff --git a/00 - Start here.md b/00 - Start here.md index 89adc7113..01066d46d 100644 --- a/00 - Start here.md +++ b/00 - Start here.md @@ -12,7 +12,7 @@ tags: We think of this vault as a [[Digital garden]]. This means that the content in our vault is very much a work in progress. Since we're at a very early stage, there's a lot of space to grow! You can check out a few sample notes here: - [[Obsidian October 2021]] -- [[02.02 - Categories|Plugin Categories]] +- [[Plugins|Plugin Categories]] - [[How to Style Obsidian]] - [[YT - How to use QuickAdd|How to use QuickAdd]] diff --git a/02 - Categories/Channels/Community Talks.md b/01 - Community/Channels/Community Talks.md similarity index 100% rename from 02 - Categories/Channels/Community Talks.md rename to 01 - Community/Channels/Community Talks.md diff --git a/02 - Categories/Channels/Obsidian Office Hours.md b/01 - Community/Channels/Obsidian Office Hours.md similarity index 100% rename from 02 - Categories/Channels/Obsidian Office Hours.md rename to 01 - Community/Channels/Obsidian Office Hours.md diff --git a/02 - Categories/Auxiliary Tools/Ancillary tool categories.md b/02 - Categories/Auxiliary Tools/Ancillary Tools.md similarity index 83% rename from 02 - Categories/Auxiliary Tools/Ancillary tool categories.md rename to 02 - Categories/Auxiliary Tools/Ancillary Tools.md index 44b9c784e..8982c8386 100644 --- a/02 - Categories/Auxiliary Tools/Ancillary tool categories.md +++ b/02 - Categories/Auxiliary Tools/Ancillary Tools.md @@ -1,3 +1,17 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# Ancillary Tools + +#placeholder/description + +## MOC + %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[Android Apps|Android Apps]] - [[Chrome Extensions|Chrome Extensions]] diff --git a/02 - Categories/Plugins/02.02 - Categories.md b/02 - Categories/Plugins/Plugins.md similarity index 95% rename from 02 - Categories/Plugins/02.02 - Categories.md rename to 02 - Categories/Plugins/Plugins.md index 022756e07..cf21daf92 100644 --- a/02 - Categories/Plugins/02.02 - Categories.md +++ b/02 - Categories/Plugins/Plugins.md @@ -67,7 +67,7 @@ tags: ### Adding a new category 1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[02.02 - Categories]] folder. +2. Once you have the green light, create a new file in the [[Plugins]] folder. 3. Use the template [[T - Plugin Category]] and fill out any placeholders. 4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md index df6362824..0cf9aafab 100644 --- a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md +++ b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md @@ -13,11 +13,11 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[02.01 - Plugins|02.01 - Plugins]] -- [[02.02 - Categories|02.02 - Categories]] +- [[Plugins|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing - [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Notes in this folder might have missing information (marked with the #placeholder tag) - Click on [[09.02 - How To]] if you want to add how to do something with a plugin. -- [[02.02 - Categories|Plugin categories]] - Help us categorize community plugins! \ No newline at end of file +- [[Plugins|Plugin categories]] - Help us categorize community plugins! \ No newline at end of file diff --git a/04 - Examples & Showcases/04 - Examples & Showcases.md b/04 - Examples & Showcases/04 - Examples & Showcases.md new file mode 100644 index 000000000..7e5fb5d2b --- /dev/null +++ b/04 - Examples & Showcases/04 - Examples & Showcases.md @@ -0,0 +1,24 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# 04 - Examples & Showcases + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[06.01 - Note examples|06.01 - Note examples]] +- [[06.02 - Vault examples|06.02 - Vault examples]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +1. Create a new file under [[04 - Examples & Showcases]] and apply the [[T - Note showcase]] template +2. Fill out any placeholders on the template +3. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/Guides.md b/05 - Guides, Workflows, & Courses/Guides.md index f0ee04bce..b341435f0 100644 --- a/05 - Guides, Workflows, & Courses/Guides.md +++ b/05 - Guides, Workflows, & Courses/Guides.md @@ -17,6 +17,14 @@ tags: - [[How to add content through GitHub|How to add content through GitHub]] - [[Themes (MOC)|Themes]] - [[Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] +- [[Plugin Tips and Tricks|Plugin Tips and Tricks]] +- [[Publishing|Publishing]] +- [[Workflows|Workflows]] %% Zoottelkeeper: End of the autogenerated index file list %% -![[09.02 - How To#Contributing]] \ No newline at end of file +## Contributing + +1. Create a note under [[05 - Guides, Workflows, & Courses]] or one of it's subfolders +2. Apply the [[T - New Note]] template +3. Write to your heart's content! +4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/Archive Folders/00 - Meta/00 - Meta.md b/Archive Folders/00 - Meta/00 - Meta.md index 9af123165..49fc4471c 100644 --- a/Archive Folders/00 - Meta/00 - Meta.md +++ b/Archive Folders/00 - Meta/00 - Meta.md @@ -8,7 +8,7 @@ tags: # 00 - Meta %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00.01 - Meta OCV templates|00.01 - Meta OCV templates]] +- [[02 Templates|00.01 - Meta OCV templates]] - [[00.02 - Contributors and Authors|00.02 - Contributors and Authors]] - [[Contributing templates to the community vault|Contributing templates to the community vault]] - [[Contributing with community plugins and themes|Contributing with community plugins and themes]] diff --git a/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md b/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md index 019bb0631..27e10bd97 100644 --- a/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md +++ b/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md @@ -15,9 +15,3 @@ tags: %% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -1. Create a new file under [[06.01 - Note examples]] and apply the [[T - Note showcase]] template -2. Fill out any placeholders on the template -3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/Archive Folders/09.01 - Topics/09.01 - Topics.md b/Archive Folders/09.01 - Topics/09.01 - Topics.md deleted file mode 100644 index 5d7fcab9c..000000000 --- a/Archive Folders/09.01 - Topics/09.01 - Topics.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 09.01 - Topics - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Ancillary tool categories|Ancillary tool categories]] -- [[Beginner guides|Beginner guides]] -- [[Digital garden|Digital garden]] -- [[Graph view applications|Graph view applications]] -- [[obsidian-hub/02 - Categories/Topics/LaTeX|LaTeX]] -- [[Maps of Content (MOC)|Maps of Content (MOC)]] -- [[Markdown|Markdown]] -- [[Mermaid|Mermaid]] -- [[Obsidian|Obsidian]] -- [[Publish sites|Publish sites]] -- [[Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] -- [[Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] -- [[Spaced repetition|Spaced repetition]] -- [[Websites|Websites]] -- [[YouTube|YouTube]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/Archive Folders/09.02 - How To/09.02 - How To.md b/Archive Folders/09.02 - How To/09.02 - How To.md index 7c3831006..6a821b293 100644 --- a/Archive Folders/09.02 - How To/09.02 - How To.md +++ b/Archive Folders/09.02 - How To/09.02 - How To.md @@ -12,15 +12,6 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Guides|Guides]] -- [[Plugin Tips and Tricks|Plugin Tips and Tricks]] -- [[Publishing|Publishing]] -- [[Workflows|Workflows]] %% Zoottelkeeper: End of the autogenerated index file list %% -## Contributing -1. Create a note under [[09.02 - How To]] or one of it's subfolders -2. Apply the [[T - New Note]] template -3. Write to your heart's content! -4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md b/CONTRIBUTING.md similarity index 98% rename from 00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md rename to CONTRIBUTING.md index 74d350012..1c10e6264 100644 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,7 +43,7 @@ To try and make it easy for folks to navigate this vault and find content they'r #### [[02 - Community plugins]] - [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. -- [[02.02 - Categories|Plugin categories]] - Help us categorize community plugins! +- [[Plugins|Plugin categories]] - Help us categorize community plugins! #### [[03 - Community templates]] From a2391d20df831dc077088c0b401123a0ac64115a Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 08:36:50 -0700 Subject: [PATCH 24/41] Fix Apostrophe Character --- .../Vaults/SlRvb's Journaling Setup.md | 0 .../Vaults/SlRvb's MediaDB Setup.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" => 04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md (100%) rename "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" => 04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md (100%) diff --git "a/04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" b/04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md similarity index 100% rename from "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s Journaling Setup.md" rename to 04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md diff --git "a/04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" b/04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md similarity index 100% rename from "04 - Examples & Showcases/Vaults/SlRvb\342\200\231s MediaDB Setup.md" rename to 04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md From 4038a27df1264eda6be2aa2a8b1a05684daed61d Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 08:40:24 -0700 Subject: [PATCH 25/41] Update Apostrophe Fix Links --- 04 - Examples & Showcases/Vaults/06.02 - Vault examples.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md b/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md index ee11e49f3..2edc19428 100644 --- a/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md +++ b/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md @@ -16,8 +16,8 @@ tags: - [[Obsidian JG Method|Obsidian JG Method]] - [[Obsidian Starter Templates|Obsidian Starter Templates]] - [[PARA Starter Kit|PARA Starter Kit]] -- [[SlRvb’s Journaling Setup|SlRvb’s Journaling Setup]] -- [[SlRvb’s MediaDB Setup|SlRvb’s MediaDB Setup]] +- [[SlRvb's Journaling Setup|SlRvb’s Journaling Setup]] +- [[SlRvb's MediaDB Setup|SlRvb’s MediaDB Setup]] %% Zoottelkeeper: End of the autogenerated index file list %% From a770c182a09f7c8271d8bc3afac7ccd91bcdf9a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 18:11:56 +0200 Subject: [PATCH 26/41] Move notes to folders in new structure --- .../YAFPA_Showcase_Category_view.png | Bin .../YAFPA_Showcase_Collections_view.png | Bin .../03 Attachments}/YAFPA_Showcase_Feed.png | Bin .../03 Attachments}/YAFPA_Showcase_Note.png | Bin .../03 Attachments}/YAFPA_Showcase_Tags.png | Bin .../publish-pfsense-acme_1.png | Bin .../publish-pfsense-acme_2.png | Bin .../publish-pfsense-acme_3.png | Bin .../publish-pfsense-acme_4.png | Bin .../publish-pfsense-acme_5.png | Bin .../03 Attachments}/publish-pfsense-be_1.png | Bin .../03 Attachments}/publish-pfsense-be_2.png | Bin .../03 Attachments}/publish-pfsense-be_3.png | Bin .../03 Attachments}/publish-pfsense-be_4.png | Bin .../03 Attachments}/publish-pfsense-fw.png | Bin .../publish-pfsense-http-fe_1.png | Bin .../publish-pfsense-http-fe_2.png | Bin .../publish-pfsense-http-fe_3.png | Bin .../publish-pfsense-http-fe_4.png | Bin .../publish-pfsense-https-fe_1.png | Bin .../publish-pfsense-https-fe_2.png | Bin .../publish-pfsense-https-fe_3.png | Bin .../publish-pfsense-https-fe_4.png | Bin .../publish-pfsense-https-fe_5.png | Bin .../publish-pfsense-https-fe_6.png | Bin .../publish-pfsense-https-fe_7.png | Bin .../publish-pfsense-https-fe_8.png | Bin .../vscode-regex-find-replace.png | Bin .../Guides}/Obsidian publish and pfSense.md | 73 +++++++++--------- .../Yet Another Free Publish Alternative.md | 0 30 files changed, 36 insertions(+), 37 deletions(-) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/YAFPA_Showcase_Category_view.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/YAFPA_Showcase_Collections_view.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/YAFPA_Showcase_Feed.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/YAFPA_Showcase_Note.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/YAFPA_Showcase_Tags.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-acme_1.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-acme_2.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-acme_3.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-acme_4.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-acme_5.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-be_1.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-be_2.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-be_3.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-be_4.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-fw.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-http-fe_1.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-http-fe_2.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-http-fe_3.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-http-fe_4.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_1.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_2.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_3.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_4.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_5.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_6.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_7.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/publish-pfsense-https-fe_8.png (100%) rename {10 - Resources/10.01 - Note attachments => 00 - Contribute To The Obsidian Hub/03 Attachments}/vscode-regex-find-replace.png (100%) rename {08 - Seedbox => 05 - Guides, Workflows, & Courses/Guides}/Obsidian publish and pfSense.md (81%) rename {08 - Seedbox => 06 - Inbox}/Yet Another Free Publish Alternative.md (100%) diff --git a/10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Category_view.png b/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Category_view.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png diff --git a/10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Collections_view.png b/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Collections_view.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png diff --git a/10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Feed.png b/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Feed.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png diff --git a/10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Note.png b/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Note.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png diff --git a/10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Tags.png b/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/YAFPA_Showcase_Tags.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-acme_1.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-acme_1.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-acme_2.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-acme_2.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-acme_3.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-acme_3.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-acme_4.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-acme_4.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-acme_5.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-acme_5.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-be_1.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-be_1.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-be_2.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-be_2.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-be_3.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-be_3.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-be_4.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-be_4.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-fw.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-fw.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_1.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_1.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_2.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_2.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_3.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_3.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_4.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-http-fe_4.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_1.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_1.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_2.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_2.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_3.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_3.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_4.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_4.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_5.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_5.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_6.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_6.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_7.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_7.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png diff --git a/10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_8.png b/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/publish-pfsense-https-fe_8.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png diff --git a/10 - Resources/10.01 - Note attachments/vscode-regex-find-replace.png b/00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png similarity index 100% rename from 10 - Resources/10.01 - Note attachments/vscode-regex-find-replace.png rename to 00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png diff --git a/08 - Seedbox/Obsidian publish and pfSense.md b/05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md similarity index 81% rename from 08 - Seedbox/Obsidian publish and pfSense.md rename to 05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md index 0bc7a5d58..f248bfd0f 100644 --- a/08 - Seedbox/Obsidian publish and pfSense.md +++ b/05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md @@ -1,5 +1,5 @@ --- -aliases: +aliases: - tags: - seedling @@ -8,8 +8,7 @@ publish: true # Obsidian publish and pfSense -This document describes the steps that can be taken in order to configure Obsidian Publish to use a custom domain with pfSense + HAProxy + Let's Encrypt. - +This document describes the steps that can be taken in order to configure [[Obsidian Publish]] to use a custom domain with [[pfSense]] + [[HAProxy]] + [[Let's Encrypt]]. ## Requirements @@ -34,30 +33,31 @@ After installing the Acme package, head over to **Services -> Acme certificates* ![[publish-pfsense-acme_1.png]] -Choose **Account keys** and click *+ Add*. +Choose **Account keys** and click _+ Add_. ![[publish-pfsense-acme_2.png]] For your new account -- set *Name* and *Description*, which are only visible in the pfSense + +- set _Name_ and _Description_, which are only visible in the pfSense - set the ACME Server to **Let's Encrypt Production ACME v2** - type an email address to be associated with this account - click **+ Create new account key** -- click *Register ACME Account Key* and save your settings after registration succeeds. +- click _Register ACME Account Key_ and save your settings after registration succeeds. Your ACME account is now setup, but you cannot request for certificates yet. Let's setup the HAproxy [[Obsidian publish and pfSense#HTTP Frontend|HTTP Frontend]] first. --- -After you've setup the HTTP frontend, return to the *Acme certificates* service and choose the *Certificates* -tab. Click on *+ Add* to request for a new certificate. +After you've setup the HTTP frontend, return to the _Acme certificates_ service and choose the _Certificates_ -tab. Click on _+ Add_ to request for a new certificate. -For the new certificate, set the name (and description). For the name, I recommend to follow a naming syntax of for example `cert-`. For this domain, the name would be `cert-tkjt.dev`. Make sure *Status* is set to *Active* and the *Acme Account* is the one you previously created (should be by default if you have only one). Choose the desired *Private Key* setting. For my personal site, I've settled for the `2048-bit RSA`, which is still considered "secure enough". +For the new certificate, set the name (and description). For the name, I recommend to follow a naming syntax of for example `cert-`. For this domain, the name would be `cert-tkjt.dev`. Make sure _Status_ is set to _Active_ and the _Acme Account_ is the one you previously created (should be by default if you have only one). Choose the desired _Private Key_ setting. For my personal site, I've settled for the `2048-bit RSA`, which is still considered "secure enough". ![[publish-pfsense-acme_3.png]] -Scroll down and set the *Domain SAN list* settings. You can configure multiple domain names if you like, but I usually keep it to 1 domain / 1 certificate. +Scroll down and set the _Domain SAN list_ settings. You can configure multiple domain names if you like, but I usually keep it to 1 domain / 1 certificate. -Set the **Domain name** to your domain, and **Method** to *Webroot local folder*, for example +Set the **Domain name** to your domain, and **Method** to _Webroot local folder_, for example ![[publish-pfsense-acme_4.png]] @@ -67,7 +67,7 @@ The value for the **Root Folder** should be set to /tmp/haproxy_chroot/.well-known/acme-challenge/ ``` -The certificate is renewed by default every **60 days**, but the new certificate will not activate until HAProxy is restarted, so you probably want to add an action for that in the *Actions list*. Click *+ Add* and set the following +The certificate is renewed by default every **60 days**, but the new certificate will not activate until HAProxy is restarted, so you probably want to add an action for that in the _Actions list_. Click _+ Add_ and set the following ![[publish-pfsense-acme_5.png]] @@ -77,13 +77,14 @@ The value in the **Command** field should be set to /usr/local/etc/rc.d/haproxy.sh restart ``` -Click on *Save*. +Click on _Save_. -The certificte configuration is now available. To Issue your first certificate, click on *Issue/Renew* and wait about a minute. If everything is setup properly, a new certificate should be successfully issued (see the log displayed at the top of the page). +The certificte configuration is now available. To Issue your first certificate, click on _Issue/Renew_ and wait about a minute. If everything is setup properly, a new certificate should be successfully issued (see the log displayed at the top of the page). The certificate is now available for use in pfSense and should automatically renew every **60 days**. ## HAProxy configuration + ### Frontends You will need atleast two frontends for HAProxy, but I recommend a setup of three. Two primary frontends, listening on ports 80 and 443, and a third one for providing the actual service(s). @@ -92,9 +93,9 @@ The HTTP Frontend (port 80) will be used for the certificate validation and redi #### HTTP Frontend -Open **Services -> HAProxy** and select **Frontend** -tab. Click *Add*. +Open **Services -> HAProxy** and select **Frontend** -tab. Click _Add_. -Choose a **Name** and **Description**, for example *HTTP_Default* and *HTTP frontend*. Make sure status is set to *Active*. +Choose a **Name** and **Description**, for example _HTTP_Default_ and _HTTP frontend_. Make sure status is set to _Active_. > **Name** cannot contain any white spaces and special character selection is limited @@ -102,7 +103,7 @@ The **External address** should be configured to use **Listen address** `WAN add ![[publish-pfsense-http-fe_1.png]] -Scroll down the page and set the following options for *Access control lists* +Scroll down the page and set the following options for _Access control lists_ | Name | Expression | Not | Value | | ----------------- | ----------------- | --- | ------------------------------ | @@ -111,9 +112,9 @@ Scroll down the page and set the following options for *Access control lists* ![[publish-pfsense-http-fe_2.png]] -The first ACL sets a condition indicating a request for ACME certificate validation and the second a flag indicating is SSL was enabled or not. +The first ACL sets a condition indicating a request for ACME certificate validation and the second a flag indicating is SSL was enabled or not. -Scroll a bit further and set the following actions +Scroll a bit further and set the following actions | Action | Parameters | Condition acl names Value | | -------------------------- | ------------------------------------- | ------------------------- | @@ -126,7 +127,7 @@ The first action is for Let's Encrypt's domain validation used in certificate is Other options can be left as is. -Click *Save* and apply the configuration changes on the next page +Click _Save_ and apply the configuration changes on the next page ![[publish-pfsense-http-fe_4.png]] @@ -134,9 +135,9 @@ Click *Save* and apply the configuration changes on the next page For HTTPS, we will configure two frontends. The first is the actual frontend where we define SSL certificates and do some simple hardening. -Open **Services -> HAProxy** and select **Frontend** -tab. Click *Add*. +Open **Services -> HAProxy** and select **Frontend** -tab. Click _Add_. -Choose a **Name** and **Description**, for example *HTTPS_Default* and *Generic SSL Frontend*. Make sure status is set to *Active*. +Choose a **Name** and **Description**, for example _HTTPS_Default_ and _Generic SSL Frontend_. Make sure status is set to _Active_. Set the **Listen address** to `WAN address`, **Port** to `443` and check **SSL Offloading**. I've also set the **Max connections** to `2048`. @@ -150,15 +151,15 @@ These will start rejecting connections from clients sending an excessive number The `host_is_lb` and `host_is_ip` are ACL's configured to match the name of the Firewall itself and any IP address, which I just want to have a separate actions for. The admin ui is not available through WAN interface by default, so this is not absolutely necessary, but I just like to always configure HAProxy to explicitly block these. -The last one enforces `SameSite=Lax` setting for *all* cookies set by any service behind this HAProxy instance. See [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite) for details. +The last one enforces `SameSite=Lax` setting for _all_ cookies set by any service behind this HAProxy instance. See [here](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite) for details. -In the *Advanced settings* I recommend you set the **httpclose** option to `http-server-close` +In the _Advanced settings_ I recommend you set the **httpclose** option to `http-server-close` ![[publish-pfsense-https-fe_3.png]] -Scroll down to *SSL Offloading* and choose the default certificate for HAProxy. If you only have the one certificate you just created, choose that. Otherwise, choose one of the available *server* certificates in the list or accept the default. +Scroll down to _SSL Offloading_ and choose the default certificate for HAProxy. If you only have the one certificate you just created, choose that. Otherwise, choose one of the available _server_ certificates in the list or accept the default. -In the *Additional certificates* choose all the other certificates you want to have available for HAProxy. Here is where you choose for example the certificate you created previously. If you only have the one certificate and you chose that as the default, *you do not need to separately include the certificate here*. +In the _Additional certificates_ choose all the other certificates you want to have available for HAProxy. Here is where you choose for example the certificate you created previously. If you only have the one certificate and you chose that as the default, _you do not need to separately include the certificate here_. ![[publish-pfsense-https-fe_4.png]] @@ -168,7 +169,7 @@ Set the **Advanced ssl options** to for example the following no-sslv3 no-tlsv10 no-tlsv11 no-tls-tickets ciphers ecdhe-ecdsa-aes128-gcm-sha256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384 ``` -Click *Save* and apply the settings on the next page. +Click _Save_ and apply the settings on the next page. At this point, create the [[Obsidian publish and pfSense#Backend|backend]] for the Obsidian publish site. @@ -176,9 +177,9 @@ Once the backend is created, create one more Frontend for actually serving conte --- -Open **Services -> HAProxy** and select **Frontend** -tab. Click *Add*. +Open **Services -> HAProxy** and select **Frontend** -tab. Click _Add_. -Choose a name and description like with the first frontend, but for this one, select the *Share frontend* and choose previously created frontend as the primary frontend +Choose a name and description like with the first frontend, but for this one, select the _Share frontend_ and choose previously created frontend as the primary frontend ![[publish-pfsense-https-fe_5.png]] @@ -186,7 +187,7 @@ Create an ACL matching your hostname. For me this is `tkjt.dev` (this site) | Name | Expression | Not | Value | | --------------- | --------------- | --- | ---------- | -| `host_tkjt.dev` | Host ends with: | no | `tkjt.dev` | +| `host_tkjt.dev` | Host ends with: | no | `tkjt.dev` | ![[publish-pfsense-https-fe_6.png]] @@ -194,12 +195,11 @@ and add an action proxying traffic from [Obsidian Publish](https://publish.obsid | Action | Parameters | Condition acl names Value | | ------------- | --------------------------- | ------------------------- | -| `Use Backend` | backend: `Obsidian_Publish` | host_tkjt.dev | - +| `Use Backend` | backend: `Obsidian_Publish` | host_tkjt.dev | ![[publish-pfsense-https-fe_7.png]] -Click *Save* and apply the settings. +Click _Save_ and apply the settings. At this point the Backend should be available in the HAProxy status panel @@ -211,7 +211,7 @@ Notice that in my environment, two of the backends are marked as down. This is d ### Backend -Open **Services -> HAProxy** and select **Backend** -tab. Click *Add*. +Open **Services -> HAProxy** and select **Backend** -tab. Click _Add_. The backend for Obsidian publish can use the DNS name of `publish.obsidian.md`. This automatically adds all the ip addresses the hostname resolves to as backend servers and allows for automatic failover and load balancing. @@ -229,7 +229,7 @@ check-sni publish.obsidian.md sni str(publish.obsidian.md) resolve-prefer ipv4 is required for Obsidian Publish to be usable with HAProxy as it uses [SNI](https://en.wikipedia.org/wiki/Server_Name_Indication). Without this, the backend is unable to do an SSL Handshake and the connection will not work. -In the *Access control lists and actions* section, you must configure **Actions** like below +In the _Access control lists and actions_ section, you must configure **Actions** like below | Action | Parameters | Condition acl names Value | | ------------------------- | ------------------------------------------------- | ------------------------- | @@ -248,7 +248,7 @@ Configure the health check like this I've set the health check interval to 30 seconds, which IMO should be just fine for this purpose. Could also be longer but 1 request every 30 seconds should not be considered as excessive by the backend service. -**Http check version** must be set to the following value +**Http check version** must be set to the following value ``` HTTP/1.1\r\nHost:\ publish.obsidian.md\r\nAccept:\ */* @@ -260,5 +260,4 @@ Enable HSTS and cookie protection [HSTS](https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) enforces clients to always use a secure connection and require a valid certificate when communicating with a site and setting the secure attribute in cookies enforces them to be only ever sent over a secure connection, ie. HTTPS. -Click *Save* and apply the configuration changes. - +Click _Save_ and apply the configuration changes. diff --git a/08 - Seedbox/Yet Another Free Publish Alternative.md b/06 - Inbox/Yet Another Free Publish Alternative.md similarity index 100% rename from 08 - Seedbox/Yet Another Free Publish Alternative.md rename to 06 - Inbox/Yet Another Free Publish Alternative.md From 4879123e82dde05b7f16e9c2fb13ce5909fe6017 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 10:00:20 -0700 Subject: [PATCH 27/41] Remove Archive Folder & Update Inbox --- .../08 - Seedbox.md | 0 06 - Inbox/09 - Digital Garden.md | 19 --------------- Archive Folders/00 - Meta/00 - Meta.md | 17 -------------- .../06 - Note and vault examples.md | 23 ------------------- .../06.01 - Note examples.md | 17 -------------- .../09.02 - How To/09.02 - How To.md | 17 -------------- .../Plugin Tips and Tricks.md | 18 --------------- .../09.02 - How To/Publishing/Publishing.md | 18 --------------- .../09.02 - How To/Workflows/Workflows.md | 18 --------------- .../10 - Resources/10 - Resources.md | 21 ----------------- 10 files changed, 168 deletions(-) rename {Archive Folders/08 - Seedbox => 06 - Inbox}/08 - Seedbox.md (100%) delete mode 100644 06 - Inbox/09 - Digital Garden.md delete mode 100644 Archive Folders/00 - Meta/00 - Meta.md delete mode 100644 Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md delete mode 100644 Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md delete mode 100644 Archive Folders/09.02 - How To/09.02 - How To.md delete mode 100644 Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md delete mode 100644 Archive Folders/09.02 - How To/Publishing/Publishing.md delete mode 100644 Archive Folders/09.02 - How To/Workflows/Workflows.md delete mode 100644 Archive Folders/10 - Resources/10 - Resources.md diff --git a/Archive Folders/08 - Seedbox/08 - Seedbox.md b/06 - Inbox/08 - Seedbox.md similarity index 100% rename from Archive Folders/08 - Seedbox/08 - Seedbox.md rename to 06 - Inbox/08 - Seedbox.md diff --git a/06 - Inbox/09 - Digital Garden.md b/06 - Inbox/09 - Digital Garden.md deleted file mode 100644 index d89e94697..000000000 --- a/06 - Inbox/09 - Digital Garden.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- Community Vault Digital Garden -tags: -- MOC ---- - -# 09 - Digital Garden - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[09.01 - Topics|09.01 - Topics]] -- [[09.02 - How To|09.02 - How To]] -- [[09.03 - Obsidian roundup|09.03 - Obsidian roundup]] -- [[Community Talks|09.04 - Community Talks]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/Archive Folders/00 - Meta/00 - Meta.md b/Archive Folders/00 - Meta/00 - Meta.md deleted file mode 100644 index 49fc4471c..000000000 --- a/Archive Folders/00 - Meta/00 - Meta.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 00 - Meta - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 Templates|00.01 - Meta OCV templates]] -- [[00.02 - Contributors and Authors|00.02 - Contributors and Authors]] -- [[Contributing templates to the community vault|Contributing templates to the community vault]] -- [[Contributing with community plugins and themes|Contributing with community plugins and themes]] -- [[FAQ|FAQ]] -- [[Tag glossary|Tag glossary]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md b/Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md deleted file mode 100644 index 90f71358e..000000000 --- a/Archive Folders/06 - Note and vault examples/06 - Note and vault examples.md +++ /dev/null @@ -1,23 +0,0 @@ ---- -aliases: - - -tags: - - MOC ---- - -# 06 - Note and vault examples - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -- [[06.01 - Note examples|06.01 - Note examples]] -- [[06.02 - Vault examples|06.02 - Vault examples]] - %% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -- Please read [[06.01 - Note examples]] if you want to contribute a screenshot of one of your notes. -- For screenshots of your folder structure, starter vaults or kits, please read [[06.02 - Vault examples]]. diff --git a/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md b/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md deleted file mode 100644 index 27e10bd97..000000000 --- a/Archive Folders/06 - Note and vault examples/06.01 - Note examples/06.01 - Note examples.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Note examples - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - diff --git a/Archive Folders/09.02 - How To/09.02 - How To.md b/Archive Folders/09.02 - How To/09.02 - How To.md deleted file mode 100644 index 308e0dea8..000000000 --- a/Archive Folders/09.02 - How To/09.02 - How To.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -aliases: - - -tags: - - MOC ---- - -# 09.02 - How To - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -%% Zoottelkeeper: End of the autogenerated index file list %% - - diff --git a/Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md b/Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md deleted file mode 100644 index b522c862b..000000000 --- a/Archive Folders/09.02 - How To/Plugin Tips and Tricks/Plugin Tips and Tricks.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Plugin Tips and Tricks - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -![[09.02 - How To#Contributing]] \ No newline at end of file diff --git a/Archive Folders/09.02 - How To/Publishing/Publishing.md b/Archive Folders/09.02 - How To/Publishing/Publishing.md deleted file mode 100644 index fc9b48c38..000000000 --- a/Archive Folders/09.02 - How To/Publishing/Publishing.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Publishing - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -![[09.02 - How To#Contributing]] \ No newline at end of file diff --git a/Archive Folders/09.02 - How To/Workflows/Workflows.md b/Archive Folders/09.02 - How To/Workflows/Workflows.md deleted file mode 100644 index 325129f87..000000000 --- a/Archive Folders/09.02 - How To/Workflows/Workflows.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Workflows - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -%% Zoottelkeeper: End of the autogenerated index file list %% - -![[09.02 - How To#Contributing]] \ No newline at end of file diff --git a/Archive Folders/10 - Resources/10 - Resources.md b/Archive Folders/10 - Resources/10 - Resources.md deleted file mode 100644 index 332587945..000000000 --- a/Archive Folders/10 - Resources/10 - Resources.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 10 - Resources - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[10.01 - Note attachments|10.01 - Note attachments]] -- [[10.02 - Publish sites|10.02 - Publish sites]] -- [[10.03 - Videos|10.03 - Videos]] -- [[10.04 - Ancillary Tools|10.04 - Ancillary Tools]] -- [[10.05 - Courses|10.05 - Courses]] -- [[A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file From 6764e8cdfeffd6f86113bb902dca5f64fa0c4588 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 10:09:25 -0700 Subject: [PATCH 28/41] Fix Contributing A Little --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1c10e6264..e8150130a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,9 +20,9 @@ Because PKM is usually (as it name states) *highly* personal, we have added a fe - **Tags**: We mostly use tags to indicate the status of a note. You can find more details in the [[Tag glossary]]. - **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: - - Configure `Location of new notes` to go the [[08 - Seedbox]] folder. + - Configure `Location of new notes` to go the [[06 - Inbox]] folder. - Links should be set to `Shortest path` and wikilinks must be enabled. - - The `Default location for new attachments` should be the folder [[10.01 - Note attachments]]. + - The `Default location for new attachments` should be the folder [[03 - Note attachments]]. ![[file-and-link-settings.png]] - **Templates**: We have predefined a few templates for any new content to be added (more about this later). These templates include comments and instructions of when to use them. - **Folders**: We have roughly pre-defined the structure of the vault using Johnny Decimal-ish prefixes. Before adding new folders, please open an issue to discuss the changes you'd like to propose. @@ -34,7 +34,7 @@ Once you have added or edited the note using Obsidian, come back and check out [ To try and make it easy for folks to navigate this vault and find content they're interested in we have added a little bit of structure to the vault. If you can, try to file any new notes in one of the folders described in [[#Adding or editing notes]], but don't worry too much about it! If you don't think it fits any of those folders, or are unsure/don't have time to think about this, just do the following: -1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[08 - Seedbox]]) +1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[06 - Inbox]]) 2. Apply the [[T - New Note]] template and write! 3. [[How to add content through GitHub|Submit your changes to GitHub]] From 03cdf59ac152c8ad477b5a4b13870df6d4aabe27 Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 10:19:10 -0700 Subject: [PATCH 29/41] Undo Ignore Templates Folder --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ff51639a7..acbc05a63 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ .obsidian/ -.trash/ -Templates/ \ No newline at end of file +.trash/ \ No newline at end of file From 03812a34030b8ca85c9b4b5f2ac474a0ad154abe Mon Sep 17 00:00:00 2001 From: SlRvb Date: Fri, 22 Oct 2021 10:19:31 -0700 Subject: [PATCH 30/41] Add Templates Folder & Note Example Folder --- .../06 - Note and vault examples.md | 23 +++++++++++++ .../Templates/03 - Community templates.md | 32 +++++++++++++++++++ .../03.01 - Daily notes.md | 20 ++++++++++++ .../03.02 - Weekly notes.md | 19 +++++++++++ .../03.03 - Monthly notes.md | 20 ++++++++++++ .../03.04 - Yearly notes.md | 20 ++++++++++++ .../03.05 - Projects/03.05 - Projects.md | 20 ++++++++++++ .../03.06 - Literature notes.md | 20 ++++++++++++ .../03.10 - Plugin-specific templates.md | 21 ++++++++++++ .../Dataview templates/Dataview templates.md | 20 ++++++++++++ .../Templater templates.md | 21 ++++++++++++ 11 files changed, 236 insertions(+) create mode 100644 04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md create mode 100644 04 - Examples & Showcases/Templates/03 - Community templates.md create mode 100644 04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md create mode 100644 04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md create mode 100644 04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md create mode 100644 04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md create mode 100644 04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md create mode 100644 04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md create mode 100644 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md create mode 100644 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md create mode 100644 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md diff --git a/04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md b/04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md new file mode 100644 index 000000000..019bb0631 --- /dev/null +++ b/04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md @@ -0,0 +1,23 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Note examples + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +1. Create a new file under [[06.01 - Note examples]] and apply the [[T - Note showcase]] template +2. Fill out any placeholders on the template +3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/04 - Examples & Showcases/Templates/03 - Community templates.md b/04 - Examples & Showcases/Templates/03 - Community templates.md new file mode 100644 index 000000000..dd8e1f90d --- /dev/null +++ b/04 - Examples & Showcases/Templates/03 - Community templates.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 03 - Community templates + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03.01 - Daily notes|03.01 - Daily notes]] +- [[03.02 - Weekly notes|03.02 - Weekly notes]] +- [[03.03 - Monthly notes|03.03 - Monthly notes]] +- [[03.04 - Yearly notes|03.04 - Yearly notes]] +- [[03.05 - Projects|03.05 - Projects]] +- [[03.06 - Literature notes|03.06 - Literature notes]] +- [[03.10 - Plugin-specific templates|03.10 - Plugin-specific templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Adding new templates + +1. Create a new file under [[03 - Community templates]] and give it a descriptive name. +2. Apply the [[T - Templates]] template and fill out the placeholders +3. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Updating a template + +Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. +If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md b/04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md new file mode 100644 index 000000000..1702e0793 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md @@ -0,0 +1,20 @@ +--- +aliases: +- Daily note templates +tags: +- MOC +--- + +# 03.01 - Daily notes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md new file mode 100644 index 000000000..aaa68e7e7 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md @@ -0,0 +1,19 @@ +--- +aliases: +- Weekly note templates +tags: +- MOC +--- + +# 03.02 - Weekly notes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md new file mode 100644 index 000000000..3af8f1d43 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md @@ -0,0 +1,20 @@ +--- +aliases: +- Monthly note templates +tags: +- MOC +--- + +# 03.03 - Monthly notes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md new file mode 100644 index 000000000..6ea2e5248 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md @@ -0,0 +1,20 @@ +--- +aliases: +- Yearly note templates +tags: +- MOC +--- + +# 03.04 - Yearly notes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md b/04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md new file mode 100644 index 000000000..37c12adb9 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md @@ -0,0 +1,20 @@ +--- +aliases: +- Project management templates +tags: +- MOC +--- + +# 03.05 - Projects + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md b/04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md new file mode 100644 index 000000000..967ed5655 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md @@ -0,0 +1,20 @@ +--- +aliases: +- Literature note templates +tags: +- MOC +--- + +# 03.06 - Literature notes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md new file mode 100644 index 000000000..546d946f0 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md @@ -0,0 +1,21 @@ +--- +aliases: +- Plugin-specific templates +tags: +- MOC +--- + +# 03.10 - Plugin-specific templates + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Dataview templates|Dataview templates]] +- [[Templater templates|Templater templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md new file mode 100644 index 000000000..4a2559754 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Dataview templates + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md new file mode 100644 index 000000000..3384940c2 --- /dev/null +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md @@ -0,0 +1,21 @@ +--- +aliases: +- Scripts +- Templater scripts +tags: +- MOC +--- + +# Templater templates + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% + +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file From a1097fc9ee2f8a4ab1a67902629d9d5e132b20b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 20:14:18 +0200 Subject: [PATCH 31/41] Add Zoottelkeeper updates --- .../_01 How To Contribute.md | 20 + .../02 Templates/02 Templates.md | 30 -- .../02 Templates/T - MOCs.md | 2 - .../02 Templates/_02 Templates.md | 30 ++ .../03 Attachments/_03 Attachments.md | 65 +++ .../_00 - Contribute To The Obsidian Hub.md | 19 + .../00.02 - Contributors and Authors.md | 5 - .../Authors - Persons/_Authors - Persons.md | 19 + 01 - Community/Channels/_Channels.md | 18 + 01 - Community/Events/11 - Events.md | 18 - 01 - Community/Events/_Events.md | 18 + .../09.03 - Obsidian roundup.md | 41 -- .../Obsidian Roundup/_Obsidian Roundup.md | 41 ++ 01 - Community/_01 - Community.md | 20 + .../Auxiliary Tools/Ancillary Tools.md | 26 -- .../Auxiliary Tools/_Auxiliary Tools.md | 26 ++ .../Obsidian/{Obsidian.md => _Obsidian.md} | 18 +- 02 - Categories/Plugins/_Plugins.md | 58 +++ .../{Obsidian => Themes}/Dark-mode themes.md | 0 .../{Obsidian => Themes}/Light-mode themes.md | 0 02 - Categories/Themes/_Themes.md | 18 + 02 - Categories/Topics/_Topics.md | 27 ++ 02 - Categories/_02 - Categories.md | 21 + .../10.04 - Ancillary Tools.md | 61 --- .../Auxiliary Tools/_Auxiliary Tools.md | 65 +++ .../CSS Snippets/05 - CSS snippets.md | 38 -- .../CSS Snippets/_CSS Snippets.md | 15 + .../Plugins/02.01 - Plugins.md | 362 ----------------- .../Plugins/_Plugins.md | 379 ++++++++++++++++++ .../Themes/04 - Community themes.md | 99 ----- .../Themes/_Themes.md | 106 +++++ .../_03 - Community Tools For Obsidian.md | 20 + ...nd vault examples.md => _Note Examples.md} | 2 +- ...2 - Publish sites.md => _Publish Sites.md} | 4 +- .../Templates/03 - Community templates.md | 32 -- ...Daily notes.md => _03.01 - Daily notes.md} | 2 +- ...ekly notes.md => _03.02 - Weekly notes.md} | 3 +- ...hly notes.md => _03.03 - Monthly notes.md} | 2 +- ...arly notes.md => _03.04 - Yearly notes.md} | 2 +- ....05 - Projects.md => _03.05 - Projects.md} | 2 +- ... notes.md => _03.06 - Literature notes.md} | 2 +- ...ew templates.md => _Dataview templates.md} | 2 +- ...r templates.md => _Templater templates.md} | 2 +- ... => _03.10 - Plugin-specific templates.md} | 6 +- .../Templates/_Templates.md | 32 ++ .../{06.02 - Vault examples.md => _Vaults.md} | 14 +- ...cases.md => _04 - Examples & Showcases.md} | 8 +- .../Community Talks/_Community Talks.md | 35 ++ .../{10.05 - Courses.md => _Courses.md} | 6 +- .../{Guides.md => Guides/_Guides.md} | 0 .../_05 - Guides, Workflows, & Courses.md | 21 + 06 - Inbox/_06 - Inbox.md | 38 ++ _hub.md | 20 + community-vault.md | 30 -- 54 files changed, 1169 insertions(+), 781 deletions(-) create mode 100644 00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md delete mode 100644 00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md create mode 100644 00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md create mode 100644 00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md create mode 100644 00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md delete mode 100644 01 - Community/Authors - Persons/00.02 - Contributors and Authors.md create mode 100644 01 - Community/Authors - Persons/_Authors - Persons.md create mode 100644 01 - Community/Channels/_Channels.md delete mode 100644 01 - Community/Events/11 - Events.md create mode 100644 01 - Community/Events/_Events.md delete mode 100644 01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md create mode 100644 01 - Community/Obsidian Roundup/_Obsidian Roundup.md create mode 100644 01 - Community/_01 - Community.md delete mode 100644 02 - Categories/Auxiliary Tools/Ancillary Tools.md create mode 100644 02 - Categories/Auxiliary Tools/_Auxiliary Tools.md rename 02 - Categories/Obsidian/{Obsidian.md => _Obsidian.md} (52%) create mode 100644 02 - Categories/Plugins/_Plugins.md rename 02 - Categories/{Obsidian => Themes}/Dark-mode themes.md (100%) rename 02 - Categories/{Obsidian => Themes}/Light-mode themes.md (100%) create mode 100644 02 - Categories/Themes/_Themes.md create mode 100644 02 - Categories/Topics/_Topics.md create mode 100644 02 - Categories/_02 - Categories.md delete mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md create mode 100644 03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md delete mode 100644 03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md create mode 100644 03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md delete mode 100644 03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md create mode 100644 03 - Community Tools For Obsidian/Plugins/_Plugins.md delete mode 100644 03 - Community Tools For Obsidian/Themes/04 - Community themes.md create mode 100644 03 - Community Tools For Obsidian/Themes/_Themes.md create mode 100644 03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md rename 04 - Examples & Showcases/Note Examples/{06 - Note and vault examples.md => _Note Examples.md} (97%) rename 04 - Examples & Showcases/Publish Sites/{10.02 - Publish sites.md => _Publish Sites.md} (74%) delete mode 100644 04 - Examples & Showcases/Templates/03 - Community templates.md rename 04 - Examples & Showcases/Templates/03.01 - Daily notes/{03.01 - Daily notes.md => _03.01 - Daily notes.md} (96%) rename 04 - Examples & Showcases/Templates/03.02 - Weekly notes/{03.02 - Weekly notes.md => _03.02 - Weekly notes.md} (96%) rename 04 - Examples & Showcases/Templates/03.03 - Monthly notes/{03.03 - Monthly notes.md => _03.03 - Monthly notes.md} (96%) rename 04 - Examples & Showcases/Templates/03.04 - Yearly notes/{03.04 - Yearly notes.md => _03.04 - Yearly notes.md} (96%) rename 04 - Examples & Showcases/Templates/03.05 - Projects/{03.05 - Projects.md => _03.05 - Projects.md} (96%) rename 04 - Examples & Showcases/Templates/03.06 - Literature notes/{03.06 - Literature notes.md => _03.06 - Literature notes.md} (96%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/{Dataview templates.md => _Dataview templates.md} (96%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/{Templater templates.md => _Templater templates.md} (96%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/{03.10 - Plugin-specific templates.md => _03.10 - Plugin-specific templates.md} (53%) create mode 100644 04 - Examples & Showcases/Templates/_Templates.md rename 04 - Examples & Showcases/Vaults/{06.02 - Vault examples.md => _Vaults.md} (77%) rename 04 - Examples & Showcases/{04 - Examples & Showcases.md => _04 - Examples & Showcases.md} (62%) create mode 100644 05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md rename 05 - Guides, Workflows, & Courses/Courses/{10.05 - Courses.md => _Courses.md} (59%) rename 05 - Guides, Workflows, & Courses/{Guides.md => Guides/_Guides.md} (100%) create mode 100644 05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md create mode 100644 06 - Inbox/_06 - Inbox.md create mode 100644 _hub.md delete mode 100644 community-vault.md diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md new file mode 100644 index 000000000..5ec1d8c4c --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _01 How To Contribute + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault|Contributing templates to the community vault]] +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes|Contributing with community plugins and themes]] +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ|FAQ]] +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary|Tag glossary]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md deleted file mode 100644 index a23da95f3..000000000 --- a/00 - Contribute To The Obsidian Hub/02 Templates/02 Templates.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Meta OCV 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 - 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 %% - diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md index ce0715835..bfc01d310 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md @@ -12,5 +12,3 @@ publish: true ## MOC -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md new file mode 100644 index 000000000..7ebc300d9 --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md @@ -0,0 +1,30 @@ +--- +aliases: +- +tags: MOC +- MOC +--- + +# Meta OCV templates + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools|T - Ancillary tools]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts|T - Blog posts]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet|T - CSS Snippet]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site|T - Digital garden site]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure|T - Folder structure]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository|T - GitHub Repository]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - How to|T - How to]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs|T - MOCs]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - New Note|T - New Note]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase|T - Note showcase]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category|T - Plugin Category]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site|T - Publish site]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Templates|T - Templates]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - TODO|T - TODO]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase|T - Vault showcase]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Website|T - Website]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel|T - YouTube Channel]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video|T - YouTube Video]] +%% Zoottelkeeper: End of the autogenerated index file list %% + diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md b/00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md new file mode 100644 index 000000000..a0e1c655e --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md @@ -0,0 +1,65 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _03 Attachments + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments|10.01 - Note attachments]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png|css-obsidian-layout.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png|file-and-link-settings.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-actions-running.png|github-actions-running.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-actions.png|github-actions.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png|github-add-new-file.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png|github-compare-changes.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png|github-edit-file.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png|github-editor-web.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png|github-edits-on-your-fork.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png|github-fork-notice.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png|github-open-pr.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-plugin-release.png|github-plugin-release.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png|github-propose-changes.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-use-template-repo.png|github-use-template-repo.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/plugin-submission-PR-template.png|plugin-submission-PR-template.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png|publish-pfsense-acme_1.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png|publish-pfsense-acme_2.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png|publish-pfsense-acme_3.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png|publish-pfsense-acme_4.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png|publish-pfsense-acme_5.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png|publish-pfsense-be_1.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png|publish-pfsense-be_2.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png|publish-pfsense-be_3.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png|publish-pfsense-be_4.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png|publish-pfsense-fw.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png|publish-pfsense-http-fe_1.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png|publish-pfsense-http-fe_2.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png|publish-pfsense-http-fe_3.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png|publish-pfsense-http-fe_4.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png|publish-pfsense-https-fe_1.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png|publish-pfsense-https-fe_2.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png|publish-pfsense-https-fe_3.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png|publish-pfsense-https-fe_4.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png|publish-pfsense-https-fe_5.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png|publish-pfsense-https-fe_6.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png|publish-pfsense-https-fe_7.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png|publish-pfsense-https-fe_8.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png|Select to inspect element.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-comma.png|theme-submission-add-comma.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-info.png|theme-submission-add-info.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-PR-template.png|theme-submission-PR-template.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-propose-changes.png|theme-submission-propose-changes.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png|vscode-regex-find-replace.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png|YAFPA_Showcase_Category_view.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png|YAFPA_Showcase_Collections_view.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png|YAFPA_Showcase_Feed.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png|YAFPA_Showcase_Note.png]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png|YAFPA_Showcase_Tags.png]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md b/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md new file mode 100644 index 000000000..0fa3d0441 --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _00 - Contribute To The Obsidian Hub + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute|_01 How To Contribute]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates|_02 Templates]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments|_03 Attachments]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md b/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md deleted file mode 100644 index 99cbdd6a8..000000000 --- a/01 - Community/Authors - Persons/00.02 - Contributors and Authors.md +++ /dev/null @@ -1,5 +0,0 @@ -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Christian B. B. Houmann|Christian B. B. Houmann]] -- [[Ryan J.A. Murphy|Ryan J.A. Murphy]] -- [[SkepticMystic|SkepticMystic]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Authors - Persons/_Authors - Persons.md b/01 - Community/Authors - Persons/_Authors - Persons.md new file mode 100644 index 000000000..25b37b66a --- /dev/null +++ b/01 - Community/Authors - Persons/_Authors - Persons.md @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Authors - Persons + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Authors - Persons/Christian B. B. Houmann|Christian B. B. Houmann]] +- [[01 - Community/Authors - Persons/Ryan J.A. Murphy|Ryan J.A. Murphy]] +- [[01 - Community/Authors - Persons/SkepticMystic|SkepticMystic]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Channels/_Channels.md b/01 - Community/Channels/_Channels.md new file mode 100644 index 000000000..4ca1898ef --- /dev/null +++ b/01 - Community/Channels/_Channels.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Channels + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Channels/Community Talks|Community Talks]] +- [[01 - Community/Channels/Obsidian Office Hours|Obsidian Office Hours]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Events/11 - Events.md b/01 - Community/Events/11 - Events.md deleted file mode 100644 index 69e57bac9..000000000 --- a/01 - Community/Events/11 - Events.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 11 - Events - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Obsidian Community Coworking|Obsidian Community Coworking]] -- [[Obsidian Community Talks|Obsidian Community Talks]] -- [[Obsidian October 2021|Obsidian October 2021]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/01 - Community/Events/_Events.md b/01 - Community/Events/_Events.md new file mode 100644 index 000000000..49212c335 --- /dev/null +++ b/01 - Community/Events/_Events.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: MOC +- MOC +--- + +# 11 - Events + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Events/Obsidian Community Coworking|Obsidian Community Coworking]] +- [[01 - Community/Events/Obsidian Community Talks|Obsidian Community Talks]] +- [[01 - Community/Events/Obsidian October 2021|Obsidian October 2021]] +%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md b/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md deleted file mode 100644 index ce36b3d2f..000000000 --- a/01 - Community/Obsidian Roundup/09.03 - Obsidian roundup.md +++ /dev/null @@ -1,41 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# 09.03 - Obsidian roundup - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[2021.10.02|2021.10.02]] -- [[2021.09.25|2021.09.25]] -- [[2021.09.18|2021.09.18]] -- [[2021.09.11|2021.09.11]] -- [[2021.09.04|2021.09.04]] -- [[2021.08.21|2021.08.21]] -- [[2021.08.14|2021.08.14]] -- [[2021.08.08|2021.08.08]] -- [[2021.08.07|2021.08.07]] -- [[2021.07.31|2021.07.31]] -- [[2021.07.24|2021.07.24]] -- [[2021.07.17|2021.07.17]] -- [[2021.07.10|2021.07.10]] -- [[2021.07.03|2021.07.03]] -- [[2021.06.26|2021.06.26]] -- [[2021.06.19|2021.06.19]] -- [[2021.06.12|2021.06.12]] -- [[2021.06.05|2021.06.05]] -- [[2021.05.29|2021.05.29]] -- [[2021.05.22|2021.05.22]] -- [[2021.05.15|2021.05.15]] -- [[2021.05.08|2021.05.08]] -- [[2021.05.01|2021.05.01]] -- [[2021.04.24|2021.04.24]] -- [[2021.04.17|2021.04.17]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Obsidian Roundup/_Obsidian Roundup.md b/01 - Community/Obsidian Roundup/_Obsidian Roundup.md new file mode 100644 index 000000000..b7e3149bb --- /dev/null +++ b/01 - Community/Obsidian Roundup/_Obsidian Roundup.md @@ -0,0 +1,41 @@ +--- +aliases: +- +tags: MOC +- MOC +publish: true +--- + +# 09.03 - Obsidian roundup + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Obsidian Roundup/2021.04.17|2021.04.17]] +- [[01 - Community/Obsidian Roundup/2021.04.24|2021.04.24]] +- [[01 - Community/Obsidian Roundup/2021.05.01|2021.05.01]] +- [[01 - Community/Obsidian Roundup/2021.05.08|2021.05.08]] +- [[01 - Community/Obsidian Roundup/2021.05.15|2021.05.15]] +- [[01 - Community/Obsidian Roundup/2021.05.22|2021.05.22]] +- [[01 - Community/Obsidian Roundup/2021.05.29|2021.05.29]] +- [[01 - Community/Obsidian Roundup/2021.06.05|2021.06.05]] +- [[01 - Community/Obsidian Roundup/2021.06.12|2021.06.12]] +- [[01 - Community/Obsidian Roundup/2021.06.19|2021.06.19]] +- [[01 - Community/Obsidian Roundup/2021.06.26|2021.06.26]] +- [[01 - Community/Obsidian Roundup/2021.07.03|2021.07.03]] +- [[01 - Community/Obsidian Roundup/2021.07.10|2021.07.10]] +- [[01 - Community/Obsidian Roundup/2021.07.17|2021.07.17]] +- [[01 - Community/Obsidian Roundup/2021.07.24|2021.07.24]] +- [[01 - Community/Obsidian Roundup/2021.07.31|2021.07.31]] +- [[01 - Community/Obsidian Roundup/2021.08.07|2021.08.07]] +- [[01 - Community/Obsidian Roundup/2021.08.08|2021.08.08]] +- [[01 - Community/Obsidian Roundup/2021.08.14|2021.08.14]] +- [[01 - Community/Obsidian Roundup/2021.08.21|2021.08.21]] +- [[01 - Community/Obsidian Roundup/2021.09.04|2021.09.04]] +- [[01 - Community/Obsidian Roundup/2021.09.11|2021.09.11]] +- [[01 - Community/Obsidian Roundup/2021.09.18|2021.09.18]] +- [[01 - Community/Obsidian Roundup/2021.09.25|2021.09.25]] +- [[01 - Community/Obsidian Roundup/2021.10.02|2021.10.02]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/_01 - Community.md b/01 - Community/_01 - Community.md new file mode 100644 index 000000000..0a4ee4dcd --- /dev/null +++ b/01 - Community/_01 - Community.md @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: MOC +- MOC +publish: true +--- + +# _01 - Community + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Authors - Persons/_Authors - Persons|_Authors - Persons]] +- [[01 - Community/Channels/_Channels|_Channels]] +- [[01 - Community/Events/_Events|_Events]] +- [[01 - Community/Obsidian Roundup/_Obsidian Roundup|_Obsidian Roundup]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Auxiliary Tools/Ancillary Tools.md b/02 - Categories/Auxiliary Tools/Ancillary Tools.md deleted file mode 100644 index 8982c8386..000000000 --- a/02 - Categories/Auxiliary Tools/Ancillary Tools.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# Ancillary Tools - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Android Apps|Android Apps]] -- [[Chrome Extensions|Chrome Extensions]] -- [[Firefox extensions|Firefox extensions]] -- [[iOS Apps|iOS Apps]] -- [[iOS Shortcuts|iOS Shortcuts]] -- [[iPadOS Apps|iPadOS Apps]] -- [[Linux Tools|Linux Tools]] -- [[MacOS Tools|MacOS Tools]] -- [[Static Site Generators|Static Site Generators]] -- [[Windows Tools|Windows Tools]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md b/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md new file mode 100644 index 000000000..dfacf81ca --- /dev/null +++ b/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md @@ -0,0 +1,26 @@ +--- +aliases: +- +tags: MOC +- MOC +publish: true +--- + +# Ancillary Tools + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Auxiliary Tools/Android Apps|Android Apps]] +- [[02 - Categories/Auxiliary Tools/Chrome Extensions|Chrome Extensions]] +- [[02 - Categories/Auxiliary Tools/Firefox extensions|Firefox extensions]] +- [[02 - Categories/Auxiliary Tools/iOS Apps|iOS Apps]] +- [[02 - Categories/Auxiliary Tools/iOS Shortcuts|iOS Shortcuts]] +- [[02 - Categories/Auxiliary Tools/iPadOS Apps|iPadOS Apps]] +- [[02 - Categories/Auxiliary Tools/Linux Tools|Linux Tools]] +- [[02 - Categories/Auxiliary Tools/MacOS Tools|MacOS Tools]] +- [[02 - Categories/Auxiliary Tools/Static Site Generators|Static Site Generators]] +- [[02 - Categories/Auxiliary Tools/Windows Tools|Windows Tools]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Obsidian/Obsidian.md b/02 - Categories/Obsidian/_Obsidian.md similarity index 52% rename from 02 - Categories/Obsidian/Obsidian.md rename to 02 - Categories/Obsidian/_Obsidian.md index 7974db045..dd4ea68fc 100644 --- a/02 - Categories/Obsidian/Obsidian.md +++ b/02 - Categories/Obsidian/_Obsidian.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC --- @@ -18,13 +18,11 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Dark-mode themes|Dark-mode themes]] -- [[Light-mode themes|Light-mode themes]] -- [[Obsidian community plugins|Obsidian community plugins]] -- [[Obsidian community themes|Obsidian community themes]] -- [[Obsidian core plugins|Obsidian core plugins]] -- [[Obsidian Help|Obsidian Help]] -- [[Obsidian Publish|Obsidian Publish]] -- [[Obsidian queries|Obsidian queries]] -- [[Obsidian Sync|Obsidian Sync]] +- [[02 - Categories/Obsidian/Obsidian community plugins|Obsidian community plugins]] +- [[02 - Categories/Obsidian/Obsidian community themes|Obsidian community themes]] +- [[02 - Categories/Obsidian/Obsidian core plugins|Obsidian core plugins]] +- [[02 - Categories/Obsidian/Obsidian Help|Obsidian Help]] +- [[02 - Categories/Obsidian/Obsidian Publish|Obsidian Publish]] +- [[02 - Categories/Obsidian/Obsidian queries|Obsidian queries]] +- [[02 - Categories/Obsidian/Obsidian Sync|Obsidian Sync]] %% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git a/02 - Categories/Plugins/_Plugins.md b/02 - Categories/Plugins/_Plugins.md new file mode 100644 index 000000000..d88c731ee --- /dev/null +++ b/02 - Categories/Plugins/_Plugins.md @@ -0,0 +1,58 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Plugins + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Plugins/Automation|Automation]] +- [[02 - Categories/Plugins/Backup|Backup]] +- [[02 - Categories/Plugins/Chart|Chart]] +- [[02 - Categories/Plugins/Chinese|Chinese]] +- [[02 - Categories/Plugins/Convert|Convert]] +- [[02 - Categories/Plugins/Date|Date]] +- [[02 - Categories/Plugins/Desktop-only plugins|Desktop-only plugins]] +- [[02 - Categories/Plugins/Edit|Edit]] +- [[02 - Categories/Plugins/Editor|Editor]] +- [[02 - Categories/Plugins/File|File]] +- [[02 - Categories/Plugins/Financial|Financial]] +- [[02 - Categories/Plugins/Game|Game]] +- [[02 - Categories/Plugins/History|History]] +- [[02 - Categories/Plugins/Image|Image]] +- [[02 - Categories/Plugins/Integration|Integration]] +- [[02 - Categories/Plugins/Japanese|Japanese]] +- [[02 - Categories/Plugins/Journal|Journal]] +- [[02 - Categories/Plugins/Link|Link]] +- [[02 - Categories/Plugins/Math|Math]] +- [[02 - Categories/Plugins/Mindmap|Mindmap]] +- [[02 - Categories/Plugins/Miscellaneous|Miscellaneous]] +- [[02 - Categories/Plugins/Mobile-compatible plugins|Mobile-compatible plugins]] +- [[02 - Categories/Plugins/Mobile|Mobile]] +- [[02 - Categories/Plugins/Navigation|Navigation]] +- [[02 - Categories/Plugins/Paid plugins|Paid plugins]] +- [[02 - Categories/Plugins/PDF|PDF]] +- [[02 - Categories/Plugins/Plugins|Plugins]] +- [[02 - Categories/Plugins/Refactor|Refactor]] +- [[02 - Categories/Plugins/Render|Render]] +- [[02 - Categories/Plugins/Search|Search]] +- [[02 - Categories/Plugins/Security|Security]] +- [[02 - Categories/Plugins/Shortcut|Shortcut]] +- [[02 - Categories/Plugins/Statistic|Statistic]] +- [[02 - Categories/Plugins/Status bar|Status bar]] +- [[02 - Categories/Plugins/Style|Style]] +- [[02 - Categories/Plugins/Task management|Task management]] +- [[02 - Categories/Plugins/Template|Template]] +- [[02 - Categories/Plugins/Uncategorized plugins|Uncategorized plugins]] +- [[02 - Categories/Plugins/Video and Audio|Video and Audio]] +- [[02 - Categories/Plugins/View|View]] +- [[02 - Categories/Plugins/Vim-related Plugins|Vim-related Plugins]] +- [[02 - Categories/Plugins/Workspace|Workspace]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Obsidian/Dark-mode themes.md b/02 - Categories/Themes/Dark-mode themes.md similarity index 100% rename from 02 - Categories/Obsidian/Dark-mode themes.md rename to 02 - Categories/Themes/Dark-mode themes.md diff --git a/02 - Categories/Obsidian/Light-mode themes.md b/02 - Categories/Themes/Light-mode themes.md similarity index 100% rename from 02 - Categories/Obsidian/Light-mode themes.md rename to 02 - Categories/Themes/Light-mode themes.md diff --git a/02 - Categories/Themes/_Themes.md b/02 - Categories/Themes/_Themes.md new file mode 100644 index 000000000..b7e435d75 --- /dev/null +++ b/02 - Categories/Themes/_Themes.md @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Themes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Themes/Dark-mode themes|Dark-mode themes]] +- [[02 - Categories/Themes/Light-mode themes|Light-mode themes]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Topics/_Topics.md b/02 - Categories/Topics/_Topics.md new file mode 100644 index 000000000..9ae1dcaaf --- /dev/null +++ b/02 - Categories/Topics/_Topics.md @@ -0,0 +1,27 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Topics + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Topics/10.03 - Videos|10.03 - Videos]] +- [[02 - Categories/Topics/Digital garden|Digital garden]] +- [[02 - Categories/Topics/Graph view applications|Graph view applications]] +- [[02 - Categories/Topics/LaTeX|LaTeX]] +- [[02 - Categories/Topics/Maps of Content (MOC)|Maps of Content (MOC)]] +- [[02 - Categories/Topics/Markdown|Markdown]] +- [[02 - Categories/Topics/Mermaid|Mermaid]] +- [[02 - Categories/Topics/Publish sites|Publish sites]] +- [[02 - Categories/Topics/Spaced repetition|Spaced repetition]] +- [[02 - Categories/Topics/Websites|Websites]] +- [[02 - Categories/Topics/YouTube|YouTube]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/_02 - Categories.md b/02 - Categories/_02 - Categories.md new file mode 100644 index 000000000..98a815870 --- /dev/null +++ b/02 - Categories/_02 - Categories.md @@ -0,0 +1,21 @@ +--- +aliases: +- +tags: MOC +- MOC +publish: true +--- + +# _02 - Categories + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Auxiliary Tools/_Auxiliary Tools|_Auxiliary Tools]] +- [[02 - Categories/Obsidian/_Obsidian|_Obsidian]] +- [[02 - Categories/Plugins/_Plugins|_Plugins]] +- [[02 - Categories/Themes/_Themes|_Themes]] +- [[02 - Categories/Topics/_Topics|_Topics]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md b/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md deleted file mode 100644 index d87621050..000000000 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/10.04 - Ancillary Tools.md +++ /dev/null @@ -1,61 +0,0 @@ ---- -aliases: -- Third-party tools -tags: -- seedling -publish: true ---- - -# Ancilliary tools - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Calibre|Calibre]] -- [[Docker|Docker]] -- [[Drafts App|Drafts App]] -- [[Dragon speech recognition|Dragon speech recognition]] -- [[Dropbox|Dropbox]] -- [[Emacs|Emacs]] -- [[Gingko app|Gingko app]] -- [[GitHub Pages|GitHub Pages]] -- [[Hazel|Hazel]] -- [[Hugo|Hugo]] -- [[icalBuddy|icalBuddy]] -- [[Jekyll|Jekyll]] -- [[MarginNote|MarginNote]] -- [[Mdnotes|Mdnotes]] -- [[MGit|MGit]] -- [[Notepad++|Notepad++]] -- [[Onyx Boox|Onyx Boox]] -- [[Pandoc|Pandoc]] -- [[Pocket|Pocket]] -- [[ProtonMail|ProtonMail]] -- [[Readwise|Readwise]] -- [[Research Rabbit|Research Rabbit]] -- [[revealjs|revealjs]] -- [[Sublime Text|Sublime Text]] -- [[Syncthing|Syncthing]] -- [[Tesseract|Tesseract]] -- [[Vim|Vim]] -- [[VSCode|VSCode]] -- [[Working Copy|Working Copy]] -- [[YAML|YAML]] -- [[Zapier|Zapier]] -- [[Zotero|Zotero]] -- [[Zotfile|Zotfile]] -- [[Zutilo|Zutilo]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. - -1. Create a new note under [[10 - Resources]] -2. Apply the [[T - Ancillary tools]] template -3. Fill out the placeholders -4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md b/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md new file mode 100644 index 000000000..0cb9d76b7 --- /dev/null +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md @@ -0,0 +1,65 @@ +--- +aliases: +- Third-party tools +tags: MOC +- seedling +publish: true +--- + +# Ancilliary tools + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Alfred|Alfred]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Calibre|Calibre]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Docker|Docker]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App|Drafts App]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition|Dragon speech recognition]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox|Dropbox]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Emacs|Emacs]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app|Gingko app]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages|GitHub Pages]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Hazel|Hazel]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Hugo|Hugo]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy|icalBuddy]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll|Jekyll]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org|mailbox.org]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote|MarginNote]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes|Mdnotes]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/MGit|MGit]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++|Notepad++]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox|Onyx Boox]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc|Pandoc]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Pocket|Pocket]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail|ProtonMail]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Readwise|Readwise]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit|Research Rabbit]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/revealjs|revealjs]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text|Sublime Text]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing|Syncthing]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract|Tesseract]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Vim|Vim]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/VSCode|VSCode]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy|Working Copy]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/YAML|YAML]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/YiNote|YiNote]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zapier|Zapier]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex|Zotero Better BibTex]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotero|Zotero]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile|Zotfile]] +- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo|Zutilo]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. + +1. Create a new note under [[10 - Resources]] +2. Apply the [[T - Ancillary tools]] template +3. Fill out the placeholders +4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md b/03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md deleted file mode 100644 index f42537e05..000000000 --- a/03 - Community Tools For Obsidian/CSS Snippets/05 - CSS snippets.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -aliases: - - -tags: - - MOC ---- - -# 05 - CSS snippets - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -- [[All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] -- [[Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] -- [[Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] -- [[Asides (SlRvb)|Asides (SlRvb)]] -- [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments|Embed Adjustments]] -- [[Folder Styles (SlRvb)|Folder Styles (SlRvb)]] -- [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments|Image Adjustments]] -- [[Kanban (SlRvb)|Kanban (SlRvb)]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -### CSS Snippet on GitHub or as a Gist (recommended) - -1. Create a note in the [[05 - CSS snippets]] folder -2. Use the [[T - GitHub Repository]] template -3. [[How to add content through GitHub|Submit your changes to GitHub]] - -### CSS Snippet note - -If you prefer to add your snippet as a note instead, follow these steps: - -1. Create a note in the [[05 - CSS snippets]] folder -2. Use the [[T - CSS Snippet]] template and fill out all the placeholders -3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md b/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md new file mode 100644 index 000000000..1a387531b --- /dev/null +++ b/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md @@ -0,0 +1,15 @@ +--- +aliases: + - +tags: MOC + - MOC +---%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb)|Asides (SlRvb)]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments|Embed Adjustments]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb)|Folder Styles (SlRvb)]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments|Image Adjustments]] +- [[03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb)|Kanban (SlRvb)]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md b/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md deleted file mode 100644 index 87443041b..000000000 --- a/03 - Community Tools For Obsidian/Plugins/02.01 - Plugins.md +++ /dev/null @@ -1,362 +0,0 @@ ---- -aliases: -- Community plugins -tags: -- MOC ---- - -# 02.01 - Plugins - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[adjacency-matrix-maker|adjacency-matrix-maker]] -- [[advanced-toolbar|advanced-toolbar]] -- [[alx-folder-note|alx-folder-note]] -- [[beeminder-word-count-plugin|beeminder-word-count-plugin]] -- [[better-fn|better-fn]] -- [[better-pdf-plugin|better-pdf-plugin]] -- [[better-word-count|better-word-count]] -- [[block-reference-count|block-reference-count]] -- [[breadcrumbs|breadcrumbs]] -- [[buttons|buttons]] -- [[calendar|calendar]] -- [[chesser-obsidian|chesser-obsidian]] -- [[cm-chs-patch|cm-chs-patch]] -- [[cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] -- [[cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] -- [[cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] -- [[cmenu-plugin|cmenu-plugin]] -- [[code-block-copy|code-block-copy]] -- [[code-block-from-selection|code-block-from-selection]] -- [[completed-area|completed-area]] -- [[completed-task-display|completed-task-display]] -- [[consistent-attachments-and-links|consistent-attachments-and-links]] -- [[convert-url-to-iframe|convert-url-to-iframe]] -- [[copy-note|copy-note]] -- [[copy-url-in-preview|copy-url-in-preview]] -- [[css-snippets|css-snippets]] -- [[csv-obsidian|csv-obsidian]] -- [[customizable-menu|customizable-menu]] -- [[customizable-sidebar|customizable-sidebar]] -- [[customjs|customjs]] -- [[cycle-through-panes|cycle-through-panes]] -- [[daily-activity|daily-activity]] -- [[dangerzone-writing-plugin|dangerzone-writing-plugin]] -- [[darlal-switcher-plus|darlal-switcher-plus]] -- [[obsidian-hub/03 - Community Tools For Obsidian/Plugins/dataview|dataview]] -- [[DEVONlink-obsidian|DEVONlink-obsidian]] -- [[discordian-plugin|discordian-plugin]] -- [[drawio-obsidian|drawio-obsidian]] -- [[easy-typing-obsidian|easy-typing-obsidian]] -- [[editor-commands-remap|editor-commands-remap]] -- [[emoji-shortcodes|emoji-shortcodes]] -- [[extract-highlights-plugin|extract-highlights-plugin]] -- [[extract-url|extract-url]] -- [[file-explorer-markdown-titles|file-explorer-markdown-titles]] -- [[file-explorer-note-count|file-explorer-note-count]] -- [[file-tree-alternative|file-tree-alternative]] -- [[find-and-replace-in-selection|find-and-replace-in-selection]] -- [[find-unlinked-files|find-unlinked-files]] -- [[flashcards-obsidian|flashcards-obsidian]] -- [[folder-note-core|folder-note-core]] -- [[folder-note-plugin|folder-note-plugin]] -- [[footlinks|footlinks]] -- [[format-hotkeys-obsidian|format-hotkeys-obsidian]] -- [[garble-text|garble-text]] -- [[ghost-fade-focus|ghost-fade-focus]] -- [[homepage|homepage]] -- [[hotkey-helper|hotkey-helper]] -- [[hotkeysplus-obsidian|hotkeysplus-obsidian]] -- [[hover-external-link|hover-external-link]] -- [[imdone-obsidian-plugin|imdone-obsidian-plugin]] -- [[ini-obsidian|ini-obsidian]] -- [[initiative-tracker|initiative-tracker]] -- [[juggl|juggl]] -- [[koncham-workspace|koncham-workspace]] -- [[leader-hotkeys-obsidian|leader-hotkeys-obsidian]] -- [[ledger-obsidian|ledger-obsidian]] -- [[liquid-templates|liquid-templates]] -- [[longform|longform]] -- [[luhman|luhman]] -- [[macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] -- [[macro-plugin|macro-plugin]] -- [[map-of-content|map-of-content]] -- [[marginnote-companion|marginnote-companion]] -- [[markdown-attributes|markdown-attributes]] -- [[markdown-prettifier|markdown-prettifier]] -- [[maximise-active-pane-obsidian|maximise-active-pane-obsidian]] -- [[mdx-as-md-obsidian|mdx-as-md-obsidian]] -- [[media-extended|media-extended]] -- [[meld-encrypt|meld-encrypt]] -- [[metadata-extractor|metadata-extractor]] -- [[metaedit|metaedit]] -- [[mochi-cards-exporter|mochi-cards-exporter]] -- [[mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] -- [[mrj-crosslink-between-notes|mrj-crosslink-between-notes]] -- [[mrj-jump-to-link|mrj-jump-to-link]] -- [[mrj-text-expand|mrj-text-expand]] -- [[multi-line-formatting|multi-line-formatting]] -- [[music-code-blocks|music-code-blocks]] -- [[mx-bili-plugin|mx-bili-plugin]] -- [[neo4j-graph-view|neo4j-graph-view]] -- [[netwik|netwik]] -- [[nldates-obsidian|nldates-obsidian]] -- [[note-folder-autorename|note-folder-autorename]] -- [[note-refactor-obsidian|note-refactor-obsidian]] -- [[notetweet|notetweet]] -- [[number-headings-obsidian|number-headings-obsidian]] -- [[obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] -- [[obsidian-5e-statblocks|obsidian-5e-statblocks]] -- [[obsidian-activity-history|obsidian-activity-history]] -- [[obsidian-activity-logger|obsidian-activity-logger]] -- [[obsidian-admonition|obsidian-admonition]] -- [[obsidian-advanced-appearance|obsidian-advanced-appearance]] -- [[obsidian-advanced-new-file|obsidian-advanced-new-file]] -- [[obsidian-advanced-uri|obsidian-advanced-uri]] -- [[obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] -- [[obsidian-annotator|obsidian-annotator]] -- [[obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] -- [[obsidian-apply-patterns|obsidian-apply-patterns]] -- [[obsidian-argdown-plugin|obsidian-argdown-plugin]] -- [[obsidian-auto-link-title|obsidian-auto-link-title]] -- [[obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] -- [[obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] -- [[obsidian-banners|obsidian-banners]] -- [[obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] -- [[obsidian-card-view-mode|obsidian-card-view-mode]] -- [[obsidian-carry-forward|obsidian-carry-forward]] -- [[obsidian-charts|obsidian-charts]] -- [[obsidian-chartsview-plugin|obsidian-chartsview-plugin]] -- [[obsidian-checklist-plugin|obsidian-checklist-plugin]] -- [[obsidian-chessboard|obsidian-chessboard]] -- [[obsidian-citation-plugin|obsidian-citation-plugin]] -- [[obsidian-code-block-enhancer|obsidian-code-block-enhancer]] -- [[obsidian-code-copy|obsidian-code-copy]] -- [[obsidian-codemirror-options|obsidian-codemirror-options]] -- [[obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] -- [[obsidian-command-alias-plugin|obsidian-command-alias-plugin]] -- [[obsidian-comments|obsidian-comments]] -- [[obsidian-commits|obsidian-commits]] -- [[obsidian-contextual-typography|obsidian-contextual-typography]] -- [[obsidian-copy-block-link|obsidian-copy-block-link]] -- [[obsidian-csv-table|obsidian-csv-table]] -- [[obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] -- [[obsidian-daf-yomi|obsidian-daf-yomi]] -- [[obsidian-daily-named-folder|obsidian-daily-named-folder]] -- [[obsidian-daily-stats|obsidian-daily-stats]] -- [[obsidian-dangling-links|obsidian-dangling-links]] -- [[obsidian-day-planner|obsidian-day-planner]] -- [[obsidian-dice-roller|obsidian-dice-roller]] -- [[obsidian-dictionary-plugin|obsidian-dictionary-plugin]] -- [[obsidian-discordrpc|obsidian-discordrpc]] -- [[obsidian-dropbox-backups|obsidian-dropbox-backups]] -- [[obsidian-dynamic-toc|obsidian-dynamic-toc]] -- [[obsidian-editor-shortcuts|obsidian-editor-shortcuts]] -- [[obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] -- [[obsidian-embedded-code-title|obsidian-embedded-code-title]] -- [[obsidian-embedded-note-titles|obsidian-embedded-note-titles]] -- [[obsidian-emoji-toolbar|obsidian-emoji-toolbar]] -- [[obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] -- [[obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] -- [[obsidian-export-to-tex|obsidian-export-to-tex]] -- [[obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] -- [[obsidian-file-link|obsidian-file-link]] -- [[obsidian-file-path-to-uri|obsidian-file-path-to-uri]] -- [[obsidian-filename-heading-sync|obsidian-filename-heading-sync]] -- [[obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] -- [[obsidian-focus-mode|obsidian-focus-mode]] -- [[obsidian-footnotes|obsidian-footnotes]] -- [[obsidian-fountain|obsidian-fountain]] -- [[obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] -- [[obsidian-furigana|obsidian-furigana]] -- [[obsidian-gallery|obsidian-gallery]] -- [[obsidian-gist|obsidian-gist]] -- [[obsidian-git|obsidian-git]] -- [[obsidian-go-to-line|obsidian-go-to-line]] -- [[obsidian-grandfather|obsidian-grandfather]] -- [[obsidian-habit-tracker|obsidian-habit-tracker]] -- [[obsidian-hackernews|obsidian-hackernews]] -- [[obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] -- [[obsidian-hider|obsidian-hider]] -- [[obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] -- [[obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] -- [[obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] -- [[obsidian-icon-folder|obsidian-icon-folder]] -- [[obsidian-icon-swapper|obsidian-icon-swapper]] -- [[obsidian-icons-plugin|obsidian-icons-plugin]] -- [[obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] -- [[obsidian-image-toolkit|obsidian-image-toolkit]] -- [[obsidian-image-uploader|obsidian-image-uploader]] -- [[obsidian-imgur-plugin|obsidian-imgur-plugin]] -- [[obsidian-incremental-writing|obsidian-incremental-writing]] -- [[obsidian-indent-lines|obsidian-indent-lines]] -- [[obsidian-itinerary|obsidian-itinerary]] -- [[obsidian-journey-plugin|obsidian-journey-plugin]] -- [[obsidian-jsonifier|obsidian-jsonifier]] -- [[obsidian-juliandate|obsidian-juliandate]] -- [[obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] -- [[obsidian-jupyter|obsidian-jupyter]] -- [[obsidian-kanban|obsidian-kanban]] -- [[obsidian-kindle-plugin|obsidian-kindle-plugin]] -- [[obsidian-kroki|obsidian-kroki]] -- [[obsidian-languagetool-plugin|obsidian-languagetool-plugin]] -- [[obsidian-latex-environments|obsidian-latex-environments]] -- [[obsidian-latex|obsidian-latex]] -- [[obsidian-leaflet-plugin|obsidian-leaflet-plugin]] -- [[obsidian-link-indexer|obsidian-link-indexer]] -- [[obsidian-linter|obsidian-linter]] -- [[obsidian-map-view|obsidian-map-view]] -- [[obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] -- [[obsidian-markdown-furigana|obsidian-markdown-furigana]] -- [[obsidian-markmind|obsidian-markmind]] -- [[obsidian-metatable|obsidian-metatable]] -- [[obsidian-metatemplates|obsidian-metatemplates]] -- [[obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] -- [[obsidian-mind-map|obsidian-mind-map]] -- [[obsidian-minimal-settings|obsidian-minimal-settings]] -- [[obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] -- [[obsidian-open-link-with|obsidian-open-link-with]] -- [[obsidian-org-mode|obsidian-org-mode]] -- [[obsidian-orthography|obsidian-orthography]] -- [[obsidian-outliner|obsidian-outliner]] -- [[obsidian-pandoc|obsidian-pandoc]] -- [[obsidian-pangu|obsidian-pangu]] -- [[obsidian-paper-cut|obsidian-paper-cut]] -- [[obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] -- [[obsidian-plantuml|obsidian-plantuml]] -- [[obsidian-pluck|obsidian-pluck]] -- [[obsidian-plugin-prettier|obsidian-plugin-prettier]] -- [[obsidian-plugin-toc|obsidian-plugin-toc]] -- [[obsidian-plugin-todo|obsidian-plugin-todo]] -- [[obsidian-pocket|obsidian-pocket]] -- [[obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] -- [[obsidian-prominent-starred-files|obsidian-prominent-starred-files]] -- [[obsidian-qrcode-plugin|obsidian-qrcode-plugin]] -- [[obsidian-query-language|obsidian-query-language]] -- [[obsidian-query2table|obsidian-query2table]] -- [[obsidian-random-todo|obsidian-random-todo]] -- [[obsidian-react-components|obsidian-react-components]] -- [[obsidian-read-it-later|obsidian-read-it-later]] -- [[obsidian-reading-time|obsidian-reading-time]] -- [[obsidian-readwise|obsidian-readwise]] -- [[obsidian-recall|obsidian-recall]] -- [[obsidian-regex-pipeline|obsidian-regex-pipeline]] -- [[obsidian-related-notes-finder|obsidian-related-notes-finder]] -- [[obsidian-relative-find|obsidian-relative-find]] -- [[obsidian-relative-line-numbers|obsidian-relative-line-numbers]] -- [[obsidian-reminder-plugin|obsidian-reminder-plugin]] -- [[obsidian-reset-font-size|obsidian-reset-font-size]] -- [[obsidian-reveal-active-file|obsidian-reveal-active-file]] -- [[obsidian-rich-links|obsidian-rich-links]] -- [[obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] -- [[obsidian-rtl|obsidian-rtl]] -- [[obsidian-shellcommands|obsidian-shellcommands]] -- [[obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] -- [[obsidian-show-file-path|obsidian-show-file-path]] -- [[obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] -- [[obsidian-smart-typography|obsidian-smart-typography]] -- [[obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] -- [[obsidian-spaced-repetition|obsidian-spaced-repetition]] -- [[obsidian-spotlight|obsidian-spotlight]] -- [[obsidian-static-file-server|obsidian-static-file-server]] -- [[obsidian-statusbar-pomo|obsidian-statusbar-pomo]] -- [[obsidian-stille|obsidian-stille]] -- [[obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] -- [[obsidian-style-settings|obsidian-style-settings]] -- [[obsidian-system-dark-mode|obsidian-system-dark-mode]] -- [[obsidian-tabs|obsidian-tabs]] -- [[obsidian-task-archiver|obsidian-task-archiver]] -- [[obsidian-task-collector|obsidian-task-collector]] -- [[obsidian-tasks-plugin|obsidian-tasks-plugin]] -- [[obsidian-temple|obsidian-temple]] -- [[obsidian-text-expander|obsidian-text-expander]] -- [[obsidian-text-format|obsidian-text-format]] -- [[obsidian-tidy-footnotes|obsidian-tidy-footnotes]] -- [[obsidian-timeline|obsidian-timeline]] -- [[obsidian-timelines|obsidian-timelines]] -- [[obsidian-title-index|obsidian-title-index]] -- [[obsidian-to-anki-plugin|obsidian-to-anki-plugin]] -- [[obsidian-toggl-integration|obsidian-toggl-integration]] -- [[obsidian-tracker|obsidian-tracker]] -- [[obsidian-trello|obsidian-trello]] -- [[obsidian-underline|obsidian-underline]] -- [[obsidian-vault-changelog|obsidian-vault-changelog]] -- [[obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] -- [[obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] -- [[obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] -- [[obsidian-vimrc-support|obsidian-vimrc-support]] -- [[obsidian-wavedrom|obsidian-wavedrom]] -- [[obsidian-wordnet-plugin|obsidian-wordnet-plugin]] -- [[obsidian-youglish-plugin|obsidian-youglish-plugin]] -- [[obsidian-zoom|obsidian-zoom]] -- [[obsidian42-text-transporter|obsidian42-text-transporter]] -- [[ObsidianAnkiSync|ObsidianAnkiSync]] -- [[obsimian-exporter|obsimian-exporter]] -- [[open-note-to-window-title|open-note-to-window-title]] -- [[open-vscode|open-vscode]] -- [[open-with|open-with]] -- [[oz-clear-unused-images|oz-clear-unused-images]] -- [[oz-image-plugin|oz-image-plugin]] -- [[ozanshare-publish|ozanshare-publish]] -- [[page-heading-from-links|page-heading-from-links]] -- [[pane-relief|pane-relief]] -- [[pdf-to-markdown-plugin|pdf-to-markdown-plugin]] -- [[periodic-notes|periodic-notes]] -- [[phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] -- [[plugin-changelogs|plugin-changelogs]] -- [[podcast-note|podcast-note]] -- [[privacy-glasses|privacy-glasses]] -- [[python-lab-plugin|python-lab-plugin]] -- [[quick-explorer|quick-explorer]] -- [[quick-latex|quick-latex]] -- [[quickadd|quickadd]] -- [[random-structural-diary-plugin|random-structural-diary-plugin]] -- [[readwise-mirror|readwise-mirror]] -- [[readwise-official|readwise-official]] -- [[recent-files-obsidian|recent-files-obsidian]] -- [[remember-cursor-position|remember-cursor-position]] -- [[review-obsidian|review-obsidian]] -- [[scales-chords|scales-chords]] -- [[search-on-internet|search-on-internet]] -- [[searchpp|searchpp]] -- [[shortcuts-extender|shortcuts-extender]] -- [[simple-embeds|simple-embeds]] -- [[slated-obsidian|slated-obsidian]] -- [[sliding-panes-obsidian|sliding-panes-obsidian]] -- [[smart-random-note|smart-random-note]] -- [[snippets|snippets]] -- [[supercharged-links-obsidian|supercharged-links-obsidian]] -- [[table-editor-obsidian|table-editor-obsidian]] -- [[table-extended|table-extended]] -- [[tag-page-preview|tag-page-preview]] -- [[tag-wrangler|tag-wrangler]] -- [[taskbone-ocr-plugin|taskbone-ocr-plugin]] -- [[templater-obsidian|templater-obsidian]] -- [[text-snippets-obsidian|text-snippets-obsidian]] -- [[theme-picker|theme-picker]] -- [[things-logbook|things-logbook]] -- [[todo-txt|todo-txt]] -- [[todoist-sync-plugin|todoist-sync-plugin]] -- [[tq-obsidian|tq-obsidian]] -- [[txt-as-md-obsidian|txt-as-md-obsidian]] -- [[unique-attachments|unique-attachments]] -- [[update-time-on-edit|update-time-on-edit]] -- [[uri-commands|uri-commands]] -- [[url-into-selection|url-into-selection]] -- [[vantage-obsidian|vantage-obsidian]] -- [[various-complements|various-complements]] -- [[wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] -- [[window-collapse|window-collapse]] -- [[workbench-obsidian|workbench-obsidian]] -- [[workspaces-plus|workspaces-plus]] -- [[youhavebeenstaring-plugin|youhavebeenstaring-plugin]] -- [[zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/Plugins/_Plugins.md b/03 - Community Tools For Obsidian/Plugins/_Plugins.md new file mode 100644 index 000000000..6a21b1305 --- /dev/null +++ b/03 - Community Tools For Obsidian/Plugins/_Plugins.md @@ -0,0 +1,379 @@ +--- +aliases: +- Community plugins +tags: MOC +- MOC +--- + +# 02.01 - Plugins + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/Plugins/02 - Community plugins|02 - Community plugins]] +- [[03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker|adjacency-matrix-maker]] +- [[03 - Community Tools For Obsidian/Plugins/advanced-toolbar|advanced-toolbar]] +- [[03 - Community Tools For Obsidian/Plugins/alx-folder-note|alx-folder-note]] +- [[03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin|beeminder-word-count-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/better-fn|better-fn]] +- [[03 - Community Tools For Obsidian/Plugins/better-pdf-plugin|better-pdf-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/better-word-count|better-word-count]] +- [[03 - Community Tools For Obsidian/Plugins/block-reference-count|block-reference-count]] +- [[03 - Community Tools For Obsidian/Plugins/breadcrumbs|breadcrumbs]] +- [[03 - Community Tools For Obsidian/Plugins/buttons|buttons]] +- [[03 - Community Tools For Obsidian/Plugins/calendar|calendar]] +- [[03 - Community Tools For Obsidian/Plugins/chesser-obsidian|chesser-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/cm-chs-patch|cm-chs-patch]] +- [[03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/cmenu-plugin|cmenu-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/code-block-copy|code-block-copy]] +- [[03 - Community Tools For Obsidian/Plugins/code-block-from-selection|code-block-from-selection]] +- [[03 - Community Tools For Obsidian/Plugins/completed-area|completed-area]] +- [[03 - Community Tools For Obsidian/Plugins/completed-task-display|completed-task-display]] +- [[03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links|consistent-attachments-and-links]] +- [[03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe|convert-url-to-iframe]] +- [[03 - Community Tools For Obsidian/Plugins/copy-note|copy-note]] +- [[03 - Community Tools For Obsidian/Plugins/copy-url-in-preview|copy-url-in-preview]] +- [[03 - Community Tools For Obsidian/Plugins/css-snippets|css-snippets]] +- [[03 - Community Tools For Obsidian/Plugins/csv-obsidian|csv-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/customizable-menu|customizable-menu]] +- [[03 - Community Tools For Obsidian/Plugins/customizable-sidebar|customizable-sidebar]] +- [[03 - Community Tools For Obsidian/Plugins/customjs|customjs]] +- [[03 - Community Tools For Obsidian/Plugins/cycle-through-panes|cycle-through-panes]] +- [[03 - Community Tools For Obsidian/Plugins/daily-activity|daily-activity]] +- [[03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin|dangerzone-writing-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus|darlal-switcher-plus]] +- [[03 - Community Tools For Obsidian/Plugins/dataview|dataview]] +- [[03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian|DEVONlink-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/discordian-plugin|discordian-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/drawio-obsidian|drawio-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian|easy-typing-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/editor-commands-remap|editor-commands-remap]] +- [[03 - Community Tools For Obsidian/Plugins/emoji-shortcodes|emoji-shortcodes]] +- [[03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin|extract-highlights-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/extract-url|extract-url]] +- [[03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles|file-explorer-markdown-titles]] +- [[03 - Community Tools For Obsidian/Plugins/file-explorer-note-count|file-explorer-note-count]] +- [[03 - Community Tools For Obsidian/Plugins/file-tree-alternative|file-tree-alternative]] +- [[03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection|find-and-replace-in-selection]] +- [[03 - Community Tools For Obsidian/Plugins/find-unlinked-files|find-unlinked-files]] +- [[03 - Community Tools For Obsidian/Plugins/flashcards-obsidian|flashcards-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/folder-note-core|folder-note-core]] +- [[03 - Community Tools For Obsidian/Plugins/folder-note-plugin|folder-note-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/footlinks|footlinks]] +- [[03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian|format-hotkeys-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/garble-text|garble-text]] +- [[03 - Community Tools For Obsidian/Plugins/ghost-fade-focus|ghost-fade-focus]] +- [[03 - Community Tools For Obsidian/Plugins/homepage|homepage]] +- [[03 - Community Tools For Obsidian/Plugins/hotkey-helper|hotkey-helper]] +- [[03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian|hotkeysplus-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/hover-external-link|hover-external-link]] +- [[03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin|imdone-obsidian-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/ini-obsidian|ini-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/initiative-tracker|initiative-tracker]] +- [[03 - Community Tools For Obsidian/Plugins/juggl|juggl]] +- [[03 - Community Tools For Obsidian/Plugins/key-promoter|key-promoter]] +- [[03 - Community Tools For Obsidian/Plugins/koncham-workspace|koncham-workspace]] +- [[03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian|leader-hotkeys-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/ledger-obsidian|ledger-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/link-headers-directly|link-headers-directly]] +- [[03 - Community Tools For Obsidian/Plugins/liquid-templates|liquid-templates]] +- [[03 - Community Tools For Obsidian/Plugins/longform|longform]] +- [[03 - Community Tools For Obsidian/Plugins/luhman|luhman]] +- [[03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian|lumberjack-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/macro-plugin|macro-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/map-of-content|map-of-content]] +- [[03 - Community Tools For Obsidian/Plugins/marginnote-companion|marginnote-companion]] +- [[03 - Community Tools For Obsidian/Plugins/markdown-attributes|markdown-attributes]] +- [[03 - Community Tools For Obsidian/Plugins/markdown-prettifier|markdown-prettifier]] +- [[03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian|maximise-active-pane-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian|mdx-as-md-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/media-extended|media-extended]] +- [[03 - Community Tools For Obsidian/Plugins/meld-encrypt|meld-encrypt]] +- [[03 - Community Tools For Obsidian/Plugins/metadata-extractor|metadata-extractor]] +- [[03 - Community Tools For Obsidian/Plugins/metaedit|metaedit]] +- [[03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter|mochi-cards-exporter]] +- [[03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] +- [[03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes|mrj-crosslink-between-notes]] +- [[03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link|mrj-jump-to-link]] +- [[03 - Community Tools For Obsidian/Plugins/mrj-text-expand|mrj-text-expand]] +- [[03 - Community Tools For Obsidian/Plugins/multi-line-formatting|multi-line-formatting]] +- [[03 - Community Tools For Obsidian/Plugins/music-code-blocks|music-code-blocks]] +- [[03 - Community Tools For Obsidian/Plugins/mx-bili-plugin|mx-bili-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/mysnippets-plugin|mysnippets-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/neo4j-graph-view|neo4j-graph-view]] +- [[03 - Community Tools For Obsidian/Plugins/netwik|netwik]] +- [[03 - Community Tools For Obsidian/Plugins/nldates-obsidian|nldates-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/note-folder-autorename|note-folder-autorename]] +- [[03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian|note-refactor-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/notetweet|notetweet]] +- [[03 - Community Tools For Obsidian/Plugins/number-headings-obsidian|number-headings-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks|obsidian-5e-statblocks]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-activity-history|obsidian-activity-history]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger|obsidian-activity-logger]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-admonition|obsidian-admonition]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance|obsidian-advanced-appearance]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file|obsidian-advanced-new-file]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri|obsidian-advanced-uri]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-annotator|obsidian-annotator]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher|obsidian-another-quick-switcher]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns|obsidian-apply-patterns]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin|obsidian-argdown-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title|obsidian-auto-link-title]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-banners|obsidian-banners]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode|obsidian-card-view-mode]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward|obsidian-carry-forward]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-charts|obsidian-charts]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin|obsidian-chartsview-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin|obsidian-checklist-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-chessboard|obsidian-chessboard]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin|obsidian-citation-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer|obsidian-code-block-enhancer]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-code-copy|obsidian-code-copy]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options|obsidian-codemirror-options]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin|obsidian-command-alias-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-comments|obsidian-comments]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-commits|obsidian-commits]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography|obsidian-contextual-typography]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link|obsidian-copy-block-link]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-csv-table|obsidian-csv-table]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi|obsidian-daf-yomi]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder|obsidian-daily-named-folder]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats|obsidian-daily-stats]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links|obsidian-dangling-links]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-day-planner|obsidian-day-planner]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller|obsidian-dice-roller]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin|obsidian-dictionary-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc|obsidian-discordrpc]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups|obsidian-dropbox-backups]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc|obsidian-dynamic-toc]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts|obsidian-editor-shortcuts]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title|obsidian-embedded-code-title]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles|obsidian-embedded-note-titles]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar|obsidian-emoji-toolbar]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex|obsidian-export-to-tex]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-file-link|obsidian-file-link]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri|obsidian-file-path-to-uri]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync|obsidian-filename-heading-sync]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode|obsidian-focus-mode]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-footnotes|obsidian-footnotes]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-fountain|obsidian-fountain]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-furigana|obsidian-furigana]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-gallery|obsidian-gallery]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-gist|obsidian-gist]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-git|obsidian-git]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line|obsidian-go-to-line]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-grandfather|obsidian-grandfather]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker|obsidian-habit-tracker]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hackernews|obsidian-hackernews]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hider|obsidian-hider]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin|obsidian-hypothesis-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder|obsidian-icon-folder]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper|obsidian-icon-swapper]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin|obsidian-icons-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit|obsidian-image-toolkit]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader|obsidian-image-uploader]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin|obsidian-imgur-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing|obsidian-incremental-writing]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines|obsidian-indent-lines]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-itinerary|obsidian-itinerary]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init|obsidian-javascript-init]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin|obsidian-journey-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier|obsidian-jsonifier]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-juliandate|obsidian-juliandate]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-jupyter|obsidian-jupyter]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-kanban|obsidian-kanban]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin|obsidian-kindle-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-kroki|obsidian-kroki]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin|obsidian-languagetool-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments|obsidian-latex-environments]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-latex|obsidian-latex]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin|obsidian-leaflet-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-link-converter|obsidian-link-converter]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer|obsidian-link-indexer]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-linter|obsidian-linter]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-livesync|obsidian-livesync]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-local-images|obsidian-local-images]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-map-view|obsidian-map-view]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana|obsidian-markdown-furigana]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-markmind|obsidian-markmind]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-metatable|obsidian-metatable]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates|obsidian-metatemplates]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-mind-map|obsidian-mind-map]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings|obsidian-minimal-settings]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with|obsidian-open-link-with]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-org-mode|obsidian-org-mode]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-orthography|obsidian-orthography]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-outliner|obsidian-outliner]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-pandoc|obsidian-pandoc]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-pangu|obsidian-pangu]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut|obsidian-paper-cut]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-plantuml|obsidian-plantuml]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-plotly|obsidian-plotly]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-pluck|obsidian-pluck]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier|obsidian-plugin-prettier]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc|obsidian-plugin-toc]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo|obsidian-plugin-todo]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-pocket|obsidian-pocket]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files|obsidian-prominent-starred-files]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin|obsidian-qrcode-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-query-language|obsidian-query-language]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-query2table|obsidian-query2table]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-random-todo|obsidian-random-todo]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-react-components|obsidian-react-components]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later|obsidian-read-it-later]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-reading-time|obsidian-reading-time]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-readwise|obsidian-readwise]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-recall|obsidian-recall]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline|obsidian-regex-pipeline]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder|obsidian-related-notes-finder]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-relative-find|obsidian-relative-find]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers|obsidian-relative-line-numbers]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin|obsidian-reminder-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size|obsidian-reset-font-size]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file|obsidian-reveal-active-file]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-rich-links|obsidian-rich-links]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-rtl|obsidian-rtl]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands|obsidian-shellcommands]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path|obsidian-show-file-path]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography|obsidian-smart-typography]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition|obsidian-spaced-repetition]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-spotlight|obsidian-spotlight]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server|obsidian-static-file-server]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo|obsidian-statusbar-pomo]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-stille|obsidian-stille]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-style-settings|obsidian-style-settings]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode|obsidian-system-dark-mode]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-tabs|obsidian-tabs]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver|obsidian-task-archiver]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-task-collector|obsidian-task-collector]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin|obsidian-tasks-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-temple|obsidian-temple]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-text-expander|obsidian-text-expander]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-text-format|obsidian-text-format]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes|obsidian-tidy-footnotes]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-timeline|obsidian-timeline]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-timelines|obsidian-timelines]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-title-index|obsidian-title-index]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin|obsidian-to-anki-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration|obsidian-toggl-integration]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-tracker|obsidian-tracker]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-trello|obsidian-trello]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-underline|obsidian-underline]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vale|obsidian-vale]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog|obsidian-vault-changelog]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support|obsidian-vimrc-support]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view|obsidian-vocabulary-view]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom|obsidian-wavedrom]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia|obsidian-wikipedia]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin|obsidian-wordnet-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin|obsidian-youglish-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian-zoom|obsidian-zoom]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian42-brat|obsidian42-brat]] +- [[03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter|obsidian42-text-transporter]] +- [[03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync|ObsidianAnkiSync]] +- [[03 - Community Tools For Obsidian/Plugins/obsimian-exporter|obsimian-exporter]] +- [[03 - Community Tools For Obsidian/Plugins/open-note-to-window-title|open-note-to-window-title]] +- [[03 - Community Tools For Obsidian/Plugins/open-vscode|open-vscode]] +- [[03 - Community Tools For Obsidian/Plugins/open-with|open-with]] +- [[03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images|oz-clear-unused-images]] +- [[03 - Community Tools For Obsidian/Plugins/oz-image-plugin|oz-image-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/ozanshare-publish|ozanshare-publish]] +- [[03 - Community Tools For Obsidian/Plugins/page-heading-from-links|page-heading-from-links]] +- [[03 - Community Tools For Obsidian/Plugins/pane-relief|pane-relief]] +- [[03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin|pdf-to-markdown-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/periodic-notes|periodic-notes]] +- [[03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/plugin-changelogs|plugin-changelogs]] +- [[03 - Community Tools For Obsidian/Plugins/podcast-note|podcast-note]] +- [[03 - Community Tools For Obsidian/Plugins/privacy-glasses|privacy-glasses]] +- [[03 - Community Tools For Obsidian/Plugins/python-lab-plugin|python-lab-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/quick-explorer|quick-explorer]] +- [[03 - Community Tools For Obsidian/Plugins/quick-latex|quick-latex]] +- [[03 - Community Tools For Obsidian/Plugins/quickadd|quickadd]] +- [[03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin|random-structural-diary-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/readwise-mirror|readwise-mirror]] +- [[03 - Community Tools For Obsidian/Plugins/readwise-official|readwise-official]] +- [[03 - Community Tools For Obsidian/Plugins/recent-files-obsidian|recent-files-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/remember-cursor-position|remember-cursor-position]] +- [[03 - Community Tools For Obsidian/Plugins/review-obsidian|review-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/scales-chords|scales-chords]] +- [[03 - Community Tools For Obsidian/Plugins/search-on-internet|search-on-internet]] +- [[03 - Community Tools For Obsidian/Plugins/searchpp|searchpp]] +- [[03 - Community Tools For Obsidian/Plugins/shortcuts-extender|shortcuts-extender]] +- [[03 - Community Tools For Obsidian/Plugins/simple-embeds|simple-embeds]] +- [[03 - Community Tools For Obsidian/Plugins/slated-obsidian|slated-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian|sliding-panes-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/smart-random-note|smart-random-note]] +- [[03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian|snippet-commands-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/snippets|snippets]] +- [[03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian|supercharged-links-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/table-editor-obsidian|table-editor-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/table-extended|table-extended]] +- [[03 - Community Tools For Obsidian/Plugins/tag-page-preview|tag-page-preview]] +- [[03 - Community Tools For Obsidian/Plugins/tag-wrangler|tag-wrangler]] +- [[03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin|taskbone-ocr-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/templater-obsidian|templater-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian|text-snippets-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/theme-picker|theme-picker]] +- [[03 - Community Tools For Obsidian/Plugins/things-logbook|things-logbook]] +- [[03 - Community Tools For Obsidian/Plugins/todo-txt|todo-txt]] +- [[03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin|todoist-sync-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/tq-obsidian|tq-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian|txt-as-md-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/unique-attachments|unique-attachments]] +- [[03 - Community Tools For Obsidian/Plugins/update-time-on-edit|update-time-on-edit]] +- [[03 - Community Tools For Obsidian/Plugins/uri-commands|uri-commands]] +- [[03 - Community Tools For Obsidian/Plugins/url-into-selection|url-into-selection]] +- [[03 - Community Tools For Obsidian/Plugins/vantage-obsidian|vantage-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/various-complements|various-complements]] +- [[03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/window-collapse|window-collapse]] +- [[03 - Community Tools For Obsidian/Plugins/workbench-obsidian|workbench-obsidian]] +- [[03 - Community Tools For Obsidian/Plugins/workspaces-plus|workspaces-plus]] +- [[03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin|youhavebeenstaring-plugin]] +- [[03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/Themes/04 - Community themes.md b/03 - Community Tools For Obsidian/Themes/04 - Community themes.md deleted file mode 100644 index 025ce8e71..000000000 --- a/03 - Community Tools For Obsidian/Themes/04 - Community themes.md +++ /dev/null @@ -1,99 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 04 - Community themes - - - - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[80s Neon|80s Neon]] -- [[Al Dente|Al Dente]] -- [[Amethyst|Amethyst]] -- [[Ars Magna|Ars Magna]] -- [[Atom|Atom]] -- [[Aurora|Aurora]] -- [[Ayu Mirage|Ayu Mirage]] -- [[Ayu|Ayu]] -- [[Base2Tone|Base2Tone]] -- [[Behave dark|Behave dark]] -- [[Big Sur Aesthetic|Big Sur Aesthetic]] -- [[Blackbird|Blackbird]] -- [[Blue Topaz|Blue Topaz]] -- [[California Coast|California Coast]] -- [[Charcoal|Charcoal]] -- [[Christmas|Christmas]] -- [[Cidreira Coast|Cidreira Coast]] -- [[Clair de Lune|Clair de Lune]] -- [[Comfort color dark|Comfort color dark]] -- [[Comfort Smooth|Comfort Smooth]] -- [[Cyber Glow|Cyber Glow]] -- [[Cybertron|Cybertron]] -- [[Dark Graphite Pie|Dark Graphite Pie]] -- [[Dark Graphite|Dark Graphite]] -- [[Dark Moss|Dark Moss]] -- [[Darkyan|Darkyan]] -- [[Deep Work|Deep Work]] -- [[Deep|Deep]] -- [[Discordian|Discordian]] -- [[Dracula for Obsidian|Dracula for Obsidian]] -- [[Everforest|Everforest]] -- [[Firefly|Firefly]] -- [[Gastown|Gastown]] -- [[GDCT Dark|GDCT Dark]] -- [[GDCT|GDCT]] -- [[Gitsidian|Gitsidian]] -- [[Golden Coffee|Golden Coffee]] -- [[Golden Topaz|Golden Topaz]] -- [[Higlighter|Higlighter]] -- [[Hipstersmoothie|Hipstersmoothie]] -- [[Horizon|Horizon]] -- [[Hulk|Hulk]] -- [[Iceberg|Iceberg]] -- [[Illusion|Illusion]] -- [[ITS Theme|ITS Theme]] -- [[Lizardmen Zettelkasten|Lizardmen Zettelkasten]] -- [[Mammoth|Mammoth]] -- [[Minimal|Minimal]] -- [[Molecule|Molecule]] -- [[Moonlight|Moonlight]] -- [[Night Owl|Night Owl]] -- [[Notation|Notation]] -- [[Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] -- [[Obsidian Boom|Obsidian Boom]] -- [[Obsidian gruvbox|Obsidian gruvbox]] -- [[Obsidian Nord|Obsidian Nord]] -- [[Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] -- [[obsidian_ia|obsidian_ia]] -- [[Obsidianite|Obsidianite]] -- [[Obuntu|Obuntu]] -- [[Ono Sendai|Ono Sendai]] -- [[Palatinate|Palatinate]] -- [[Panic Mode|Panic Mode]] -- [[Pink Topaz|Pink Topaz]] -- [[Pisum|Pisum]] -- [[Purple Owl|Purple Owl]] -- [[Red Graphite|Red Graphite]] -- [[Reverie|Reverie]] -- [[Rmaki|Rmaki]] -- [[Shimmering Focus|Shimmering Focus]] -- [[Solarized|Solarized]] -- [[Spectrum|Spectrum]] -- [[Subtlegold|Subtlegold]] -- [[Suddha|Suddha]] -- [[Tokyo Night|Tokyo Night]] -- [[Traffic Lights|Traffic Lights]] -- [[Ursa|Ursa]] -- [[Vileplume|Vileplume]] -- [[Warmth|Warmth]] -- [[Wasp|Wasp]] -- [[Yin and Yang|Yin and Yang]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/Themes/_Themes.md b/03 - Community Tools For Obsidian/Themes/_Themes.md new file mode 100644 index 000000000..b606d076f --- /dev/null +++ b/03 - Community Tools For Obsidian/Themes/_Themes.md @@ -0,0 +1,106 @@ +--- +aliases: +- +tags: MOC +- MOC +--- + +# 04 - Community themes + + + + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/Themes/80s Neon|80s Neon]] +- [[03 - Community Tools For Obsidian/Themes/Agora|Agora]] +- [[03 - Community Tools For Obsidian/Themes/Al Dente|Al Dente]] +- [[03 - Community Tools For Obsidian/Themes/Amethyst|Amethyst]] +- [[03 - Community Tools For Obsidian/Themes/Ars Magna|Ars Magna]] +- [[03 - Community Tools For Obsidian/Themes/Atom|Atom]] +- [[03 - Community Tools For Obsidian/Themes/Aurora|Aurora]] +- [[03 - Community Tools For Obsidian/Themes/Ayu Mirage|Ayu Mirage]] +- [[03 - Community Tools For Obsidian/Themes/Ayu|Ayu]] +- [[03 - Community Tools For Obsidian/Themes/Base2Tone|Base2Tone]] +- [[03 - Community Tools For Obsidian/Themes/Behave dark|Behave dark]] +- [[03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic|Big Sur Aesthetic]] +- [[03 - Community Tools For Obsidian/Themes/Blackbird|Blackbird]] +- [[03 - Community Tools For Obsidian/Themes/Blue Topaz|Blue Topaz]] +- [[03 - Community Tools For Obsidian/Themes/California Coast|California Coast]] +- [[03 - Community Tools For Obsidian/Themes/Charcoal|Charcoal]] +- [[03 - Community Tools For Obsidian/Themes/Christmas|Christmas]] +- [[03 - Community Tools For Obsidian/Themes/Cidreira Coast|Cidreira Coast]] +- [[03 - Community Tools For Obsidian/Themes/Clair de Lune|Clair de Lune]] +- [[03 - Community Tools For Obsidian/Themes/Comfort color dark|Comfort color dark]] +- [[03 - Community Tools For Obsidian/Themes/Comfort Smooth|Comfort Smooth]] +- [[03 - Community Tools For Obsidian/Themes/Creature|Creature]] +- [[03 - Community Tools For Obsidian/Themes/Cyber Glow|Cyber Glow]] +- [[03 - Community Tools For Obsidian/Themes/Cybertron|Cybertron]] +- [[03 - Community Tools For Obsidian/Themes/Dark Graphite Pie|Dark Graphite Pie]] +- [[03 - Community Tools For Obsidian/Themes/Dark Graphite|Dark Graphite]] +- [[03 - Community Tools For Obsidian/Themes/Dark Moss|Dark Moss]] +- [[03 - Community Tools For Obsidian/Themes/Darkyan|Darkyan]] +- [[03 - Community Tools For Obsidian/Themes/Deep Work|Deep Work]] +- [[03 - Community Tools For Obsidian/Themes/Deep|Deep]] +- [[03 - Community Tools For Obsidian/Themes/Discordian|Discordian]] +- [[03 - Community Tools For Obsidian/Themes/Dracula for Obsidian|Dracula for Obsidian]] +- [[03 - Community Tools For Obsidian/Themes/Emerald|Emerald]] +- [[03 - Community Tools For Obsidian/Themes/Everforest|Everforest]] +- [[03 - Community Tools For Obsidian/Themes/Faded|Faded]] +- [[03 - Community Tools For Obsidian/Themes/Firefly|Firefly]] +- [[03 - Community Tools For Obsidian/Themes/Gastown|Gastown]] +- [[03 - Community Tools For Obsidian/Themes/GDCT Dark|GDCT Dark]] +- [[03 - Community Tools For Obsidian/Themes/GDCT|GDCT]] +- [[03 - Community Tools For Obsidian/Themes/Gitsidian|Gitsidian]] +- [[03 - Community Tools For Obsidian/Themes/Golden Coffee|Golden Coffee]] +- [[03 - Community Tools For Obsidian/Themes/Golden Topaz|Golden Topaz]] +- [[03 - Community Tools For Obsidian/Themes/Higlighter|Higlighter]] +- [[03 - Community Tools For Obsidian/Themes/Hipstersmoothie|Hipstersmoothie]] +- [[03 - Community Tools For Obsidian/Themes/Horizon|Horizon]] +- [[03 - Community Tools For Obsidian/Themes/Hulk|Hulk]] +- [[03 - Community Tools For Obsidian/Themes/Iceberg|Iceberg]] +- [[03 - Community Tools For Obsidian/Themes/Illusion|Illusion]] +- [[03 - Community Tools For Obsidian/Themes/ITS Theme|ITS Theme]] +- [[03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten|Lizardmen Zettelkasten]] +- [[03 - Community Tools For Obsidian/Themes/Mammoth|Mammoth]] +- [[03 - Community Tools For Obsidian/Themes/Minimal|Minimal]] +- [[03 - Community Tools For Obsidian/Themes/Molecule|Molecule]] +- [[03 - Community Tools For Obsidian/Themes/Moonlight|Moonlight]] +- [[03 - Community Tools For Obsidian/Themes/Night Owl|Night Owl]] +- [[03 - Community Tools For Obsidian/Themes/Notation|Notation]] +- [[03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] +- [[03 - Community Tools For Obsidian/Themes/Obsidian Boom|Obsidian Boom]] +- [[03 - Community Tools For Obsidian/Themes/Obsidian gruvbox|Obsidian gruvbox]] +- [[03 - Community Tools For Obsidian/Themes/Obsidian Nord|Obsidian Nord]] +- [[03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] +- [[03 - Community Tools For Obsidian/Themes/obsidian_ia|obsidian_ia]] +- [[03 - Community Tools For Obsidian/Themes/Obsidianite|Obsidianite]] +- [[03 - Community Tools For Obsidian/Themes/Obuntu|Obuntu]] +- [[03 - Community Tools For Obsidian/Themes/Ono Sendai|Ono Sendai]] +- [[03 - Community Tools For Obsidian/Themes/Palatinate|Palatinate]] +- [[03 - Community Tools For Obsidian/Themes/Panic Mode|Panic Mode]] +- [[03 - Community Tools For Obsidian/Themes/Pink Topaz|Pink Topaz]] +- [[03 - Community Tools For Obsidian/Themes/Pisum|Pisum]] +- [[03 - Community Tools For Obsidian/Themes/Purple Owl|Purple Owl]] +- [[03 - Community Tools For Obsidian/Themes/Red Graphite|Red Graphite]] +- [[03 - Community Tools For Obsidian/Themes/Reverie|Reverie]] +- [[03 - Community Tools For Obsidian/Themes/Rmaki|Rmaki]] +- [[03 - Community Tools For Obsidian/Themes/Sanctum|Sanctum]] +- [[03 - Community Tools For Obsidian/Themes/Shimmering Focus|Shimmering Focus]] +- [[03 - Community Tools For Obsidian/Themes/Slytherin|Slytherin]] +- [[03 - Community Tools For Obsidian/Themes/Sodalite|Sodalite]] +- [[03 - Community Tools For Obsidian/Themes/Solarized|Solarized]] +- [[03 - Community Tools For Obsidian/Themes/Spectrum|Spectrum]] +- [[03 - Community Tools For Obsidian/Themes/Subtlegold|Subtlegold]] +- [[03 - Community Tools For Obsidian/Themes/Suddha|Suddha]] +- [[03 - Community Tools For Obsidian/Themes/Tokyo Night|Tokyo Night]] +- [[03 - Community Tools For Obsidian/Themes/Traffic Lights|Traffic Lights]] +- [[03 - Community Tools For Obsidian/Themes/Ursa|Ursa]] +- [[03 - Community Tools For Obsidian/Themes/Vileplume|Vileplume]] +- [[03 - Community Tools For Obsidian/Themes/Warmth|Warmth]] +- [[03 - Community Tools For Obsidian/Themes/Wasp|Wasp]] +- [[03 - Community Tools For Obsidian/Themes/Yin and Yang|Yin and Yang]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md b/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md new file mode 100644 index 000000000..284be0c29 --- /dev/null +++ b/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _03 - Community Tools For Obsidian + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools|_Auxiliary Tools]] +- [[03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets|_CSS Snippets]] +- [[03 - Community Tools For Obsidian/Plugins/_Plugins|_Plugins]] +- [[03 - Community Tools For Obsidian/Themes/_Themes|_Themes]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md b/04 - Examples & Showcases/Note Examples/_Note Examples.md similarity index 97% rename from 04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md rename to 04 - Examples & Showcases/Note Examples/_Note Examples.md index 019bb0631..1d5696ff3 100644 --- a/04 - Examples & Showcases/Note Examples/06 - Note and vault examples.md +++ b/04 - Examples & Showcases/Note Examples/_Note Examples.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md b/04 - Examples & Showcases/Publish Sites/_Publish Sites.md similarity index 74% rename from 04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md rename to 04 - Examples & Showcases/Publish Sites/_Publish Sites.md index fa1c2164b..0126e3427 100644 --- a/04 - Examples & Showcases/Publish Sites/10.02 - Publish sites.md +++ b/04 - Examples & Showcases/Publish Sites/_Publish Sites.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC publish: true --- @@ -13,5 +13,5 @@ publish: true ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Obsidian Garden|Obsidian Garden]] +- [[04 - Examples & Showcases/Publish Sites/Obsidian Garden|Obsidian Garden]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/04 - Examples & Showcases/Templates/03 - Community templates.md b/04 - Examples & Showcases/Templates/03 - Community templates.md deleted file mode 100644 index dd8e1f90d..000000000 --- a/04 - Examples & Showcases/Templates/03 - Community templates.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 03 - Community templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03.01 - Daily notes|03.01 - Daily notes]] -- [[03.02 - Weekly notes|03.02 - Weekly notes]] -- [[03.03 - Monthly notes|03.03 - Monthly notes]] -- [[03.04 - Yearly notes|03.04 - Yearly notes]] -- [[03.05 - Projects|03.05 - Projects]] -- [[03.06 - Literature notes|03.06 - Literature notes]] -- [[03.10 - Plugin-specific templates|03.10 - Plugin-specific templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Adding new templates - -1. Create a new file under [[03 - Community templates]] and give it a descriptive name. -2. Apply the [[T - Templates]] template and fill out the placeholders -3. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Updating a template - -Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. -If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md b/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md rename to 04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md index 1702e0793..ee029b7ac 100644 --- a/04 - Examples & Showcases/Templates/03.01 - Daily notes/03.01 - Daily notes.md +++ b/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md @@ -1,7 +1,7 @@ --- aliases: - Daily note templates -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md rename to 04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md index aaa68e7e7..d15c3150a 100644 --- a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/03.02 - Weekly notes.md +++ b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md @@ -1,7 +1,7 @@ --- aliases: - Weekly note templates -tags: +tags: MOC - MOC --- @@ -12,6 +12,7 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% + %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md rename to 04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md index 3af8f1d43..2d653f185 100644 --- a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/03.03 - Monthly notes.md +++ b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md @@ -1,7 +1,7 @@ --- aliases: - Monthly note templates -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md rename to 04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md index 6ea2e5248..763a872d7 100644 --- a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/03.04 - Yearly notes.md +++ b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md @@ -1,7 +1,7 @@ --- aliases: - Yearly note templates -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md b/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md rename to 04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md index 37c12adb9..56a2b36a6 100644 --- a/04 - Examples & Showcases/Templates/03.05 - Projects/03.05 - Projects.md +++ b/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md @@ -1,7 +1,7 @@ --- aliases: - Project management templates -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md b/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md rename to 04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md index 967ed5655..d97f9d5a5 100644 --- a/04 - Examples & Showcases/Templates/03.06 - Literature notes/03.06 - Literature notes.md +++ b/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md @@ -1,7 +1,7 @@ --- aliases: - Literature note templates -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md rename to 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md index 4a2559754..6be1a6119 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/Dataview templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md similarity index 96% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md rename to 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md index 3384940c2..02e2e45b8 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/Templater templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md @@ -2,7 +2,7 @@ aliases: - Scripts - Templater scripts -tags: +tags: MOC - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md similarity index 53% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md rename to 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md index 546d946f0..2d38f35b0 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/03.10 - Plugin-specific templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md @@ -1,7 +1,7 @@ --- aliases: - Plugin-specific templates -tags: +tags: MOC - MOC --- @@ -12,8 +12,8 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Dataview templates|Dataview templates]] -- [[Templater templates|Templater templates]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates|_Dataview templates]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates|_Templater templates]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/04 - Examples & Showcases/Templates/_Templates.md b/04 - Examples & Showcases/Templates/_Templates.md new file mode 100644 index 000000000..fbcf7d06f --- /dev/null +++ b/04 - Examples & Showcases/Templates/_Templates.md @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: MOC +- MOC +--- + +# 03 - Community templates + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes|_03.01 - Daily notes]] +- [[04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes|_03.02 - Weekly notes]] +- [[04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes|_03.03 - Monthly notes]] +- [[04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes|_03.04 - Yearly notes]] +- [[04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects|_03.05 - Projects]] +- [[04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes|_03.06 - Literature notes]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates|_03.10 - Plugin-specific templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Adding new templates + +1. Create a new file under [[03 - Community templates]] and give it a descriptive name. +2. Apply the [[T - Templates]] template and fill out the placeholders +3. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Updating a template + +Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. +If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md b/04 - Examples & Showcases/Vaults/_Vaults.md similarity index 77% rename from 04 - Examples & Showcases/Vaults/06.02 - Vault examples.md rename to 04 - Examples & Showcases/Vaults/_Vaults.md index 2edc19428..ba67ad844 100644 --- a/04 - Examples & Showcases/Vaults/06.02 - Vault examples.md +++ b/04 - Examples & Showcases/Vaults/_Vaults.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC --- @@ -12,12 +12,12 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[LYT Kit|LYT Kit]] -- [[Obsidian JG Method|Obsidian JG Method]] -- [[Obsidian Starter Templates|Obsidian Starter Templates]] -- [[PARA Starter Kit|PARA Starter Kit]] -- [[SlRvb's Journaling Setup|SlRvb’s Journaling Setup]] -- [[SlRvb's MediaDB Setup|SlRvb’s MediaDB Setup]] +- [[04 - Examples & Showcases/Vaults/LYT Kit|LYT Kit]] +- [[04 - Examples & Showcases/Vaults/Obsidian JG Method|Obsidian JG Method]] +- [[04 - Examples & Showcases/Vaults/Obsidian Starter Templates|Obsidian Starter Templates]] +- [[04 - Examples & Showcases/Vaults/PARA Starter Kit|PARA Starter Kit]] +- [[04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup|SlRvb's Journaling Setup]] +- [[04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup|SlRvb's MediaDB Setup]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/04 - Examples & Showcases/04 - Examples & Showcases.md b/04 - Examples & Showcases/_04 - Examples & Showcases.md similarity index 62% rename from 04 - Examples & Showcases/04 - Examples & Showcases.md rename to 04 - Examples & Showcases/_04 - Examples & Showcases.md index 7e5fb5d2b..f523bfcc5 100644 --- a/04 - Examples & Showcases/04 - Examples & Showcases.md +++ b/04 - Examples & Showcases/_04 - Examples & Showcases.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC publish: true --- @@ -13,8 +13,10 @@ publish: true ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[06.01 - Note examples|06.01 - Note examples]] -- [[06.02 - Vault examples|06.02 - Vault examples]] +- [[04 - Examples & Showcases/Note Examples/_Note Examples|_Note Examples]] +- [[04 - Examples & Showcases/Publish Sites/_Publish Sites|_Publish Sites]] +- [[04 - Examples & Showcases/Templates/_Templates|_Templates]] +- [[04 - Examples & Showcases/Vaults/_Vaults|_Vaults]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md b/05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md new file mode 100644 index 000000000..d31bef5a7 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md @@ -0,0 +1,35 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _Community Talks + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase|Breadcrumbs Showcase]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started|Create Your Own Obsidian Plugin - How To Get Started]] +- [[05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk|CSS 101 - Community Talk]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces|Customizable workspaces]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks|Deep Learning on Networks]] +- [[05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons|Introduction to Buttons]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase|Journaling Showcase]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion|Metadata Group Discussion]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101|Obsidian 101]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG|Obsidian and TTRPG]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing|Project management for fiction writing]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] +- [[05 - Guides, Workflows, & Courses/Community Talks/What your vault knows|What your vault knows]] +- [[05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] +- [[05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +- [[05 - Guides, Workflows, & Courses/Community Talks/Zotero 101|Zotero 101]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md b/05 - Guides, Workflows, & Courses/Courses/_Courses.md similarity index 59% rename from 05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md rename to 05 - Guides, Workflows, & Courses/Courses/_Courses.md index 12299a516..ca3afa1b6 100644 --- a/05 - Guides, Workflows, & Courses/Courses/10.05 - Courses.md +++ b/05 - Guides, Workflows, & Courses/Courses/_Courses.md @@ -1,7 +1,7 @@ --- aliases: - Online Courses -tags: +tags: MOC - seedling publish: true --- @@ -13,6 +13,6 @@ publish: true #placeholder/description %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] -- [[Linking Your Thinking|Linking Your Thinking]] +- [[05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] +- [[05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking|Linking Your Thinking]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/05 - Guides, Workflows, & Courses/Guides.md b/05 - Guides, Workflows, & Courses/Guides/_Guides.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides.md rename to 05 - Guides, Workflows, & Courses/Guides/_Guides.md diff --git a/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md b/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md new file mode 100644 index 000000000..5835d4fa6 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md @@ -0,0 +1,21 @@ +--- +aliases: +- +tags: MOC +- MOC +publish: true +--- + +# _05 - Guides, Workflows, & Courses + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[05 - Guides, Workflows, & Courses/Beginner guides|Beginner guides]] +- [[05 - Guides, Workflows, & Courses/Community Talks/_Community Talks|_Community Talks]] +- [[05 - Guides, Workflows, & Courses/Courses/_Courses|_Courses]] +- [[05 - Guides, Workflows, & Courses/Guides/_Guides|_Guides]] +- [[05 - Guides, Workflows, & Courses/Themes (MOC)|Themes (MOC)]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/06 - Inbox/_06 - Inbox.md b/06 - Inbox/_06 - Inbox.md new file mode 100644 index 000000000..d81c26c1c --- /dev/null +++ b/06 - Inbox/_06 - Inbox.md @@ -0,0 +1,38 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# _06 - Inbox + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[06 - Inbox/08 - Seedbox|08 - Seedbox]] +- [[06 - Inbox/A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] +- [[06 - Inbox/Bryan Jenks|Bryan Jenks]] +- [[06 - Inbox/Buy Me a Coffee|Buy Me a Coffee]] +- [[06 - Inbox/ClubMacStories|ClubMacStories]] +- [[06 - Inbox/Customer Relationship Management|Customer Relationship Management]] +- [[06 - Inbox/Effective Remote Work|Effective Remote Work]] +- [[06 - Inbox/GitHub sponsor|GitHub sponsor]] +- [[06 - Inbox/HTML|HTML]] +- [[06 - Inbox/Knowledge Management System|Knowledge Management System]] +- [[06 - Inbox/LYT House|LYT House]] +- [[06 - Inbox/Nomic|Nomic]] +- [[06 - Inbox/Obsidian CSS|Obsidian CSS]] +- [[06 - Inbox/Obsidian Flight School|Obsidian Flight School]] +- [[06 - Inbox/Obsidian Themes|Obsidian Themes]] +- [[06 - Inbox/PARA|PARA]] +- [[06 - Inbox/Productivity Guru|Productivity Guru]] +- [[06 - Inbox/Santi Younger|Santi Younger]] +- [[06 - Inbox/SCSS|SCSS]] +- [[06 - Inbox/SkillShare|SkillShare]] +- [[06 - Inbox/YAML frontmatter|YAML frontmatter]] +- [[06 - Inbox/Yet Another Free Publish Alternative|Yet Another Free Publish Alternative]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/_hub.md b/_hub.md new file mode 100644 index 000000000..0cbe3a161 --- /dev/null +++ b/_hub.md @@ -0,0 +1,20 @@ +--- +aliases: + - +tags: MOC + - MOC +publish: true +---%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub|_00 - Contribute To The Obsidian Hub]] +- [[00 - Start here|00 - Start here]] +- [[01 - Community/_01 - Community|_01 - Community]] +- [[02 - Categories/_02 - Categories|_02 - Categories]] +- [[03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian|_03 - Community Tools For Obsidian]] +- [[04 - Examples & Showcases/_04 - Examples & Showcases|_04 - Examples & Showcases]] +- [[05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses|_05 - Guides, Workflows, & Courses]] +- [[06 - Inbox/_06 - Inbox|_06 - Inbox]] +- [[CONTRIBUTING|CONTRIBUTING]] +- [[logo.svg|logo.svg]] +- [[publish.css|publish.css]] +- [[README|README]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/community-vault.md b/community-vault.md deleted file mode 100644 index 66349e9d6..000000000 --- a/community-vault.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: - - -tags: - - MOC -publish: true ---- - -This is an auto-generated MOC. For more information about this vault, visit [[00 - Start here]] - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% - -- [[00 - Meta/00 - Meta|00 - Meta]] -- [[00 - Start here|00 - Start here]] -- [[02 - Community plugins/02 - Community plugins|02 - Community plugins]] -- [[03 - Community templates/03 - Community templates|03 - Community templates]] -- [[04 - Community themes/04 - Community themes|04 - Community themes]] -- [[05 - CSS snippets/05 - CSS snippets|05 - CSS snippets]] -- [[06 - Note and vault examples/06 - Note and vault examples|06 - Note and vault examples]] -- [[08 - Seedbox/08 - Seedbox|08 - Seedbox]] -- [[09 - Digital Garden/09 - Digital Garden|09 - Digital Garden]] -- [[10 - Resources/10 - Resources|10 - Resources]] -- [[11 - Events/11 - Events|11 - Events]] -- [[CONTRIBUTING|CONTRIBUTING]] -- [[logo.svg|logo.svg]] -- [[publish.css|publish.css]] -- [[README|README]] - %% Zoottelkeeper: End of the autogenerated index file list %% From 961342b28d47f66af07d7e8590ee21cd63179b23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 20:30:00 +0200 Subject: [PATCH 32/41] Fix dangling links again --- ...buting templates to the community vault.md | 2 +- .../02 Templates/T - Ancillary tools.md | 14 +- .../02 Templates/T - Digital garden site.md | 14 +- .../02 Templates/T - Folder structure.md | 2 +- .../Events/Obsidian Community Talks.md | 2 +- .../Events/Obsidian October 2021.md | 10 +- 01 - Community/Obsidian Roundup/2021.04.17.md | 66 +++++---- 01 - Community/Obsidian Roundup/2021.04.24.md | 121 +++++++++------- 01 - Community/Obsidian Roundup/2021.05.01.md | 98 +++++++------ 01 - Community/Obsidian Roundup/2021.05.08.md | 105 ++++++++------ 01 - Community/Obsidian Roundup/2021.05.15.md | 129 +++++++++-------- 01 - Community/Obsidian Roundup/2021.05.22.md | 82 ++++++----- 01 - Community/Obsidian Roundup/2021.05.29.md | 132 ++++++++++-------- 01 - Community/Obsidian Roundup/2021.06.05.md | 71 ++++++---- 01 - Community/Obsidian Roundup/2021.06.12.md | 87 ++++++------ 01 - Community/Obsidian Roundup/2021.06.26.md | 95 +++++++------ 01 - Community/Obsidian Roundup/2021.07.03.md | 80 ++++++----- 01 - Community/Obsidian Roundup/2021.07.10.md | 82 ++++++----- 01 - Community/Obsidian Roundup/2021.07.17.md | 127 +++++++++-------- 01 - Community/Obsidian Roundup/2021.07.24.md | 88 +++++++----- 01 - Community/Obsidian Roundup/2021.07.31.md | 77 ++++++---- 01 - Community/Obsidian Roundup/2021.08.07.md | 108 ++++++++------ 01 - Community/Obsidian Roundup/2021.08.08.md | 98 ++++++------- 01 - Community/Obsidian Roundup/2021.08.14.md | 78 ++++++----- 01 - Community/Obsidian Roundup/2021.08.21.md | 69 +++++---- 01 - Community/Obsidian Roundup/2021.09.04.md | 97 ++++++------- 01 - Community/Obsidian Roundup/2021.09.11.md | 78 ++++++----- 01 - Community/Obsidian Roundup/2021.09.18.md | 86 ++++++------ 01 - Community/Obsidian Roundup/2021.09.25.md | 100 ++++++------- .../Auxiliary Tools/Chrome Extensions.md | 14 +- .../Auxiliary Tools/Firefox extensions.md | 14 +- .../Auxiliary Tools/Static Site Generators.md | 10 +- 02 - Categories/Obsidian/Obsidian Help.md | 2 +- 02 - Categories/Plugins/Plugins.md | 76 ---------- 02 - Categories/Plugins/_Plugins.md | 28 +++- 02 - Categories/Themes/Dark-mode themes.md | 2 +- 02 - Categories/Themes/Light-mode themes.md | 2 +- 02 - Categories/Topics/LaTeX.md | 14 +- 02 - Categories/Topics/Mermaid.md | 14 +- 02 - Categories/Topics/Publish sites.md | 2 +- .../Auxiliary Tools/Alfred.md | 2 +- .../Auxiliary Tools/Calibre.md | 14 +- .../Auxiliary Tools/Docker.md | 14 +- .../Auxiliary Tools/Drafts App.md | 14 +- .../Dragon speech recognition.md | 14 +- .../Auxiliary Tools/Dropbox.md | 14 +- .../Auxiliary Tools/Emacs.md | 14 +- .../Auxiliary Tools/Gingko app.md | 14 +- .../Auxiliary Tools/GitHub Pages.md | 14 +- .../Auxiliary Tools/Hazel.md | 14 +- .../Auxiliary Tools/Jekyll.md | 14 +- .../Auxiliary Tools/MGit.md | 14 +- .../Auxiliary Tools/MarginNote.md | 14 +- .../Auxiliary Tools/Mdnotes.md | 14 +- .../Auxiliary Tools/Notepad++.md | 14 +- .../Auxiliary Tools/Pandoc.md | 14 +- .../Auxiliary Tools/Pocket.md | 14 +- .../Auxiliary Tools/ProtonMail.md | 14 +- .../Auxiliary Tools/Readwise.md | 17 ++- .../Auxiliary Tools/Research Rabbit.md | 14 +- .../Auxiliary Tools/Sublime Text.md | 14 +- .../Auxiliary Tools/Syncthing.md | 14 +- .../Auxiliary Tools/Tesseract.md | 14 +- .../Auxiliary Tools/VSCode.md | 14 +- .../Auxiliary Tools/Vim.md | 14 +- .../Auxiliary Tools/Working Copy.md | 14 +- .../Auxiliary Tools/YAML.md | 14 +- .../Auxiliary Tools/YiNote.md | 2 +- .../Auxiliary Tools/Zapier.md | 14 +- .../Auxiliary Tools/Zotero Better BibTex.md | 2 +- .../Auxiliary Tools/Zotero.md | 14 +- .../Auxiliary Tools/Zotfile.md | 14 +- .../Auxiliary Tools/Zutilo.md | 14 +- .../Auxiliary Tools/icalBuddy.md | 14 +- .../Auxiliary Tools/mailbox.org.md | 2 +- .../Auxiliary Tools/revealjs.md | 14 +- .../All Alternate Themes (ITS Theme).md | 2 +- .../CSS Snippets/Embed Adjustments.md | 2 +- .../Note Examples/_Note Examples.md | 2 +- .../Publish Sites/Obsidian Garden.md | 4 +- .../Templates/_Templates.md | 2 +- .../Vaults/PARA Starter Kit.md | 2 +- 04 - Examples & Showcases/Vaults/_Vaults.md | 2 +- .../_04 - Examples & Showcases.md | 2 +- .../Beginner guides.md | 2 +- .../Guides/Using Pandoc inside Obsidian.md | 2 +- .../Guides/_Guides.md | 2 +- 06 - Inbox/HAProxy.md | 13 ++ 06 - Inbox/Let's Encrypt.md | 13 ++ 06 - Inbox/_06 - Inbox.md | 5 +- 06 - Inbox/pfSense.md | 13 ++ CONTRIBUTING.md | 59 ++++---- 92 files changed, 1583 insertions(+), 1379 deletions(-) delete mode 100644 02 - Categories/Plugins/Plugins.md create mode 100644 06 - Inbox/HAProxy.md create mode 100644 06 - Inbox/Let's Encrypt.md create mode 100644 06 - Inbox/pfSense.md diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md index 7350832d3..ce78aaa55 100644 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md +++ b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md @@ -1,4 +1,4 @@ -1. Create a new file under [[03 - Community templates]] (if you can, file it under the right subfolder). +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]] diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md index f2122e5be..bdb86e9d9 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # {{Title}} -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md index 0a2e36bd5..bfc5e7117 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md @@ -1,16 +1,16 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- -# #placeholder/title +# #placeholder/title -Link: #placeholder/link +Link: #placeholder/link Author: #placeholder/author %% Optional %% -Tool: %% Create or link a an [[Ancillary tools]] note %% +Tool: %% Create or link a an [[_Auxiliary tools]] 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 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md index 8b12209d9..d375837c7 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md @@ -10,7 +10,7 @@ publish: true %% 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. diff --git a/01 - Community/Events/Obsidian Community Talks.md b/01 - Community/Events/Obsidian Community Talks.md index e203e84e1..d1d0b68df 100644 --- a/01 - Community/Events/Obsidian Community Talks.md +++ b/01 - Community/Events/Obsidian Community Talks.md @@ -51,7 +51,7 @@ You can then go over to this thread to vote for the talks you're interested in: - [[Deep Learning on Networks]] - [[Metadata Group Discussion]] - [[Knowledge Organization, Cataloguing and Classification in Obsidian]] -- [[Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +- [[Using Pandoc inside Obsidian|Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] - [[What your vault knows]] - [[Spaced repetition - An Introduction]] - [[Breadcrumbs Showcase]] diff --git a/01 - Community/Events/Obsidian October 2021.md b/01 - Community/Events/Obsidian October 2021.md index 85bfcaf34..82a03d12d 100644 --- a/01 - Community/Events/Obsidian October 2021.md +++ b/01 - Community/Events/Obsidian October 2021.md @@ -48,14 +48,14 @@ We're honored to have invited some veteran developers in the community to be on ### Plugin judges -- [[Liam Cain]], author of the 3 plugins including the popular [[calendar|Calendar]] plugin -- [[Matthew Meyers]], author of 8 plugins including the [[obsidian-kanban|Kanban]] plugin and the [[California Coast]] theme -- [[argenos]], author of the [[nldates-obsidian|Natural Language Dates]] and [[hotkeysplus-obsidian|Hotkeys++]] plugins +- [[liamcain|Liam Cain]], author of the 3 plugins including the popular [[calendar|Calendar]] plugin +- [[mgmeyers|Matthew Meyers]], author of 8 plugins including the [[obsidian-kanban|Kanban]] plugin and the [[California Coast]] theme +- [[argenos|Argentina Ortega]], author of the [[nldates-obsidian|Natural Language Dates]] and [[hotkeysplus-obsidian|Hotkeys++]] plugins ### Theme judges -- [[Stephan Ango|Stephan Ango (kepano)]], author of the [[Minimal]] theme and 4 plugins -- [[Chetachi Ezikeuzor|Chetachi Ezikeuzor (Chetachi)]], author of the [[Yin and Yang]] theme and [[cmenu-plugin|cMenu]] plugin +- [[kepano|Stephan Ango (kepano)]], author of the [[Minimal]] theme and 4 plugins +- [[chetachiezikeuzor|Chetachi Ezikeuzor (Chetachi)]], author of the [[Yin and Yang]] theme and [[cmenu-plugin|cMenu]] plugin - [[SlRvb]], author of the [[ITS Theme]] [^1]: Obsidian credit can be used towards any Obsidian license or service. It is non-transferable. \ No newline at end of file diff --git a/01 - Community/Obsidian Roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md index 2cbaf208e..033a8a9b5 100644 --- a/01 - Community/Obsidian Roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -1,38 +1,48 @@ ## Community Events -* The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). -* `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[dataview|Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. -* Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 + +- The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). +- `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[dataview|Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. +- Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 ## Plugin News -* The [[obsidian-outliner|Outliner]] plugin now lets you click on bullets to zoom in! -* The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. -* There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [[tag-wrangler|Tag Wrangler]], [[hotkey-helper|Hotkey Helper]], and [[pane-relief|Pane Relief]] -* `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[dataview|Dataview]] but is not yet in the community plugins list. -* From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. -* [[mgmeyers]] updated the [[obsidian-style-settings|Style Settings]] plugin to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. -### For Developers -* [[liamcain]] shared his [approach to mobile debugging on iOS](https://discord.com/channels/686053708261228577/817515900349448202/826416602911211535). It uses a [script for the plugin](https://gist.github.com/liamcain/3f21f1ee820cb30f18050d2f3ad85f3f). -* There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). +- The [[obsidian-outliner|Outliner]] plugin now lets you click on bullets to zoom in! +- The [music notation plugin](https://github.com/TilBlechschmidt/obsidian-plugin-abcjs) renders music sheets from code blocks using the `music-abc` language. +- There was a nice [discussion](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) initiated by `@pjeby` about some under-loved plugins that blend so well into the UI that you might not even known you need them, for example [[tag-wrangler|Tag Wrangler]], [[hotkey-helper|Hotkey Helper]], and [[pane-relief|Pane Relief]] +- `@alex.dinu` published [an initial version of a plugin that performs table sorting](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.1.0); it works with [[dataview|Dataview]] but is not yet in the community plugins list. +- From a plugin security perspective, this discussion about how [Obsidian has the ability to blacklist / disable plugins that are identified to have issues or vulnerabilities](http://discordapp.com/channels/686053708261228577/707816848615407697/832445992808218635) was very reassuring. +- [[mgmeyers]] updated the [[obsidian-style-settings|Style Settings]] plugin to give [better error reports](http://discordapp.com/channels/686053708261228577/707816848615407697/832315933842079784), which is always useful. The repo also has [This CSS Snippet](https://github.com/mgmeyers/obsidian-style-settings/blob/main/obsidian-default-theme.css) can be used to adjust every CSS variable of the default Obsidian theme. + +### For Developers + +- [[liamcain]] shared his [approach to mobile debugging on iOS](https://discord.com/channels/686053708261228577/817515900349448202/826416602911211535). It uses a [script for the plugin](https://gist.github.com/liamcain/3f21f1ee820cb30f18050d2f3ad85f3f). +- There is a now [a method for developers to write test cases that interact with a running obsidian instance](https://forum.obsidian.md/t/for-plugin-developers-write-test-cases-that-interact-with-a-running-obsidian-instance/16574). ## Feature Requests -* `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[dataview|Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. + +- `@Murf` requested a [search operator similar to YAML similar to the line section](https://forum.obsidian.md/t/search-operator-for-yaml-similar-to-line-section/16565). As [[dataview|Dataview]] becomes more popular and better-understood, this will probably become more valuable, so if you have a use-case or want to advocate for this feature, please reply to the forum thread. ## Workflow Stuff -* For folks using MacOS, `@benhamilton` figured out a workflow for using [[icalBuddy]], a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). + +- For folks using MacOS, `@benhamilton` figured out a workflow for using [[icalBuddy]], a script, and a keyboard macro to [list events from a ical into a daily note](https://discord.com/channels/686053708261228577/694233507500916796/832463345952620554). + ## Tips & Tricks -* PDF tip via [[cotemaxime]]: you can embed a specific page of a pdf with `![[My File.pdf#page=number]]` -* If you're using a sync service that doesn't let you opt out of syncing a particular folder, there is a setting in Obsidian that will let you override where that particular instance of Obsidian pulls its configurations from: in About -> Advanced -> Override config folder. This is also helpful if you've got access to the mobile beta and want to differentiate settings from your desktop config. -* `u/aviranco` on Reddit asked [how to restyle checklists to *not* change the display of subitems under a completed task](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq); the community came through with [a CSS snippet](https://discord.com/channels/686053708261228577/702656734631821413/832507883925143552). -* If you like the idea of being able to zoom in and out to various tiles on your Obsidian workspace, `@Licat` put together [a CLI snippet](http://discordapp.com/channels/686053708261228577/744933215063638183/832420779378343937) that could be extended into a nifty plugin by an enterprising developer! -* In base Obsidian, footnotes screw with the line height and make paragraphs look not-quite-right from a spacing perspective. But `@Klaas` has a fix on their [GitHub snippet repository](https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474). -* There's a mobile emulation flag in the desktop app that will let you check your CSS before moving it over to mobile, if you're a Supporter or VIP with access. + +- PDF tip via [[cotemaxime]]: you can embed a specific page of a pdf with `![[My File.pdf#page=number]]` +- If you're using a sync service that doesn't let you opt out of syncing a particular folder, there is a setting in Obsidian that will let you override where that particular instance of Obsidian pulls its configurations from: in About -> Advanced -> Override config folder. This is also helpful if you've got access to the mobile beta and want to differentiate settings from your desktop config. +- `u/aviranco` on Reddit asked [how to restyle checklists to _not_ change the display of subitems under a completed task](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq); the community came through with [a CSS snippet](https://discord.com/channels/686053708261228577/702656734631821413/832507883925143552). +- If you like the idea of being able to zoom in and out to various tiles on your Obsidian workspace, `@Licat` put together [a CLI snippet](http://discordapp.com/channels/686053708261228577/744933215063638183/832420779378343937) that could be extended into a nifty plugin by an enterprising developer! +- In base Obsidian, footnotes screw with the line height and make paragraphs look not-quite-right from a spacing perspective. But `@Klaas` has a fix on their [GitHub snippet repository](https://forum.obsidian.md/t/how-to-achieve-css-code-snippets/8474). +- There's a mobile emulation flag in the desktop app that will let you check your CSS before moving it over to mobile, if you're a Supporter or VIP with access. + ## PKM Tips -* We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." -* There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. - -## [[Ancillary Tools]] -* We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. -* It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. -* You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). -* For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jekyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[Digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. \ No newline at end of file + +- We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." +- There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. + +## [[_Auxiliary tools]] + +- We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. +- It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. +- You can also get a direct [RSS feed from the discourse forum](https://meta.discourse.org/t/rss-feed-for-category-latest/37192) from a tag or a category, for example if you just wanted to follow the [community talks RSS](https://forum.obsidian.md/tag/community-talks.rss). +- For [[Static Site Generators]], there was some [discussion](http://discordapp.com/channels/686053708261228577/694233507500916796/832502926555086908) about [[Hugo]] vs. [[Jekyll]], along with a [forum post](https://forum.obsidian.md/t/notenote-link-publish-your-obsidian-notes-with-jekyll-for-free/7951) about how to self-host your obsidian notes as a [[Digital garden]]. We also talked about [how to get a newsletter](http://discordapp.com/channels/686053708261228577/694233507500916796/832332146194251816) with [[Hugo]] if you're more comfortable with the technical side of things. diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md index da05a3530..cacb5d7f4 100644 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -1,67 +1,86 @@ ## In The Community -* The 2nd community talk will be **Zotero 101** with `@argentum` on **Saturday 24th at 16:00 CET**. You can check the time of the talk in your local time [here](https://sharing.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). -* Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[dataview|Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. -* [Effective Remote Work](https://www.youtube.com/watch?v=_cbB-7Ouudk) has a video about the iOS app for Obsidian. + +- The 2nd community talk will be **Zotero 101** with `@argentum` on **Saturday 24th at 16:00 CET**. You can check the time of the talk in your local time [here](https://sharing.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). +- Nick Milo posted the 2021-04-17 community session with Tres Brenan, creator of [[dataview|Dataview]], to his [Obsidian Publish site](https://publish.obsidian.md/lyt-kit/Timestamps/2020-04-17+-+Dataview). I took part in the showcase portion, and there was a Q&A as well. +- [Effective Remote Work](https://www.youtube.com/watch?v=_cbB-7Ouudk) has a video about the iOS app for Obsidian. + ## Obsidian Updates -the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0-insider-build/16809) went live and it was a big one. Definitely read the release notes to get an idea of what's coming if you haven't already, but the short version is: -* you can now use `task` as a search parameter (similar to `block:`), along with `task-todo:` for only unchecked tasks. Tasks aren't limited to `[x]` anymore: you can use custom characters and target them via CSS. -* Search and backlinks are a lot more useful, plus you can get backlinks inside a document on preview mode (edit mode pending a future release). -* You can increase and decrease font size without messing with CSS. -* Lots of improvements to how plugins get enabled and how they handle safe mode. -* Some stuff that will matter to developers, especially theme developers. +the new Insider build [v0.12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0-insider-build/16809) went live and it was a big one. Definitely read the release notes to get an idea of what's coming if you haven't already, but the short version is: + +- you can now use `task` as a search parameter (similar to `block:`), along with `task-todo:` for only unchecked tasks. Tasks aren't limited to `[x]` anymore: you can use custom characters and target them via CSS. +- Search and backlinks are a lot more useful, plus you can get backlinks inside a document on preview mode (edit mode pending a future release). +- You can increase and decrease font size without messing with CSS. +- Lots of improvements to how plugins get enabled and how they handle safe mode. +- Some stuff that will matter to developers, especially theme developers. -Note: it usually takes a week or two for insider builds to go live to everyone. +Note: it usually takes a week or two for insider builds to go live to everyone. ## Plugin News -* The update that has made the biggest difference to me *personally* (especially for this roundup) is [[obsidian-auto-link-title|Auto Link Title]] which lets you paste a URL and automatically have it turn into a markdown link with the link's actual title. -* [[obsidian-charts|Obsidian Charts]] via `@doge` now has a GUI to create charts, as well as a live preview option, to make it easier to use. -* [Juggl 1.0.5](https://github.com/HEmile/juggl/releases/tag/1.0.5) is out now, with some additional options and a fix for the empty panes in the right sidebar. -* `@zsviczian` has forked Lars Lockefeer's Obsidian GTD plugin and extended it to add a bunch of features. It's not in the community repo yet, but v0.6 is on [github](https://github.com/zsviczian/Obsidian-GTD-plugin/releases/tag/v0.6). -* `@zsviczian` is also working on an [Obsidian plugin for Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin). I believe it's currently in alpha and not yet available in the community repo but the developer is looking for feedback (via github issues preferred). -* [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[LaTeX]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. -* There is a new version of the [[obsidian-spaced-repetition|Spaced Repetition]] plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." -* There were multiple big updates for [[dataview|Dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). -* `@mano` made a plugin that allows for a vertical tabs feature: [[koncham-workspace|koncham workspace]] -* `@foreveryone` had a useful explanation of how to split workspaces when using the [Tabs](https://github.com/gitobsidiantutorial/obsidian-tabs) plugin. + +- The update that has made the biggest difference to me _personally_ (especially for this roundup) is [[obsidian-auto-link-title|Auto Link Title]] which lets you paste a URL and automatically have it turn into a markdown link with the link's actual title. +- [[obsidian-charts|Obsidian Charts]] via `@doge` now has a GUI to create charts, as well as a live preview option, to make it easier to use. +- [Juggl 1.0.5](https://github.com/HEmile/juggl/releases/tag/1.0.5) is out now, with some additional options and a fix for the empty panes in the right sidebar. +- `@zsviczian` has forked Lars Lockefeer's Obsidian GTD plugin and extended it to add a bunch of features. It's not in the community repo yet, but v0.6 is on [github](https://github.com/zsviczian/Obsidian-GTD-plugin/releases/tag/v0.6). +- `@zsviczian` is also working on an [Obsidian plugin for Excalidraw](https://github.com/zsviczian/obsidian-excalidraw-plugin). I believe it's currently in alpha and not yet available in the community repo but the developer is looking for feedback (via github issues preferred). +- [[obsidian-markdown-formatting-assistant-plugin|Markdown Formatting Assistant]] lets you use snippets for [[Markdown]], [[HTML]] and [[LaTeX]] and a color picker which shows the history of last used colors. It's not new but it's flying under the radar and will probably make a lot of people waiting for WYSIWYG happy. +- There is a new version of the [[obsidian-spaced-repetition|Spaced Repetition]] plugin ([v1.3.0](https://github.com/st3v3nmw/obsidian-spaced-repetition)). It adds support for flashcards that will help keep them from going out of sync. `@bookthief` [described it](https://discord.com/channels/686053708261228577/707816848615407697/833907413764800567) as a "native SRS flashcards plugin." +- There were multiple big updates for [[dataview|Dataview]] this week. [0.2.10] https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.10] added inline fields. [0.2.13](https://github.com/blacksmithgu/obsidian-dataview/releases/tag/0.2.13) allows for views to auto-reload at a configurable interval. Here are some examples: [via arminta7](https://discord.com/channels/686053708261228577/707816848615407697/834485643660099606), [via SkepticMystic](https://discord.com/channels/686053708261228577/707816848615407697/834390000388931604). +- `@mano` made a plugin that allows for a vertical tabs feature: [[koncham-workspace|koncham workspace]] +- `@foreveryone` had a useful explanation of how to split workspaces when using the [Tabs](https://github.com/gitobsidiantutorial/obsidian-tabs) plugin. + ### For Developers -* There are some [changes coming to the API](https://github.com/obsidianmd/obsidian-api/commit/0a4b7f048944ff1a7f7603d611f4d7081288e358) that will impact how sections are handled. They're currently live on the Insider release. Discussion [here](http://discordapp.com/channels/686053708261228577/707816848615407697/833482342785875999). For discussion of how to actually deal with this, start [here](https://discord.com/channels/686053708261228577/707816848615407697/835190229794160681). -* `@zephraph` put together some tools for [programmatically working with plugins](https://discord.com/channels/686053708261228577/707816848615407697/833558301928325132). There's also an [unofficial collection of CLI tools](https://github.com/zephraph/obsidian-tools/tree/main/packages/obsidian-plugin-cli) that helps you build plugins for Obsidian. [Apparently](http://discordapp.com/channels/686053708261228577/707816848615407697/833562130698862603) it'll prompt you for which vault you want to develop in (via a select list; it finds all your vaults), sets up and automatically copies over built code, and prompts to you to install the `hot-reload` plugin if you haven't already (it'll do that for you automatically too). It'll even copy over the manifest file if any changes happen to that. -* There was a nifty [discussion] of what people use to [handle documentation for their plugins](https://discord.com/channels/686053708261228577/707816848615407697/833956511897223208). + +- There are some [changes coming to the API](https://github.com/obsidianmd/obsidian-api/commit/0a4b7f048944ff1a7f7603d611f4d7081288e358) that will impact how sections are handled. They're currently live on the Insider release. Discussion [here](http://discordapp.com/channels/686053708261228577/707816848615407697/833482342785875999). For discussion of how to actually deal with this, start [here](https://discord.com/channels/686053708261228577/707816848615407697/835190229794160681). +- `@zephraph` put together some tools for [programmatically working with plugins](https://discord.com/channels/686053708261228577/707816848615407697/833558301928325132). There's also an [unofficial collection of CLI tools](https://github.com/zephraph/obsidian-tools/tree/main/packages/obsidian-plugin-cli) that helps you build plugins for Obsidian. [Apparently](http://discordapp.com/channels/686053708261228577/707816848615407697/833562130698862603) it'll prompt you for which vault you want to develop in (via a select list; it finds all your vaults), sets up and automatically copies over built code, and prompts to you to install the `hot-reload` plugin if you haven't already (it'll do that for you automatically too). It'll even copy over the manifest file if any changes happen to that. +- There was a nifty [discussion] of what people use to [handle documentation for their plugins](https://discord.com/channels/686053708261228577/707816848615407697/833956511897223208). ## Feature Requests -* `@murf` created a [feature request for zooming into headers/headings]( https://forum.obsidian.md/t/zoom-into-headers-like-most-outliners-do-with-bullets/17060) similar to how you can zoom into bullets using the [[obsidian-outliner|Outliner]] plugin. Currently the closest you can get is the Outline (not Outliner) plugin, which lets you jump to headers. -* `@arminta` had an [idea for a plugin](http://discordapp.com/channels/686053708261228577/707816848615407697/833106154619666433) that would allow for a way to see what frequently used terms have *not* yet been linked, to help surface connections that are not necessarily obvious. + +- `@murf` created a [feature request for zooming into headers/headings](https://forum.obsidian.md/t/zoom-into-headers-like-most-outliners-do-with-bullets/17060) similar to how you can zoom into bullets using the [[obsidian-outliner|Outliner]] plugin. Currently the closest you can get is the Outline (not Outliner) plugin, which lets you jump to headers. +- `@arminta` had an [idea for a plugin](http://discordapp.com/channels/686053708261228577/707816848615407697/833106154619666433) that would allow for a way to see what frequently used terms have _not_ yet been linked, to help surface connections that are not necessarily obvious. + ## Workflow Stuff -* We've gotten a couple of people asking about how (and whether) people in the medical profession can leverage Obsidian to their advantage. Here's a [graph](https://ptb.discord.com/channels/686053708261228577/709712341066842113/830508714007986269) that focuses on medical/anesthesia knowledge. There was also a reddit thread of [people discussing how they use Obsidian for medical stuff](https://www.reddit.com/r/ObsidianMD/comments/mw1pgw/is_anybody_here_a_medical_student/?utm_medium=android_app&utm_source=share). -* Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) ([[Customer Relationship Management|CRM]]). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) -* There was as little mini share-and-showcase in Discord for [project workspaces](https://discord.com/channels/686053708261228577/694233507500916796/834897381388189748). -* `@arminta7` put together a really nice example of how she uses [[dataview|Dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. + +- We've gotten a couple of people asking about how (and whether) people in the medical profession can leverage Obsidian to their advantage. Here's a [graph](https://ptb.discord.com/channels/686053708261228577/709712341066842113/830508714007986269) that focuses on medical/anesthesia knowledge. There was also a reddit thread of [people discussing how they use Obsidian for medical stuff](https://www.reddit.com/r/ObsidianMD/comments/mw1pgw/is_anybody_here_a_medical_student/?utm_medium=android_app&utm_source=share). +- Here's a blog post from `@ton` about how to use Obsidian for [customer relationship management](https://www.zylstra.org/blog/2021/02/personal-crm-as-a-not-linkedin/) ([[Customer Relationship Management|CRM]]). They also have a nifty blog post about how Obsidian has led to a change in their [tagging practice](https://www.zylstra.org/blog/2020/10/new-emergent-tagging-practice/) +- There was as little mini share-and-showcase in Discord for [project workspaces](https://discord.com/channels/686053708261228577/694233507500916796/834897381388189748). +- `@arminta7` put together a really nice example of how she uses [[dataview|Dataview]] [for tasks and projects](https://forum.obsidian.md/t/dataview-task-and-project-examples/17011) with a video and handy links to other useful resources. + ## Tips & Tricks -* You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` -* [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. -* There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[Vim]] with Obsidian. -* There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[03.01 - Daily notes|Daily note templates]]. -### CSS -* `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. -* [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from [[SlRvb]] will allow header titles to wrap, which is great for long titles and small screens. -* [[SlRvb]] has a nice update to [aside tag CSS](https://discord.com/channels/686053708261228577/702656734631821413/832944617368322089) that handles maximum width and overlapping aside boxes really smoothly. -* There are a couple of different ways to [caption a local image](https://forum.obsidian.md/t/why-isnt-there-a-way-to-add-a-caption-to-a-local-image-in-one-of-my-obsidian-markdown-notes/16358/3) with Obsidian. -* You can use CSS to [color-code folders](https://forum.obsidian.md/t/adding-color-to-obsidian-a-rainbow-of-possibility/12805/11) thanks to `@Lithou`. -* There's a nifty new way to do [highlights](https://github.com/steveyang331/Obsidian-css/tree/main/8%2B8%20highlight%20colors). There are more [examples on Discord](https://discord.com/channels/686053708261228577/744933215063638183/834866132887535627) + +- You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` +- [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. +- There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[Vim]] with Obsidian. +- There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[_03.01 - Daily notes|Daily note templates]]. + +### CSS + +- `@foreveryone` figured out how to use CSS to let you create [an inline block embed](https://discord.com/channels/686053708261228577/702656734631821413/833195228940075048). There was a whole discussion about best practices and options so I'm linking you to discord instead of trying to find it on github. +- [This CSS](https://discord.com/channels/686053708261228577/702656734631821413/829852861776134176) from [[SlRvb]] will allow header titles to wrap, which is great for long titles and small screens. +- [[SlRvb]] has a nice update to [aside tag CSS](https://discord.com/channels/686053708261228577/702656734631821413/832944617368322089) that handles maximum width and overlapping aside boxes really smoothly. +- There are a couple of different ways to [caption a local image](https://forum.obsidian.md/t/why-isnt-there-a-way-to-add-a-caption-to-a-local-image-in-one-of-my-obsidian-markdown-notes/16358/3) with Obsidian. +- You can use CSS to [color-code folders](https://forum.obsidian.md/t/adding-color-to-obsidian-a-rainbow-of-possibility/12805/11) thanks to `@Lithou`. +- There's a nifty new way to do [highlights](https://github.com/steveyang331/Obsidian-css/tree/main/8%2B8%20highlight%20colors). There are more [examples on Discord](https://discord.com/channels/686053708261228577/744933215063638183/834866132887535627) + ### [[Obsidian Publish|Publish]] -* For [[Obsidian Publish]], it's possible to [hide the file name using CSS](https://discord.com/channels/686053708261228577/768134314864017429/798866681862029352), which is useful if you prefer to use the title from a header. -* You can [add custom analytics](https://just-be.dev/notes/Obsidian/Publish) to publish pages using custom javascript if you have a custom domain. + +- For [[Obsidian Publish]], it's possible to [hide the file name using CSS](https://discord.com/channels/686053708261228577/768134314864017429/798866681862029352), which is useful if you prefer to use the title from a header. +- You can [add custom analytics](https://just-be.dev/notes/Obsidian/Publish) to publish pages using custom javascript if you have a custom domain. ## PKM Tips -* There was a fun [discussion about different ways to conceptualize maps of contents / indexes](https://discord.com/channels/686053708261228577/744933215063638183/833472754006884393). Actually there were [two](https://discord.com/channels/686053708261228577/710585052769157141/833714262643703891). It's a popular topic. -* `@joshduffney` put together a substack post about [how to leverage Obsidian for smart notetaking](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) that is pretty comprehensive and people seemed to enjoy. -* There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. -* Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. -## [[Ancillary Tools]] -* [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. -* [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. -* There was a nice discussion on Reddit about [other tools Obsidian users might enjoy](https://www.reddit.com/r/ObsidianMD/comments/mvslt6/any_other_gems_like_obsidian/). + +- There was a fun [discussion about different ways to conceptualize maps of contents / indexes](https://discord.com/channels/686053708261228577/744933215063638183/833472754006884393). Actually there were [two](https://discord.com/channels/686053708261228577/710585052769157141/833714262643703891). It's a popular topic. +- `@joshduffney` put together a substack post about [how to leverage Obsidian for smart notetaking](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) that is pretty comprehensive and people seemed to enjoy. +- There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. +- Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. + +## [[_Auxiliary tools]] + +- [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. +- [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. +- There was a nice discussion on Reddit about [other tools Obsidian users might enjoy](https://www.reddit.com/r/ObsidianMD/comments/mvslt6/any_other_gems_like_obsidian/). + ## Housekeeping -* I fiddled a bit with the email that this "officially" comes from, so now it should be possible to directly reply to this email so that it'll send to my personal email address (ek@eleanorkonik.com) \ No newline at end of file +- I fiddled a bit with the email that this "officially" comes from, so now it should be possible to directly reply to this email so that it'll send to my personal email address (ek@eleanorkonik.com) diff --git a/01 - Community/Obsidian Roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md index f218f5fe2..827ef056e 100644 --- a/01 - Community/Obsidian Roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -1,61 +1,77 @@ ## In The Community -* Obsidian Mobile is now available for all tiers of Obsidian Catalyst. -* `@Wace` will be presenting [Notetaking for Community Students](https://forum.obsidian.md/t/notetaking-for-university-students-community-talk-by-wace/17007) at 11:30 EST. -* [Voting for the date/time](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) of the [Leveraging Metadata and Bending Markdown](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) community talk via `@tallguyjenks` is currently underway. -* [Voting for the date/time](https://www.when2meet.com/?11752321-UHqgS) of the [Deep Learning on Networks](https://forum.obsidian.md/t/deep-learning-on-networks-community-talk-by-phnx/17235)] community talk by `@phnx` is currently underway. -* [Voting for the time slot](https://www.when2meet.com/?11790436-pKi9l) of the [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/17442) talk by `@bri` is now open. -* [[templater-obsidian|Templater]] now has [a showcase on github](https://github.com/SilentVoid13/Templater/discussions/categories/templates-showcase) where people can share useful [[templater-obsidian|templater]] scripts. `@Murf` also has some [gists](https://gist.github.com/GitMurf) that seem like useful [[templater-obsidian|templater]] scripts. + +- Obsidian Mobile is now available for all tiers of Obsidian Catalyst. +- `@Wace` will be presenting [Notetaking for Community Students](https://forum.obsidian.md/t/notetaking-for-university-students-community-talk-by-wace/17007) at 11:30 EST. +- [Voting for the date/time](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) of the [Leveraging Metadata and Bending Markdown](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/17070) community talk via `@tallguyjenks` is currently underway. +- [Voting for the date/time](https://www.when2meet.com/?11752321-UHqgS) of the [Deep Learning on Networks](https://forum.obsidian.md/t/deep-learning-on-networks-community-talk-by-phnx/17235)] community talk by `@phnx` is currently underway. +- [Voting for the time slot](https://www.when2meet.com/?11790436-pKi9l) of the [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/17442) talk by `@bri` is now open. +- [[templater-obsidian|Templater]] now has [a showcase on github](https://github.com/SilentVoid13/Templater/discussions/categories/templates-showcase) where people can share useful [[templater-obsidian|templater]] scripts. `@Murf` also has some [gists](https://gist.github.com/GitMurf) that seem like useful [[templater-obsidian|templater]] scripts. ## Plugin News + ### Updates -* [[obsidian-imgur-plugin|Imgur Plugin]] [v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. -* Page preview now works in [[obsidian-kanban|Kanban]]. You can also do "new note from card." There are settings for specifying a template and output folder for new notes. `@Santi Younger` put together a [[YouTube|YouTube Video]] to explain [how to get the most out of visual boards](https://www.youtube.com/watch?v=vRZXT4ynKxE&lc=UgxqaLTyYyb27cjTwkZ4AaABAg). -* The [[obsidian-kindle-plugin|Kindle Highlights]] now brings in notes along with highlights. The developer is really responsive to requests and the plugin saw a lot of other quality of life improvements. There's an (unreleased) working prototype for importing from myclippings.txt as well, which will allow this to be used for books not officially connected to the Amazon account. Here's an [example](https://discord.com/channels/686053708261228577/744933215063638183/836759090762874900) of the plugin in action! -* [[argenos]] and [[liamcain]] released [v0.5.0](https://discord.com/channels/686053708261228577/707816848615407697/836333522921717793) of the [[nldates-obsidian|Natural Language Dates]] plugin, with a keyboard-friendly date picker, improved date autosuggestions that uses `@`, and more. -* The [[extract-url|Extract URL plugin]] now has [special support for youtube videos](https://forum.obsidian.md/t/extract-url-plugin-0-8-extended-youtube-support/17131). Extracting channel name and description as well. + +- [[obsidian-imgur-plugin|Imgur Plugin]] [v1.1.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0 "https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/1.1.0") is out. You can now upload on 'drag-and-drop' which enables uploading gifs and multiple files. +- Page preview now works in [[obsidian-kanban|Kanban]]. You can also do "new note from card." There are settings for specifying a template and output folder for new notes. `@Santi Younger` put together a [[YouTube|YouTube Video]] to explain [how to get the most out of visual boards](https://www.youtube.com/watch?v=vRZXT4ynKxE&lc=UgxqaLTyYyb27cjTwkZ4AaABAg). +- The [[obsidian-kindle-plugin|Kindle Highlights]] now brings in notes along with highlights. The developer is really responsive to requests and the plugin saw a lot of other quality of life improvements. There's an (unreleased) working prototype for importing from myclippings.txt as well, which will allow this to be used for books not officially connected to the Amazon account. Here's an [example](https://discord.com/channels/686053708261228577/744933215063638183/836759090762874900) of the plugin in action! +- [[argenos]] and [[liamcain]] released [v0.5.0](https://discord.com/channels/686053708261228577/707816848615407697/836333522921717793) of the [[nldates-obsidian|Natural Language Dates]] plugin, with a keyboard-friendly date picker, improved date autosuggestions that uses `@`, and more. +- The [[extract-url|Extract URL plugin]] now has [special support for youtube videos](https://forum.obsidian.md/t/extract-url-plugin-0-8-extended-youtube-support/17131). Extracting channel name and description as well. ### Releases -* This [[obsidian-filename-heading-sync|plugin]] plugin will keep the filename and the first heading of a file in sync. Straightforward, but convenient! -* [[obsidian-recall|Recall]] is a [[Spaced repetition]] plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. -* [[ryanjamurphy]] put together the [Enlightment](https://github.com/ryanjamurphy/enlightenment-obsidian) plugin, which greys out things you aren't focused on. I think the pull request to get it into the community plugins list is pending. -* [[obsidian-excalidraw-plugin|Excalidraw]], a full featured sketching plugin in Obsidian is [now available in the community plugins list](https://forum.obsidian.md/t/excalidraw-full-featured-sketching-plugin-in-obsidian/17367). -* `@mrjackphil` put together a plugin that will let you [copy markdown/obsidian links](https://github.com/mrjackphil/obsidian-copy-search-link) from the file explorer or search bar as a markdown or wiki link (instead of just the obsidian URI), as well as the header from the first result of a search, which is pretty nifty. Requires manual install. -* `@mrjackphil` also put together this nifty plugin to allow [outliner-style zooming in on headers](https://github.com/mrjackphil/obsidian-zoom-in-headers). It also requires manual install, but the directions are essentially the same. + +- This [[obsidian-filename-heading-sync|plugin]] plugin will keep the filename and the first heading of a file in sync. Straightforward, but convenient! +- [[obsidian-recall|Recall]] is a [[Spaced repetition]] plugin that just entered early-release (manual install required). It allows the use of different algorithms and lets you track or untrack notes. +- [[ryanjamurphy]] put together the [Enlightment](https://github.com/ryanjamurphy/enlightenment-obsidian) plugin, which greys out things you aren't focused on. I think the pull request to get it into the community plugins list is pending. +- [[obsidian-excalidraw-plugin|Excalidraw]], a full featured sketching plugin in Obsidian is [now available in the community plugins list](https://forum.obsidian.md/t/excalidraw-full-featured-sketching-plugin-in-obsidian/17367). +- `@mrjackphil` put together a plugin that will let you [copy markdown/obsidian links](https://github.com/mrjackphil/obsidian-copy-search-link) from the file explorer or search bar as a markdown or wiki link (instead of just the obsidian URI), as well as the header from the first result of a search, which is pretty nifty. Requires manual install. +- `@mrjackphil` also put together this nifty plugin to allow [outliner-style zooming in on headers](https://github.com/mrjackphil/obsidian-zoom-in-headers). It also requires manual install, but the directions are essentially the same. ### For Developers -* [[ryanjamurphy]] put together a [guide on getting started fiddling with plugins](https://forum.obsidian.md/t/plugins-mini-faq/7737/26?u=ryanjamurphy). + +- [[ryanjamurphy]] put together a [guide on getting started fiddling with plugins](https://forum.obsidian.md/t/plugins-mini-faq/7737/26?u=ryanjamurphy). ## Feature Requests -* There's a [feature request](https://forum.obsidian.md/t/inline-intext-yaml-fields/17092) for Obsidian to provide functionality similar to dataview with the inline YAML fields in core that is being discussed on the forums (there are pros and cons). -* A couple of people are interested in a way to [hide YAML metadata in edit mode](https://forum.obsidian.md/t/hiding-yaml-in-edit-mode/17394). + +- There's a [feature request](https://forum.obsidian.md/t/inline-intext-yaml-fields/17092) for Obsidian to provide functionality similar to dataview with the inline YAML fields in core that is being discussed on the forums (there are pros and cons). +- A couple of people are interested in a way to [hide YAML metadata in edit mode](https://forum.obsidian.md/t/hiding-yaml-in-edit-mode/17394). ## Workflow Stuff -### [[dataview|Dataview]] -* Here's an explanation of how to [Replicate Notions' tables with Obsidian](https://input.sh/replicating-notions-tables-with-obsidian-plugins/). `@riddyrayes` also put together a [writeup for how to leverage dataview for relational databases](https://forum.obsidian.md/t/toying-with-relational-databases-using-dataview/17433?u=riddyrayes), so the possibilities here are definnitely capturing people's imagination. -* `@arminta7` has a useful description of why she likes dataview's new [inline YAML fields](http://discordapp.com/channels/686053708261228577/707816848615407697/835396767066488842) functionality and how she uses it. -* `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[dataview|Dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). + +### [[dataview|Dataview]] + +- Here's an explanation of how to [Replicate Notions' tables with Obsidian](https://input.sh/replicating-notions-tables-with-obsidian-plugins/). `@riddyrayes` also put together a [writeup for how to leverage dataview for relational databases](https://forum.obsidian.md/t/toying-with-relational-databases-using-dataview/17433?u=riddyrayes), so the possibilities here are definnitely capturing people's imagination. +- `@arminta7` has a useful description of why she likes dataview's new [inline YAML fields](http://discordapp.com/channels/686053708261228577/707816848615407697/835396767066488842) functionality and how she uses it. +- `@arminta7` also put together a [writeup about how she uses dataview for processing media](https://forum.obsidian.md/t/dataview-for-reviewing-and-processing-media/17136). It includes her roundup of related posts, such as how she uses [[dataview|Dataview]] for tracking fitness, task management, and daily/weekly reviews. Her CSS is available [here](https://forum.obsidian.md/t/my-theme-and-custom-css-clean-and-notion-like/17140). ### Academic -* for Apple: This [DEVONthink, PDF, Bookends References, and Obsidian summary notes script/workflow](https://axle.design/connect-devonthink-pdfs-bookends-references-and-obsidian-summary-notes-with-this-script) by `@ryanjamurphy` got resurfaced. PS: [DevonTHINK added support for Obsidian transclusions](http://discordapp.com/channels/686053708261228577/694233507500916796/837610035902283787). -* `@smithtjosh` was kind enough to share a [guide](https://docs.google.com/document/d/1Ti90jJG2b9cnKbOoGZyT6ve5P_iyhva6lLRrlL9sCek/edit#heading=h.jcidduny8pla) they wrote in a professional capacity. It's aimed at college students doing research, but covers some useful stuff about customizing search engines, using zotero, notetaking in general, and more! -* [[argenos]] put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). -* `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[dataview|Dataview]]'s inline fields. + +- for Apple: This [DEVONthink, PDF, Bookends References, and Obsidian summary notes script/workflow](https://axle.design/connect-devonthink-pdfs-bookends-references-and-obsidian-summary-notes-with-this-script) by `@ryanjamurphy` got resurfaced. PS: [DevonTHINK added support for Obsidian transclusions](http://discordapp.com/channels/686053708261228577/694233507500916796/837610035902283787). +- `@smithtjosh` was kind enough to share a [guide](https://docs.google.com/document/d/1Ti90jJG2b9cnKbOoGZyT6ve5P_iyhva6lLRrlL9sCek/edit#heading=h.jcidduny8pla) they wrote in a professional capacity. It's aimed at college students doing research, but covers some useful stuff about customizing search engines, using zotero, notetaking in general, and more! +- [[argenos]] put together a bunch of really helpful [notes with tips and tricks about Zotero](https://publish.obsidian.md/argenos/). +- `@cat` put together some [nifty placeholders for Zotero](https://discord.com/channels/686053708261228577/722584061087842365/836340716485476373) that utilize [[dataview|Dataview]]'s inline fields. ## Tips & Tricks + ### [[dataview|Dataview]] -* Dataview allows for basic `if then` statements. Here's an [example](https://discord.com/channels/686053708261228577/694233507500916796/835867022780530758). -* When you use `group by` in Dataview you also need to use `rows` β€” `@SkepticMystic` explains it better than I can on [the forum](https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673/93). + +- Dataview allows for basic `if then` statements. Here's an [example](https://discord.com/channels/686053708261228577/694233507500916796/835867022780530758). +- When you use `group by` in Dataview you also need to use `rows` β€” `@SkepticMystic` explains it better than I can on [the forum](https://forum.obsidian.md/t/dataview-plugin-snippet-showcase/13673/93). + ### CSS Tips -* There's a new theme in town from the maker of [[Obsidianite]]: [Aurora](https://github.com/auroral-ui/aurora-obsidian-md). -* `@manedblackwolf` is working on adding [link icons](https://discord.com/channels/686053708261228577/702656734631821413/835824144414539787) (i.e. for Twitter, YouTube, etc.) to the [[Spectrum]] theme. -* [[deathau]] put together a [CSS snippet for differentiating different types of tasks/checkboxes](https://github.com/deathau/obsidian-snippets/blob/main/checkbox.css) (made possible in obsidian 0.12.0). There's a [preview](https://discord.com/channels/686053708261228577/702656734631821413/836099935874056193) example. -* If you want to be able to [check off a 'parent' checkbox but not the 'child' checkboxes](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq/), `@CurioHeart` has a workaround that will allow something along these lines. -* `@Mara` was able to use the [clutter-free formatting](https://github.com/deathau/obsidian-snippets/blob/main/clutter-free-formatting.css) CSS and the [image-in-editor plugin](https://github.com/ozntel/oz-image-in-editor-obsidian) to [emulate WYSIWYG](https://discord.com/channels/686053708261228577/702656734631821413/836505456024354826) really well. -* If you want to [show specific languages in specific fonts](http://discordapp.com/channels/686053708261228577/702656734631821413/837628984580767764), you can use the Unicode range descriptor to do so. + +- There's a new theme in town from the maker of [[Obsidianite]]: [Aurora](https://github.com/auroral-ui/aurora-obsidian-md). +- `@manedblackwolf` is working on adding [link icons](https://discord.com/channels/686053708261228577/702656734631821413/835824144414539787) (i.e. for Twitter, YouTube, etc.) to the [[Spectrum]] theme. +- [[deathau]] put together a [CSS snippet for differentiating different types of tasks/checkboxes](https://github.com/deathau/obsidian-snippets/blob/main/checkbox.css) (made possible in obsidian 0.12.0). There's a [preview](https://discord.com/channels/686053708261228577/702656734631821413/836099935874056193) example. +- If you want to be able to [check off a 'parent' checkbox but not the 'child' checkboxes](https://www.reddit.com/r/ObsidianMD/comments/mqndbf/is_there_a_way_to_have_a_note_after_a_checked/gup4eiq/), `@CurioHeart` has a workaround that will allow something along these lines. +- `@Mara` was able to use the [clutter-free formatting](https://github.com/deathau/obsidian-snippets/blob/main/clutter-free-formatting.css) CSS and the [image-in-editor plugin](https://github.com/ozntel/oz-image-in-editor-obsidian) to [emulate WYSIWYG](https://discord.com/channels/686053708261228577/702656734631821413/836505456024354826) really well. +- If you want to [show specific languages in specific fonts](http://discordapp.com/channels/686053708261228577/702656734631821413/837628984580767764), you can use the Unicode range descriptor to do so. + ### [[Obsidian Publish|Publish]] -* There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). -* `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. -## [[Ancillary Tools]] -* [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. -* For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. \ No newline at end of file +- There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). +- `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. + +## [[_Auxiliary tools]] + +- [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. +- For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. diff --git a/01 - Community/Obsidian Roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md index 87f5a7cf4..701ed2028 100644 --- a/01 - Community/Obsidian Roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -1,69 +1,84 @@ ## In The Community -* Federico Viticci (of [MacStories](https://www.macstories.net/) fame) discussed Obsidian (and some in-development plugins) at the [Connected podcast](https://www.airr.io/episode/60932a83ac7f415c5126b648). -* Theoretical physicist Francisco Bricio spoke about [how to manage projects, tasks, people, and yourself using Obsidian](https://www.youtube.com/watch?v=Ehw3hUZNF1M) with `@nickmilo` over at [[Linking Your Thinking]]. -* This teacher reflects on how [using Obsidian in the classroom to create a class vault](https://www.youtube.com/watch?v=TgG14DkxoOg) went. -### [[Obsidian Community Talks|Community Talks]] -* The Zotero 101 community talk is available on YouTube. Here's [Part 1: Basics](https://www.youtube.com/watch?v=9SzGxZbqyqc) & [Part 2: Plugins](https://www.youtube.com/watch?v=LaEt9cqkj3I). -* The [CSS 101 intro and Q&A talk](https://forum.obsidian.md/t/css-101-community-talk-by-lithou/) by `@Lithou` scheduled for today at 4pm Eastern Time. -* `@TallGuyJenks` is doing the [Metadata talk](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/) on May 30th 11:00 GMT-7. +- Federico Viticci (of [MacStories](https://www.macstories.net/) fame) discussed Obsidian (and some in-development plugins) at the [Connected podcast](https://www.airr.io/episode/60932a83ac7f415c5126b648). +- Theoretical physicist Francisco Bricio spoke about [how to manage projects, tasks, people, and yourself using Obsidian](https://www.youtube.com/watch?v=Ehw3hUZNF1M) with `@nickmilo` over at [[Linking Your Thinking]]. +- This teacher reflects on how [using Obsidian in the classroom to create a class vault](https://www.youtube.com/watch?v=TgG14DkxoOg) went. + +### [[Obsidian Community Talks|Community Talks]] + +- The Zotero 101 community talk is available on YouTube. Here's [Part 1: Basics](https://www.youtube.com/watch?v=9SzGxZbqyqc) & [Part 2: Plugins](https://www.youtube.com/watch?v=LaEt9cqkj3I). +- The [CSS 101 intro and Q&A talk](https://forum.obsidian.md/t/css-101-community-talk-by-lithou/) by `@Lithou` scheduled for today at 4pm Eastern Time. +- `@TallGuyJenks` is doing the [Metadata talk](https://forum.obsidian.md/t/leveraging-metadata-and-bending-markdown-community-talk-by-tallguyjenks/) on May 30th 11:00 GMT-7. ## Obsidian Releases -* [Obsidian Release v0.12.2 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-2-insider-build/17602) will let people pin commands at the top of the command palette, and mobile developers have some nifty functions for allowing things to be added to the editor toolbar. Obsidian Sync improvements also shipped out. + +- [Obsidian Release v0.12.2 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-2-insider-build/17602) will let people pin commands at the top of the command palette, and mobile developers have some nifty functions for allowing things to be added to the editor toolbar. Obsidian Sync improvements also shipped out. ## Plugin News ### New -* `@iller` made a plugin for [[obsidian-react-components|making components with reactjs inside Obsidian]]. -* For folks looking for a pomodoro timer, there's a [[obsidian-stopwatch-plugin|Stopwatch Plugin]] in the works. + +- `@iller` made a plugin for [[obsidian-react-components|making components with reactjs inside Obsidian]]. +- For folks looking for a pomodoro timer, there's a [[obsidian-stopwatch-plugin|Stopwatch Plugin]] in the works. ### Updates -* [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features [[templater-obsidian|Templater]] support, along with some quality of life improvements centered around saving. -* The [[obsidian-kindle-plugin|Obsidian Kindle plugin]] handles myclippings.txt now. It also has support for `{{date}}` -* [[dataview|Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. -* [[obsidian-kanban|Kanban]] [0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. -* [[templater-obsidian|Templater]] [ v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. -* There was an update for [[obsidian-tasks-plugin|Obsidian Tasks]] that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). + +- [Excalidraw 1.0.8](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.0.8) now features [[templater-obsidian|Templater]] support, along with some quality of life improvements centered around saving. +- The [[obsidian-kindle-plugin|Obsidian Kindle plugin]] handles myclippings.txt now. It also has support for `{{date}}` +- [[dataview|Dataview]] has a [new API for javascript](https://blacksmithgu.github.io/obsidian-dataview/docs/api/intro) and [fancy new documentation](https://blacksmithgu.github.io/obsidian-dataview/). [[SkepticMystic]] [shared](http://discordapp.com/channels/686053708261228577/709712341066842113/840185601150943273) a dataview**js** codeblock that will return a single-level list of all tags in your vault, without duplicates. +- [[obsidian-kanban|Kanban]] [0.2.0](https://github.com/mgmeyers/obsidian-kanban/discussions/56) has been released with basic date support. +- [[templater-obsidian|Templater]] [ v1.6.0](https://silentvoid13.github.io/Templater/docs/) includes dynamic templates triggered in preview mode with `<%+`, user scripts, support for js files from a folder inside your vault and more. +- There was an update for [[obsidian-tasks-plugin|Obsidian Tasks]] that has some fancypants editing ability. It's not available in the community plugins list and requires Obsidian 0.12 to work, but it's a nifty new task management plugin that got [a lot of love on Reddit](https://www.reddit.com/r/ObsidianMD/comments/n32k6v/obsidian_tasks_is_now_at_version_070_with_a_new/). ### Under The Radar -* This [discussion](https://www.reddit.com/r/ObsidianMD/comments/n6p1zy/adding_file_extensions/) covers some different ways to interact with non-markdown files in Obsidian. -* The [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin [lets you have maps with markers/pins in your vault](https://forum.obsidian.md/t/new-plugin-obsidian-leaflet-interactive-maps-in-notes/14752). This is handy for lots of people, but particularly authors. Here's [an example of why](http://discordapp.com/channels/686053708261228577/744933215063638183/839224109450657874) via [[SlRvb]]. Apparently you can also use [[obsidian-spaced-repetition|Spaced Repetition]] with Leaflet plugin to make [image occlusion review](http://discordapp.com/channels/686053708261228577/694233507500916796/838073296057794591) (via `@boninall`) -* The [[obsidian-comments|obsidian comments]] plugin, which lets you annotate your notes, got re-surfaced. + +- This [discussion](https://www.reddit.com/r/ObsidianMD/comments/n6p1zy/adding_file_extensions/) covers some different ways to interact with non-markdown files in Obsidian. +- The [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin [lets you have maps with markers/pins in your vault](https://forum.obsidian.md/t/new-plugin-obsidian-leaflet-interactive-maps-in-notes/14752). This is handy for lots of people, but particularly authors. Here's [an example of why](http://discordapp.com/channels/686053708261228577/744933215063638183/839224109450657874) via [[SlRvb]]. Apparently you can also use [[obsidian-spaced-repetition|Spaced Repetition]] with Leaflet plugin to make [image occlusion review](http://discordapp.com/channels/686053708261228577/694233507500916796/838073296057794591) (via `@boninall`) +- The [[obsidian-comments|obsidian comments]] plugin, which lets you annotate your notes, got re-surfaced. + ### For Developers -* via [[liamcain]]: if you are gating UI or interface behavior, use `isMobile/isDesktop` but if you are checking for the availability of node.js libs or desktop-only features, use `isMobileApp/isDesktopApp`. + +- via [[liamcain]]: if you are gating UI or interface behavior, use `isMobile/isDesktop` but if you are checking for the availability of node.js libs or desktop-only features, use `isMobileApp/isDesktopApp`. ## Workflows -* This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of [[03 - Community templates|starter templates]] for different use-cases (for example tracking tools, researching, etc). + +- This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of [[_Templates|starter templates]] for different use-cases (for example tracking tools, researching, etc). ### Tutorials -* `@Murf` created a [demo video](https://github.com/SilentVoid13/Templater/discussions/187) for "how to set up your first [[templater-obsidian|Templater]] script." They also put together a nifty [roundup of resources](https://discord.com/channels/686053708261228577/694233507500916796/838859649192296509) centered around how Obsidian block references differ from those in other tools. -* `@shabegom` had a helpful [summary](https://discord.com/channels/686053708261228577/707816848615407697/839853909103345735) of how the readwise community plugin works. -### Academic -* There was a nice [discussion on reddit](https://www.reddit.com/r/ObsidianMD/comments/n5hg2v/obsidian_for_academic_work_and_sundry_other/) about "getting started" with Obsidian as an Academic. -* There was a really nice discussion about what different people's [literature notes look like](http://discordapp.com/channels/686053708261228577/722584061087842365/839302335078727710). +- `@Murf` created a [demo video](https://github.com/SilentVoid13/Templater/discussions/187) for "how to set up your first [[templater-obsidian|Templater]] script." They also put together a nifty [roundup of resources](https://discord.com/channels/686053708261228577/694233507500916796/838859649192296509) centered around how Obsidian block references differ from those in other tools. +- `@shabegom` had a helpful [summary](https://discord.com/channels/686053708261228577/707816848615407697/839853909103345735) of how the readwise community plugin works. + +### Academic + +- There was a nice [discussion on reddit](https://www.reddit.com/r/ObsidianMD/comments/n5hg2v/obsidian_for_academic_work_and_sundry_other/) about "getting started" with Obsidian as an Academic. +- There was a really nice discussion about what different people's [literature notes look like](http://discordapp.com/channels/686053708261228577/722584061087842365/839302335078727710). ### Mobile -* There was a discussion in the `#mobile` channel about Syncthing maybe being viable syncing between iOS, android, PC and Mac (and Linux). If you have any knowledge about this, please put together a guide and let us know about it. [MΓΆbius Sync](https://www.mobiussync.com/faq/) seems to be a way to get [[Syncthing]] on iOS. -* A nifty trick for keeping desktop and mobile setups differently is going into `the settings > about > override config folder` section and changing which folder mobile (or desktop) uses to store its settings. + +- There was a discussion in the `#mobile` channel about Syncthing maybe being viable syncing between iOS, android, PC and Mac (and Linux). If you have any knowledge about this, please put together a guide and let us know about it. [MΓΆbius Sync](https://www.mobiussync.com/faq/) seems to be a way to get [[Syncthing]] on iOS. +- A nifty trick for keeping desktop and mobile setups differently is going into `the settings > about > override config folder` section and changing which folder mobile (or desktop) uses to store its settings. ## Feature Requests -* `@dcoales` [asked](http://discordapp.com/channels/686053708261228577/707816848615407697/840195539617316866) about the viability of a plugin for spacially-organized notes on a "canvas." -* There's been some discussion about a proper [genealogy plugin](https://discord.com/channels/686053708261228577/744933215063638183/838859972094853160) for better management of family trees. [[Mermaid]] can't quite handle them correctly, but for story vaults and ancestry research, it would be super handy. -* The ability to [save node positions in graph view](https://forum.obsidian.md/t/save-node-positions-in-graph-view-edit-and-preview-toggle/1423) got discussed again. -* `@omarkhafagy` requested [better plugin management](https://forum.obsidian.md/t/better-plugin-management-with-folders-and-links/17568) with the ability to group plugins into folders. -* There was a request for the ability to ["pin" the header of a document](https://forum.obsidian.md/t/keep-title-visible-when-scrolling-down-note/17508), which might be particularly useful for people who use the sliding panes plugin. + +- `@dcoales` [asked](http://discordapp.com/channels/686053708261228577/707816848615407697/840195539617316866) about the viability of a plugin for spacially-organized notes on a "canvas." +- There's been some discussion about a proper [genealogy plugin](https://discord.com/channels/686053708261228577/744933215063638183/838859972094853160) for better management of family trees. [[Mermaid]] can't quite handle them correctly, but for story vaults and ancestry research, it would be super handy. +- The ability to [save node positions in graph view](https://forum.obsidian.md/t/save-node-positions-in-graph-view-edit-and-preview-toggle/1423) got discussed again. +- `@omarkhafagy` requested [better plugin management](https://forum.obsidian.md/t/better-plugin-management-with-folders-and-links/17568) with the ability to group plugins into folders. +- There was a request for the ability to ["pin" the header of a document](https://forum.obsidian.md/t/keep-title-visible-when-scrolling-down-note/17508), which might be particularly useful for people who use the sliding panes plugin. ## CSS Stuff -* `@nickmilo` pushed an update to the [[Cybertron]] theme -* A YouTube tutorial about [how to create a custom theme with snippets](https://www.youtube.com/watch?v=lyaEnxgow4E) by `@Reggie` got resurfaced. -* There was a snippet shared for [styling dates & completed cards](http://discordapp.com/channels/686053708261228577/702656734631821413/840059525298126868) for the kanban plugin. -* `@foreveryone` shared [a handy trick](http://discordapp.com/channels/686053708261228577/694233507500916796/839563732262453338) with styling `` that allows for the [creation of columns](http://discordapp.com/channels/686053708261228577/805952223124520961/839696324365385750). -* There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. -* Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. - -## [[Ancillary Tools]] -* [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). -* [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) -* `@tallguyjenks` did a review of [GingkoApp](https://youtu.be/dxCJHHWyNzY), which is a nifty mix of outliner, kanban board, writing organizer, and longform writing tool. -* `@Joschua` created a script to [import stuff from Goodreads into Obsidian](https://forum.obsidian.md/t/goodsidian-a-goodreads-to-obsidian-script/17523). \ No newline at end of file + +- `@nickmilo` pushed an update to the [[Cybertron]] theme +- A YouTube tutorial about [how to create a custom theme with snippets](https://www.youtube.com/watch?v=lyaEnxgow4E) by `@Reggie` got resurfaced. +- There was a snippet shared for [styling dates & completed cards](http://discordapp.com/channels/686053708261228577/702656734631821413/840059525298126868) for the kanban plugin. +- `@foreveryone` shared [a handy trick](http://discordapp.com/channels/686053708261228577/694233507500916796/839563732262453338) with styling `` that allows for the [creation of columns](http://discordapp.com/channels/686053708261228577/805952223124520961/839696324365385750). +- There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. +- Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. + +## [[_Auxiliary tools]] + +- [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). +- [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) +- `@tallguyjenks` did a review of [GingkoApp](https://youtu.be/dxCJHHWyNzY), which is a nifty mix of outliner, kanban board, writing organizer, and longform writing tool. +- `@Joschua` created a script to [import stuff from Goodreads into Obsidian](https://forum.obsidian.md/t/goodsidian-a-goodreads-to-obsidian-script/17523). diff --git a/01 - Community/Obsidian Roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md index e3c743fad..960b47128 100644 --- a/01 - Community/Obsidian Roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -1,85 +1,98 @@ -## In The Community -* There is a new [when2meet](https://www.when2meet.com/?11861492-Aihza) link for `@bri`'s [Knowledge Organization in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/) talk, which we needed to reschedule from next week to the 1st or 2nd week in June: -* You can still [vote for a time slot](https://www.when2meet.com/?11752321-UHqgS) for `@phnx`'s [Deep Learning on Networks](https://forum.obsidian.md/t/deep-learning-on-networks-community-talk-by-phnx/). -* If you're interested in a Discussing Spaced Repetition talk/discussion by `@Jamesb`, please vote [here](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/40): +## In The Community +- There is a new [when2meet](https://www.when2meet.com/?11861492-Aihza) link for `@bri`'s [Knowledge Organization in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/) talk, which we needed to reschedule from next week to the 1st or 2nd week in June: +- You can still [vote for a time slot](https://www.when2meet.com/?11752321-UHqgS) for `@phnx`'s [Deep Learning on Networks](https://forum.obsidian.md/t/deep-learning-on-networks-community-talk-by-phnx/). +- If you're interested in a Discussing Spaced Repetition talk/discussion by `@Jamesb`, please vote [here](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/40): ## Obsidian Updates -* v0.12.3 rolled out to the public. It bundles [12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0/16809), [12.1](https://forum.obsidian.md/t/obsidian-release-v0-12-1/16904), [12.2](https://forum.obsidian.md/t/obsidian-release-v0-12-2/17602), and [12.3](https://forum.obsidian.md/t/obsidian-release-v0-12-3/17957). Highlights include better plugin management, the ability to pin commands in the command palette, and improvements to search. "Backlinks in document" is now a core feature. -* The biggest news is that you should grab the new installer from [the website](https://obsidian.md/) because there was an Electron update that has a bunch of security and speed improvements. + +- v0.12.3 rolled out to the public. It bundles [12.0](https://forum.obsidian.md/t/obsidian-release-v0-12-0/16809), [12.1](https://forum.obsidian.md/t/obsidian-release-v0-12-1/16904), [12.2](https://forum.obsidian.md/t/obsidian-release-v0-12-2/17602), and [12.3](https://forum.obsidian.md/t/obsidian-release-v0-12-3/17957). Highlights include better plugin management, the ability to pin commands in the command palette, and improvements to search. "Backlinks in document" is now a core feature. +- The biggest news is that you should grab the new installer from [the website](https://obsidian.md/) because there was an Electron update that has a bunch of security and speed improvements. ## Plugin News ### New -* [[better-fn|Better Footnotes]] is pending review for admission into the community plugins list, but the long-awaited feature of getting preview-on-hover for footnotes is finally here (and I am HYPE). -* The [[obsidian-incremental-writing|Incremental Writing]] plugin (in the community plugins list, doesn't require manual install). There are a bunch of great videos -* [Inline Variables](https://github.com/flip-md/obsidian-inline-variables) allows the setting, referring, and rendering of inline-variables in real-time. Requires manual install. -* [[supercharged-links-obsidian|Supercharged Links]] allows for customization of internal links based on the target note's front-matter attributes. It also lets you trigger Array, Boolean and Number in front-matter values to style your internal links. There is a [showcase](https://forum.obsidian.md/t/supercharged-links-showcase/18219) on the forum. + +- [[better-fn|Better Footnotes]] is pending review for admission into the community plugins list, but the long-awaited feature of getting preview-on-hover for footnotes is finally here (and I am HYPE). +- The [[obsidian-incremental-writing|Incremental Writing]] plugin (in the community plugins list, doesn't require manual install). There are a bunch of great videos +- [Inline Variables](https://github.com/flip-md/obsidian-inline-variables) allows the setting, referring, and rendering of inline-variables in real-time. Requires manual install. +- [[supercharged-links-obsidian|Supercharged Links]] allows for customization of internal links based on the target note's front-matter attributes. It also lets you trigger Array, Boolean and Number in front-matter values to style your internal links. There is a [showcase](https://forum.obsidian.md/t/supercharged-links-showcase/18219) on the forum. ### Updates -* [[buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. -* [[dataview|Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. -* There's a new [showcase](https://forum.obsidian.md/t/buttons-showcase/18044) for the [[buttons]] plugin. -* [v0.0.7](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) of the [[obsidian-readwise|Readwise Community]] plugin lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. -* The [[obsidian-spaced-repetition|Spaced Repetition]] plugin now has support for flashcard decks. -* [[obsidian-tracker|Tracker]] [v1.4.0](https://github.com/pyrochlore/obsidian-tracker) has better support for chart scaling and positioning. -* [[hotkey-helper|Hotkey Helper]] [0.3.2](https://github.com/pjeby/hotkey-helper) has an enhanced plugin browser. -* [[obsidian-kanban|Kanban]] [v0.3.0](https://github.com/mgmeyers/obsidian-kanban/discussions/89) has some bugfixes and added time picker & time support. -* There's a new plugin that adds [[obsidian-org-mode|Org Mode]]support for Obsidian. + +- [[buttons]] had a big update, with a nifty button maker command, inline buttons, and the ability to put a [[templater-obsidian|templater]] command inside of a button. +- [[dataview|Dataview]]'s new `link(url, alias)` function allows you to create aliased wikilinks ([example](http://discordapp.com/channels/686053708261228577/840286238928797736/840599798176022529) via `@SkepticMystic`). The `contains(key,value)` function is also pretty useful if you have more than one value possible for a key and therefore can't use `where x = y`. +- There's a new [showcase](https://forum.obsidian.md/t/buttons-showcase/18044) for the [[buttons]] plugin. +- [v0.0.7](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.7) of the [[obsidian-readwise|Readwise Community]] plugin lets you configure a sync interval so that the plugin will pull new highlights from Readwise every X hours. +- The [[obsidian-spaced-repetition|Spaced Repetition]] plugin now has support for flashcard decks. +- [[obsidian-tracker|Tracker]] [v1.4.0](https://github.com/pyrochlore/obsidian-tracker) has better support for chart scaling and positioning. +- [[hotkey-helper|Hotkey Helper]] [0.3.2](https://github.com/pjeby/hotkey-helper) has an enhanced plugin browser. +- [[obsidian-kanban|Kanban]] [v0.3.0](https://github.com/mgmeyers/obsidian-kanban/discussions/89) has some bugfixes and added time picker & time support. +- There's a new plugin that adds [[obsidian-org-mode|Org Mode]]support for Obsidian. ### Magic -* `@zsviczian` figured out how to [leverage dataviewjs with the excalidraw plugin to automagically generate mind map graphics](https://discord.com/channels/686053708261228577/840286238928797736/840606013341696040). Similar magic can be used to create [family tree graphics](https://discord.com/channels/686053708261228577/840286238928797736/840644541270982716). -* `@Mara` created a [script for espanso](https://discord.com/channels/686053708261228577/694233507500916796/841422069694201896) to make using the admonition plugin even easier. -* `@ryanjamurphy` combines [[dataview|Dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. -* `@ryanjampurphy` also shared [a way to use dataviewjs to dynamically show past and future tasks in your daily notes](https://discord.com/channels/686053708261228577/840286238928797736/842152590379712563). -* `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out [[templater-obsidian|Templater]]. + +- `@zsviczian` figured out how to [leverage dataviewjs with the excalidraw plugin to automagically generate mind map graphics](https://discord.com/channels/686053708261228577/840286238928797736/840606013341696040). Similar magic can be used to create [family tree graphics](https://discord.com/channels/686053708261228577/840286238928797736/840644541270982716). +- `@Mara` created a [script for espanso](https://discord.com/channels/686053708261228577/694233507500916796/841422069694201896) to make using the admonition plugin even easier. +- `@ryanjamurphy` combines [[dataview|Dataview]], [[templater-obsidian|templater]], and kanban boards to [automate the creation of linked lists for kanban](https://discord.com/channels/686053708261228577/840286238928797736/841745942025207857). There's also a [simpler version](https://discord.com/channels/686053708261228577/840286238928797736/841779336398504017) that leverages only kanban and core features. +- `@ryanjampurphy` also shared [a way to use dataviewjs to dynamically show past and future tasks in your daily notes](https://discord.com/channels/686053708261228577/840286238928797736/842152590379712563). +- `@pmbauer` figured out how to do [basic OCR with Templater](https://forum.obsidian.md/t/basic-ocr-in-obsidian/18087), which might actually be the the thing that makes me try out [[templater-obsidian|Templater]]. + ### Under the Radar -* This plugin lets you [[convert-url-to-iframe|easily convert a URL into an iframe]]. -* [[obsidian-hotkeys-for-specific-files|Hotkeys for specific files]] by `@Vinadon` does exactly what it claims to, and is probably really nice for keyboard-first users. + +- This plugin lets you [[convert-url-to-iframe|easily convert a URL into an iframe]]. +- [[obsidian-hotkeys-for-specific-files|Hotkeys for specific files]] by `@Vinadon` does exactly what it claims to, and is probably really nice for keyboard-first users. ### For Developers -* `manifest` defines which version to look for as the latest version, while `versions` defines which version works with which Obsidian version. (Thanks, `@zsviczian`!) -* `@Liam` shared the `obsidian-daily-notes-interface` lib, which handles lookups and weird edge cases for date formats and supports the Periodic Notes plugin. -* Obsidian uses [Icons8](https://icons8.com/) for icons. It's a membership, but if developers need an icon for a plugin that Obsidian doesn't currently support, `@Silver` is willing to add them. (Discussion [here](https://discord.com/channels/686053708261228577/840286264964022302/841732418439610388)). Here is the [list of icons currently available](https://github.com/obsidianmd/obsidian-api/issues/3#issuecomment-724665569). `@Chetachi` recommends anyone needing icon use [Iconify](https://iconify.design/icon-sets/) & the [Icon Swapper plugin](https://forum.obsidian.md/t/obsidian-icon-swapper-plugin/17539). + +- `manifest` defines which version to look for as the latest version, while `versions` defines which version works with which Obsidian version. (Thanks, `@zsviczian`!) +- `@Liam` shared the `obsidian-daily-notes-interface` lib, which handles lookups and weird edge cases for date formats and supports the Periodic Notes plugin. +- Obsidian uses [Icons8](https://icons8.com/) for icons. It's a membership, but if developers need an icon for a plugin that Obsidian doesn't currently support, `@Silver` is willing to add them. (Discussion [here](https://discord.com/channels/686053708261228577/840286264964022302/841732418439610388)). Here is the [list of icons currently available](https://github.com/obsidianmd/obsidian-api/issues/3#issuecomment-724665569). `@Chetachi` recommends anyone needing icon use [Iconify](https://iconify.design/icon-sets/) & the [Icon Swapper plugin](https://forum.obsidian.md/t/obsidian-icon-swapper-plugin/17539). ## Workflow Stuff -* `@mktahmasbi` had a tip for [how to import highlights](http://discordapp.com/channels/686053708261228577/694233507500916796/841790522397294623) from Google Play Books using UltraEdit. -* There was a really nice [example](http://discordapp.com/channels/686053708261228577/702656734631821413/840937390498775062) of how to pair the Admonition plugin with reference notes from `@Chetachi` -* This GitHub discussion showcases `@dork`'s setup for [getting hypothes.is notes into Obsidian](https://github.com/out-of-cheese-error/gooseberry/discussions/73). + +- `@mktahmasbi` had a tip for [how to import highlights](http://discordapp.com/channels/686053708261228577/694233507500916796/841790522397294623) from Google Play Books using UltraEdit. +- There was a really nice [example](http://discordapp.com/channels/686053708261228577/702656734631821413/840937390498775062) of how to pair the Admonition plugin with reference notes from `@Chetachi` +- This GitHub discussion showcases `@dork`'s setup for [getting hypothes.is notes into Obsidian](https://github.com/out-of-cheese-error/gooseberry/discussions/73). ### Mobile -* `@Vinadon` was able to use MGit with their vault, although it's not automatic (requires manual push/pull, but it has GUI buttons so you don't have to mess with the command line on your phone). -* `@ankushg` uses [Toolbox Pro](https://toolboxpro.app/) (the free version) to get into the dotfolders (i.e. `.obsidian`) on iOS. +- `@Vinadon` was able to use MGit with their vault, although it's not automatic (requires manual push/pull, but it has GUI buttons so you don't have to mess with the command line on your phone). +- `@ankushg` uses [Toolbox Pro](https://toolboxpro.app/) (the free version) to get into the dotfolders (i.e. `.obsidian`) on iOS. ## Feature Requests -* [Folder Nodes on Graph View](https://forum.obsidian.md/t/folder-graph-view/4641) has 25 upvotes on the forum, and I'm resurfacing it rather selfishly because it's something I've been wanting for awhile, as someone who does a lot with folders. -* There's been some interest around functionality to make it easier to [resurface old notes](https://forum.obsidian.md/t/note-aging/467/11). + +- [Folder Nodes on Graph View](https://forum.obsidian.md/t/folder-graph-view/4641) has 25 upvotes on the forum, and I'm resurfacing it rather selfishly because it's something I've been wanting for awhile, as someone who does a lot with folders. +- There's been some interest around functionality to make it easier to [resurface old notes](https://forum.obsidian.md/t/note-aging/467/11). ## Appearance -* `@Blund` shared a reminder that [html symbol codes](http://cactus.io/resources/toolbox/html-symbol-codes) (like `→` for → ) work in Markdown. -* `@Chetachi` shared a `.css` file that includes all of [the codes for changing things around on the graph](http://discordapp.com/channels/686053708261228577/702656734631821413/841353144856084500). -* There were a lot of typography & font discussions this week; here's a link to the [forum thread](https://forum.obsidian.md/t/your-favourite-fonts-choice-and-why-thread/18129) on the topic. `@Korban` also shared some [typography resources](http://discordapp.com/channels/686053708261228577/702656734631821413/842671647550078996). -* The forums had a handy writeup about [how to add Google fonts to theme CSS](https://forum.obsidian.md/t/fyi-how-to-add-google-fonts-to-any-themes-css/18115). -* You can use `Ξ©` to sort files to the _bottom_ of a list, similar to how `!` usually will get something at the top of your file list. -* You can use [anchor links](https://www.reddit.com/r/ObsidianMD/comments/nbbskz/anchor_links/) in Obsidian to jump to a particular subheading. Incidentally, this also works for the roundup! + +- `@Blund` shared a reminder that [html symbol codes](http://cactus.io/resources/toolbox/html-symbol-codes) (like `→` for → ) work in Markdown. +- `@Chetachi` shared a `.css` file that includes all of [the codes for changing things around on the graph](http://discordapp.com/channels/686053708261228577/702656734631821413/841353144856084500). +- There were a lot of typography & font discussions this week; here's a link to the [forum thread](https://forum.obsidian.md/t/your-favourite-fonts-choice-and-why-thread/18129) on the topic. `@Korban` also shared some [typography resources](http://discordapp.com/channels/686053708261228577/702656734631821413/842671647550078996). +- The forums had a handy writeup about [how to add Google fonts to theme CSS](https://forum.obsidian.md/t/fyi-how-to-add-google-fonts-to-any-themes-css/18115). +- You can use `Ξ©` to sort files to the _bottom_ of a list, similar to how `!` usually will get something at the top of your file list. +- You can use [anchor links](https://www.reddit.com/r/ObsidianMD/comments/nbbskz/anchor_links/) in Obsidian to jump to a particular subheading. Incidentally, this also works for the roundup! ## Knowledge Management -* There was a nice discussion about [the dangers of 'reading like an academic' when you're not actually an academic'](http://discordapp.com/channels/686053708261228577/710585052769157141/840298881462960138) and how "productivity culture" can inhibit enjoyment and depth of learning. -* There was a nice discussion about how to [get started writing an essay](https://discord.com/channels/686053708261228577/722584061087842365/840989959053246495). -* There was an interesting discussion about [the difference between an index and a MOC](http://discordapp.com/channels/686053708261228577/710585052769157141/841885329572495360). -* There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. -* There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. - -## [[Ancillary Tools]] -* [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. -* [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. -* A lot of people enjoyed this [color palette generator](https://coolors.co/generate) for creating color schemes for graphs and folders and such. -* [LiquidText](https://www.liquidtext.net/) was recommended as a great tool for projects, as it allows for the opening of multiple PDFs in a single "project" and has a nice highlighting app. -* You can use [AutoHotKey](https://www.autohotkey.com/) to rebind the `insert` key to do literally anything else, which I highly recommend based on how often people think that its behavior of deleting everything after the cursor as you type is an Obsidian bug. -* `@koala` created a [CSV to Markdown converter](https://github.com/kometenstaub/csv-to-md). + +- There was a nice discussion about [the dangers of 'reading like an academic' when you're not actually an academic'](http://discordapp.com/channels/686053708261228577/710585052769157141/840298881462960138) and how "productivity culture" can inhibit enjoyment and depth of learning. +- There was a nice discussion about how to [get started writing an essay](https://discord.com/channels/686053708261228577/722584061087842365/840989959053246495). +- There was an interesting discussion about [the difference between an index and a MOC](http://discordapp.com/channels/686053708261228577/710585052769157141/841885329572495360). +- There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. +- There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. + +## [[_Auxiliary tools]] + +- [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. +- [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. +- A lot of people enjoyed this [color palette generator](https://coolors.co/generate) for creating color schemes for graphs and folders and such. +- [LiquidText](https://www.liquidtext.net/) was recommended as a great tool for projects, as it allows for the opening of multiple PDFs in a single "project" and has a nice highlighting app. +- You can use [AutoHotKey](https://www.autohotkey.com/) to rebind the `insert` key to do literally anything else, which I highly recommend based on how often people think that its behavior of deleting everything after the cursor as you type is an Obsidian bug. +- `@koala` created a [CSV to Markdown converter](https://github.com/kometenstaub/csv-to-md). ## Housekeeping -* I added some [resources for beginners](https://obsidianroundup.org/resources/#for-beginners) to the Resources portion of the roundup. -* I also added some resources for [personal knowledge management](https://obsidianroundup.org/resources/#personal-knowledge-management). -* I've been making more of an effort to engage with folks over on [Twitter](https://twitter.com/EleanorKonik) about Obsidian-related things, if that's a place you prefer to interact. \ No newline at end of file + +- I added some [resources for beginners](https://obsidianroundup.org/resources/#for-beginners) to the Resources portion of the roundup. +- I also added some resources for [personal knowledge management](https://obsidianroundup.org/resources/#personal-knowledge-management). +- I've been making more of an effort to engage with folks over on [Twitter](https://twitter.com/EleanorKonik) about Obsidian-related things, if that's a place you prefer to interact. diff --git a/01 - Community/Obsidian Roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md index 53f6d2225..eea9aa4cf 100644 --- a/01 - Community/Obsidian Roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -1,57 +1,69 @@ ## In The Community -* There was a [lovely discussion](http://discordapp.com/channels/686053708261228577/744933215063638183/844726309410308177) prompted by `@AB1908` about what motivates people to write. -* The Leveraging Metadata and Bending Markdown talk has been cancelled, but we'll be hosting instead a Metadata Group Discussion on the same date and time (May 30th 8PM CET). Details [here](https://forum.obsidian.md/t/metadata-group-discussion-community-talk/) + +- There was a [lovely discussion](http://discordapp.com/channels/686053708261228577/744933215063638183/844726309410308177) prompted by `@AB1908` about what motivates people to write. +- The Leveraging Metadata and Bending Markdown talk has been cancelled, but we'll be hosting instead a Metadata Group Discussion on the same date and time (May 30th 8PM CET). Details [here](https://forum.obsidian.md/t/metadata-group-discussion-community-talk/) ## Obsidian Updates ## Plugin News ### New -* the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[dataview|Dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. -* [[obsidian-dictionary-plugin|Obsidian Dictionary]] requires manual install but creates a nifty "dictionary view" pane. -* [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[dataview|Dataview]] inline field or frontmatter by right clicking on an internal link. + +- the [[metaedit|MetaEdit]] plugin by `@Chhrriissyy` allows users to easily update YAML properties and [[dataview|Dataview]] fields, mark a task as completed (from anywhere), and the file will be updated with the new count. It also auto updates properties in files linked to from Kanban boards on lane change. Requires manual install. +- [[obsidian-dictionary-plugin|Obsidian Dictionary]] requires manual install but creates a nifty "dictionary view" pane. +- [[supercharged-links-obsidian|Supercharged Links]] allows for some neat features for styling internal links. It also allows users to change any [[dataview|Dataview]] inline field or frontmatter by right clicking on an internal link. + ### Updates -* The [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. -* The [[oz-image-plugin|Image in Editor Plugin]] plugin now displays Excalidraw drawings in markdown mode. -* [[media-extended|Media Extended]] [2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. -* [[buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. -* [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[dataview|Dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). -* [Pane Relief](https://github.com/pjeby/pane-relief#readme) by `@pjeby` now allows you to right-click on Obsidian's history arrows. + +- The [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.0](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases) by `@zsviczian` update discontinued code block embedding and implemented native `![[drawing.excalidraw]]` embedding. The MIGRATE command in the command palette should let you convert your old Excalidraw code blocks. +- The [[oz-image-plugin|Image in Editor Plugin]] plugin now displays Excalidraw drawings in markdown mode. +- [[media-extended|Media Extended]] [2.6.0](https://github.com/alx-plugins/media-extended/releases/tag/2.6.0) by `@AidenLx` has new features to get timestamp from player and open timestamp link on external video. +- [[buttons]] [0.4.7](https://discord.com/channels/686053708261228577/771575014382108672/845040678840827975) by `@shabegom` now has text buttons. +- [[obsidian-tracker|Tracker]] [v1.5](https://github.com/pyrochlore/obsidian-tracker) by `@pyrochlore` added two new search types. `searchType 'table'` lets you extract data from a table and then make a plot for it while `searchType 'dvField'` allows retrieving data in "[[dataview|Dataview]] plugin's inline field" format. `@bettyzhang` has an example [here](https://discord.com/channels/686053708261228577/771575014382108672/845223773178691594). +- [Pane Relief](https://github.com/pjeby/pane-relief#readme) by `@pjeby` now allows you to right-click on Obsidian's history arrows. ### Under The Radar -* [[obsidian-focus-mode|Focus Mode]] by `@ryanpcmcquen` + +- [[obsidian-focus-mode|Focus Mode]] by `@ryanpcmcquen` ### Magic -* `@zsviczian` created a [workaround to Sync plugin settings with Obsidian Sync via Templater on GitHub](https://github.com/SilentVoid13/Templater/discussions/211). This should be helpful for iOS users. There are more details [here](https://discord.com/channels/686053708261228577/840286238928797736/843217947488157716). -* `@zsviczian` also shared how to [add syntax highlighting to templater scripts](http://discordapp.com/channels/686053708261228577/840286238928797736/843409737562325022). -* `@RoamHacker` put together [a Dataview script](https://gist.github.com/roamhacker/4e019abd25c58de57376add6e3aa4173) designed to give a more useful view of tasks by date, separated out by overdue, soon, due, and undated. -* `@Yas` created a [dataviewjs query](https://discord.com/channels/686053708261228577/771575014382108672/843841380773658664) to replicate the "on this day" timehop-style feature that some apps have. -* `@shabegom` created [a Templater script](https://discord.com/channels/686053708261228577/771575014382108672/844016103109165076) that prompts for a query and then shows notes and lines that include the query. -* `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a [[Readwise]] importer, and a [[quickadd]] that lets you append quick notes to a specified file. + +- `@zsviczian` created a [workaround to Sync plugin settings with Obsidian Sync via Templater on GitHub](https://github.com/SilentVoid13/Templater/discussions/211). This should be helpful for iOS users. There are more details [here](https://discord.com/channels/686053708261228577/840286238928797736/843217947488157716). +- `@zsviczian` also shared how to [add syntax highlighting to templater scripts](http://discordapp.com/channels/686053708261228577/840286238928797736/843409737562325022). +- `@RoamHacker` put together [a Dataview script](https://gist.github.com/roamhacker/4e019abd25c58de57376add6e3aa4173) designed to give a more useful view of tasks by date, separated out by overdue, soon, due, and undated. +- `@Yas` created a [dataviewjs query](https://discord.com/channels/686053708261228577/771575014382108672/843841380773658664) to replicate the "on this day" timehop-style feature that some apps have. +- `@shabegom` created [a Templater script](https://discord.com/channels/686053708261228577/771575014382108672/844016103109165076) that prompts for a query and then shows notes and lines that include the query. +- `@Christian` shared a bunch of [Templater scripts](https://github.com/chhoumann/Templater_Templates), including a [[Readwise]] importer, and a [[quickadd]] that lets you append quick notes to a specified file. ### For Developers -* There was a really interesting [discussion about Promises and Javascript](http://discordapp.com/channels/686053708261228577/840286238928797736/844549148904128512) that could be really valuable for anyone interested in learning to create plugins for Obsidian who isn't already good at Javascript. + +- There was a really interesting [discussion about Promises and Javascript](http://discordapp.com/channels/686053708261228577/840286238928797736/844549148904128512) that could be really valuable for anyone interested in learning to create plugins for Obsidian who isn't already good at Javascript. ## Workflow Stuff -* There was a discussion about workarounds that might replicate the "reading ruler" effect that some people with learning disorders like dyslexia use to help with reading + +- There was a discussion about workarounds that might replicate the "reading ruler" effect that some people with learning disorders like dyslexia use to help with reading ## Feature Requests -* a writeup on "the absolute state of syncing things between devices as relevant for obsidian" would be valuable. If someone knowledgeable on the topic can put that together (even just a meta post linking to stuff like the git options / the summaries about why iOS is hinky, the issues with google drive etc) many people would be grateful (and I will add it to the big meta resources post on the roundup). -* The desire to see the results of [[dataview|Dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). -* A couple of different people asked about a plugin to allow for the custom rearranging of notes and folders on the sidebar, which has come up a lot. After I [asked](https://discord.com/channels/686053708261228577/707816848615407697/844722593025490944) about how viable it would be to do that, `@danieltomasz` proposed [a solution that might be easier to implement](https://discord.com/channels/686053708261228577/707816848615407697/844858290536972289): creating a new navigation pane (a la the starred notes plugin) that is more flexible. + +- a writeup on "the absolute state of syncing things between devices as relevant for obsidian" would be valuable. If someone knowledgeable on the topic can put that together (even just a meta post linking to stuff like the git options / the summaries about why iOS is hinky, the issues with google drive etc) many people would be grateful (and I will add it to the big meta resources post on the roundup). +- The desire to see the results of [[dataview|Dataview]] queries (among other things) render in the graph was [discussed](https://discord.com/channels/686053708261228577/694233507500916796/843116572167372820). +- A couple of different people asked about a plugin to allow for the custom rearranging of notes and folders on the sidebar, which has come up a lot. After I [asked](https://discord.com/channels/686053708261228577/707816848615407697/844722593025490944) about how viable it would be to do that, `@danieltomasz` proposed [a solution that might be easier to implement](https://discord.com/channels/686053708261228577/707816848615407697/844858290536972289): creating a new navigation pane (a la the starred notes plugin) that is more flexible. ## Appearance -* This nifty css hack will make [the wordcount report screen flicker less](https://forum.obsidian.md/t/word-count-adds-distracting-motion-to-status-bar/18253). -* `SlRvb` has a version of "aside" CSS that leverages how `, ,` & `` allow for markdown code to work inside of them. The [theme repo for ITS](https://github.com/SlRvb/Obsidian--ITS-Theme) has a bunch of handy snippets. -* `@Mara` offered up [a snippet to hide files](http://discordapp.com/channels/686053708261228577/702656734631821413/844823253554036766) in the Obsidian explorer. -* `@yungbananapeel` figured out how to make [dataview tables look like gallery cards](https://discord.com/channels/686053708261228577/771575014382108672/844453734724796467). + +- This nifty css hack will make [the wordcount report screen flicker less](https://forum.obsidian.md/t/word-count-adds-distracting-motion-to-status-bar/18253). +- `SlRvb` has a version of "aside" CSS that leverages how `, ,` & `` allow for markdown code to work inside of them. The [theme repo for ITS](https://github.com/SlRvb/Obsidian--ITS-Theme) has a bunch of handy snippets. +- `@Mara` offered up [a snippet to hide files](http://discordapp.com/channels/686053708261228577/702656734631821413/844823253554036766) in the Obsidian explorer. +- `@yungbananapeel` figured out how to make [dataview tables look like gallery cards](https://discord.com/channels/686053708261228577/771575014382108672/844453734724796467). ## Knowledge Management -* `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. -* This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. - -## [[Ancillary Tools]] - - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - - `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). - -## Housekeeping \ No newline at end of file + +- `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. +- This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. + +## [[_Auxiliary tools]] + +- a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` +- `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). + +## Housekeeping diff --git a/01 - Community/Obsidian Roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md index 7fbf67e24..e1b7027b7 100644 --- a/01 - Community/Obsidian Roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -1,81 +1,97 @@ ## In The Community -- `@nickmilo` hosted me for a chat about how I adapted Cat's amazing [workflow writeup](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) and Argetina's comprehensive [Zotero tutorial](https://www.youtube.com/watch?v=9SzGxZbqyqc) to use [Zotero as a non-academic](https://www.youtube.com/watch?v=XbGJH08ZfCs). -- The [Metadata Group Discussion](https://forum.obsidian.md/t/metadata-group-discussion-community-talk/17070) will be moderated by `@Cat`. It is scheduled for [May 30th 20:00 CET](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). [Submit discussion points or questions](https://forms.gle/W42Vjwdozde1YUeS8) by Friday. + +- `@nickmilo` hosted me for a chat about how I adapted Cat's amazing [workflow writeup](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) and Argetina's comprehensive [Zotero tutorial](https://www.youtube.com/watch?v=9SzGxZbqyqc) to use [Zotero as a non-academic](https://www.youtube.com/watch?v=XbGJH08ZfCs). +- The [Metadata Group Discussion](https://forum.obsidian.md/t/metadata-group-discussion-community-talk/17070) will be moderated by `@Cat`. It is scheduled for [May 30th 20:00 CET](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). [Submit discussion points or questions](https://forms.gle/W42Vjwdozde1YUeS8) by Friday. + ## Obsidian Updates + [0.12.4](https://forum.obsidian.md/t/obsidian-release-v0-12-4-insider-build/18764) is now available to insiders. Featuring: -* Quick switcher now has an option to show links to files that haven’t been created yet. -* A new core plugin β€œOutgoing links” is now available, which is basically the opposite of the backlinks panel but works very similarly. [Example here](https://discord.com/channels/686053708261228577/744933215063638183/847660973745373275). -* Graph view’s right click menu now has an option to open the note in a new pane. -* Obsidian Sync’s status icon will now show red when not connected to the server. -* Status bar elements now have a css class of the plugin ID added to it, for example, plugin-word-count. + +- Quick switcher now has an option to show links to files that haven’t been created yet. +- A new core plugin β€œOutgoing links” is now available, which is basically the opposite of the backlinks panel but works very similarly. [Example here](https://discord.com/channels/686053708261228577/744933215063638183/847660973745373275). +- Graph view’s right click menu now has an option to open the note in a new pane. +- Obsidian Sync’s status icon will now show red when not connected to the server. +- Status bar elements now have a css class of the plugin ID added to it, for example, plugin-word-count. ## Plugin News ### New -* The [[obsidian-collapse-all-plugin|Collapse All]] plugin for the file explorer is one of those nice little quality of life updates that can fly under the radar but really improve things. -* [[obsidian-dictionary-plugin|Obsidian Dictionary]] adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from [[mgmeyers]]. - + +- The [[obsidian-collapse-all-plugin|Collapse All]] plugin for the file explorer is one of those nice little quality of life updates that can fly under the radar but really improve things. +- [[obsidian-dictionary-plugin|Obsidian Dictionary]] adds a View to the Sidebar in which you can search for Words in many different languages (including: English, German, Hindi, Spanish, French, & more) and now comes bundled with the "Synonym Popover Feature" from [[mgmeyers]]. + ### Updates -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[dataview|Dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). -* It is now possible to hide note files automatically in [[alx-folder-note|AidenLx's Folder Note]]. -* [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. -* [[obsidian-kanban|Kanban]] [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. -* [[metaedit]] [added toggle for UI elements](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896). You can now hide menu options, etc. There's also now an API with auto property handling. -* [[obsidian-outliner|Outliner]] an update to support line breaks. -* [[notetweet|NoteTweet🐦]] (which lets you tweet threads straight from Obsidian) now supports images. - -### [[templater-obsidian|Templater]] [[Templater templates|Scripts]] -* `@Murf` created a new [[templater-obsidian|Templater]] script that lets you [quick capture](https://github.com/SilentVoid13/Templater/discussions/231) β€” a modal popups up so you can input a new note (title and content) quickly, without having to change your workspace. Note: This was the thing that pushed me over the edge into downloading Templater, and it's amazing. -* `@Chhrriissyy` has an even more powerful version called [QuickAdd](https://github.com/chhoumann/Templater_Templates#quickadd-v2) that lets you quickly add new pages or content to your vault. It allows you to quickly add new pages from templates, as well as quick capture anything. You can customize practically everything about it. There's even custom templates, just for formatting titles and values. It even lets you put stuff below a particular heading in your daily note. -* `@death_au` uses this [Templater script](https://discord.com/channels/686053708261228577/840286238928797736/846205611167580207) to have a line in their daily note template to create a different day planner schedule depending on the day of the week. -* This [[templater-obsidian|Templater]] script lets from `@Murf` lets you open a `[[Link]]` under your cursor in Search pane with regex to show its Backlinks. Here's the [Github Discussion](https://github.com/SilentVoid13/Templater/discussions/245) -* `@Bejasc` put together a [Templater Script](https://discord.com/channels/686053708261228577/707816848615407697/847452061003284490) that lets you highlight text, run the template, and then choose an admonition type and give it a title. It makes it easier to use some of the less-common admonition tags without having to look them up, and I hope this functionality gets added into the admonition plugin soon! + +- [[supercharged-links-obsidian|Supercharged Links]] 0.2.4 lets you add a missing field by right-clicking the link. You can also show/hide the field options in the context menu, so that you can choose which plugin suits you for modifying fields. Example [here](https://discord.com/channels/@me/815308052323500033/845967637112291358). 2.5 lets you give your note a category to specify which [[dataview|Dataview]]/frontmatter field should appear in your note links' context menu. Demo [here](https://youtu.be/Av7DeYZILUk). +- It is now possible to hide note files automatically in [[alx-folder-note|AidenLx's Folder Note]]. +- [[obsidian-excalidraw-plugin|Excalidraw]] [1.1.6](https://www.youtube.com/watch?v=FDsMH-aLw_I) adds functionality for links with the generated images. +- [[obsidian-kanban|Kanban]] [0.3.9](https://github.com/mgmeyers/obsidian-kanban/releases/tag/0.3.9) lets users search (demonstration [here](https://discord.com/channels/686053708261228577/707816848615407697/846082394033225759)). 0.3.10 and 0.3.11 were smaller fixes. +- [[metaedit]] [added toggle for UI elements](https://discord.com/channels/686053708261228577/771575014382108672/846094926987001896). You can now hide menu options, etc. There's also now an API with auto property handling. +- [[obsidian-outliner|Outliner]] an update to support line breaks. +- [[notetweet|NoteTweet🐦]] (which lets you tweet threads straight from Obsidian) now supports images. + +### [[templater-obsidian|Templater]] [[_Templater templates|Scripts]] + +- `@Murf` created a new [[templater-obsidian|Templater]] script that lets you [quick capture](https://github.com/SilentVoid13/Templater/discussions/231) β€” a modal popups up so you can input a new note (title and content) quickly, without having to change your workspace. Note: This was the thing that pushed me over the edge into downloading Templater, and it's amazing. +- `@Chhrriissyy` has an even more powerful version called [QuickAdd](https://github.com/chhoumann/Templater_Templates#quickadd-v2) that lets you quickly add new pages or content to your vault. It allows you to quickly add new pages from templates, as well as quick capture anything. You can customize practically everything about it. There's even custom templates, just for formatting titles and values. It even lets you put stuff below a particular heading in your daily note. +- `@death_au` uses this [Templater script](https://discord.com/channels/686053708261228577/840286238928797736/846205611167580207) to have a line in their daily note template to create a different day planner schedule depending on the day of the week. +- This [[templater-obsidian|Templater]] script lets from `@Murf` lets you open a `[[Link]]` under your cursor in Search pane with regex to show its Backlinks. Here's the [Github Discussion](https://github.com/SilentVoid13/Templater/discussions/245) +- `@Bejasc` put together a [Templater Script](https://discord.com/channels/686053708261228577/707816848615407697/847452061003284490) that lets you highlight text, run the template, and then choose an admonition type and give it a title. It makes it easier to use some of the less-common admonition tags without having to look them up, and I hope this functionality gets added into the admonition plugin soon! ### Under The Radar -* Obsidian-flowcharts supports [linking to subgraphs](http://discordapp.com/channels/686053708261228577/709580487550828614/843821744623058985) in Mermaid. -* [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[dataview|Dataview]]) sortable with clickable arrows, like on Wikipedia. -* [Obsidian Tasks] is getting a lot of love. -* The [markdown formatting assistant plugin](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) has some latex helpers, and I want to share it again because there have been a couple of discussions lately about taking math notes in Obsidian. + +- Obsidian-flowcharts supports [linking to subgraphs](http://discordapp.com/channels/686053708261228577/709580487550828614/843821744623058985) in Mermaid. +- [Obsidian Sortable](https://github.com/alexandru-dinu/obsidian-sortable) allows users to make tables (including those created by [[dataview|Dataview]]) sortable with clickable arrows, like on Wikipedia. +- [Obsidian Tasks] is getting a lot of love. +- The [markdown formatting assistant plugin](https://github.com/Reocin/obsidian-markdown-formatting-assistant-plugin) has some latex helpers, and I want to share it again because there have been a couple of discussions lately about taking math notes in Obsidian. ### For Developers -* `@liam` shared that you can set the [app badge count with javascript](https://discord.com/channels/@me/815308052323500033/846132119280549930), which might be useful for task management plugin devs (but if you choose to go this route, be sure to make it an optional setting!). -* `@shabegom` put together a helpful writeup on [how to write templater scripts with plain javascript](https://publish.obsidian.md/shabegom/Publish/How+To+Use+Templater++JS+Scripts), which is advised where possible since it's much cleaner to read. -* `@pjeby` released [Hot Reload 0.1.8](https://github.com/pjeby/hot-reload) to support symlinked plugins on Windows and OS X. -* Reminder: if you want to track usage statistics or something for a plugin, it should be _off by default,_ have a toggle in the settings panel, and explicitly explain what the purpose of the trackers are. - -## Workflow Stuff -* Francisco Bricio's [presentation](https://www.youtube.com/watch?v=Ehw3hUZNF1M), hosted by `@nickmilo` of Linking Your Thinking, got resurfaced this week as being particularly useful for entrepreneurs. -* This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[dataview|Dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. -* Relatedly, here is a [video demonstrating how to create a graph from table data interacively](https://www.youtube.com/watch?v=EVgz7UV6fbU) using Tracker v1.5 -* Logseq and Obsidian can work together. `@shuyunzhang99` put together a [demonstration](https://www.youtube.com/watch?v=W4Art2DI9SA) of their interoperability on the same .md file. -* When looking at the backlinks/outlinks panel, you can open a note in a new pane using middle click from the scroll wheel. -* `@foreveryone` put together this handy [pro-con chart](https://discord.com/channels/686053708261228577/805952223124520961/845073044573782026) to help decide whether to split vaults, particularly for creative vs. knowledge vaults. -* This [iframe trick](https://discord.com/channels/686053708261228577/805952223124520961/809484088540266528) via `SlRvb` got resurfaced: it lets you use a dropbox link to embed a generated fantasy map into your vault, which is super useful for worldbuilders. -* `@StPag` added some admonition bits on top of the Zotero-Zotfile-MdNotes workflow and assigned a colour to highlight keywords and used some regex to build an index of the topics covered. There are [details on the forum](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536/29?u=eleanorkonik) but the actual [hacky rscript code is in the discord](https://discord.com/channels/686053708261228577/722584061087842365/847573039411757067). + +- `@liam` shared that you can set the [app badge count with javascript](https://discord.com/channels/@me/815308052323500033/846132119280549930), which might be useful for task management plugin devs (but if you choose to go this route, be sure to make it an optional setting!). +- `@shabegom` put together a helpful writeup on [how to write templater scripts with plain javascript](https://publish.obsidian.md/shabegom/Publish/How+To+Use+Templater++JS+Scripts), which is advised where possible since it's much cleaner to read. +- `@pjeby` released [Hot Reload 0.1.8](https://github.com/pjeby/hot-reload) to support symlinked plugins on Windows and OS X. +- Reminder: if you want to track usage statistics or something for a plugin, it should be _off by default,_ have a toggle in the settings panel, and explicitly explain what the purpose of the trackers are. + +## Workflow Stuff + +- Francisco Bricio's [presentation](https://www.youtube.com/watch?v=Ehw3hUZNF1M), hosted by `@nickmilo` of Linking Your Thinking, got resurfaced this week as being particularly useful for entrepreneurs. +- This [Discord](https://discord.com/channels/686053708261228577/840286238928797736/845277734477627412) example of how to assign multiple values to a piece of inline metadata (which can be used by [[dataview|Dataview]] and [Obsidian Tracker](https://github.com/pyrochlore/obsidian-tracker)) was really helpful. +- Relatedly, here is a [video demonstrating how to create a graph from table data interacively](https://www.youtube.com/watch?v=EVgz7UV6fbU) using Tracker v1.5 +- Logseq and Obsidian can work together. `@shuyunzhang99` put together a [demonstration](https://www.youtube.com/watch?v=W4Art2DI9SA) of their interoperability on the same .md file. +- When looking at the backlinks/outlinks panel, you can open a note in a new pane using middle click from the scroll wheel. +- `@foreveryone` put together this handy [pro-con chart](https://discord.com/channels/686053708261228577/805952223124520961/845073044573782026) to help decide whether to split vaults, particularly for creative vs. knowledge vaults. +- This [iframe trick](https://discord.com/channels/686053708261228577/805952223124520961/809484088540266528) via `SlRvb` got resurfaced: it lets you use a dropbox link to embed a generated fantasy map into your vault, which is super useful for worldbuilders. +- `@StPag` added some admonition bits on top of the Zotero-Zotfile-MdNotes workflow and assigned a colour to highlight keywords and used some regex to build an index of the topics covered. There are [details on the forum](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536/29?u=eleanorkonik) but the actual [hacky rscript code is in the discord](https://discord.com/channels/686053708261228577/722584061087842365/847573039411757067). ### Mobile -* You can use a [shortcut to get .css snippets](https://forum.obsidian.md/t/ios-shortcuts-share-your-ideas/15149/33) into your mobile vault if you're using iOS with Obsidian Sync. Toolbox Pro required. -* For Android users, you can use [Markor](https://play.google.com/store/apps/details?id=net.gsantner.markor&hl=en_US&gl=US)'s quick note widget to let you take notes directly into your inbox folder in your Obsidian vault; the two programs synergize well. (thanks, `@brimwats` for the tip). + +- You can use a [shortcut to get .css snippets](https://forum.obsidian.md/t/ios-shortcuts-share-your-ideas/15149/33) into your mobile vault if you're using iOS with Obsidian Sync. Toolbox Pro required. +- For Android users, you can use [Markor](https://play.google.com/store/apps/details?id=net.gsantner.markor&hl=en_US&gl=US)'s quick note widget to let you take notes directly into your inbox folder in your Obsidian vault; the two programs synergize well. (thanks, `@brimwats` for the tip). ## Feature Requests -* Getting the [ability to create Filelinks/Tags for the Graph inside Codeblocks](https://forum.obsidian.md/t/ability-to-create-filelinks-tags-for-the-graph-inside-codeblocks/17419) was discussed in the Discord again, since it's a big limitation on the admonition plugin in particular. I proposed an [Optional Alternate Syntax for Codeblock Plugins](https://forum.obsidian.md/t/alternate-syntax-for-codeblock-plugins/18905) β€” please chime in with your preferences if this is something that matters to you. -* The request for [file explorer customer sort](https://forum.obsidian.md/t/file-explorer-custom-sort/1602/69) got resurfaced. -* A couple of people have lamented the lack of ocr allowing for the [searching of text in images](https://forum.obsidian.md/t/ocr-images-screenshots-to-make-them-searchable/6854). + +- Getting the [ability to create Filelinks/Tags for the Graph inside Codeblocks](https://forum.obsidian.md/t/ability-to-create-filelinks-tags-for-the-graph-inside-codeblocks/17419) was discussed in the Discord again, since it's a big limitation on the admonition plugin in particular. I proposed an [Optional Alternate Syntax for Codeblock Plugins](https://forum.obsidian.md/t/alternate-syntax-for-codeblock-plugins/18905) β€” please chime in with your preferences if this is something that matters to you. +- The request for [file explorer customer sort](https://forum.obsidian.md/t/file-explorer-custom-sort/1602/69) got resurfaced. +- A couple of people have lamented the lack of ocr allowing for the [searching of text in images](https://forum.obsidian.md/t/ocr-images-screenshots-to-make-them-searchable/6854). ## Appearance -* If you don't like the way that Obsidian's default font uses ligatures, you can [disable them with CSS](https://stackoverflow.com/a/39504776). -* This [css](https://discord.com/channels/686053708261228577/702656734631821413/842390693312725052) from `@SlRvb` lets you format inline keys with a `dv` cssclass. -* This [css](https://discord.com/channels/@me/815308052323500033/846089220430102628) from `@foreveryone` will let you hide a particular folder, i.e. your Attachments folder, from the file navigator. -* This [css](https://discord.com/channels/@me/815308052323500033/846752506054443069) (also from `@foreveryone`) will let you rotate an image, which can be really handy if you're on mobile and your phone takes stupid pictures. -* `@Chetachi` released the [Yin and Yang](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme/) theme. + +- If you don't like the way that Obsidian's default font uses ligatures, you can [disable them with CSS](https://stackoverflow.com/a/39504776). +- This [css](https://discord.com/channels/686053708261228577/702656734631821413/842390693312725052) from `@SlRvb` lets you format inline keys with a `dv` cssclass. +- This [css](https://discord.com/channels/@me/815308052323500033/846089220430102628) from `@foreveryone` will let you hide a particular folder, i.e. your Attachments folder, from the file navigator. +- This [css](https://discord.com/channels/@me/815308052323500033/846752506054443069) (also from `@foreveryone`) will let you rotate an image, which can be really handy if you're on mobile and your phone takes stupid pictures. +- `@Chetachi` released the [Yin and Yang](https://github.com/chetachiezikeuzor/Yin-and-Yang-Theme/) theme. ## Knowledge Management -* `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## [[Ancillary tools]] -* `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. -* `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. +- `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. + +## [[_Auxiliary tools]] + +- `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. +- `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. ## Housekeeping -* I updated the [Resources: For Beginners](https://obsidianroundup.org/resources/#for-beginners) to include a couple of new beginner videos. -* I updated the [Task Management Plugins](https://obsidianroundup.org/plugins/#task-management) list to include [[obsidian-kanban|Kanban]]. \ No newline at end of file + +- I updated the [Resources: For Beginners](https://obsidianroundup.org/resources/#for-beginners) to include a couple of new beginner videos. +- I updated the [Task Management Plugins](https://obsidianroundup.org/plugins/#task-management) list to include [[obsidian-kanban|Kanban]]. diff --git a/01 - Community/Obsidian Roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md index 0bf68055d..70babcda6 100644 --- a/01 - Community/Obsidian Roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -1,50 +1,59 @@ - ## In The Community -* This [video](https://youtu.be/N9Sg6-owHZ0) goes over the Obsidian v0.12.3 New Features & Improvements. -* This [video](https://youtu.be/nAoqy1V9iO0) is an Obsidian v0.12.4 Insiders Build Preview. -* [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/) by `@bri` is scheduled for [Saturday, June 5th 11:00 GMT-7](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). -* [Using Pandoc to keep your workflow inside Obsidian](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/19193) by `@SkepticMystic` has been scheduled for Sunday 13th 18:00 CET -* This [discord server](https://discord.gg/V9rXReZY) exists to help people with questions about the Obsidian Juggl plugin. + +- This [video](https://youtu.be/N9Sg6-owHZ0) goes over the Obsidian v0.12.3 New Features & Improvements. +- This [video](https://youtu.be/nAoqy1V9iO0) is an Obsidian v0.12.4 Insiders Build Preview. +- [Knowledge Organization, Cataloging and Classification in Obsidian](https://forum.obsidian.md/t/knowledge-organization-cataloging-and-classification-in-obsidian-community-talk-by-brimwats/) by `@bri` is scheduled for [Saturday, June 5th 11:00 GMT-7](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). +- [Using Pandoc to keep your workflow inside Obsidian](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/19193) by `@SkepticMystic` has been scheduled for Sunday 13th 18:00 CET +- This [discord server](https://discord.gg/V9rXReZY) exists to help people with questions about the Obsidian Juggl plugin. ## Housekeeping -* Please note that some of the following links go to the Obsidian Communtiy discord and will only work if you have joined the server! Find out more on the [Obsidian Community](https://obsidian.md/community) page. + +- Please note that some of the following links go to the Obsidian Communtiy discord and will only work if you have joined the server! Find out more on the [Obsidian Community](https://obsidian.md/community) page. ## Plugin News ### New -* [[obsidian-dropbox-backups|Obsidian Dropbox Backups]] can now be automated. + +- [[obsidian-dropbox-backups|Obsidian Dropbox Backups]] can now be automated. ### Updates -* [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[dataview|Dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! -* [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[dataview|Dataview]] fields. -* the [[obsidian-dictionary-plugin|Dictionary]] now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. -* [0.0.9](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) of [[block-reference-count|Block Reference Counter]] fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! + +- [[obsidian-kanban|Kanban]] 0.4.0 was released. It supports pulling in metadata from pages linked within cards, including [[dataview|Dataview]] inline metadata. Cards update when a linked page's metadata changes. This allows nifty things like updating the metadata with Supercharged Links. Note: Please update the Kanban plugin if you're on 0.4.1, `@doge` helped surface a pretty bad bug that is now fixed in 0.4.2. Image embeds, pasting HTML, and dropping content onto the board to create new cards were made available in 0.4.3! +- [[supercharged-links-obsidian|Supercharged Links]] 0.2.9 brings more flexibility for users to control the styling of their links! and the management of their frontmatter/[[dataview|Dataview]] fields. +- the [[obsidian-dictionary-plugin|Dictionary]] now allows users to click on a new Button in the Sidebar to save the Information of any word to a file locally, which you can use to link to other notes. +- [0.0.9](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.0.9) of [[block-reference-count|Block Reference Counter]] fixes a bug that added additional blank search tabs to the right sidebar. There's also a new reference view mode. Some people like it, some people hate it, be sure to voice your opinions! ### Under The Radar -* [[obsidian-plugin-toc|Table of Contents]] will generate a table of contents for a file. -* [Obsidian Tweaks](https://github.com/JeppeKlitgaard/ObsidianTweaks) adds some additional functionality that can be hotkeyed. -### [[templater-obsidian|Templater]] [[Templater templates|Scripts]] -* This [video from Productivity Guru](https://www.youtube.com/watch?v=cSawi0tYPMM) was surfaced as being a good introduction to using the [[templater-obsidian|Templater]] plugin. -* You can add both [windows desktop native notifications](https://discord.com/channels/@me/815308052323500033/848195978124460082) and also [obsidian notifications (notices)](https://discord.com/channels/686053708261228577/840286238928797736/848168201195094066) with [[templater-obsidian|templater]]. -* The [QuickAdd templater script](https://github.com/chhoumann/Templater_Templates) now allows the use of variables. There's also a new property called `multi` that lets you group choices together and have a more organized menu. -* This [templater script](https://discord.com/channels/@me/815308052323500033/849439350534045731) can replace all timestamps prepended by a key with a YouTube link. + +- [[obsidian-plugin-toc|Table of Contents]] will generate a table of contents for a file. +- [Obsidian Tweaks](https://github.com/JeppeKlitgaard/ObsidianTweaks) adds some additional functionality that can be hotkeyed. + +### [[templater-obsidian|Templater]] [[_Templater templates|Scripts]] + +- This [video from Productivity Guru](https://www.youtube.com/watch?v=cSawi0tYPMM) was surfaced as being a good introduction to using the [[templater-obsidian|Templater]] plugin. +- You can add both [windows desktop native notifications](https://discord.com/channels/@me/815308052323500033/848195978124460082) and also [obsidian notifications (notices)](https://discord.com/channels/686053708261228577/840286238928797736/848168201195094066) with [[templater-obsidian|templater]]. +- The [QuickAdd templater script](https://github.com/chhoumann/Templater_Templates) now allows the use of variables. There's also a new property called `multi` that lets you group choices together and have a more organized menu. +- This [templater script](https://discord.com/channels/@me/815308052323500033/849439350534045731) can replace all timestamps prepended by a key with a YouTube link. ## Workflow Stuff -* `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[dataview|Dataview]], Citations Plugin, and Zotfile. -* This [dataviewjs query](https://github.com/chhoumann/Templater_Templates#httpsgithubcomchhoumanntemplater_templatesblobmasterdataviewcopy_links_in_querymd) allows you to copy all the links found in it. It also displays them in a table below, so you see what you're getting. I've included instructions for changing the formatting, in case you might want to have the links comma-separated or something. -* This [forum thread](https://forum.obsidian.md/t/how-do-you-put-yaml-to-use-in-your-system/18987) is a useful discussion about how various people leverage YAML metadata in their notes. + +- `@bettyzhang` shared their [academic workflow](https://discord.com/channels/686053708261228577/771575014382108672/849515200494436373), which leverages the Highlights App, Zotero & Mdnotes, [[dataview|Dataview]], Citations Plugin, and Zotfile. +- This [dataviewjs query](https://github.com/chhoumann/Templater_Templates#httpsgithubcomchhoumanntemplater_templatesblobmasterdataviewcopy_links_in_querymd) allows you to copy all the links found in it. It also displays them in a table below, so you see what you're getting. I've included instructions for changing the formatting, in case you might want to have the links comma-separated or something. +- This [forum thread](https://forum.obsidian.md/t/how-do-you-put-yaml-to-use-in-your-system/18987) is a useful discussion about how various people leverage YAML metadata in their notes. ## Feature Requests -* `u/ShikaruBoy` on Reddit asked for the ability to [exclude specific folders from the quick switcher](https://www.reddit.com/r/ObsidianMD/comments/nr22jo/exclude_specific_folders_from_quick_switcher/). + +- `u/ShikaruBoy` on Reddit asked for the ability to [exclude specific folders from the quick switcher](https://www.reddit.com/r/ObsidianMD/comments/nr22jo/exclude_specific_folders_from_quick_switcher/). ## Appearance -* This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. -* This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. -## [[Ancillary Tools]] -* [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. -* [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." -* [[Calibre]] v5.18 added highlight/annotation functionality with the ability to export notes from documents in markdown format. It's not as configurable as export/use with Zotero for pdfs, but it does provide custom links directly to the text in the file. -* [Miraheze](https://meta.miraheze.org/wiki/Miraheze) was recommended as a mediawiki alternative. -* `@bettyzhang` put together this [Obsidian and Logseq Side by Side Comparison on YouTube](https://www.youtube.com/watch?v=W4Art2DI9SA&t=32s). +- This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. +- This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. + +## [[_Auxiliary tools]] +- [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. +- [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." +- [[Calibre]] v5.18 added highlight/annotation functionality with the ability to export notes from documents in markdown format. It's not as configurable as export/use with Zotero for pdfs, but it does provide custom links directly to the text in the file. +- [Miraheze](https://meta.miraheze.org/wiki/Miraheze) was recommended as a mediawiki alternative. +- `@bettyzhang` put together this [Obsidian and Logseq Side by Side Comparison on YouTube](https://www.youtube.com/watch?v=W4Art2DI9SA&t=32s). diff --git a/01 - Community/Obsidian Roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md index 5f8835427..38f615818 100644 --- a/01 - Community/Obsidian Roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -1,62 +1,71 @@ ## In The Community -* The Knowledge Organization in Obsidian community talk by `@brimwats` is live on [Youtube](https://www.youtube.com/watch?v=jMJbVUUi34I). It offers a history of library organization, a detour into cataloging vs classification, and the lowdown on foldering/tags in PKMs. This [discord post](https://discord.com/channels/686053708261228577/694233507500916796/852555393741750272) contains links to unfilmed discussion points about geographical terms and classification systems, niche vocabularies, and "semantic obsidian." -* `@SkepticMystic` will be giving the [Using Pandoc to write PDFs, Word documents, and slideshows in Markdown](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/) talk this [Sunday at 18:00 (CET)](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). - * `@Payload` had an excellent explanation of [what plugins are, some examples, and how they work](https://discord.com/channels/686053708261228577/707816848615407697/851695771178762240) that I recommend for anyone who finds them confusing. -* I feel a little weird including this, but it made it to the starboard and I posted it directly by request of multiple community members, so here's a condensed paper I wrote for my master's course about best practices in [teaching critical thinking skills](https://eleanorkonik.com/difficulties-teaching-critical-thinking/). There's probably a fair amount of applicability for _learning_ critical thinking skills, which help a lot with figuring out best practices for personal knowledge management and metacognition and life in general. + +- The Knowledge Organization in Obsidian community talk by `@brimwats` is live on [Youtube](https://www.youtube.com/watch?v=jMJbVUUi34I). It offers a history of library organization, a detour into cataloging vs classification, and the lowdown on foldering/tags in PKMs. This [discord post](https://discord.com/channels/686053708261228577/694233507500916796/852555393741750272) contains links to unfilmed discussion points about geographical terms and classification systems, niche vocabularies, and "semantic obsidian." +- `@SkepticMystic` will be giving the [Using Pandoc to write PDFs, Word documents, and slideshows in Markdown](https://forum.obsidian.md/t/using-pandoc-to-keep-your-workflow-inside-obsidian-community-talk-by-skepticmystic/) talk this [Sunday at 18:00 (CET)](https://share.clickup.com/c/h/4gdf2-36/5b21a6f8588e5c6). +- `@Payload` had an excellent explanation of [what plugins are, some examples, and how they work](https://discord.com/channels/686053708261228577/707816848615407697/851695771178762240) that I recommend for anyone who finds them confusing. +- I feel a little weird including this, but it made it to the starboard and I posted it directly by request of multiple community members, so here's a condensed paper I wrote for my master's course about best practices in [teaching critical thinking skills](https://eleanorkonik.com/difficulties-teaching-critical-thinking/). There's probably a fair amount of applicability for _learning_ critical thinking skills, which help a lot with figuring out best practices for personal knowledge management and metacognition and life in general. ## Obsidian Updates + [Public v0.12.4](https://forum.obsidian.md/t/obsidian-release-v0-12-4/18764) + - Quick switcher now has an option to show links to files that aren't created yet. - New core plugin "Outgoing links" which can be enabled through the settings page, which shows a list of destinations your note links to and gives a list of unlinked mentions from the current note that can be linked. -[Insider 0.12.5](https://forum.obsidian.md/t/obsidian-release-v0-12-5-insider-build/19374) -* The template core plugin now has commands to insert the current time or the current date. -* There’s now a new dedicated command to focus on the editor. -* Pasting images copied from Chrome’s β€œCopy image” menu action will now properly import the image to the vault, instead of creating a link to the image’s original URL. -* Fixed some Mermaid diagrams not rendering properly (journey missing text, gantt unreadable active task, class diagrams have very faint text). -* There is now a function available for converting HTML to Markdown called htmlToMarkdown, which is using a pre-configured Turndown Service. +[Insider 0.12.5](https://forum.obsidian.md/t/obsidian-release-v0-12-5-insider-build/19374) + +- The template core plugin now has commands to insert the current time or the current date. +- There’s now a new dedicated command to focus on the editor. +- Pasting images copied from Chrome’s β€œCopy image” menu action will now properly import the image to the vault, instead of creating a link to the image’s original URL. +- Fixed some Mermaid diagrams not rendering properly (journey missing text, gantt unreadable active task, class diagrams have very faint text). +- There is now a function available for converting HTML to Markdown called htmlToMarkdown, which is using a pre-configured Turndown Service. ## Plugin News ### New -* the [[zoottelkeeper-obsidian-plugin|Zoottelkeeper Plugin]] is an automated folder-level index file generator and maintainer that let me delete a bunch of tags and I'm really thrilled about it. -* [[obsidian-smart-typography|Obsidian Smart Typography]] automatically converts straight quotes to smart quotes. It also has support for em dashes, and ellipsis, and I'm really grateful for its existence. [[mgmeyers]] wants to expand support to other languages, so if there's something you'd like added, file an issue on the github repo. -* [[obsidian-advanced-new-file|Advanced new file]] lets you assign folder for a new file when you trigger the hotkey. -* The [Obisidan OCR plugin](https://github.com/schlundd/obsidian-ocr-plugin) extracts the text of image attachments. -* The [Obsidian iCal plugin](https://github.com/mdelobelle/obsidian-ical/tree/master -) (Mac only) includes the events of your Calendar at the end of your daily notes with templating capabilities. -* the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[dataview|Dataview]]" fame) is a nifty alternative to the graph view. -* [[obsidian-text-format|Text Format]] will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. -* [[obsidian-grandfather|Grandfather]] puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. -* The [[file-tree-alternative|File Tree Alternative Plugin]] plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. -* The [Bible Reference Plugin](https://forum.obsidian.md/t/new-plugin-bible-reference-plugin-alpha/19532) will let you "fetch" a particular passage of the Bible from the [ESV.org](https://www.esv.org/). + +- the [[zoottelkeeper-obsidian-plugin|Zoottelkeeper Plugin]] is an automated folder-level index file generator and maintainer that let me delete a bunch of tags and I'm really thrilled about it. +- [[obsidian-smart-typography|Obsidian Smart Typography]] automatically converts straight quotes to smart quotes. It also has support for em dashes, and ellipsis, and I'm really grateful for its existence. [[mgmeyers]] wants to expand support to other languages, so if there's something you'd like added, file an issue on the github repo. +- [[obsidian-advanced-new-file|Advanced new file]] lets you assign folder for a new file when you trigger the hotkey. +- The [Obisidan OCR plugin](https://github.com/schlundd/obsidian-ocr-plugin) extracts the text of image attachments. +- The [Obsidian iCal plugin](https://github.com/mdelobelle/obsidian-ical/tree/master) (Mac only) includes the events of your Calendar at the end of your daily notes with templating capabilities. +- the [[adjacency-matrix-maker|Adjacency Matrix Maker]] [0.4.0](https://github.com/SkepticMystic/adjacency-matrix-maker/releases/tag/0.4.0) by `@SkepticMystic` (of "helps people with [[dataview|Dataview]]" fame) is a nifty alternative to the graph view. +- [[obsidian-text-format|Text Format]] will "clean up" formatting, getting rid of excessive spaces and newlines if you, for example, paste in text from a pdf. +- [[obsidian-grandfather|Grandfather]] puts the time (and date if you want) in the status bar, which might be useful for people who like to work in fullscreen mode. +- The [[file-tree-alternative|File Tree Alternative Plugin]] plugin creates a file explorer similar to Evernote where folders and files are in separate leafs. I think [this feature request](https://forum.obsidian.md/t/split-view-of-the-file-pane/19555) gives a pretty useful overview of why someone might want this. +- The [Bible Reference Plugin](https://forum.obsidian.md/t/new-plugin-bible-reference-plugin-alpha/19532) will let you "fetch" a particular passage of the Bible from the [ESV.org](https://www.esv.org/). ### Updates -* [[obsidian-dropbox-backups|Aut-O-Backups]] [0.12.4](https://github.com/ryanpcmcquen/obsidian-dropbox-backups) supports mobile. Developers looking for an example of oath browser handshakes might want to give it a look, as well. -* The [[obsidian-collapse-all-plugin|Collapse All]] (folders) plugin how has functionality for expanding all folders. -* v1.5.0 of the [[obsidian-spaced-repetition|Spaced Repetition]] allows for nested decks, better load balancing, and some other QoL improvements. -* [[obsidian-kanban|Kanban]] [v0.5.6](https://github.com/mgmeyers/obsidian-kanban/discussions/177)'s metadata fields now support rendering markdown. + +- [[obsidian-dropbox-backups|Aut-O-Backups]] [0.12.4](https://github.com/ryanpcmcquen/obsidian-dropbox-backups) supports mobile. Developers looking for an example of oath browser handshakes might want to give it a look, as well. +- The [[obsidian-collapse-all-plugin|Collapse All]] (folders) plugin how has functionality for expanding all folders. +- v1.5.0 of the [[obsidian-spaced-repetition|Spaced Repetition]] allows for nested decks, better load balancing, and some other QoL improvements. +- [[obsidian-kanban|Kanban]] [v0.5.6](https://github.com/mgmeyers/obsidian-kanban/discussions/177)'s metadata fields now support rendering markdown. ### Under The Radar -* the [[obsidian-argdown-plugin|Argdown]] plugin can be useful for [taking notes on things that require a train of thought](https://forum.obsidian.md/t/taking-notes-on-information-that-requires-a-chain-of-thought/19531). +- the [[obsidian-argdown-plugin|Argdown]] plugin can be useful for [taking notes on things that require a train of thought](https://forum.obsidian.md/t/taking-notes-on-information-that-requires-a-chain-of-thought/19531). ## Workflow Stuff -* A [tip](http://discordapp.com/channels/686053708261228577/707816848615407697/852793134479835146) via `@Payload` is that the order of plugins being loaded decides the order of content that they populate in the status bar (if they are loaded first, they would be on the left of the status bar). You can change this ordering in .obsidian/config. Look for enabledPlugins, the array contains all your enabled plugins, in the order at which they are loaded. Change the order to one that you like. -* There was an interesting discussion on the forum about [how to build a recipe database using Obsidian](https://forum.obsidian.md/t/help-howto-build-recipe-database-in-obsidian-complex/19548/4). -* There was a discussion on Reddit about how [university teachers](https://www.reddit.com/r/ObsidianMD/comments/nx9ayz/any_teachers_out_there_using_obsidian/) use Obsidian to manage their notes and lecture plans. + +- A [tip](http://discordapp.com/channels/686053708261228577/707816848615407697/852793134479835146) via `@Payload` is that the order of plugins being loaded decides the order of content that they populate in the status bar (if they are loaded first, they would be on the left of the status bar). You can change this ordering in .obsidian/config. Look for enabledPlugins, the array contains all your enabled plugins, in the order at which they are loaded. Change the order to one that you like. +- There was an interesting discussion on the forum about [how to build a recipe database using Obsidian](https://forum.obsidian.md/t/help-howto-build-recipe-database-in-obsidian-complex/19548/4). +- There was a discussion on Reddit about how [university teachers](https://www.reddit.com/r/ObsidianMD/comments/nx9ayz/any_teachers_out_there_using_obsidian/) use Obsidian to manage their notes and lecture plans. ## Appearance -* This [CSS code](http://discordapp.com/channels/686053708261228577/702656734631821413/850509685110210580) will let you style specific headings (e.g. `## Reading Log` but not `## Tasking`) -* This [CSS code](http://discordapp.com/channels/686053708261228577/702656734631821413/851588418487975966) will visually shorten url links so they take up less space in the editor. -* This [CSS code](https://forum.obsidian.md/t/soft-wrap-file-name-in-sidebar/2369) will cause sidebar titles to wrap. -* `@SlRvb` [figured out](https://discord.com/channels/686053708261228577/771575014382108672/850791937371537458) how to put svg icons into css for use with folders. -* `@Payload` shared a really beautiful bit of [code](https://discord.com/channels/686053708261228577/702656734631821413/851474397238788146) that adds a visual background of stars and nebulae to an Obsidian instance. -* `@Chetachi` shared a tutorial for [multicolored highlights](https://www.reddit.com/r/ObsidianMD/comments/nu0olr/multicolored_highlighting_in_obsidian/) in Obsidian. + +- This [CSS code](http://discordapp.com/channels/686053708261228577/702656734631821413/850509685110210580) will let you style specific headings (e.g. `## Reading Log` but not `## Tasking`) +- This [CSS code](http://discordapp.com/channels/686053708261228577/702656734631821413/851588418487975966) will visually shorten url links so they take up less space in the editor. +- This [CSS code](https://forum.obsidian.md/t/soft-wrap-file-name-in-sidebar/2369) will cause sidebar titles to wrap. +- `@SlRvb` [figured out](https://discord.com/channels/686053708261228577/771575014382108672/850791937371537458) how to put svg icons into css for use with folders. +- `@Payload` shared a really beautiful bit of [code](https://discord.com/channels/686053708261228577/702656734631821413/851474397238788146) that adds a visual background of stars and nebulae to an Obsidian instance. +- `@Chetachi` shared a tutorial for [multicolored highlights](https://www.reddit.com/r/ObsidianMD/comments/nu0olr/multicolored_highlighting_in_obsidian/) in Obsidian. ## Knowledge Management -* This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. -* There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. -## [[Ancillary Tools]] -* [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. +- This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. +- There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. + +## [[_Auxiliary tools]] + +- [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. diff --git a/01 - Community/Obsidian Roundup/2021.06.26.md b/01 - Community/Obsidian Roundup/2021.06.26.md index de6303b07..c7fac6537 100644 --- a/01 - Community/Obsidian Roundup/2021.06.26.md +++ b/01 - Community/Obsidian Roundup/2021.06.26.md @@ -1,57 +1,68 @@ ## Obsidian Updates -* [Obsidian Release v0.12.6 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-6-insider-build/19914) added the new [Note Composer](https://help.obsidian.md/Plugins/Note+composer) core plugin. -* [Obsidian Release v0.12.7 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-7-insider-build/20004) was mostly focused on bugfixes and Sync; third party sync tools should have a harder time corrupting the sync database now. + +- [Obsidian Release v0.12.6 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-6-insider-build/19914) added the new [Note Composer](https://help.obsidian.md/Plugins/Note+composer) core plugin. +- [Obsidian Release v0.12.7 (Insider build)](https://forum.obsidian.md/t/obsidian-release-v0-12-7-insider-build/20004) was mostly focused on bugfixes and Sync; third party sync tools should have a harder time corrupting the sync database now. + ## Plugin News ### New -* [[file-explorer-note-count|File Explorer Note Count]] lets you see how many files you have in a folder without having to hover. -* You can now get a [[obsidian-statusbar-pomo|pomodoro timer in your status bar]]. -* the [[breadcrumbs|Breadcrumbs]] plugin allows you to assign parent, child, and sibling links to other notes using YAML and then get a visual navigation sidebar thing. -* There’s a new [[tq-obsidian|task management]] plugin. Each task is represented as a Markdown note with a single task line and some metadata in the frontmatter. + +- [[file-explorer-note-count|File Explorer Note Count]] lets you see how many files you have in a folder without having to hover. +- You can now get a [[obsidian-statusbar-pomo|pomodoro timer in your status bar]]. +- the [[breadcrumbs|Breadcrumbs]] plugin allows you to assign parent, child, and sibling links to other notes using YAML and then get a visual navigation sidebar thing. +- There’s a new [[tq-obsidian|task management]] plugin. Each task is represented as a Markdown note with a single task line and some metadata in the frontmatter. ### Updates -* The new updates to [[obsidian-admonition|Admonition]] allow for non-codeblock admonitions so that links can work! This is _incredible_. Here’s an [example](https://www.loom.com/share/730f77bbeeef453f94f22576df7178f4). -* [[table-extended|Table Extended]] also moved away from codeblocks in order to better support backlinks and forward links. -* [[note-refactor-obsidian|Note Refactor]] [1.7.0](https://github.com/lynchjames/note-refactor-obsidian/releases/tag/1.7.0) is now available. It supports `[markdown](links)` and adds a new command for extracting selections. -* [[obsidian-tracker|Tracker]] [1.7.0](https://github.com/pyrochlore/obsidian-tracker) adds a new output type 'month', rendering a month view for a given dataset, as in [this example](https://discord.com/channels/686053708261228577/855181471643861002/856529983031607316). -* [[quickadd|QuickAdd]] [0.2.2](https://github.com/chhoumann/quickadd) has a bunch of behind the scenes improvements, and updated documentation. 0.2.12 adds an example for fetching tasks from Todoist into your vault, in a format that the Tasks plugin will collect. A lot happened here this week. If you like [[templater-obsidian|Templater]], you will probably also like QuickAdd. For example, this incredible [QuickAdd script](https://discord.com/channels/686053708261228577/840286238928797736/855883637367242752) `Christian` put together lets you split _named_ (instead of just numbered) headings off into atomic notes in a particular folder, embedding the section in the new note instead of moving the text out of the literature note. This solves a bunch of the problems outlined in the discussion of my [increasingly atomic folders] workflow writeup about why I do it β€œmy way” instead of using the β€œproper” atomic note method. Now you can have the best of both worlds! -* [[obsidian-tasks-plugin|Obsidian Tasks]] [1.1.2](https://github.com/schemar/obsidian-tasks/releases/tag/1.1.2) had some bugfixes and a documentation update. It should be easier to use now. -* v0.1.0 of the [[obsidian-languagetool-plugin|LanguageTool plugin]] has been released. It adds automatic checking, a new suggestions popup, and a handy status bar menu. -* [[obsidian-smart-typography|Smart Typography]] [1.0.3](https://github.com/mgmeyers/obsidian-smart-typography/releases/tag/1.0.3) adds better dash rules so that YAML and arrows don’t get screwed up anymore. + +- The new updates to [[obsidian-admonition|Admonition]] allow for non-codeblock admonitions so that links can work! This is _incredible_. Here’s an [example](https://www.loom.com/share/730f77bbeeef453f94f22576df7178f4). +- [[table-extended|Table Extended]] also moved away from codeblocks in order to better support backlinks and forward links. +- [[note-refactor-obsidian|Note Refactor]] [1.7.0](https://github.com/lynchjames/note-refactor-obsidian/releases/tag/1.7.0) is now available. It supports `[markdown](links)` and adds a new command for extracting selections. +- [[obsidian-tracker|Tracker]] [1.7.0](https://github.com/pyrochlore/obsidian-tracker) adds a new output type 'month', rendering a month view for a given dataset, as in [this example](https://discord.com/channels/686053708261228577/855181471643861002/856529983031607316). +- [[quickadd|QuickAdd]] [0.2.2](https://github.com/chhoumann/quickadd) has a bunch of behind the scenes improvements, and updated documentation. 0.2.12 adds an example for fetching tasks from Todoist into your vault, in a format that the Tasks plugin will collect. A lot happened here this week. If you like [[templater-obsidian|Templater]], you will probably also like QuickAdd. For example, this incredible [QuickAdd script](https://discord.com/channels/686053708261228577/840286238928797736/855883637367242752) `Christian` put together lets you split _named_ (instead of just numbered) headings off into atomic notes in a particular folder, embedding the section in the new note instead of moving the text out of the literature note. This solves a bunch of the problems outlined in the discussion of my [increasingly atomic folders] workflow writeup about why I do it β€œmy way” instead of using the β€œproper” atomic note method. Now you can have the best of both worlds! +- [[obsidian-tasks-plugin|Obsidian Tasks]] [1.1.2](https://github.com/schemar/obsidian-tasks/releases/tag/1.1.2) had some bugfixes and a documentation update. It should be easier to use now. +- v0.1.0 of the [[obsidian-languagetool-plugin|LanguageTool plugin]] has been released. It adds automatic checking, a new suggestions popup, and a handy status bar menu. +- [[obsidian-smart-typography|Smart Typography]] [1.0.3](https://github.com/mgmeyers/obsidian-smart-typography/releases/tag/1.0.3) adds better dash rules so that YAML and arrows don’t get screwed up anymore. ### Under the Radar -* [[mrj-text-expand|Text expand]] can generate indexes across notes if you specify a `\folder, #tag or [[Link]]` to generate an output of links that are readable by obsidian. + +- [[mrj-text-expand|Text expand]] can generate indexes across notes if you specify a `\folder, #tag or [[Link]]` to generate an output of links that are readable by obsidian. ### For Developers -* When putting together [[quickadd]], `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. -* There is now a `editor-menu` event on Workspace, which can be used to add more options to the context menu inside the editor. + +- When putting together [[quickadd]], `@Christian` figured out how to enable the Obsidian autocomplete for page names in the modal window. Check out the repo (or ping him, he’s very nice) if this would be useful for something you’re working on. +- There is now a `editor-menu` event on Workspace, which can be used to add more options to the context menu inside the editor. ## Workflow Stuff -* `@tallguyjenks` shared [best some practices for YAML](http://discordapp.com/channels/686053708261228577/694233507500916796/856218976946618399) -* `@cotemaxime` shared that you can type `app.garbleText()` into the console to blur text before sharing a screenshot. -* Another neat [template for Zotero](http://discordapp.com/channels/686053708261228577/710585052769157141/856977587976011787) was shared. This time with buttons! -* `@thecookiemomma` shared [a plugin list](http://discordapp.com/channels/686053708261228577/694233507500916796/858023992743821373) they think would be useful for writers. -* `@death_au` shared a tip: Playing videos in Obsidian supports Picture-in-Picture! -* `@Patrick` shared a [showcase video](https://youtu.be/vfGDnIa34ag) showing how he uses Obsidian for creating tabletop adventures. -* Federico at the AppStories podcast [shared](https://appstories.net/episodes/228/) his research and note-taking setup. + +- `@tallguyjenks` shared [best some practices for YAML](http://discordapp.com/channels/686053708261228577/694233507500916796/856218976946618399) +- `@cotemaxime` shared that you can type `app.garbleText()` into the console to blur text before sharing a screenshot. +- Another neat [template for Zotero](http://discordapp.com/channels/686053708261228577/710585052769157141/856977587976011787) was shared. This time with buttons! +- `@thecookiemomma` shared [a plugin list](http://discordapp.com/channels/686053708261228577/694233507500916796/858023992743821373) they think would be useful for writers. +- `@death_au` shared a tip: Playing videos in Obsidian supports Picture-in-Picture! +- `@Patrick` shared a [showcase video](https://youtu.be/vfGDnIa34ag) showing how he uses Obsidian for creating tabletop adventures. +- Federico at the AppStories podcast [shared](https://appstories.net/episodes/228/) his research and note-taking setup. ## Appearance -* This [css snippet](https://forum.obsidian.md/t/css-snippet-for-multiple-blockquote-styles-with-syntax-formatting/19839/8) lets you have multiple blockquote styles depending on what you tag the quote. -* This small css snippet allows for information to be [displayed in multiple columns](http://discordapp.com/channels/686053708261228577/707816848615407697/856860634884341830) without the interactivity of kanban, if you prefer to avoid plugins but are fine with custom css. -* `@gammons` created a [base16 theme](https://github.com/gammons/base16-obsidian) that enables basically 131 new "themes" for Obsidian. -* This css snippet will let you [hide certain folders](https://discord.com/channels/686053708261228577/694233507500916796/845664939292229642), i.e. attachments. -* This css trick is useful for when you’re trying to set rules for [printing a note to pdf](https://discord.com/channels/686053708261228577/722584061087842365/855105812463616040). + +- This [css snippet](https://forum.obsidian.md/t/css-snippet-for-multiple-blockquote-styles-with-syntax-formatting/19839/8) lets you have multiple blockquote styles depending on what you tag the quote. +- This small css snippet allows for information to be [displayed in multiple columns](http://discordapp.com/channels/686053708261228577/707816848615407697/856860634884341830) without the interactivity of kanban, if you prefer to avoid plugins but are fine with custom css. +- `@gammons` created a [base16 theme](https://github.com/gammons/base16-obsidian) that enables basically 131 new "themes" for Obsidian. +- This css snippet will let you [hide certain folders](https://discord.com/channels/686053708261228577/694233507500916796/845664939292229642), i.e. attachments. +- This css trick is useful for when you’re trying to set rules for [printing a note to pdf](https://discord.com/channels/686053708261228577/722584061087842365/855105812463616040). + ## Knowledge Management -* There was a [discussion](http://discordapp.com/channels/686053708261228577/722584061087842365/857982337814888508) about what good habits, methods, etc exist for learning, processing, and applying information. A really nice list came from the discussion; I recommend checking it out. -* There was a discussion about [how to take notes as a high school student](http://discordapp.com/channels/686053708261228577/694233507500916796/855792400278224907). -* We discussed [how Twitter threads are similar to zettelkasten card series](http://discordapp.com/channels/686053708261228577/710585052769157141/857716879393423371) and how to adapt that to Obsidian. -* There was a [discussion about how to combine different pkm/life-os systems](https://discord.com/channels/686053708261228577/710585052769157141/856366772130807829). -* There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). -* `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. - -## [[Ancillary Tools]] -* I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. -* This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. -* [Rentry](https://rentry.org/) is a minimalistic tool that is basically β€œpastebin for markdown” if you want to just share an Obsidian note with someone really quick without losing the formatting. -* [Nebo](https://www.nebo.app/features/) is a paid app for handwriting on tablets, apparently the OCR is really good and it can handle mixing handwriting and typed statements within a single document. A bunch of people really like it. -* `@hstagner` shared a [Twitter thread](https://twitter.com/hstagner/status/1408388869549137921?s=21) discussing the differences between a digital garden and a blog. It’s another nudge for me personally; I’ve been considering opening up my notes as a digital garden to supplement my blog in a way similar to what’s described in the thread. + +- There was a [discussion](http://discordapp.com/channels/686053708261228577/722584061087842365/857982337814888508) about what good habits, methods, etc exist for learning, processing, and applying information. A really nice list came from the discussion; I recommend checking it out. +- There was a discussion about [how to take notes as a high school student](http://discordapp.com/channels/686053708261228577/694233507500916796/855792400278224907). +- We discussed [how Twitter threads are similar to zettelkasten card series](http://discordapp.com/channels/686053708261228577/710585052769157141/857716879393423371) and how to adapt that to Obsidian. +- There was a [discussion about how to combine different pkm/life-os systems](https://discord.com/channels/686053708261228577/710585052769157141/856366772130807829). +- There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). +- `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. + +## [[_Auxiliary tools]] + +- I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. +- This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. +- [Rentry](https://rentry.org/) is a minimalistic tool that is basically β€œpastebin for markdown” if you want to just share an Obsidian note with someone really quick without losing the formatting. +- [Nebo](https://www.nebo.app/features/) is a paid app for handwriting on tablets, apparently the OCR is really good and it can handle mixing handwriting and typed statements within a single document. A bunch of people really like it. +- `@hstagner` shared a [Twitter thread](https://twitter.com/hstagner/status/1408388869549137921?s=21) discussing the differences between a digital garden and a blog. It’s another nudge for me personally; I’ve been considering opening up my notes as a digital garden to supplement my blog in a way similar to what’s described in the thread. diff --git a/01 - Community/Obsidian Roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md index 4ff614ebd..a3fb9118c 100644 --- a/01 - Community/Obsidian Roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -1,57 +1,69 @@ ## In The Community -* The recording of the last Community Talk, [What your Vault Knows](https://youtu.be/58-Ue2mDy0k), which involves three short presentations and a discussion about using computational methods to extract knowledge from our vaults, is now online on YouTube. + +- The recording of the last Community Talk, [What your Vault Knows](https://youtu.be/58-Ue2mDy0k), which involves three short presentations and a discussion about using computational methods to extract knowledge from our vaults, is now online on YouTube. ## Obsidian Updates -* The Insider Build ([12.9](https://forum.obsidian.md/t/obsidian-release-v0-12-8-insider-build/20214)) lets Obsidian Sync be used to synchronize your settings, appearance tweaks, custom CSS, and installed plugins. It can now sync any file type using the β€œSync all other types” option. + +- The Insider Build ([12.9](https://forum.obsidian.md/t/obsidian-release-v0-12-8-insider-build/20214)) lets Obsidian Sync be used to synchronize your settings, appearance tweaks, custom CSS, and installed plugins. It can now sync any file type using the β€œSync all other types” option. ## Plugin News ### New -Note: Some of these are pending code review and are not yet available in the community store. They may require manual install. -* the [Obsidian & reMarkable plugin](https://github.com/cobalamin/obsidian-remarkable) is looking for Windows testers. -* the [[initiative-tracker|Initiative Tracker]] plugin should make things easier for people who are using Obsidian to run tabletop RPGs. -* `@death_au` created a new [command URI plugin](https://github.com/deathau/command-uri-obsidian) that should allow for the creation of a system-wide hotkey to create new notes from anywhere. It opens up uri schemes to plugins that haven't necessarily defined them. I think it’s intended for things like this method to use [ULauncher](https://ulauncher.io/), an alternative to Alfred for Linux, to help with [quick capture of thoughts into a daily note](https://forum.obsidian.md/t/linux-alfred-alternative-for-quick-caputure/20203). -* [[obsidian-pocket|Pocket integration]] allows you to sync your Pocket reading list into Obsidian, so that you can easily create Obsidian notes directly from your Pocket reading list. -* [[obsidian-map-view|Map View]] looks incredible for trip planning & taking notes about places you’ve been. -* You can now query the [[obsidian-amazingmarvin-plugin|Amazing Marvin]] API for a list of tasks. + +Note: Some of these are pending code review and are not yet available in the community store. They may require manual install. + +- the [Obsidian & reMarkable plugin](https://github.com/cobalamin/obsidian-remarkable) is looking for Windows testers. +- the [[initiative-tracker|Initiative Tracker]] plugin should make things easier for people who are using Obsidian to run tabletop RPGs. +- `@death_au` created a new [command URI plugin](https://github.com/deathau/command-uri-obsidian) that should allow for the creation of a system-wide hotkey to create new notes from anywhere. It opens up uri schemes to plugins that haven't necessarily defined them. I think it’s intended for things like this method to use [ULauncher](https://ulauncher.io/), an alternative to Alfred for Linux, to help with [quick capture of thoughts into a daily note](https://forum.obsidian.md/t/linux-alfred-alternative-for-quick-caputure/20203). +- [[obsidian-pocket|Pocket integration]] allows you to sync your Pocket reading list into Obsidian, so that you can easily create Obsidian notes directly from your Pocket reading list. +- [[obsidian-map-view|Map View]] looks incredible for trip planning & taking notes about places you’ve been. +- You can now query the [[obsidian-amazingmarvin-plugin|Amazing Marvin]] API for a list of tasks. ### Updates -* You can now [schedule tweets](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md) with [[notetweet]]. For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). -* [[quickadd]] can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. -* obsidian [[obsidian-smart-typography|Smart Typography]] has been updated to support [customizing the open/closing quote characters](https://github.com/mgmeyers/obsidian-smart-typography/issues/5). -* The [[obsidian-dictionary-plugin|Obsidian Dictionary plugin]] (which has been way more useful for me personally than I thought it would be) now supports caching, which helps with offline / slow internet usage. + +- You can now [schedule tweets](https://github.com/chhoumann/notetweet_obsidian/blob/master/GuideToSettingUpScheduler.md) with [[notetweet]]. For what it’s worth, NoteTweet is the absolute best (& cheapest) way to write Twitter threads that I’ve found anywhere. We also recently discussed how [tweets can be used as a type of atomic note conversation](https://discord.com/channels/686053708261228577/710585052769157141/857716879393423371). +- [[quickadd]] can now detect the end of sections, and the format syntax suggester will now help you write formats easier. There were also some updates to the documentation and some bugfixes. Date offset functionality was added, and there’s a new API feature for variables. It’s up to 3.0 now. +- obsidian [[obsidian-smart-typography|Smart Typography]] has been updated to support [customizing the open/closing quote characters](https://github.com/mgmeyers/obsidian-smart-typography/issues/5). +- The [[obsidian-dictionary-plugin|Obsidian Dictionary plugin]] (which has been way more useful for me personally than I thought it would be) now supports caching, which helps with offline / slow internet usage. ### Under The Radar -* The [[obsidian-dice-roller|Dice Roller]] plugin lets you randomly select entries from a table, as in [this example](https://discord.com/channels/686053708261228577/805952223124520961/860471875678896159). This can be used for, say, [generating writing prompts](https://discord.com/channels/686053708261228577/805952223124520961/860534603521196062). -* [[better-fn|Better footnotes]] is really nice. If you use footnotes and aren’t using it, it might help: it lets you preview on hover with footnote links. -* There’s a plugin that assigns [[obsidian-shortcuts-for-starred-files|hotkeys to starred files]]. It will, for example, let you jump quickly to an index note. + +- The [[obsidian-dice-roller|Dice Roller]] plugin lets you randomly select entries from a table, as in [this example](https://discord.com/channels/686053708261228577/805952223124520961/860471875678896159). This can be used for, say, [generating writing prompts](https://discord.com/channels/686053708261228577/805952223124520961/860534603521196062). +- [[better-fn|Better footnotes]] is really nice. If you use footnotes and aren’t using it, it might help: it lets you preview on hover with footnote links. +- There’s a plugin that assigns [[obsidian-shortcuts-for-starred-files|hotkeys to starred files]]. It will, for example, let you jump quickly to an index note. ### For Developers -* This [shell script](https://github.com/kometenstaub/shell) via `@koala` will make it easier to beta test plugins; it facilitates updating plugins which are not in the Obsidian community plugin store. This [discord post](http://discordapp.com/channels/686053708261228577/840286238928797736/858448800737001522) has more details. -* Obsidian’s config file has been split up into 4 different files. -* `registerMarkdownPostProcessor` and `registerMarkdownCodeBlockProcessor` will now return the `MarkdownPostProcessor` callback function to facilitate manual un-registration. + +- This [shell script](https://github.com/kometenstaub/shell) via `@koala` will make it easier to beta test plugins; it facilitates updating plugins which are not in the Obsidian community plugin store. This [discord post](http://discordapp.com/channels/686053708261228577/840286238928797736/858448800737001522) has more details. +- Obsidian’s config file has been split up into 4 different files. +- `registerMarkdownPostProcessor` and `registerMarkdownCodeBlockProcessor` will now return the `MarkdownPostProcessor` callback function to facilitate manual un-registration. ## Workflow Stuff -* Moderator `@cotemaxime` shared the full breakdown of their [productivity system]([Maxime Cote | Personal Site](https://www.maximecote.me/blog/my-productivity-system-planning/)) over on their blog. It pulls from David Allen’s β€œGetting Things Done,” [Tiago Forte](https://twitter.com/fortelabs/status/1397572271548502020), Cal Newport and more. It’s a great example of mashing together best practices from various sources to land on what works for you, which Maxime also wrote [a guide for](https://www.maximecote.me/blog/how-to-architect-your-productivity-system-yourself/). -* `@joshduffney` [recorded & shared their smart notes workflow in Obsidian](https://www.youtube.com/watch?v=o_pq43WzeEo&t). -* `@mutton44` shared a somewhat hacky way to get [obsidian to work on two monitors with the same vault on Windows 10](http://discordapp.com/channels/686053708261228577/694233507500916796/860128416724025364). I don’t know if I’d be brave enough to try it, but I’d be remiss to not share. + +- Moderator `@cotemaxime` shared the full breakdown of their [productivity system]([Maxime Cote | Personal Site](https://www.maximecote.me/blog/my-productivity-system-planning/)) over on their blog. It pulls from David Allen’s β€œGetting Things Done,” [Tiago Forte](https://twitter.com/fortelabs/status/1397572271548502020), Cal Newport and more. It’s a great example of mashing together best practices from various sources to land on what works for you, which Maxime also wrote [a guide for](https://www.maximecote.me/blog/how-to-architect-your-productivity-system-yourself/). +- `@joshduffney` [recorded & shared their smart notes workflow in Obsidian](https://www.youtube.com/watch?v=o_pq43WzeEo&t). +- `@mutton44` shared a somewhat hacky way to get [obsidian to work on two monitors with the same vault on Windows 10](http://discordapp.com/channels/686053708261228577/694233507500916796/860128416724025364). I don’t know if I’d be brave enough to try it, but I’d be remiss to not share. ## Feature Requests -* `@edith` posted a feature request for [keeping the focus in the current panel/tab](https://forum.obsidian.md/t/keep-focus-in-current-pane-tab/20317). -* There’s a [feature request](https://forum.obsidian.md/t/selected-note-shown-highlighted-on-the-local-graph/9643/18) to highlight the active note on graph view that got resurfaced. + +- `@edith` posted a feature request for [keeping the focus in the current panel/tab](https://forum.obsidian.md/t/keep-focus-in-current-pane-tab/20317). +- There’s a [feature request](https://forum.obsidian.md/t/selected-note-shown-highlighted-on-the-local-graph/9643/18) to highlight the active note on graph view that got resurfaced. ## Appearance -* `@bobheadxi` created a script to [sync global graph settings to the local graphs](https://gist.github.com/bobheadxi/ad4bc77a7b8c80d26f7668dac8a47576). -* There’s a new dark theme in town; check out [Rmaki](https://github.com/luke-rmaki/rmaki-obsidian). + +- `@bobheadxi` created a script to [sync global graph settings to the local graphs](https://gist.github.com/bobheadxi/ad4bc77a7b8c80d26f7668dac8a47576). +- There’s a new dark theme in town; check out [Rmaki](https://github.com/luke-rmaki/rmaki-obsidian). ## Knowledge Management -* `@anthonyamar` shared this [curated list of public Zettelkastens / Second Brains / Digital Gardens](https://github.com/KasperZutterman/Second-Brain). -* `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. -* There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). -## [[Ancillary Tools]] -* [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. -* After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. -* [ActivityWatch](https://activitywatch.net/) is a free and open source device tracker that can be used to keep track of your productivity, time spent on different projects, bad screen habits, or just to understand how you spend your time. +- `@anthonyamar` shared this [curated list of public Zettelkastens / Second Brains / Digital Gardens](https://github.com/KasperZutterman/Second-Brain). +- `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. +- There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). + +## [[_Auxiliary tools]] + +- [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. +- After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. +- [ActivityWatch](https://activitywatch.net/) is a free and open source device tracker that can be used to keep track of your productivity, time spent on different projects, bad screen habits, or just to understand how you spend your time. -## Housekeeping \ No newline at end of file +## Housekeeping diff --git a/01 - Community/Obsidian Roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md index 57356040a..7a4ca9c7f 100644 --- a/01 - Community/Obsidian Roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -1,49 +1,65 @@ ## Obsidian Updates -* The [Insider Build](https://forum.obsidian.md/t/obsidian-release-v0-12-10-insider-build/20523) is up to 12.10 now. It’s mostly sync fixes, but that means that since hotkeys are now stored in a separate file, if you’re using Obsidian on multiple devices you might notice that your hotkeys will disappear on non-upgraded Obsidian instances when using Obsidian Sync to sync your app config. To migrate, upgrade Obsidian and turn on the hotkeys sync flag to receive the hotkeys, then restart Obsidian. + +- The [Insider Build](https://forum.obsidian.md/t/obsidian-release-v0-12-10-insider-build/20523) is up to 12.10 now. It’s mostly sync fixes, but that means that since hotkeys are now stored in a separate file, if you’re using Obsidian on multiple devices you might notice that your hotkeys will disappear on non-upgraded Obsidian instances when using Obsidian Sync to sync your app config. To migrate, upgrade Obsidian and turn on the hotkeys sync flag to receive the hotkeys, then restart Obsidian. ## Plugin News ### New -* My hero `@mrjackphil` is back creating [plugins by request](https://forum.obsidian.md/t/uuid-for-note-links-in-url-scheme/14617), this time tackling a plugin that will [create and open UID notes by UID](https://github.com/mrjackphil/obsidian-note-uid). Currently, it only opens notes by UID. Hopefully soon it’ll the ability to generate those UID for notes. -* [[obsidian-enhancing-mindmap|Enhancing Mindmap]] can do a lot of nifty stuff for, well, making better mindmaps. -* [[tq-obsidian|tq]] [v0.1.0](https://github.com/tgrosinger/tq-obsidian) is a task management plugin that uses a separate note to back each task and renders them in customizable code blocks. + +- My hero `@mrjackphil` is back creating [plugins by request](https://forum.obsidian.md/t/uuid-for-note-links-in-url-scheme/14617), this time tackling a plugin that will [create and open UID notes by UID](https://github.com/mrjackphil/obsidian-note-uid). Currently, it only opens notes by UID. Hopefully soon it’ll the ability to generate those UID for notes. +- [[obsidian-enhancing-mindmap|Enhancing Mindmap]] can do a lot of nifty stuff for, well, making better mindmaps. +- [[tq-obsidian|tq]] [v0.1.0](https://github.com/tgrosinger/tq-obsidian) is a task management plugin that uses a separate note to back each task and renders them in customizable code blocks. ### Updates -* [[breadcrumbs|Breadcrumbs]] now has support for [[juggl|Juggl]]-formatted links(https://github.com/SkepticMystic/breadcrumbs). It also supports multiple indexes. -* [[obsidian-tracker|Tracker]] [v1.8.0](https://github.com/pyrochlore/obsidian-tracker) has support for month view, displays color based on a particular value, and all around is starting to look really incredible for, well, tracking things based on metadata. -* [[better-word-count|Better Word Count]] [0.7.0](https://github.com/lukeleppan/better-word-count) has some speed improvements, customizable status bar counters, and stats for the day. I don’t think I’ve ever updated a plugin so fast! -* [[file-tree-alternative|File Tree Alternative]] now lets you search from within its file list view. + +- [[breadcrumbs|Breadcrumbs]] now has support for [[juggl|Juggl]]-formatted links(https://github.com/SkepticMystic/breadcrumbs). It also supports multiple indexes. +- [[obsidian-tracker|Tracker]] [v1.8.0](https://github.com/pyrochlore/obsidian-tracker) has support for month view, displays color based on a particular value, and all around is starting to look really incredible for, well, tracking things based on metadata. +- [[better-word-count|Better Word Count]] [0.7.0](https://github.com/lukeleppan/better-word-count) has some speed improvements, customizable status bar counters, and stats for the day. I don’t think I’ve ever updated a plugin so fast! +- [[file-tree-alternative|File Tree Alternative]] now lets you search from within its file list view. ### Magic -* I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[dataview|Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[dataview|Dataview]] view (thanks for walking me through it, `@anthonybaker`). + +- I’m going to mangle this explanation, but `@kaelri` [shared](https://discordapp.com/channels/686053708261228577/694233507500916796/854541472761905162) how they make [project cards](https://gist.github.com/kaelri/f7427fef75a375a453faa7e9c030e254) using [[templater-obsidian|Templater]] and [[dataview|Dataview]] and it got bookmarked 66 times, so check it out if you’re somebody who enjoys content cards. One way to think of it is that it’s like a prettier / less table-like [[dataview|Dataview]] view (thanks for walking me through it, `@anthonybaker`). + ### Under The Radar -* There was a fun discussion of everybody’s [top 3 favorite plugins](http://discordapp.com/channels/686053708261228577/707816848615407697/861911446212444160) that I recommend checking out if you’re not sure where to start. Plus, it’s fun to see how different people have such varied use-cases. + +- There was a fun discussion of everybody’s [top 3 favorite plugins](http://discordapp.com/channels/686053708261228577/707816848615407697/861911446212444160) that I recommend checking out if you’re not sure where to start. Plus, it’s fun to see how different people have such varied use-cases. + ### For Developers -* If you are trying to debug plugins for android, you need to have [Android Debug Bridge](https://developer.android.com/studio/command-line/adb) on your computer installed; on your android phone you have to enable ADB (it's under developer settings – tap the build number three times to get these settings); then connect the phone to your computer over USB; open chrome (or chromium based browser should also work) and type `chrome://inspect` in the browser. Open obsidian on your phone, then it should appear. + +- If you are trying to debug plugins for android, you need to have [Android Debug Bridge](https://developer.android.com/studio/command-line/adb) on your computer installed; on your android phone you have to enable ADB (it's under developer settings – tap the build number three times to get these settings); then connect the phone to your computer over USB; open chrome (or chromium based browser should also work) and type `chrome://inspect` in the browser. Open obsidian on your phone, then it should appear. ## Workflow Stuff -* Folks with Obsidian mobile on their android device might benefit from these tips about [how to keep an app permanently running in the background](https://www.androidcentral.com/how-keep-app-permanently-running-background-galaxy-s20). It makes the new sharing features a bit nicer. -* `@cotemaxime` shared the second part of their [productivity system explainer](https://www.maximecote.me/blog/my-productivity-system-executing/). It’s mostly task management and things on the weekly scale. -* `@tallguyjenks` shared their [kindle to Obsidian](https://youtu.be/GKj6y7nKlxY) workflow on YouTube. -* `@hamster` shared a quick and dirty way to get an obsidian markdown file into .docx format if you don’t want to mess with pandoc or have to deal with footnotes: click on the 3 dots of the note - export to pdf, hen drag the pdf into google docs and then open it as a google doc and then save it as a docx. -* There was a discussion of [daily note templates](http://discordapp.com/channels/686053708261228577/694233507500916796/861616486261850114) in Discord. -* `@sashinexists` shared a [script](http://discordapp.com/channels/686053708261228577/722584061087842365/860727328597999636) that takes in a better bibtex json file and from it generates markdown notes and organises them into folders based on type in your vault. -* `@joshduffney` merged Cal Newport's time-blocking system into Obsidian and created [a short video on it](https://www.youtube.com/watch?v=4j4hG_0AoWs). -* `@Thomas Curro` shared how to [automate filing notes into folders with templater](https://www.youtube.com/watch?v=VPAGohAwiow). -* Reddit had an interesting discussion about how people [use Obsidian to replace various other tools](https://www.reddit.com/r/ObsidianMD/comments/ofp9s2/how_many_tools_has_obsidian_replaced_for_you/), with an additional thread about [what plugins are useful when migrating from Notion](https://www.reddit.com/r/ObsidianMD/comments/ofqxes/people_who_have_switched_from_notion_to_obsidian/). -* Keep Productive hosted Santi Younger for a sort of updated [2021 Obsidian Intro](https://www.youtube.com/watch?v=oaDkQl2zclY). + +- Folks with Obsidian mobile on their android device might benefit from these tips about [how to keep an app permanently running in the background](https://www.androidcentral.com/how-keep-app-permanently-running-background-galaxy-s20). It makes the new sharing features a bit nicer. +- `@cotemaxime` shared the second part of their [productivity system explainer](https://www.maximecote.me/blog/my-productivity-system-executing/). It’s mostly task management and things on the weekly scale. +- `@tallguyjenks` shared their [kindle to Obsidian](https://youtu.be/GKj6y7nKlxY) workflow on YouTube. +- `@hamster` shared a quick and dirty way to get an obsidian markdown file into .docx format if you don’t want to mess with pandoc or have to deal with footnotes: click on the 3 dots of the note - export to pdf, hen drag the pdf into google docs and then open it as a google doc and then save it as a docx. +- There was a discussion of [daily note templates](http://discordapp.com/channels/686053708261228577/694233507500916796/861616486261850114) in Discord. +- `@sashinexists` shared a [script](http://discordapp.com/channels/686053708261228577/722584061087842365/860727328597999636) that takes in a better bibtex json file and from it generates markdown notes and organises them into folders based on type in your vault. +- `@joshduffney` merged Cal Newport's time-blocking system into Obsidian and created [a short video on it](https://www.youtube.com/watch?v=4j4hG_0AoWs). +- `@Thomas Curro` shared how to [automate filing notes into folders with templater](https://www.youtube.com/watch?v=VPAGohAwiow). +- Reddit had an interesting discussion about how people [use Obsidian to replace various other tools](https://www.reddit.com/r/ObsidianMD/comments/ofp9s2/how_many_tools_has_obsidian_replaced_for_you/), with an additional thread about [what plugins are useful when migrating from Notion](https://www.reddit.com/r/ObsidianMD/comments/ofqxes/people_who_have_switched_from_notion_to_obsidian/). +- Keep Productive hosted Santi Younger for a sort of updated [2021 Obsidian Intro](https://www.youtube.com/watch?v=oaDkQl2zclY). + ## Feature Requests -* A feature request to make it possible for [opening certain files to default to a particular mode](https://forum.obsidian.md/t/opening-certain-files-defaults-to-certain-modes/20600) was made. -* This feature request to create a β€œheatmap” to [color-code the graph view based on how recently a file & its linked associations was edited](https://forum.obsidian.md/t/graph-colourisation-according-to-brain-entropy/20402) is a really neat idea. + +- A feature request to make it possible for [opening certain files to default to a particular mode](https://forum.obsidian.md/t/opening-certain-files-defaults-to-certain-modes/20600) was made. +- This feature request to create a β€œheatmap” to [color-code the graph view based on how recently a file & its linked associations was edited](https://forum.obsidian.md/t/graph-colourisation-according-to-brain-entropy/20402) is a really neat idea. + ## Appearance -* The [[Yin and Yang]] got an update. Among other things, `@chetachi` added base hue and saturation customization! You can now easily and uniformly change the base colors to the theme. Yin and Yang is an excellent theme all around but is also one of the few I’m aware of that is optimized for mobile. -* This reddit thread is a really nice collection of different ways to [color code text](https://www.reddit.com/r/ObsidianMD/comments/oeq7ae/i_have_a_question_about_text_colors/). + +- The [[Yin and Yang]] got an update. Among other things, `@chetachi` added base hue and saturation customization! You can now easily and uniformly change the base colors to the theme. Yin and Yang is an excellent theme all around but is also one of the few I’m aware of that is optimized for mobile. +- This reddit thread is a really nice collection of different ways to [color code text](https://www.reddit.com/r/ObsidianMD/comments/oeq7ae/i_have_a_question_about_text_colors/). + ## Knowledge Management -* There was a nice [reddit thread](https://www.reddit.com/r/ObsidianMD/comments/ocgmsh/recipes/) discussing how to use Obsidian for managing recipes. -* Here’s an [interesting read about history of notetaking](https://boffosocko.com/2021/07/03/differentiating-online-variations-of-the-commonplace-book-digital-gardens-wikis-zettlekasten-waste-books-florilegia-and-second-brains/) shared by `@danieltomasz`) -* This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. -* Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). - -## [[Ancillary Tools]] -* If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) -* Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). + +- There was a nice [reddit thread](https://www.reddit.com/r/ObsidianMD/comments/ocgmsh/recipes/) discussing how to use Obsidian for managing recipes. +- Here’s an [interesting read about history of notetaking](https://boffosocko.com/2021/07/03/differentiating-online-variations-of-the-commonplace-book-digital-gardens-wikis-zettlekasten-waste-books-florilegia-and-second-brains/) shared by `@danieltomasz`) +- This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. +- Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). + +## [[_Auxiliary tools]] + +- If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) +- Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). diff --git a/01 - Community/Obsidian Roundup/2021.07.17.md b/01 - Community/Obsidian Roundup/2021.07.17.md index be40a5203..cc3383fad 100644 --- a/01 - Community/Obsidian Roundup/2021.07.17.md +++ b/01 - Community/Obsidian Roundup/2021.07.17.md @@ -1,82 +1,93 @@ ## In The Community -* I’ll be joining Nick Milo for the inaugural [[LYT House]] feature, with a grand reveal of my (sanitized) vault for people to see. We’ll probably talk about managing writing projects and tasking, but the thing I’m most excited about is the 30-minute β€œAsk Me Anything” portion. It’ll be held on [Zoom](https://www.linkingyourthinking.com/lyt-house) at [10AM PT (UTC-7) on Sunday, July 18th](https://everytimezone.com/s/5f50ccb7). -* If you have ideas to improve the Obsidian documentation, **pull requests are welcome**. You can contribute to the process of [documenting Obsidian on GitHub](https://github.com/obsidianmd/obsidian-docs) -* `@nickmilo` shared this really heartwarming [Love Letter to Obsidian](https://www.youtube.com/watch?v=ho1EfhXQ8iE&feature=youtu.be) that some Discord users recorded made them tear up a bit. -* Paul Bricman is organizing a one-day online β€œunconference” about building tools for thought where participants host their own sessions (a bit like the community talks). It’s free on July 25th. Learn more [here](https://opencollective.com/psionica/events/augment-minds-7d13842a) -* `@Silverica` is looking for community members to contribute T-shirt designs for Obsidian merch πŸ‘€ Details on [Discord](http://discordapp.com/channels/686053708261228577/700466324840775831/865612406323281940). -* there's a [Japanese subreddit](https://www.reddit.com/r/ObsidianMD_Japanese/) now. + +- I’ll be joining Nick Milo for the inaugural [[LYT House]] feature, with a grand reveal of my (sanitized) vault for people to see. We’ll probably talk about managing writing projects and tasking, but the thing I’m most excited about is the 30-minute β€œAsk Me Anything” portion. It’ll be held on [Zoom](https://www.linkingyourthinking.com/lyt-house) at [10AM PT (UTC-7) on Sunday, July 18th](https://everytimezone.com/s/5f50ccb7). +- If you have ideas to improve the Obsidian documentation, **pull requests are welcome**. You can contribute to the process of [documenting Obsidian on GitHub](https://github.com/obsidianmd/obsidian-docs) +- `@nickmilo` shared this really heartwarming [Love Letter to Obsidian](https://www.youtube.com/watch?v=ho1EfhXQ8iE&feature=youtu.be) that some Discord users recorded made them tear up a bit. +- Paul Bricman is organizing a one-day online β€œunconference” about building tools for thought where participants host their own sessions (a bit like the community talks). It’s free on July 25th. Learn more [here](https://opencollective.com/psionica/events/augment-minds-7d13842a) +- `@Silverica` is looking for community members to contribute T-shirt designs for Obsidian merch πŸ‘€ Details on [Discord](http://discordapp.com/channels/686053708261228577/700466324840775831/865612406323281940). +- there's a [Japanese subreddit](https://www.reddit.com/r/ObsidianMD_Japanese/) now. ## Obsidian Updates -The big news this week is that **obsidian for mobile has released!** This brought a whole host of questions about best practices and methods for syncing files between different devices. I’ve put together a meta list of all the [resources for sync](https://forum.obsidian.md/t/meta-post-syncing-between-devices/20983) and advice I was able to find. -Other tips include: if startup time feels like it’s taking too long, try: +The big news this week is that **obsidian for mobile has released!** This brought a whole host of questions about best practices and methods for syncing files between different devices. I’ve put together a meta list of all the [resources for sync](https://forum.obsidian.md/t/meta-post-syncing-between-devices/20983) and advice I was able to find. + +Other tips include: if startup time feels like it’s taking too long, try: -* lock the app so that it doesn’t get killed. -* let the app run in the background -* check to see if your plugins are causing long load times. -* Make sure you don’t have any β€œmarkdown” files that are actually long files of another type, like xml. This can sometimes cause the parser to choke. -* Make sure you don’t have any illegal characters in your filenames. Different operating systems have different requirements, but `?` and `%` have been common culprits. +- lock the app so that it doesn’t get killed. +- let the app run in the background +- check to see if your plugins are causing long load times. +- Make sure you don’t have any β€œmarkdown” files that are actually long files of another type, like xml. This can sometimes cause the parser to choke. +- Make sure you don’t have any illegal characters in your filenames. Different operating systems have different requirements, but `?` and `%` have been common culprits. -Insiders will continue to get access to early beta builds and features. +Insiders will continue to get access to early beta builds and features. ## Plugin News ### New -* The new [[obsidian-timeline|Timeline]] plugin looks incredible for having a timeline of stuff in one file. It uses codeblocks. -* This plugin [makes Obsidian’s preview of LogSeq-flavored markdown more pleasant](https://github.com/ruivieira/obsidian-plugin-logseq). -* The new [[obsidian-map-view|Map View]] plugin is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, [[quickadd]] is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. -* You can now easily [open your vault in Visual Studio Code](https://forum.obsidian.md/t/open-vault-in-vscode-plugin/20963) from a ribbon icon, which should make stuff like mass find&replace easier. -* Here’s a nifty way to [paste a multi-line code block or blockquote to the level of indent you’re at](https://github.com/publicus/obsidian-paste-to-current-indentation). + +- The new [[obsidian-timeline|Timeline]] plugin looks incredible for having a timeline of stuff in one file. It uses codeblocks. +- This plugin [makes Obsidian’s preview of LogSeq-flavored markdown more pleasant](https://github.com/ruivieira/obsidian-plugin-logseq). +- The new [[obsidian-map-view|Map View]] plugin is in the community plugins list. It’s a great way to work with notes on vacation notes, reflections on places you’ve visited, etc. Although by default it works with coordinates, `@Christian` put together a [QuickAdd macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_AddLocationLongLatFromAddress.md) (seriously, [[quickadd]] is amazing) to find the longitude and latitude for the given address and creates a YAML property called location in the active file. +- You can now easily [open your vault in Visual Studio Code](https://forum.obsidian.md/t/open-vault-in-vscode-plugin/20963) from a ribbon icon, which should make stuff like mass find&replace easier. +- Here’s a nifty way to [paste a multi-line code block or blockquote to the level of indent you’re at](https://github.com/publicus/obsidian-paste-to-current-indentation). + ### Updates -* [[Linux Tools|Linux]]-only: The [Ulauncher plugin for obsidian](https://github.com/mikebarkmin/ulauncher-obsidian) now supports direct access to Daily Note and Quick Capturing. -* The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to [[Markdown]] and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. -* [[file-tree-alternative|File Tree Alternative Plugin]] [version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. -* [[obsidian-imgur-plugin|Imgur Plugin]] [2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. -* [[quickadd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. -* [[breadcrumbs]] [0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. -* [[obsidian-advanced-uri|Advanced Obsidian URI]] now supports opening files by UUID. -* Version 0.3.0 of [[obsidian-amazingmarvin-plugin|Amazing Marvin]] plugin adds a ribbon, more support for bringing tasks into your daily notes in Obsidian, and more customizations. -* the [[initiative-tracker|Initiative Tracker]] plugin lets you add players, create homebrew creatures, and run a combat from within Obsidian, and includes the full 5e SRD creature list. + +- [[Linux Tools|Linux]]-only: The [Ulauncher plugin for obsidian](https://github.com/mikebarkmin/ulauncher-obsidian) now supports direct access to Daily Note and Quick Capturing. +- The [[obsidian-excalidraw-plugin|Excalidraw]] plugin has a nice [video walkthrough](https://www.youtube.com/watch?v=sY4FoflGaiM) of the big 1.2.1 update: This is a major release moving Excalidraw to [[Markdown]] and implementing linking, transclusion, aliases, tagging, backlinking, etc. feature set into Excalidraw. +- [[file-tree-alternative|File Tree Alternative Plugin]] [version v.1.2.7](https://github.com/ozntel/file-tree-alternative/releases/tag/1.2.7)allows users to use keyword `all:` which helps with searching all files under the vault rather than the currently active folder. +- [[obsidian-imgur-plugin|Imgur Plugin]] [2.0](https://github.com/gavvvr/obsidian-imgur-plugin/releases/tag/2.0.0) now allowed users to authenticate and upload images tied to their account. +- [[quickadd]] [0.3.5](https://github.com/chhoumann/quickadd) adds support for inline JavaScript execution. It also supports syntax highlighting out of the box. +- [[breadcrumbs]] [0.8.15](https://github.com/SkepticMystic/breadcrumbs) now has a grid view and is in the community plugins list now after getting through code review. I am very excited to start using this to mimic folgezettels, personally. +- [[obsidian-advanced-uri|Advanced Obsidian URI]] now supports opening files by UUID. +- Version 0.3.0 of [[obsidian-amazingmarvin-plugin|Amazing Marvin]] plugin adds a ribbon, more support for bringing tasks into your daily notes in Obsidian, and more customizations. +- the [[initiative-tracker|Initiative Tracker]] plugin lets you add players, create homebrew creatures, and run a combat from within Obsidian, and includes the full 5e SRD creature list. ### Under The Radar -* For those who have gotten used to the handy way that the mobile toolbar can cycle between `-` and `- [ ]` and `- [x]` don’t forget that [[hotkeysplus-obsidian|Hotkeys++]] exists and lets you do something similar on desktop. + +- For those who have gotten used to the handy way that the mobile toolbar can cycle between `-` and `- [ ]` and `- [x]` don’t forget that [[hotkeysplus-obsidian|Hotkeys++]] exists and lets you do something similar on desktop. ### For Developers -* Obsidian will be adding a native bypass for `navigator.clipboard.readText/writeText` on mobile to make it work; the bypass itself just replaces `readText/writeText` so no new API will be introduced. -* There’s a lengthy discussion over on the GitHub repo for [[obsidian-git|Obsidian Git]] about the [challenges of getting obsidian git working on mobile](https://github.com/denolehov/obsidian-git/issues/57). If anybody has any insight or wants to help out, I think it would be appreciated by a lot of people. -* The developer of the [[better-word-count|Better Word Count]] plugin is a bit swamped by the [issues facing their home country](https://discordapp.com/channels/686053708261228577/840286238928797736/865188193560559677) and requested that if anyone is able to submit a pull request to help with the issue where [wordcounts are unusually high](https://discordapp.com/channels/686053708261228577/840286238928797736/864548416093028352). -* [Obsimian](https://github.com/motif-software/obsimian) is an Obsidian simulation framework for integration testing Obsidian plugins without an actual Obsidian App instance. -* If you’re trying to [debug Obsidian using Android](https://forum.obsidian.md/t/debugging-obsidian-mobile-plugins/20913) you can use [Android Debug Bridge](https://developer.android.com/studio/command-line/adb). It’s a lot harder on iOS. + +- Obsidian will be adding a native bypass for `navigator.clipboard.readText/writeText` on mobile to make it work; the bypass itself just replaces `readText/writeText` so no new API will be introduced. +- There’s a lengthy discussion over on the GitHub repo for [[obsidian-git|Obsidian Git]] about the [challenges of getting obsidian git working on mobile](https://github.com/denolehov/obsidian-git/issues/57). If anybody has any insight or wants to help out, I think it would be appreciated by a lot of people. +- The developer of the [[better-word-count|Better Word Count]] plugin is a bit swamped by the [issues facing their home country](https://discordapp.com/channels/686053708261228577/840286238928797736/865188193560559677) and requested that if anyone is able to submit a pull request to help with the issue where [wordcounts are unusually high](https://discordapp.com/channels/686053708261228577/840286238928797736/864548416093028352). +- [Obsimian](https://github.com/motif-software/obsimian) is an Obsidian simulation framework for integration testing Obsidian plugins without an actual Obsidian App instance. +- If you’re trying to [debug Obsidian using Android](https://forum.obsidian.md/t/debugging-obsidian-mobile-plugins/20913) you can use [Android Debug Bridge](https://developer.android.com/studio/command-line/adb). It’s a lot harder on iOS. ## Workflow Stuff -* Here’s an explanation for [how to add shortcuts to notes to your Android homescreen](https://forum.obsidian.md/t/how-to-add-a-note-shortcut-to-the-homescreen-on-android/20889) -* `@viticci` is sharing his Obsidian workflow today in his newsletter. He also discusses the release of the mobile app on [Connected](https://overcast.fm/+FXx6_WZ-Y) at 14:54. -* Here’s a great thread about how to [use Logseq as your outliner for Obsidian](https://discuss.logseq.com/t/making-obsidian-play-nice-with-logseq/1185). -* `@Christian` the developer of [[quickadd|QuickAdd]] and [[metaedit|MetaEdit]] shared how he semi-automatically imports literature notes to his Obsidian vault and his workflow for [processing them](https://bagerbach.com/blog/how-to-take-smart-book-notes-in-obsidian/) into atomic, evergreen notes. He also shared how he [captures what he wants to include in his newsletter](http://discordapp.com/channels/686053708261228577/805952223124520961/863758164297777183). -* `@Christian` also helpfully put together a [β€œhow-to” guide]((https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_Zettelizer.md) for my [Zettelizer workflow with QuickAdd](http://discordapp.com/channels/686053708261228577/722584061087842365/864533595212480512) which I use to automatically create atomic notes from source notes using descriptive headers. -* This [[quickadd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. -* [Effective Remote Work](https://www.youtube.com/watch?v=oETBOXhdGPs&feature=youtu.be) has a new video about how effective Obsidian is for productivity and task management. -* Folks using [[Obsidian and TTRPG|Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. -* If you're looking to organize a campaign, this video](https://www.youtube.com/watch?v=tdDFlSJtUIU is useful. For an example of campaign notes from a player perspective, check out the newest mod `@Leah`'s [vault](https://publish.obsidian.md/leah/60+Games/62+Two+and+a+Half+Strahds/62.00+Two+and+a+Half+Strahds) There’s also this excellent [D&D Reference for Obsidian](https://github.com/twisterghost/5e-obsidian) and a great discussion about [how to use collapsible admonitions for branching choices](https://discord.com/channels/686053708261228577/805952223124520961/865659802502823936). -* `@hstagner` shared their workflow for getting [emails into your vault](https://twitter.com/hstagner/status/1414578734703816706) using [[Zapier]]. -* `@alex_the_glad_stork` shared a [workflow for managing meeting notes and using anki flashcards in documents](https://discordapp.com/channels/686053708261228577/709712341066842113/865177908241498122) on Discord. + +- Here’s an explanation for [how to add shortcuts to notes to your Android homescreen](https://forum.obsidian.md/t/how-to-add-a-note-shortcut-to-the-homescreen-on-android/20889) +- `@viticci` is sharing his Obsidian workflow today in his newsletter. He also discusses the release of the mobile app on [Connected](https://overcast.fm/+FXx6_WZ-Y) at 14:54. +- Here’s a great thread about how to [use Logseq as your outliner for Obsidian](https://discuss.logseq.com/t/making-obsidian-play-nice-with-logseq/1185). +- `@Christian` the developer of [[quickadd|QuickAdd]] and [[metaedit|MetaEdit]] shared how he semi-automatically imports literature notes to his Obsidian vault and his workflow for [processing them](https://bagerbach.com/blog/how-to-take-smart-book-notes-in-obsidian/) into atomic, evergreen notes. He also shared how he [captures what he wants to include in his newsletter](http://discordapp.com/channels/686053708261228577/805952223124520961/863758164297777183). +- `@Christian` also helpfully put together a [β€œhow-to” guide]((https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_Zettelizer.md) for my [Zettelizer workflow with QuickAdd](http://discordapp.com/channels/686053708261228577/722584061087842365/864533595212480512) which I use to automatically create atomic notes from source notes using descriptive headers. +- This [[quickadd]] script to [quickly capture a task and add it to a kanban](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Capture_AddTaskToKanbanBoard.md) is also pretty nifty. +- [Effective Remote Work](https://www.youtube.com/watch?v=oETBOXhdGPs&feature=youtu.be) has a new video about how effective Obsidian is for productivity and task management. +- Folks using [[Obsidian and TTRPG|Obsidian for TTRPG]] games should check out this [detailed discussion post](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130) on the [[obsidian-leaflet-plugin|Obsidian Leaflet]] plugin GitHub repository. It image maps easier to work with. It also discusses parameters you can use to automatically place markers defined in your notes, and a discussion of how to use GeoJSON to create features on your map. +- If you're looking to organize a campaign, this video](https://www.youtube.com/watch?v=tdDFlSJtUIU is useful. For an example of campaign notes from a player perspective, check out the newest mod `@Leah`'s [vault](https://publish.obsidian.md/leah/60+Games/62+Two+and+a+Half+Strahds/62.00+Two+and+a+Half+Strahds) There’s also this excellent [D&D Reference for Obsidian](https://github.com/twisterghost/5e-obsidian) and a great discussion about [how to use collapsible admonitions for branching choices](https://discord.com/channels/686053708261228577/805952223124520961/865659802502823936). +- `@hstagner` shared their workflow for getting [emails into your vault](https://twitter.com/hstagner/status/1414578734703816706) using [[Zapier]]. +- `@alex_the_glad_stork` shared a [workflow for managing meeting notes and using anki flashcards in documents](https://discordapp.com/channels/686053708261228577/709712341066842113/865177908241498122) on Discord. ## Feature Requests ## Appearance -* The new [[Illusion]] theme (optimized for light mode) is absolutely gorgeous. Its primary benefit is that things are a bit bigger with better contrast. -* [[California Coast]] theme got some major updates including better mobile support. -* A couple of people have asked for a β€œGetting Started” guide for making CSS themes for Obsidian. [Reggie has one](https://publish.obsidian.md/reggienotes/Quickstart+CSS+Guide/010+Obsidian+CSS+Themes) over on Publish. ^594d70 -* `@mgmeyers` shared a [method](https://discord.com/channels/686053708261228577/702656734631821413/865318907832172555) to define the shape of icons using css and `web-mask-image` that will work a bit better than `aria-label`s to replace svgs. This lets theme developers swap out icons without needing users to download the icon swapper plugin and download icon files, which should let theme developers do more with icons on mobile too. -* If you want a custom font on mobile, you can [Base64 encode the font](https://transfonter.org/) into your theme. You can't refer to other files from css snippets directly - relative links won't work there because the files are loaded as a blob instead. Once you’ve encoded the font, copy it into the theme file and change fonts wherever you want either in the theme file itself or through one of the plugins. -* the [[Everforest]] theme [has been updated](https://forum.obsidian.md/t/theme-everforest-dark-light-theme/20139) -* There’s a new theme called [[Darkyan]]. + +- The new [[Illusion]] theme (optimized for light mode) is absolutely gorgeous. Its primary benefit is that things are a bit bigger with better contrast. +- [[California Coast]] theme got some major updates including better mobile support. +- A couple of people have asked for a β€œGetting Started” guide for making CSS themes for Obsidian. [Reggie has one](https://publish.obsidian.md/reggienotes/Quickstart+CSS+Guide/010+Obsidian+CSS+Themes) over on Publish. ^594d70 +- `@mgmeyers` shared a [method](https://discord.com/channels/686053708261228577/702656734631821413/865318907832172555) to define the shape of icons using css and `web-mask-image` that will work a bit better than `aria-label`s to replace svgs. This lets theme developers swap out icons without needing users to download the icon swapper plugin and download icon files, which should let theme developers do more with icons on mobile too. +- If you want a custom font on mobile, you can [Base64 encode the font](https://transfonter.org/) into your theme. You can't refer to other files from css snippets directly - relative links won't work there because the files are loaded as a blob instead. Once you’ve encoded the font, copy it into the theme file and change fonts wherever you want either in the theme file itself or through one of the plugins. +- the [[Everforest]] theme [has been updated](https://forum.obsidian.md/t/theme-everforest-dark-light-theme/20139) +- There’s a new theme called [[Darkyan]]. ## Knowledge Management -* I thought you guys might enjoy this piece from r/askHistorians about the [history of notetaking](https://www.reddit.com/r/AskHistorians/comments/oi3x16/how_did_university_students_take_notes_during/) How far we’ve come! -* `@Calhistorian` shared this Loom [prototyping a method for organizing a Zettelkasten in Obsidian that demonstrates the utility of the graph view](https://twitter.com/calhistorian/status/1415396711988535296?s=20) for more than just a "map" of your Vault. It impressed a lot of prominent thinkers. It’s meant as a [demonstration to show how a linear exploration might occur through a note sequence](https://www.loom.com/share/1143aa8d5153417387d751bbcfda027a): you might follow different branches of the note sequence by following tags and folgezettels, and related notes. ^9d3b2a -* `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). -* There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. -## [[Ancillary Tools]] -* Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. +- I thought you guys might enjoy this piece from r/askHistorians about the [history of notetaking](https://www.reddit.com/r/AskHistorians/comments/oi3x16/how_did_university_students_take_notes_during/) How far we’ve come! +- `@Calhistorian` shared this Loom [prototyping a method for organizing a Zettelkasten in Obsidian that demonstrates the utility of the graph view](https://twitter.com/calhistorian/status/1415396711988535296?s=20) for more than just a "map" of your Vault. It impressed a lot of prominent thinkers. It’s meant as a [demonstration to show how a linear exploration might occur through a note sequence](https://www.loom.com/share/1143aa8d5153417387d751bbcfda027a): you might follow different branches of the note sequence by following tags and folgezettels, and related notes. ^9d3b2a +- `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). +- There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. + +## [[_Auxiliary tools]] + +- Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. diff --git a/01 - Community/Obsidian Roundup/2021.07.24.md b/01 - Community/Obsidian Roundup/2021.07.24.md index cb8baf1b2..ca90e9d4d 100644 --- a/01 - Community/Obsidian Roundup/2021.07.24.md +++ b/01 - Community/Obsidian Roundup/2021.07.24.md @@ -1,61 +1,73 @@ ## In The Community -* There’ll be a community showcase for themes, plugins & snippets this Saturday 24th (today!) at 17:00 (CET) (about 4 hours after the roundup arrives in your inbox). It will kick off with `@SkepticMystic`’s [[breadcrumbs]] and `@SlRvb`’s snippets! To sign up for a timeslot, use [this form](https://forms.gle/GjCnroTx7roCdhuq6). +- There’ll be a community showcase for themes, plugins & snippets this Saturday 24th (today!) at 17:00 (CET) (about 4 hours after the roundup arrives in your inbox). It will kick off with `@SkepticMystic`’s [[breadcrumbs]] and `@SlRvb`’s snippets! To sign up for a timeslot, use [this form](https://forms.gle/GjCnroTx7roCdhuq6). + ## Obsidian Updates ## Plugin News ### New -* There’s a new [[advanced-toolbar|Advanced Mobile Toolbar]] plugin. It lets the toolbar always be visible and show two rows at the same time. Probably handy for tablets! -* You can now get [[obsidian-rich-links|Rich Links]] / link cards in Obsidian! -* You can [[garble-text|Garble Text]] using the command palette now. -* You can [access the spellcheck menu from the keyboard](https://github.com/zapthedingbat/obsidian-keyboard-context-menu-fix-plugin) now. -* You can [[homepage|define a β€œHome” note for startup]]. - + +- There’s a new [[advanced-toolbar|Advanced Mobile Toolbar]] plugin. It lets the toolbar always be visible and show two rows at the same time. Probably handy for tablets! +- You can now get [[obsidian-rich-links|Rich Links]] / link cards in Obsidian! +- You can [[garble-text|Garble Text]] using the command palette now. +- You can [access the spellcheck menu from the keyboard](https://github.com/zapthedingbat/obsidian-keyboard-context-menu-fix-plugin) now. +- You can [[homepage|define a β€œHome” note for startup]]. + ### Updates -* The lead developer of the Dictionary API is not a member of the Obsidian community, but if you are using the [[obsidian-dictionary-plugin|Dictionary]], you are using his workβ€”and he needs help! The API is not free to maintain and it’s costs a bunch of money in AWS bills, so if you’re a frequent user, please consider [donating](https://github.com/meetDeveloper/freeDictionaryAPI). -* [[quickadd]] updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). -* [[obsidian-dice-roller|Dice Roller]] [5.0.0](https://github.com/valentine195/obsidian-dice-roller) has support for rolling random blocks of notes. -* [[breadcrumbs]] can now generate an index for you. -* The [[obsidian-statusbar-pomo|status bar pomodoro plugin]] can now log completed pomos. -* [[obsidian-filename-heading-sync|Filename Heading Sync]] is back and better than ever! -* [[obsidian-leaflet-plugin|Obsidian Leaflet]] is now mobile compatible! Here’s an [example of how cool it looks](http://discordapp.com/channels/686053708261228577/805952223124520961/867574568574648352). + +- The lead developer of the Dictionary API is not a member of the Obsidian community, but if you are using the [[obsidian-dictionary-plugin|Dictionary]], you are using his workβ€”and he needs help! The API is not free to maintain and it’s costs a bunch of money in AWS bills, so if you’re a frequent user, please consider [donating](https://github.com/meetDeveloper/freeDictionaryAPI). +- [[quickadd]] updated 3 times and now has a nicer mobile interface, support for inline JavaScript execution, and a bunch of new macro commands. Most importantly, `@Christian` is working on a video guide so if you have questions about (or requests for) QuickAdd please [fill out this survey](https://forms.gle/6dAit3XKjVrcrxxS8). +- [[obsidian-dice-roller|Dice Roller]] [5.0.0](https://github.com/valentine195/obsidian-dice-roller) has support for rolling random blocks of notes. +- [[breadcrumbs]] can now generate an index for you. +- The [[obsidian-statusbar-pomo|status bar pomodoro plugin]] can now log completed pomos. +- [[obsidian-filename-heading-sync|Filename Heading Sync]] is back and better than ever! +- [[obsidian-leaflet-plugin|Obsidian Leaflet]] is now mobile compatible! Here’s an [example of how cool it looks](http://discordapp.com/channels/686053708261228577/805952223124520961/867574568574648352). ### Under The Radar -* Don’t forget, you can [use formulas in markdown tables](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md#using-formulas-in-markdown-tables) with the[[table-editor-obsidian|Advanced Tables]] plugin! -* Tidy Footnotes renumbers your footnotes if you add on in after the fact. + +- Don’t forget, you can [use formulas in markdown tables](https://github.com/tgrosinger/advanced-tables-obsidian/blob/main/docs/help.md#using-formulas-in-markdown-tables) with the[[table-editor-obsidian|Advanced Tables]] plugin! +- Tidy Footnotes renumbers your footnotes if you add on in after the fact. ### For Developers -* `@Roamhacker` put together [this diagram](https://discord.com/channels/686053708261228577/702656734631821413/866632447944163348) of the main css classes in Obsidian. + +- `@Roamhacker` put together [this diagram](https://discord.com/channels/686053708261228577/702656734631821413/866632447944163348) of the main css classes in Obsidian. ## Workflow Stuff -* [You can iframe a calibre ebook to read an ebook in one Obsidian pane while taking notes in the other](https://forum.obsidian.md/t/workflow-reading-ebook-epub-mobi-azw-etc-in-obsidian/17977/7) -* How I go from [research to notes to stories](https://www.youtube.com/watch?v=8sxyYbh5mio) video `@nickmilo` is live on YouTube, along with the AMA. If you were present and asked questions in the chat I missed, I answered them [on my blog](https://eleanorkonik.com/now-available-my-notes-stories-shortform-articles/). -* There was a nice conversation about the [pros and cons of different tools for highlighting browser articles](https://www.reddit.com/r/ObsidianMD/comments/oo96v0/trying_to_collect_my_browsing_highlights_through/) over on Reddit. -* Here’s a nice guide for [how to build a habit tracker in Obsidian](https://www.owenvachell.com/how-to-build-a-habit-tracker-in-obsidian/). +- [You can iframe a calibre ebook to read an ebook in one Obsidian pane while taking notes in the other](https://forum.obsidian.md/t/workflow-reading-ebook-epub-mobi-azw-etc-in-obsidian/17977/7) +- How I go from [research to notes to stories](https://www.youtube.com/watch?v=8sxyYbh5mio) video `@nickmilo` is live on YouTube, along with the AMA. If you were present and asked questions in the chat I missed, I answered them [on my blog](https://eleanorkonik.com/now-available-my-notes-stories-shortform-articles/). +- There was a nice conversation about the [pros and cons of different tools for highlighting browser articles](https://www.reddit.com/r/ObsidianMD/comments/oo96v0/trying_to_collect_my_browsing_highlights_through/) over on Reddit. +- Here’s a nice guide for [how to build a habit tracker in Obsidian](https://www.owenvachell.com/how-to-build-a-habit-tracker-in-obsidian/). + ### Showcases - A bunch of people shared their vaults this week, including me! +A bunch of people shared their vaults this week, including me! + +- [My working vault](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) isn’t so much a pruned digital garden as a raw dump of my working files. I published it to make it easier to point people to examples of things. The raw [.zip](https://newsletter.eleanorkonik.com/changelog-20210708/) is also available on my website behind a small paywall, since it also includes my actual WIP articles and fiction. +- [Mister Chad’s beautiful art resources](https://mister-chad.com/) were created for his students, but it’s an absolutely beautiful exemplar of an [[Obsidian Publish]] vault and has a lot of great visual design resources. Here’s the [git repo](github repo for the theme). +- [Singlanguages](https://publish.obsidian.md/singlanguages/500+Singlanguages/Welcome+Page) is a vault about the languages of Singapore and has resources for learning a second language. +- Also, `@tallguyjenks` has [4 hours of PKM content](https://youtu.be/wB89lJs5A3s) going live on Monday at 08:30 UTC-7. It’s a comprehensive look into personal knowledge management, with lots of definitions covered, an overview of his system, and a skeleton vault for people to play with. -* [My working vault](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) isn’t so much a pruned digital garden as a raw dump of my working files. I published it to make it easier to point people to examples of things. The raw [.zip](https://newsletter.eleanorkonik.com/changelog-20210708/) is also available on my website behind a small paywall, since it also includes my actual WIP articles and fiction. -* [Mister Chad’s beautiful art resources](https://mister-chad.com/) were created for his students, but it’s an absolutely beautiful exemplar of an [[Obsidian Publish]] vault and has a lot of great visual design resources. Here’s the [git repo](github repo for the theme). -* [Singlanguages](https://publish.obsidian.md/singlanguages/500+Singlanguages/Welcome+Page) is a vault about the languages of Singapore and has resources for learning a second language. - * Also, `@tallguyjenks` has [4 hours of PKM content](https://youtu.be/wB89lJs5A3s) going live on Monday at 08:30 UTC-7. It’s a comprehensive look into personal knowledge management, with lots of definitions covered, an overview of his system, and a skeleton vault for people to play with. ## Feature Requests -* A bunch of folks are interested in having [Graph View presets to save and load filters & display settings](https://forum.obsidian.md/t/graph-view-presets-to-save-and-load-filters-display-settings/8131). In general there’s definitely a desire for a more robust β€œcore” graph experience for people who don’t need the fancy Juggl stuff… ;) -* There was a lengthy [discussion on the forum](https://forum.obsidian.md/t/concept-map-plugin-idea/21256) about how much folks would like a concept map plugin (as opposed to just a mind map). Think Scrapple & Miro. -* `@pseudometa` put together [code to merge embedded notes](http://discordapp.com/channels/686053708261228577/722584061087842365/867858741370421269) into one `.md` note and was hoping someone could help out by turning it into a plugin. + +- A bunch of folks are interested in having [Graph View presets to save and load filters & display settings](https://forum.obsidian.md/t/graph-view-presets-to-save-and-load-filters-display-settings/8131). In general there’s definitely a desire for a more robust β€œcore” graph experience for people who don’t need the fancy Juggl stuff… ;) +- There was a lengthy [discussion on the forum](https://forum.obsidian.md/t/concept-map-plugin-idea/21256) about how much folks would like a concept map plugin (as opposed to just a mind map). Think Scrapple & Miro. +- `@pseudometa` put together [code to merge embedded notes](http://discordapp.com/channels/686053708261228577/722584061087842365/867858741370421269) into one `.md` note and was hoping someone could help out by turning it into a plugin. + ## Appearance -* [[Minimal]] theme has improved support for iOS. -* `@vainilie` shared their snippets and tricks for getting an absolutely beautiful daily note widget [over on GitHub](https://github.com/ohlinn/vainilla-style#daily-note). -* The [[Horizon]] theme was added to the community themes list. -* This [css snippet](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) will iteratively color folders. + +- [[Minimal]] theme has improved support for iOS. +- `@vainilie` shared their snippets and tricks for getting an absolutely beautiful daily note widget [over on GitHub](https://github.com/ohlinn/vainilla-style#daily-note). +- The [[Horizon]] theme was added to the community themes list. +- This [css snippet](https://forum.obsidian.md/t/iterative-rainbow-folder-colors-css/21066) will iteratively color folders. ## Knowledge Management -* `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. -## [[Ancillary Tools]] -* [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks -* [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. -* The book [Professional Git](https://www.amazon.com/Professional-Git-Brent-Laster/dp/111928497X) was edited by a community member and comes recommended for people who like textbooks for learning computer concepts. Git is a tool to help manage collaboration and version control that is pretty popular in this community, but can be overwhelming at first. If you want an easy start with git, check out [Github Desktop](https://desktop.github.com/). +- `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. + +## [[_Auxiliary tools]] + +- [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks +- [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. +- The book [Professional Git](https://www.amazon.com/Professional-Git-Brent-Laster/dp/111928497X) was edited by a community member and comes recommended for people who like textbooks for learning computer concepts. Git is a tool to help manage collaboration and version control that is pretty popular in this community, but can be overwhelming at first. If you want an easy start with git, check out [Github Desktop](https://desktop.github.com/). diff --git a/01 - Community/Obsidian Roundup/2021.07.31.md b/01 - Community/Obsidian Roundup/2021.07.31.md index babffe7d2..bdd3424b3 100644 --- a/01 - Community/Obsidian Roundup/2021.07.31.md +++ b/01 - Community/Obsidian Roundup/2021.07.31.md @@ -1,49 +1,64 @@ ## In The Community ## Obsidian Updates -[Insider 0.12.12](https://forum.obsidian.md/t/obsidian-release-v0-12-12-insider-build/21564) has arrived. Here are the highlights: -* There is now a search bar to find core plugins better. -* You can now use the keyboard to navigate and select context menus. -* There is now a YAML frontmatter flag for `publish:`. This flag affects the UI when uploading files to your publish site. + +[Insider 0.12.12](https://forum.obsidian.md/t/obsidian-release-v0-12-12-insider-build/21564) has arrived. Here are the highlights: + +- There is now a search bar to find core plugins better. +- You can now use the keyboard to navigate and select context menus. +- There is now a YAML frontmatter flag for `publish:`. This flag affects the UI when uploading files to your publish site. + ## Plugin News ### New -* [[plugin-changelogs|Plugin Changelogs]] allows you to view the plugin changelogs right in Obsidian with a little Button next to the Update Button. + +- [[plugin-changelogs|Plugin Changelogs]] allows you to view the plugin changelogs right in Obsidian with a little Button next to the Update Button. ### Updates -* [[advanced-toolbar|Advanced Mobile Toolbar]] now allows you to change all Toolbar Icons. -* [[obsidian-tracker|Tracker]] [v1.9.0](https://github.com/pyrochlore/obsidian-tracker) lets users create pie charts. There are also some [breaking changes](https://discord.com/channels/686053708261228577/855181471643861002/869592821001236480) involving `{{sum}}` -* [[initiative-tracker|Initiative Tracker]] [2.0.0]((https://github.com/valentine195/obsidian-initiative-tracker#creating-encounters-in-notes) ) adds support for creating & encounters directly in your notes. -* [[media-extended|Media Extended]] [v2.9.0 Update](https://github.com/aidenlx/media-extended/releases/tag/2.9.0) adds timestamp template, option to blur on pause for Youtube videos, bilibili support, and embed size control and better options for player controls. -* [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) lets users filter by recurring, can hide more stuff, and more. + +- [[advanced-toolbar|Advanced Mobile Toolbar]] now allows you to change all Toolbar Icons. +- [[obsidian-tracker|Tracker]] [v1.9.0](https://github.com/pyrochlore/obsidian-tracker) lets users create pie charts. There are also some [breaking changes](https://discord.com/channels/686053708261228577/855181471643861002/869592821001236480) involving `{{sum}}` +- [[initiative-tracker|Initiative Tracker]] [2.0.0](<(https://github.com/valentine195/obsidian-initiative-tracker#creating-encounters-in-notes)>) adds support for creating & encounters directly in your notes. +- [[media-extended|Media Extended]] [v2.9.0 Update](https://github.com/aidenlx/media-extended/releases/tag/2.9.0) adds timestamp template, option to blur on pause for Youtube videos, bilibili support, and embed size control and better options for player controls. +- [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) lets users filter by recurring, can hide more stuff, and more. ### For Developers -* `@Licat` strongly recommends using `Editor` when possible rather than directly using `cmEditor` because `Editor` is an abstraction that bridges the gap between Codemirror 5 & 6, and Codemirror 5 stuff won’t work on mobile. You can read the [full discussion on Discord](https://discord.com/channels/686053708261228577/840286264964022302/870514620450873464) -* `@Licat` also recommends avoiding using `basePath` directly, and [here’s more about why](https://discord.com/channels/686053708261228577/840286264964022302/851183938542108692). + +- `@Licat` strongly recommends using `Editor` when possible rather than directly using `cmEditor` because `Editor` is an abstraction that bridges the gap between Codemirror 5 & 6, and Codemirror 5 stuff won’t work on mobile. You can read the [full discussion on Discord](https://discord.com/channels/686053708261228577/840286264964022302/870514620450873464) +- `@Licat` also recommends avoiding using `basePath` directly, and [here’s more about why](https://discord.com/channels/686053708261228577/840286264964022302/851183938542108692). ## Workflow Stuff -* `@NickMilo` shared a great [live notetaking session](https://www.youtube.com/watch?v=68huyTJjBF0) that includes he uses the graph view to become a better thinker. -* `@Christian` shared a blog post on a couple of different [ways to use QuickAdd]( https://bagerbach.com/blog/how-to-use-quick-add-for-obsidian-with-examples/), with examples! There’s also a really nice [video](https://www.youtube.com/watch?v=gYK3VDQsZJo). -* Did you know that [[YAML]] [supports multiline strings](http://discordapp.com/channels/686053708261228577/840286238928797736/868314054702297128)? -* `@ichmoimeyo` shared three showcase videos for the mobile app they found useful. [One](https://www.youtube.com/watch?v=66WnTCt77uU), [Two](https://www.youtube.com/watch?v=_ufMj-4cdIM), [Three](https://www.youtube.com/watch?v=Ke_m3y-6_DI) -* There was a discussion about how to [use Obsidian on a Chromebook](https://www.reddit.com/r/ObsidianMD/comments/ost772/best_way_to_use_obsidian_on_a_chromebook_perhaps/). -* You can [Update Obsidian by Voice with Dropbox, Google Assistant, & IFTTT](https://publish.obsidian.md/arun/Tech/Update+Obsidian+By+Voice+with+Dropbox+and+Google+Assistant+and+IFTTT) + +- `@NickMilo` shared a great [live notetaking session](https://www.youtube.com/watch?v=68huyTJjBF0) that includes he uses the graph view to become a better thinker. +- `@Christian` shared a blog post on a couple of different [ways to use QuickAdd](https://bagerbach.com/blog/how-to-use-quick-add-for-obsidian-with-examples/), with examples! There’s also a really nice [video](https://www.youtube.com/watch?v=gYK3VDQsZJo). +- Did you know that [[YAML]] [supports multiline strings](http://discordapp.com/channels/686053708261228577/840286238928797736/868314054702297128)? +- `@ichmoimeyo` shared three showcase videos for the mobile app they found useful. [One](https://www.youtube.com/watch?v=66WnTCt77uU), [Two](https://www.youtube.com/watch?v=_ufMj-4cdIM), [Three](https://www.youtube.com/watch?v=Ke_m3y-6_DI) +- There was a discussion about how to [use Obsidian on a Chromebook](https://www.reddit.com/r/ObsidianMD/comments/ost772/best_way_to_use_obsidian_on_a_chromebook_perhaps/). +- You can [Update Obsidian by Voice with Dropbox, Google Assistant, & IFTTT](https://publish.obsidian.md/arun/Tech/Update+Obsidian+By+Voice+with+Dropbox+and+Google+Assistant+and+IFTTT) + ### Showcases -* `@markmcelroy` is planning to write a novel using Obsidian, a chapter a day, in public. He’s going to share access to his notes as he goes; backstories, outlines, and commentary. [Find out more](https://markmcelroy.com/ive-decided-to-write-a-novel-in-public-using-obsidian-md/). -* `@trulymavical` has a [GitHub repository for Obsidian resources](https://github.com/ransurf/obsidian-resources/tree/main/templates) including their [daily note template](https://www.youtube.com/watch?v=OFFTIIUDNK4), which they shared in a video about how they use daily notes as their bullet journal. -* [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own [[Digital garden]] with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. +- `@markmcelroy` is planning to write a novel using Obsidian, a chapter a day, in public. He’s going to share access to his notes as he goes; backstories, outlines, and commentary. [Find out more](https://markmcelroy.com/ive-decided-to-write-a-novel-in-public-using-obsidian-md/). +- `@trulymavical` has a [GitHub repository for Obsidian resources](https://github.com/ransurf/obsidian-resources/tree/main/templates) including their [daily note template](https://www.youtube.com/watch?v=OFFTIIUDNK4), which they shared in a video about how they use daily notes as their bullet journal. +- [obsidian.garden](https://obsidian.garden) is a open-source guide to creating your own [[Digital garden]] with Obsidian. It’s heavy on emojis but can be cloned via git or downloaded as a zip file to become a sort of starter vault. ## Feature Requests -* `@ontheexam` created a feature request for a [plugin that lets you assign (for example) hotkey defaults that match your muscle memory from various programs](https://forum.obsidian.md/t/muscle-memory/21391), for example Ulysses or [[Drafts App|Drafts]]. + +- `@ontheexam` created a feature request for a [plugin that lets you assign (for example) hotkey defaults that match your muscle memory from various programs](https://forum.obsidian.md/t/muscle-memory/21391), for example Ulysses or [[Drafts App|Drafts]]. + ## Appearance -* The community showcase for `@SlRvb`’s Image Adjustment CSS Snippet is live on the [Obsidian Community Talks](https://www.youtube.com/watch?v=VRoBNWvw8sU) channel. -* Did you know you can set the alt text of embed with a `|` pipe, i.e. `[image.jpg|alt text]` -* `@SlRvb` shared [CSS snippets to emulate admonitions](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Admonitions.css) on [[Obsidian Publish]]. It’s not as fully featured as the plugin, but it’s a nice alternative for folks who don’t want to feel locked into the plugin and prefer pure CSS/HTML. -* `@chetachi` shared [how to set different icons based on file type](https://discord.com/channels/686053708261228577/702656734631821413/866399284437843978) using `[data-type$(file type here)]` + +- The community showcase for `@SlRvb`’s Image Adjustment CSS Snippet is live on the [Obsidian Community Talks](https://www.youtube.com/watch?v=VRoBNWvw8sU) channel. +- Did you know you can set the alt text of embed with a `|` pipe, i.e. `[image.jpg|alt text]` +- `@SlRvb` shared [CSS snippets to emulate admonitions](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Admonitions.css) on [[Obsidian Publish]]. It’s not as fully featured as the plugin, but it’s a nice alternative for folks who don’t want to feel locked into the plugin and prefer pure CSS/HTML. +- `@chetachi` shared [how to set different icons based on file type](https://discord.com/channels/686053708261228577/702656734631821413/866399284437843978) using `[data-type$(file type here)]` + ## Knowledge Management -* the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). -## [[Ancillary Tools]] -* [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. -* Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). -* Here’s a nice [free resource for learning git](https://git-scm.com/book/en/v2/). \ No newline at end of file + +- the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). + +## [[_Auxiliary tools]] + +- [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. +- Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). +- Here’s a nice [free resource for learning git](https://git-scm.com/book/en/v2/). diff --git a/01 - Community/Obsidian Roundup/2021.08.07.md b/01 - Community/Obsidian Roundup/2021.08.07.md index e26afea85..e3f9c5211 100644 --- a/01 - Community/Obsidian Roundup/2021.08.07.md +++ b/01 - Community/Obsidian Roundup/2021.08.07.md @@ -1,70 +1,88 @@ ## In The Community -* There was a really great discussion about [how to evaluate the security risks that Obsidian plugins (and all apps) represent](https://www.reddit.com/r/ObsidianMD/comments/oxgazv/community_plugin_and_security_concerns/) over at Reddit. Recommended reading for everyone who uses software and isn’t rock-solid certain about how to evaluate risk. -* `@curtismcshale` shared a video of [6 Excellent Obsidian Resources](https://youtu.be/KwxxrSb2Uyc) on YouTube. + +- There was a really great discussion about [how to evaluate the security risks that Obsidian plugins (and all apps) represent](https://www.reddit.com/r/ObsidianMD/comments/oxgazv/community_plugin_and_security_concerns/) over at Reddit. Recommended reading for everyone who uses software and isn’t rock-solid certain about how to evaluate risk. +- `@curtismcshale` shared a video of [6 Excellent Obsidian Resources](https://youtu.be/KwxxrSb2Uyc) on YouTube. + ## Obsidian Updates -* Insider v0.12.13 has some nifty timelapse improvements. + +- Insider v0.12.13 has some nifty timelapse improvements. + ## Plugin News -* There’s been some discussion about how to translate plugins into various languages. For example, if you want to translate the [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition), there’s a β€œ[how to](http://discordapp.com/channels/686053708261228577/707816848615407697/872541667616509962)” message in Discord. Conversely, here’s how the [excalidraw plugin handles it](http://discordapp.com/channels/686053708261228577/840286264964022302/872364516996968478). + +- There’s been some discussion about how to translate plugins into various languages. For example, if you want to translate the [Spaced Repetition plugin](https://github.com/st3v3nmw/obsidian-spaced-repetition), there’s a β€œ[how to](http://discordapp.com/channels/686053708261228577/707816848615407697/872541667616509962)” message in Discord. Conversely, here’s how the [excalidraw plugin handles it](http://discordapp.com/channels/686053708261228577/840286264964022302/872364516996968478). + ### New -* [[cmenu-plugin|cMenu]] is a plugin that adds a minimal and user friendly text editor modal for a smoother writing/editing experience. This plugin makes text editing easier for those that don't wish to configure a multitude of hotkeys. -* [[longform|Longform]] is a plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects. You can finally reorder scenes using (an alternate) file explorer, and compile them into a single file. It even lets you customize the appearance of exported using css! This is the plugin authors have been hoping for for as long as I’ve been using Obsidian and I am HYPE to sit down and play with it. -* The [[markdown-attributes|Markdown Attributes]] plugin enables [[Pandoc]]-style markdown attributes, which allows you to add HTML attributes directly to an element, which means users can style two lists differently on the same page, or change the background color of a single highlight, or cause a paragraph to display in all caps. Here’s an explanation in the [discord](https://discord.com/channels/686053708261228577/855181471643861002/872925697612582912). -* You can now set Obsidian to [[obsidian-hide-sidebars-when-narrow|automatically hide sidebars when Obsidian is at a particular width]]. -* `@ownjoke` figured out a way to make Obsidian intelligently switch between edit and preview mode depending on whether you’re typing. The plugin is called [[obsidian-budget-wysiwyg|Budget WYSIWYG]]. -* You can text or email (among others) notes directly to your daily note using this [[phone-to-roam-to-obsidian|β€œphone to roam” client]] for Obsidian. + +- [[cmenu-plugin|cMenu]] is a plugin that adds a minimal and user friendly text editor modal for a smoother writing/editing experience. This plugin makes text editing easier for those that don't wish to configure a multitude of hotkeys. +- [[longform|Longform]] is a plugin for Obsidian that helps you write and edit novels, screenplays, and other long projects. You can finally reorder scenes using (an alternate) file explorer, and compile them into a single file. It even lets you customize the appearance of exported using css! This is the plugin authors have been hoping for for as long as I’ve been using Obsidian and I am HYPE to sit down and play with it. +- The [[markdown-attributes|Markdown Attributes]] plugin enables [[Pandoc]]-style markdown attributes, which allows you to add HTML attributes directly to an element, which means users can style two lists differently on the same page, or change the background color of a single highlight, or cause a paragraph to display in all caps. Here’s an explanation in the [discord](https://discord.com/channels/686053708261228577/855181471643861002/872925697612582912). +- You can now set Obsidian to [[obsidian-hide-sidebars-when-narrow|automatically hide sidebars when Obsidian is at a particular width]]. +- `@ownjoke` figured out a way to make Obsidian intelligently switch between edit and preview mode depending on whether you’re typing. The plugin is called [[obsidian-budget-wysiwyg|Budget WYSIWYG]]. +- You can text or email (among others) notes directly to your daily note using this [[phone-to-roam-to-obsidian|β€œphone to roam” client]] for Obsidian. ### Updates -* [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) had a bunch of updates, the main one seems to be that it lets you filter by recurring and hide elements from query results. -* [[obsidian-excalidraw-plugin|Excalidraw]] [1.2.13](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.13) now support links in View mode. -* [[obsidian-map-view|Map View]] works much better on mobile now, and there are some other quality of life improvements. -* It’s now easier to use [[obsidian-leaflet-plugin|Obsidian Leaflet]] to track travel paths (i.e. run routes) thanks to GPX support. -* [[obsidian-collapse-all-plugin|Collapse All]] is now available on mobile. -* [0.1.4](https://github.com/kzhovn/statusbar-pomo-obsidian/releases/tag/0.1.4) of the [[obsidian-statusbar-pomo|status bar pomodoro]] plugin has some bugfixes and allows users to add a link in your log to whichever note was active when you started your pomodoro. -* [0.2.0](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.2.0) of Obsidian Sortable now supports resetting the sorting order on the third click (like Wikipedia). -* [[obsidian-dice-roller|Dice Roller]] [5.2.0](https://github.com/valentine195/obsidian-dice-roller) can return a random link using `dice: #tag|link` (or a global setting to always return links from tags). -* [[media-extended|Media Extended]] [v2.10.0](https://github.com/aidenlx/media-extended/releases/tag/2.10.0) has mobile support and nifty timestamp stuff. -* [[obsidian-style-settings|Style Settings]] [v0.3.0](https://github.com/mgmeyers/obsidian-style-settings) lets users export and import global and scoped settings, and has some nifty toggles. -* [[breadcrumbs]] has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. + +- [[obsidian-tasks-plugin|Tasks]] [version 1.2.0](https://github.com/schemar/obsidian-tasks/releases/tag/1.2.0) had a bunch of updates, the main one seems to be that it lets you filter by recurring and hide elements from query results. +- [[obsidian-excalidraw-plugin|Excalidraw]] [1.2.13](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.13) now support links in View mode. +- [[obsidian-map-view|Map View]] works much better on mobile now, and there are some other quality of life improvements. +- It’s now easier to use [[obsidian-leaflet-plugin|Obsidian Leaflet]] to track travel paths (i.e. run routes) thanks to GPX support. +- [[obsidian-collapse-all-plugin|Collapse All]] is now available on mobile. +- [0.1.4](https://github.com/kzhovn/statusbar-pomo-obsidian/releases/tag/0.1.4) of the [[obsidian-statusbar-pomo|status bar pomodoro]] plugin has some bugfixes and allows users to add a link in your log to whichever note was active when you started your pomodoro. +- [0.2.0](https://github.com/alexandru-dinu/obsidian-sortable/releases/tag/0.2.0) of Obsidian Sortable now supports resetting the sorting order on the third click (like Wikipedia). +- [[obsidian-dice-roller|Dice Roller]] [5.2.0](https://github.com/valentine195/obsidian-dice-roller) can return a random link using `dice: #tag|link` (or a global setting to always return links from tags). +- [[media-extended|Media Extended]] [v2.10.0](https://github.com/aidenlx/media-extended/releases/tag/2.10.0) has mobile support and nifty timestamp stuff. +- [[obsidian-style-settings|Style Settings]] [v0.3.0](https://github.com/mgmeyers/obsidian-style-settings) lets users export and import global and scoped settings, and has some nifty toggles. +- [[breadcrumbs]] has a new Visualization View! This lets you see the structure of your vault using various different visualizations to get big picture views of your vault hierarchy. ### Magic -* Did you know that you can do [map layers with the leaflet plugin](https://discordapp.com/channels/686053708261228577/805952223124520961/873011203805417532)? Find out more neat tips and tricks from this [github discussion](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130). + +- Did you know that you can do [map layers with the leaflet plugin](https://discordapp.com/channels/686053708261228577/805952223124520961/873011203805417532)? Find out more neat tips and tricks from this [github discussion](https://github.com/valentine195/obsidian-leaflet-plugin/discussions/130). ### For Developers -* A request: where possible, it’s helpful to lean in to Obsidian’s local-first, no-internet-required ethos, and where possible avoid including things in themes and plugins that require internet, for example it’s helpful to base64 encode fonts instead of relying on Google font imports. -* There was [discussion](https://discordapp.com/channels/686053708261228577/840286264964022302/873305771625021500) about how the format for links in YAML in the future will be handled. + +- A request: where possible, it’s helpful to lean in to Obsidian’s local-first, no-internet-required ethos, and where possible avoid including things in themes and plugins that require internet, for example it’s helpful to base64 encode fonts instead of relying on Google font imports. +- There was [discussion](https://discordapp.com/channels/686053708261228577/840286264964022302/873305771625021500) about how the format for links in YAML in the future will be handled. ## Workflow Stuff -* There was a [great discussion](https://discord.com/channels/686053708261228577/722584061087842365/869942005210423397) in Discord about how to use citations and obsidian to best prepare for publication. -* Here’s a really nice guide for [how to use mermaid to make flow charts in Obsidian](https://www.mishacreatrix.com/knowledge-management-flow-diagram-in-obsidian). -* : There’s now a [Espanso (text expander) Snippet Showcase](https://forum.obsidian.md/t/espanso-text-expander-snippet-showcase/21852) in the forums, for those of us using Espanso, a cross-platform, system-wide text expander. (via `@Moonbase59`) -* via a couple of [folks in Discord](https://discord.com/channels/686053708261228577/744933215063638183/873033503976087622): You can use [[obsidian-focus-mode|Focus Mode]] & [[obsidian-hider|Hider]] & [WindowTop](https://windowtop.info/) (or [Autohotkey](https://discord.com/channels/686053708261228577/744933215063638183/873046760853999646), apparently) to turn Obsidian into a transparent (using [[obsidian-electron-window-tweaker|Electron Window Tweaker]]) scratchpad on top of other windows, i.e. a browser or PDF. + +- There was a [great discussion](https://discord.com/channels/686053708261228577/722584061087842365/869942005210423397) in Discord about how to use citations and obsidian to best prepare for publication. +- Here’s a really nice guide for [how to use mermaid to make flow charts in Obsidian](https://www.mishacreatrix.com/knowledge-management-flow-diagram-in-obsidian). +- : There’s now a [Espanso (text expander) Snippet Showcase](https://forum.obsidian.md/t/espanso-text-expander-snippet-showcase/21852) in the forums, for those of us using Espanso, a cross-platform, system-wide text expander. (via `@Moonbase59`) +- via a couple of [folks in Discord](https://discord.com/channels/686053708261228577/744933215063638183/873033503976087622): You can use [[obsidian-focus-mode|Focus Mode]] & [[obsidian-hider|Hider]] & [WindowTop](https://windowtop.info/) (or [Autohotkey](https://discord.com/channels/686053708261228577/744933215063638183/873046760853999646), apparently) to turn Obsidian into a transparent (using [[obsidian-electron-window-tweaker|Electron Window Tweaker]]) scratchpad on top of other windows, i.e. a browser or PDF. ### Mobile -* [Quick Capture (mac/iOS) and Inbox Processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808) keeps coming up, here are some tips! -* [[Android Apps|Android]] users can [use keyboard shortcuts on Android phone](http://discordapp.com/channels/686053708261228577/864046194195431425/872781020913598464) without a physical keyboard by installing the [Hacker's Keyboard](https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard) app. (via `@ichmoimeyo`) -* [Here’s how to use a .nomedia folder to get your phone’s gallery to stop including Obsidian images](https://www.reddit.com/r/ObsidianMD/comments/ovatlr/is_there_a_way_to_not_show_images_on_your_gallery/h7a1x2q/) -* There’s a new [fork of the todoist task management plugin](https://github.com/Finnvoor/obsidian-todoist-plugin) that works on mobile. + +- [Quick Capture (mac/iOS) and Inbox Processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808) keeps coming up, here are some tips! +- [[Android Apps|Android]] users can [use keyboard shortcuts on Android phone](http://discordapp.com/channels/686053708261228577/864046194195431425/872781020913598464) without a physical keyboard by installing the [Hacker's Keyboard](https://play.google.com/store/apps/details?id=org.pocketworkstation.pckeyboard) app. (via `@ichmoimeyo`) +- [Here’s how to use a .nomedia folder to get your phone’s gallery to stop including Obsidian images](https://www.reddit.com/r/ObsidianMD/comments/ovatlr/is_there_a_way_to_not_show_images_on_your_gallery/h7a1x2q/) +- There’s a new [fork of the todoist task management plugin](https://github.com/Finnvoor/obsidian-todoist-plugin) that works on mobile. ## Tiny Tips -* This keeps coming up, so, if you zoom in a bunch on your screen can’t get it β€œback to normal,” try using `ctrl+0` (`cmd+0` for Mac) to reset your font sizes. If that doesn’t work, try fiddling with the `Quick font size adjustment` setting in `settings > appearance`. -* You can continuously nest code blocks by adding more back ticks (via `@javalent`) + +- This keeps coming up, so, if you zoom in a bunch on your screen can’t get it β€œback to normal,” try using `ctrl+0` (`cmd+0` for Mac) to reset your font sizes. If that doesn’t work, try fiddling with the `Quick font size adjustment` setting in `settings > appearance`. +- You can continuously nest code blocks by adding more back ticks (via `@javalent`) ## Feature Requests -* [Clickable image link, using wikilinks](https://forum.obsidian.md/t/clickable-image-link-using-wikilinks-from-the-discord/21954) + +- [Clickable image link, using wikilinks](https://forum.obsidian.md/t/clickable-image-link-using-wikilinks-from-the-discord/21954) ## Appearance -* A bunch of people apparently didn’t know about the nifty [css options for the calendar plugin](https://github.com/liamcain/obsidian-calendar-plugin/wiki) which can, for example, let you make the calendar view a bit slimmer, or add emoji markers behind a day in the calendar view thanks to YAML. -* Here’s how to make a [linear gradient](http://discordapp.com/channels/686053708261228577/707816848615407697/872277959094984756) for a progress bar with CSS. -* Here’s how to make all numbers have the same width ([make them tabular](https://discord.com/channels/686053708261228577/702656734631821413/872192379485052950)) so they look nicer. + +- A bunch of people apparently didn’t know about the nifty [css options for the calendar plugin](https://github.com/liamcain/obsidian-calendar-plugin/wiki) which can, for example, let you make the calendar view a bit slimmer, or add emoji markers behind a day in the calendar view thanks to YAML. +- Here’s how to make a [linear gradient](http://discordapp.com/channels/686053708261228577/707816848615407697/872277959094984756) for a progress bar with CSS. +- Here’s how to make all numbers have the same width ([make them tabular](https://discord.com/channels/686053708261228577/702656734631821413/872192379485052950)) so they look nicer. ## Knowledge Management -* `@cotemaxime` refactored the [PARA starter kit](https://forum.obsidian.md/t/para-starter-kit/223) and also β€œforked” the PARA system into a β€œ[PAAN](https://forum.obsidian.md/t/paan-starter-kit/21782)” designed to work a little more intuitively with Obsidian’s strengths, like links and the graph. -* This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! -* I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. -## [[Ancillary Tools]] -* [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. -* `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. +- `@cotemaxime` refactored the [PARA starter kit](https://forum.obsidian.md/t/para-starter-kit/223) and also β€œforked” the PARA system into a β€œ[PAAN](https://forum.obsidian.md/t/paan-starter-kit/21782)” designed to work a little more intuitively with Obsidian’s strengths, like links and the graph. +- This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! +- I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. + +## [[_Auxiliary tools]] + +- [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. +- `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. ## Housekeeping -* I updated some of the β€œstatic pages” for the Roundup, notably the [Resources](https://obsidianroundup.org/resources/) page (which now segments out the Obsidian-related paid courses) and the [About](https://obsidianroundup.org/about/) page (which now has a better explanation of how things get β€œchosen” to be added to the Roundup), since I’ve been getting more questions about that lately. \ No newline at end of file + +- I updated some of the β€œstatic pages” for the Roundup, notably the [Resources](https://obsidianroundup.org/resources/) page (which now segments out the Obsidian-related paid courses) and the [About](https://obsidianroundup.org/about/) page (which now has a better explanation of how things get β€œchosen” to be added to the Roundup), since I’ve been getting more questions about that lately. diff --git a/01 - Community/Obsidian Roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md index 9c7a593d4..9f9e15e1f 100644 --- a/01 - Community/Obsidian Roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -1,98 +1,98 @@ ## In The Community -* Maggie Appleton's [list of digital gardens](https://github.com/MaggieAppleton/digital-gardeners) (& tips & tools) was shared, there are a bunch of nice examples there. -* `@shabegom` will be giving a community talk about their plugin, [[buttons|Buttons]], today at 18:00 (CET). +- Maggie Appleton's [list of digital gardens](https://github.com/MaggieAppleton/digital-gardeners) (& tips & tools) was shared, there are a bunch of nice examples there. +- `@shabegom` will be giving a community talk about their plugin, [[buttons|Buttons]], today at 18:00 (CET). ## Obsidian Updates -* [v0.12.14 for Insiders](https://forum.obsidian.md/t/obsidian-release-v0-12-14-insider-build/23046) comes with bugfixes and a nifty new utility to rename headings with the context menu, which will _update links_. This is very powerful, especially when coupled with the [block ref counter plugin](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.1.0) that is currently in beta. +- [v0.12.14 for Insiders](https://forum.obsidian.md/t/obsidian-release-v0-12-14-insider-build/23046) comes with bugfixes and a nifty new utility to rename headings with the context menu, which will _update links_. This is very powerful, especially when coupled with the [block ref counter plugin](https://github.com/shabegom/obsidian-reference-count/releases/tag/0.1.0) that is currently in beta. ## Plugin News -Licat went through and approved a bunch of plugins, so if you were waiting for something to be in the community list, double-check and see if it's there now. +Licat went through and approved a bunch of plugins, so if you were waiting for something to be in the community list, double-check and see if it's there now. ### Updates -* [[obsidian-admonition|Admonition]] 6.3.0 allows users to upload images to use as the admonition icon. -* The [[obsidian-toggl-integration|Toggl Track]] plugin needs to be updated to v0.2.5 to reduce load on the Toggl Track API. -* [[obsidian-excalidraw-plugin|Excalidraw]] [v1.2.15](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.15) supports CTRL+hover-preview of links in drawings. [v1.2.16](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.16) fixes a rare race condition and improves fullscreen mode. -* The [[obsidian-readwise|Readwise _Community_]] Plugin is now at [v0.0.9](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.9) with some QOL improvements and bugfixes. +- [[obsidian-admonition|Admonition]] 6.3.0 allows users to upload images to use as the admonition icon. +- The [[obsidian-toggl-integration|Toggl Track]] plugin needs to be updated to v0.2.5 to reduce load on the Toggl Track API. +- [[obsidian-excalidraw-plugin|Excalidraw]] [v1.2.15](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.15) supports CTRL+hover-preview of links in drawings. [v1.2.16](https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.16) fixes a rare race condition and improves fullscreen mode. +- The [[obsidian-readwise|Readwise _Community_]] Plugin is now at [v0.0.9](https://github.com/renehernandez/obsidian-readwise/releases/tag/0.0.9) with some QOL improvements and bugfixes. ### New -* [[obsidian-annotator|Annotator]] is a plugin for reading and annotating PDFs and EPUBs in Obsidian. It's based on hypothes.is but stores annotations in a local markdown file. -* [[obsidian-card-view-mode|Card View Mode]] has some nifty sliding panes style views and the ability to grey out unfocused panes. -* [[open-with|Open with]] lets you open notes with other software (like Typora or Notepad) using the command palette. -* [[obsidian-image-toolkit|Image Toolkit]] lets you click on an image and rotate it in preview. -* [[hover-external-link|Hover External Link]] lets you get a tooltip with the website URL when you hover over an external link in preview mode. It's another one of those nice little quality of life things. +- [[obsidian-annotator|Annotator]] is a plugin for reading and annotating PDFs and EPUBs in Obsidian. It's based on hypothes.is but stores annotations in a local markdown file. +- [[obsidian-card-view-mode|Card View Mode]] has some nifty sliding panes style views and the ability to grey out unfocused panes. +- [[open-with|Open with]] lets you open notes with other software (like Typora or Notepad) using the command palette. +- [[obsidian-image-toolkit|Image Toolkit]] lets you click on an image and rotate it in preview. +- [[hover-external-link|Hover External Link]] lets you get a tooltip with the website URL when you hover over an external link in preview mode. It's another one of those nice little quality of life things. **Task Management:** -* The [[obsidian-task-archiver|Obsidian Task Archiver]] will automatically move completed tasks to an "Archived" heading. It's meant to be a (partial for now) implementation of the similar org-mode feature. -* There's a new [[obsidian-trello|Trello integration]] that can retrieve data from Trello and display and add comments. Note that this requires the MetaEdit plugin. -* The [[obsidian-reminder-plugin|Reminder]] plugin will notify you of tasks at a time you specify. -**Prettification:** -* [[obsidian-banners|Banners]] adds pretty banners to your notes. -* [[obsidian-icon-folder|Icon Folder]] lets you add icons to folders without having to mess with emojis or CSS. -* [[obsidian-codemirror-options|CodeMirror Options]] allows for some fancy appearance alterations and selector improvements, like changing the color of selected text, and better syntax highlight consistency. -* [[obsidian-code-block-enhancer|Code Block Enhancer]] adds a copy button, linenumber, and language name for code blocks when in preview mode. +- The [[obsidian-task-archiver|Obsidian Task Archiver]] will automatically move completed tasks to an "Archived" heading. It's meant to be a (partial for now) implementation of the similar org-mode feature. +- There's a new [[obsidian-trello|Trello integration]] that can retrieve data from Trello and display and add comments. Note that this requires the MetaEdit plugin. +- The [[obsidian-reminder-plugin|Reminder]] plugin will notify you of tasks at a time you specify. + **Prettification:** +- [[obsidian-banners|Banners]] adds pretty banners to your notes. +- [[obsidian-icon-folder|Icon Folder]] lets you add icons to folders without having to mess with emojis or CSS. +- [[obsidian-codemirror-options|CodeMirror Options]] allows for some fancy appearance alterations and selector improvements, like changing the color of selected text, and better syntax highlight consistency. +- [[obsidian-code-block-enhancer|Code Block Enhancer]] adds a copy button, linenumber, and language name for code blocks when in preview mode. **Commands:** -* [[obsidian-command-alias-plugin|Command Alias]] lets you add aliases to commands. -* [[editor-commands-remap|Editor Commands Remap]] lets you map hotkeys to editor commands like `goLeft` and `swapLineUp`. +- [[obsidian-command-alias-plugin|Command Alias]] lets you add aliases to commands. +- [[editor-commands-remap|Editor Commands Remap]] lets you map hotkeys to editor commands like `goLeft` and `swapLineUp`. **Calendar stuff: ** -* [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] is a popup calendar for quickly navigating daily notes. -* [Weekly note](https://github.com/maloneya/ObsidianWeekly) semi-automates weekly note templates. -* [[obsidian-daily-named-folder|Daily Named Folder]] adds some improvements to the core daily note functionality, like better next/previous functionality. +- [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] is a popup calendar for quickly navigating daily notes. +- [Weekly note](https://github.com/maloneya/ObsidianWeekly) semi-automates weekly note templates. +- [[obsidian-daily-named-folder|Daily Named Folder]] adds some improvements to the core daily note functionality, like better next/previous functionality. **Advanced: ** -* [[obsidian-shellcommands|Shell commands]] lets you run terminal/shell commands from within Obsidian. Desktop only. -* [[customjs|CustomJS]] +- [[obsidian-shellcommands|Shell commands]] lets you run terminal/shell commands from within Obsidian. Desktop only. +- [[customjs|CustomJS]] _Remember: You can manually install plugins that aren't in the community list by copying the main.js, manifest.jso and (optionally) the styles.css files into {vault}/.obsidian/plugins/{plugin-folder}. It can then be enabled like any other plugin (you may need to refresh the list first). Usually these files can be found at the GitHub repo under Releases. Note, though, that this is not as safe as waiting for them to go through code review._ ### For Developers -* `@shabegom` created a [hot reload for mobile](https://github.com/shabegom/obsidian-hot-reload-mobile/releases/tag/1.0.2) thing. You should update `pjeby`'s Hot Reload for desktop before using it, I think. There was a discussion about it [here](http://discordapp.com/channels/686053708261228577/840286264964022302/879405215235854386) but if we're being honest it's way over my head. +- `@shabegom` created a [hot reload for mobile](https://github.com/shabegom/obsidian-hot-reload-mobile/releases/tag/1.0.2) thing. You should update `pjeby`'s Hot Reload for desktop before using it, I think. There was a discussion about it [here](http://discordapp.com/channels/686053708261228577/840286264964022302/879405215235854386) but if we're being honest it's way over my head. ## Workflow Stuff -* `@d.w.frank` shared a [series of blog posts](https://dwf.bigpencil.net/series/obsidian/) about how they use Obsidian, along with how they're using it for a job search. -* `@pseudometa` shared all the [documentation](https://github.com/chrisgrieser/shimmering-obsidian) for their Alfred workflow for Obsidian (mac-only). It covers plugin search, OCRing screenshots and toggling CSS snippets. -* `Moonbase59` [updated the clipit script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) for getting clipboard snippets into Obsidian to include YAML frontmatter with date and tags. It also has better Pandoc options, daily clipboards, and bugfixes. +- `@d.w.frank` shared a [series of blog posts](https://dwf.bigpencil.net/series/obsidian/) about how they use Obsidian, along with how they're using it for a job search. +- `@pseudometa` shared all the [documentation](https://github.com/chrisgrieser/shimmering-obsidian) for their Alfred workflow for Obsidian (mac-only). It covers plugin search, OCRing screenshots and toggling CSS snippets. +- `Moonbase59` [updated the clipit script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) for getting clipboard snippets into Obsidian to include YAML frontmatter with date and tags. It also has better Pandoc options, daily clipboards, and bugfixes. ## Feature Requests -* There was some discussion about [increasing contrast of icons](https://forum.obsidian.md/t/enhance-default-color-contrast-of-the-icons/23045/3) and how a theme that prioritizes accessibility would be valuable for the community. -* It would be neat if there was a plugin to add functionality for [choosing a folder whenever a new note is created from a link](https://forum.obsidian.md/t/choose-a-folder-whenever-a-new-note-is-created-from-a-link/23177). +- There was some discussion about [increasing contrast of icons](https://forum.obsidian.md/t/enhance-default-color-contrast-of-the-icons/23045/3) and how a theme that prioritizes accessibility would be valuable for the community. +- It would be neat if there was a plugin to add functionality for [choosing a folder whenever a new note is created from a link](https://forum.obsidian.md/t/choose-a-folder-whenever-a-new-note-is-created-from-a-link/23177). ## Appearance -* `@SkepticMystic` shared a way to make [images zoom on hover](https://discord.com/channels/686053708261228577/722584061087842365/878721627427323974) which is handy for slideshows. -* `@Moonbase59` shared some css to [improve the GarbleText functionality](https://forum.obsidian.md/t/garble-text-on-screen-to-hide-private-info-with-added-features/23143). He also updated the [clean embeds css](https://forum.obsidian.md/t/meta-post-common-css-hacks/1978/394) (here's for [all](https://forum.obsidian.md/t/meta-post-common-css-hacks/1978/411)). -* `@curtismcshale` shared a video about how they [use daily notes](https://youtu.be/14GSuqWh4oU). -* This set of [icons for iOS/Mac](https://www.reddit.com/r/ObsidianMD/comments/l6amlf/three_icons_for_a_better_mac_experience/) got resurfaced again. Here's [another new icon](https://twitter.com/Gavmn/status/1431286249814315010?s=20). +- `@SkepticMystic` shared a way to make [images zoom on hover](https://discord.com/channels/686053708261228577/722584061087842365/878721627427323974) which is handy for slideshows. +- `@Moonbase59` shared some css to [improve the GarbleText functionality](https://forum.obsidian.md/t/garble-text-on-screen-to-hide-private-info-with-added-features/23143). He also updated the [clean embeds css](https://forum.obsidian.md/t/meta-post-common-css-hacks/1978/394) (here's for [all](https://forum.obsidian.md/t/meta-post-common-css-hacks/1978/411)). +- `@curtismcshale` shared a video about how they [use daily notes](https://youtu.be/14GSuqWh4oU). +- This set of [icons for iOS/Mac](https://www.reddit.com/r/ObsidianMD/comments/l6amlf/three_icons_for_a_better_mac_experience/) got resurfaced again. Here's [another new icon](https://twitter.com/Gavmn/status/1431286249814315010?s=20). ## Knowledge Management -* I wrote a [quick-reference guide for evaluating the reliability of stuff you read on the internet](https://eleanorkonik.com/evaluating-references/). -* [How to Take Smart Notes in Obsidian](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) by `@joshduffney` got resurfaced a couple of times as a nice primer. -* `@SlRvb` shared an incredibly comprehensive [explanation](https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227) of how they use [[Obsidian as a media database]]. -* There was a nice discussion on Reddit about the value of [using camelCase for tags](https://www.reddit.com/r/ObsidianMD/comments/pbzqia/tags_or_tags/). I'm actually really terrible about doing this even though I know it's better. Actually there were a bunch of discussions about tags on reddit, including the perennial [links versus tags](https://www.reddit.com/r/ObsidianMD/comments/pb0rrv/tags_what_is_the_difference_between_tagging_with/) discussion. Here's another one on [the Obsidian forum](https://forum.obsidian.md/t/how-do-you-use-tags/23172/5), which I contributed to. Also here's another one from Reddit about whether to place [tags at the top or the bottom](https://www.reddit.com/r/ObsidianMD/comments/pacv14/tags_on_top_of_note_or_bottom/) of a file. -* `@blizzingout` shared their for-medical-use variant of zettelkasten, called "[CSI](https://discord.com/channels/686053708261228577/710585052769157141/879686732675706911)," which is a nice modern practical update on the methodology that I quite like. It uses sources, inputs, summaries and "connectors" to link things together and it's a nifty new paradigm. -* `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. -* Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) +- I wrote a [quick-reference guide for evaluating the reliability of stuff you read on the internet](https://eleanorkonik.com/evaluating-references/). +- [How to Take Smart Notes in Obsidian](https://knowledgework.substack.com/p/how-to-take-smart-notes-in-obsidian) by `@joshduffney` got resurfaced a couple of times as a nice primer. +- `@SlRvb` shared an incredibly comprehensive [explanation](https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227) of how they use [[SlRvb's MediaDB Setup|Obsidian as a media database]]. +- There was a nice discussion on Reddit about the value of [using camelCase for tags](https://www.reddit.com/r/ObsidianMD/comments/pbzqia/tags_or_tags/). I'm actually really terrible about doing this even though I know it's better. Actually there were a bunch of discussions about tags on reddit, including the perennial [links versus tags](https://www.reddit.com/r/ObsidianMD/comments/pb0rrv/tags_what_is_the_difference_between_tagging_with/) discussion. Here's another one on [the Obsidian forum](https://forum.obsidian.md/t/how-do-you-use-tags/23172/5), which I contributed to. Also here's another one from Reddit about whether to place [tags at the top or the bottom](https://www.reddit.com/r/ObsidianMD/comments/pacv14/tags_on_top_of_note_or_bottom/) of a file. +- `@blizzingout` shared their for-medical-use variant of zettelkasten, called "[CSI](https://discord.com/channels/686053708261228577/710585052769157141/879686732675706911)," which is a nice modern practical update on the methodology that I quite like. It uses sources, inputs, summaries and "connectors" to link things together and it's a nifty new paradigm. +- `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. +- Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. +- [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. ## Housekeeping -Awhile back, somebody requested a community talk about project management for fiction, with bonus points if the talk could cover managing marketing in Obsidian. I didn't pick it up at first because I didn't feel qualified, but now I've got [The Iceberg](http://newsletter.eleanorkonik.com/), my weekly newsletter where I share short fiction & the nerdy history & obscure biology research that supports the stories. It's doing pretty well, so I decided to go ahead and give the talk... which meant documenting things. That's how last week's article about the gardening metaphor for notetaking got started. +Awhile back, somebody requested a community talk about project management for fiction, with bonus points if the talk could cover managing marketing in Obsidian. I didn't pick it up at first because I didn't feel qualified, but now I've got [The Iceberg](http://newsletter.eleanorkonik.com/), my weekly newsletter where I share short fiction & the nerdy history & obscure biology research that supports the stories. It's doing pretty well, so I decided to go ahead and give the talk... which meant documenting things. That's how last week's article about the gardening metaphor for notetaking got started. -Well, this week I set out to update my "How I use Obsidian for Writing" article to sort of consolidate all of different quirks of my personal knowledge management system. You can see the [saga of how the article metastasized on Twitter](https://twitter.com/EleanorKonik/status/1429850365747466248) but since apparently I'm writing a book (16,000 words and counting!) and I don't know a ton about nonfiction publishing, if you _do_ I would love recommendations / referrals for things like decent nonfiction copy editors, resources for typesetting, viable alternatives to Amazon, etc. Thanks! \ No newline at end of file +Well, this week I set out to update my "How I use Obsidian for Writing" article to sort of consolidate all of different quirks of my personal knowledge management system. You can see the [saga of how the article metastasized on Twitter](https://twitter.com/EleanorKonik/status/1429850365747466248) but since apparently I'm writing a book (16,000 words and counting!) and I don't know a ton about nonfiction publishing, if you _do_ I would love recommendations / referrals for things like decent nonfiction copy editors, resources for typesetting, viable alternatives to Amazon, etc. Thanks! diff --git a/01 - Community/Obsidian Roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md index 8ba67af01..dc152277d 100644 --- a/01 - Community/Obsidian Roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -1,60 +1,62 @@ ## Plugin News ### New -* [Readwise](https://readwise.io/i/ac9) shipped their [[readwise-official|official integration plugin]] this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). -* [[obsidian-pocket|Pocket integration]] plugin allows users to sync [[Pocket]] reading lists into Obsidian. -* It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[dataview|Dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. -* [[macro-plugin|Macros]] lets you combine commands from the command palette, with optional delays between commands. -* Obsidian now has an [[obsidian-toggl-integration|integration with Toggl]] timers. -* The [[customizable-sidebar|Customizable Sidebar]] plugin allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). -* We now have support for [[emoji-shortcodes|Emoji Shortcodes]] in Obsidian, which makes `:heart:` turn into ❀️. -* You can now [[number-headings-obsidian|automatically number headings]]. -* [[alx-folder-note|AidenLx's Folder Note]] iis a bit of an update on the [[folder-note-plugin|OG]] version by `xpgo` that lets you have a folder function as a note. -* This customizable [[obsidian-linter|Linter]] plugin will let you "fix" markdown styling to be more consistent within a note. -* The new [[obsidian-wordnet-plugin|Obsidian42 - WordNet Dictionary]] is a dictionary plugin that works from the command palette instead of sidebar or right-click menu. + +- [Readwise](https://readwise.io/i/ac9) shipped their [[readwise-official|official integration plugin]] this week and it’s generating a ton of buzz. Here's the [forum thread](https://forum.obsidian.md/t/the-official-readwise-obsidian-integration-has-launched/22311/5) but basically, Readwise lets you import highlights and annotations from pdfs, rss readers, twitter, ebooks and more. It also has the best OCR highlighter for dead tree books I’ve ever come across, and while checking it out again for the Roundup I discovered that they have education pricing. Their team is also super nice, too, and have been helping people out in the Obsidian Discord. You can get a month free using [this link](https://readwise.io/i/ac9) if you sync highlights to your account. Here's a pretty good overview of [what to expect from the plugin](https://medium.com/@benenewton/first-look-at-the-official-readwise-obsidian-plugin-5d553c0d0521). +- [[obsidian-pocket|Pocket integration]] plugin allows users to sync [[Pocket]] reading lists into Obsidian. +- It's now possible to use [[YAML]] to force the view-mode of a note, i.e. to set a note with a [[dataview|Dataview]] block to always open in preview mode by default. The plugin is very descriptively called [[obsidian-view-mode-by-frontmatter|Force note view mode]]. +- [[macro-plugin|Macros]] lets you combine commands from the command palette, with optional delays between commands. +- Obsidian now has an [[obsidian-toggl-integration|integration with Toggl]] timers. +- The [[customizable-sidebar|Customizable Sidebar]] plugin allows you to add any command, including those of plugins, to the sidebar and assign custom icons to them. Here's information for how [developers can add icons to their commands](http://discordapp.com/channels/686053708261228577/840286264964022302/875393424918999081). +- We now have support for [[emoji-shortcodes|Emoji Shortcodes]] in Obsidian, which makes `:heart:` turn into ❀️. +- You can now [[number-headings-obsidian|automatically number headings]]. +- [[alx-folder-note|AidenLx's Folder Note]] iis a bit of an update on the [[folder-note-plugin|OG]] version by `xpgo` that lets you have a folder function as a note. +- This customizable [[obsidian-linter|Linter]] plugin will let you "fix" markdown styling to be more consistent within a note. +- The new [[obsidian-wordnet-plugin|Obsidian42 - WordNet Dictionary]] is a dictionary plugin that works from the command palette instead of sidebar or right-click menu. ### Updates -* The absolutely gorgeous minimal text editor modal plugin [[cmenu-plugin|cMenu]] from the developer of [[Yin and Yang]] now has a setting for custom commands on the little ui bar. -* the original [[todoist-sync-plugin|Todoist Plugin]] released 1.8 with mobile support & a few other nice features. -* [[breadcrumbs]] has had a breaking change update that allows for multiple separate hierarchies. -* [[obsidian-git|Obsidian Git]] [v1.10.0](https://github.com/denolehov/obsidian-git/releases/tag/1.10.0) now has submodules support. -* v1.0.3 of [[longform|Longform]] has some bugfixes. -* v1.6.0 of the [[obsidian-spaced-repetition|Obsidian Spaced Repetition]] plugin has single and multi line reversed cards function, the ability to ignore flashcards using HTML comments, and some caching improvements. +- The absolutely gorgeous minimal text editor modal plugin [[cmenu-plugin|cMenu]] from the developer of [[Yin and Yang]] now has a setting for custom commands on the little ui bar. +- the original [[todoist-sync-plugin|Todoist Plugin]] released 1.8 with mobile support & a few other nice features. +- [[breadcrumbs]] has had a breaking change update that allows for multiple separate hierarchies. +- [[obsidian-git|Obsidian Git]] [v1.10.0](https://github.com/denolehov/obsidian-git/releases/tag/1.10.0) now has submodules support. +- v1.0.3 of [[longform|Longform]] has some bugfixes. +- v1.6.0 of the [[obsidian-spaced-repetition|Obsidian Spaced Repetition]] plugin has single and multi line reversed cards function, the ability to ignore flashcards using HTML comments, and some caching improvements. ### For Developers -* [Obsidian Tools](https://github.com/obsidian-tools/obsidian-tools) is an unofficial package designed to help devs build plugins that has some nifty CLI stuff. -* Here's a tutorial about how to do stuff with [custom events](https://shbgm.ca/obsidian/docs/plugin-development/custom-events). -* `@TfTHacker` put together this [object model diagram](https://twitter.com/TfTHacker/status/1424051711220625409) to help visualize the Obsidian API. + +- [Obsidian Tools](https://github.com/obsidian-tools/obsidian-tools) is an unofficial package designed to help devs build plugins that has some nifty CLI stuff. +- Here's a tutorial about how to do stuff with [custom events](https://shbgm.ca/obsidian/docs/plugin-development/custom-events). +- `@TfTHacker` put together this [object model diagram](https://twitter.com/TfTHacker/status/1424051711220625409) to help visualize the Obsidian API. ## Workflow Stuff -* Here's how you can [view your latest readwise highlights in your daily note using the Templater plugin](https://medium.com/@benenewton/how-i-view-my-latest-readwise-highlights-in-my-obsidian-daily-note-3d321dd6ed07) -* Danny Hatcher put together a beginner's guide for [building a second brain from scratch](https://www.youtube.com/watch?v=njibNuFQwjw) using Obsidian. -* Here's a guide for how to [Generate Custom PDFs with Pandoc, Panrun, and The Eisvogel LaTex Template](https://forum.obsidian.md/t/generate-custom-pdfs-with-pandoc-panrun-and-the-eisvogel-latex-template/22237/). -* Here is a [quick guide](https://gist.github.com/chrisgrieser/4f64b0fc656480ea707d2b45a03acdc0) from `@pseudometa` explaining how to deal with the problem that Pandoc does not understand Obsidian's Wiki-Style image links(`![[ ]]`). -* Here's a tutorial on [using Templater, Buttons & Dataview together](https://shbgm.ca/obsidian/docs/insert-dataview-table). -* `@ryanjamurphy` put together this nifty Obsidian environment for [qualitative data analysis](https://axle.design/an-integrated-qualitative-analysis-environment-with-obsidian) -* Here's a nifty guide to how [semantic line breaks](https://sembr.org/) can work with the Markdown spec to help make long text easier to parse. -* Here's a [[MacOS Tools|MacOS]] [guide](https://forum.obsidian.md/t/make-obsidian-a-default-app-for-markdown-files-on-macos/22260) for how to make Obsidian your default markdown editor for files in your vaults + simultaneously make other app of your choice (for example, [[VSCode]]) default markdown editor for files outside of your Obsidian vaults. -* Here's how you can [symlink your Markdownload files into your vault](https://forum.obsidian.md/t/markdownload-markdown-web-clipper/173/121) β€” without needing fancy plugins. -* `@SlRvb` shared how they use [Obsidian for jouranling](https://forum.obsidian.md/t/slrvbs-journaling-setup/22346) +- Here's how you can [view your latest readwise highlights in your daily note using the Templater plugin](https://medium.com/@benenewton/how-i-view-my-latest-readwise-highlights-in-my-obsidian-daily-note-3d321dd6ed07) +- Danny Hatcher put together a beginner's guide for [building a second brain from scratch](https://www.youtube.com/watch?v=njibNuFQwjw) using Obsidian. +- Here's a guide for how to [Generate Custom PDFs with Pandoc, Panrun, and The Eisvogel LaTex Template](https://forum.obsidian.md/t/generate-custom-pdfs-with-pandoc-panrun-and-the-eisvogel-latex-template/22237/). +- Here is a [quick guide](https://gist.github.com/chrisgrieser/4f64b0fc656480ea707d2b45a03acdc0) from `@pseudometa` explaining how to deal with the problem that Pandoc does not understand Obsidian's Wiki-Style image links(`![[ ]]`). +- Here's a tutorial on [using Templater, Buttons & Dataview together](https://shbgm.ca/obsidian/docs/insert-dataview-table). +- `@ryanjamurphy` put together this nifty Obsidian environment for [qualitative data analysis](https://axle.design/an-integrated-qualitative-analysis-environment-with-obsidian) +- Here's a nifty guide to how [semantic line breaks](https://sembr.org/) can work with the Markdown spec to help make long text easier to parse. +- Here's a [[MacOS Tools|MacOS]] [guide](https://forum.obsidian.md/t/make-obsidian-a-default-app-for-markdown-files-on-macos/22260) for how to make Obsidian your default markdown editor for files in your vaults + simultaneously make other app of your choice (for example, [[VSCode]]) default markdown editor for files outside of your Obsidian vaults. +- Here's how you can [symlink your Markdownload files into your vault](https://forum.obsidian.md/t/markdownload-markdown-web-clipper/173/121) β€” without needing fancy plugins. +- `@SlRvb` shared how they use [Obsidian for jouranling](https://forum.obsidian.md/t/slrvbs-journaling-setup/22346) ## Feature Requests -* `@arminta7` requested a plugin that can allow for better automations like what [[Hazel]] and [[Dropbox]] can do automate stuff in vaults via [[Zapier]], etc. Here's an [example](https://twitter.com/hstagner/status/1401175949987753986) of how some folks are _currently_ using [[Zapier]] with Obsidian. -* The request for [Smart Folders](https://forum.obsidian.md/t/smart-folders-notes-can-sort-automatically-to-chosen-folders-based-on-tags/4342/14) is still getting traction! +- `@arminta7` requested a plugin that can allow for better automations like what [[Hazel]] and [[Dropbox]] can do automate stuff in vaults via [[Zapier]], etc. Here's an [example](https://twitter.com/hstagner/status/1401175949987753986) of how some folks are _currently_ using [[Zapier]] with Obsidian. +- The request for [Smart Folders](https://forum.obsidian.md/t/smart-folders-notes-can-sort-automatically-to-chosen-folders-based-on-tags/4342/14) is still getting traction! ## Appearance -* the [[Yin and Yang]] now has better mobile optimization, more customizable feature settings in Style SEttings, & some other nice stuff. -* The delightful [[Obsidian Windows 98 Edition]] theme makes Obsidian look like a Win98 program. +- the [[Yin and Yang]] now has better mobile optimization, more customizable feature settings in Style SEttings, & some other nice stuff. +- The delightful [[Obsidian Windows 98 Edition]] theme makes Obsidian look like a Win98 program. ## Knowledge Management -* `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. -* `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. +- `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. +- `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. \ No newline at end of file +- [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md index 46bf7dbcd..f8dcf8b09 100644 --- a/01 - Community/Obsidian Roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -1,68 +1,67 @@ ## In The Community -* There was a Reddit thread about [why Obsidian sync is great](https://www.reddit.com/r/ObsidianMD/comments/p7f6gc/obsidian_sync_is_great/h9kizzf/), and during the discussion `@ruanviljoen` helpfully shared this super useful from `@curtismcshale` that addresses [how to evaluate which sync method you should use](https://www.youtube.com/watch?v=JHAhE8QNokw). -* `@Chetachi` will be giving the [customizable workspaces](https://discordapp.com/channels/686053708261228577/876257648624939008/877223790256468008) talk today, Aug 21, 2021 at 12:30 PM Central Time. The talk will be a showcase of the newest updates to [[cmenu-plugin|cMenu]] and [[Yin and Yang]], namely, the setting for custom commands with cMenu and the color changing settings with Yin & Yang. She'll explain how a user can customize their menu bar and theme for their own needs. -* `@shabegom` is going to be giving a talk on the Buttons plugin on August 28. If you would like to get involved in community talks, you can find more information on [this forum post](https://forum.obsidian.md/t/meta-community-talks/16686). You can request talks, vote on which one should be next, and also offer to give a talk. -* `@Nick_At_day` is trying to put together some folks for [mutual critique of Obsidian workflows](https://www.reddit.com/r/ObsidianMD/comments/p62hpw/mutual_critique_of_obsidian_workflows_writing/) as a sort of informal workshop environment. +- There was a Reddit thread about [why Obsidian sync is great](https://www.reddit.com/r/ObsidianMD/comments/p7f6gc/obsidian_sync_is_great/h9kizzf/), and during the discussion `@ruanviljoen` helpfully shared this super useful from `@curtismcshale` that addresses [how to evaluate which sync method you should use](https://www.youtube.com/watch?v=JHAhE8QNokw). +- `@Chetachi` will be giving the [customizable workspaces](https://discordapp.com/channels/686053708261228577/876257648624939008/877223790256468008) talk today, Aug 21, 2021 at 12:30 PM Central Time. The talk will be a showcase of the newest updates to [[cmenu-plugin|cMenu]] and [[Yin and Yang]], namely, the setting for custom commands with cMenu and the color changing settings with Yin & Yang. She'll explain how a user can customize their menu bar and theme for their own needs. +- `@shabegom` is going to be giving a talk on the Buttons plugin on August 28. If you would like to get involved in community talks, you can find more information on [this forum post](https://forum.obsidian.md/t/meta-community-talks/16686). You can request talks, vote on which one should be next, and also offer to give a talk. +- `@Nick_At_day` is trying to put together some folks for [mutual critique of Obsidian workflows](https://www.reddit.com/r/ObsidianMD/comments/p62hpw/mutual_critique_of_obsidian_workflows_writing/) as a sort of informal workshop environment. ## Plugin News ### New -*Remember, you can manually install any plugin by copying the `main.js`, `manifest.jso` and (optionally) the `styles.css` files into `{vault}/.obsidian/plugins/{plugin-folder}`. it can then be enabled like any other plugin (you may need to refresh the list first). usually these files can be found at the github repo under Releases* +_Remember, you can manually install any plugin by copying the `main.js`, `manifest.jso` and (optionally) the `styles.css` files into `{vault}/.obsidian/plugins/{plugin-folder}`. it can then be enabled like any other plugin (you may need to refresh the list first). usually these files can be found at the github repo under Releases_ -* [[tag-page-preview|Tag Page Preview]] isn't published yet, but it was shared on [Reddit](https://www.reddit.com/r/ObsidianMD/comments/p4hrzw/how_to_create_a_popup_window_like_this_when_you/) and it's pretty cool. If you click on a tag, it'll open a little dialog box with pages that use that tag. -* This [[window-collapse|plugin]] lets you use commands to toggle the sidebars of obsidian. -* [[ObsidianAnkiSync|Obsidian Anki Sync]] uses a different and more powerful markup based syntax for making flash cards. -* [[luhman|Luhmann]] adds support for using 1a2b3c style folgezettels by letting users automatically create a new filename immediately "below" the current file, i.e. if you're on `1a2b3c` it will create `1a2b3c1` or the next available sibling name. Incidentally, `@Nick_At_Day` put together a [[templater-obsidian|templater]] script to [turn folgezettels into an easy-to-read outline format](https://discord.com/channels/686053708261228577/840286238928797736/878331775556939826). +- [[tag-page-preview|Tag Page Preview]] isn't published yet, but it was shared on [Reddit](https://www.reddit.com/r/ObsidianMD/comments/p4hrzw/how_to_create_a_popup_window_like_this_when_you/) and it's pretty cool. If you click on a tag, it'll open a little dialog box with pages that use that tag. +- This [[window-collapse|plugin]] lets you use commands to toggle the sidebars of obsidian. +- [[ObsidianAnkiSync|Obsidian Anki Sync]] uses a different and more powerful markup based syntax for making flash cards. +- [[luhman|Luhmann]] adds support for using 1a2b3c style folgezettels by letting users automatically create a new filename immediately "below" the current file, i.e. if you're on `1a2b3c` it will create `1a2b3c1` or the next available sibling name. Incidentally, `@Nick_At_Day` put together a [[templater-obsidian|templater]] script to [turn folgezettels into an easy-to-read outline format](https://discord.com/channels/686053708261228577/840286238928797736/878331775556939826). ### Updates -* [[obsidian-tracker|Tracker]] [v1.10](https://github.com/pyrochlore/obsidian-tracker) has a fancy new annotation mode for month view, different date format upgrades, and more. -* [[quickadd|QuickAdd]] [v0.4](https://discord.com/channels/686053708261228577/855181471643861002/877788312679624734) has a bunch of API improvements, advanced settings, and more. -* Unfortunately, FreeDictionaryAPI will be ending support for non-English languages soon. If you know any free APIs for non-English languages, please reach out to `Philbr0`, the developer of the [[obsidian-dictionary-plugin|Dictionary]] plugin. More details [on github](https://github.com/phibr0/obsidian-dictionary/issues/43). -* The [[emoji-shortcodes|Emoji Shortcodes]] has a dynamic Suggester now. +- [[obsidian-tracker|Tracker]] [v1.10](https://github.com/pyrochlore/obsidian-tracker) has a fancy new annotation mode for month view, different date format upgrades, and more. +- [[quickadd|QuickAdd]] [v0.4](https://discord.com/channels/686053708261228577/855181471643861002/877788312679624734) has a bunch of API improvements, advanced settings, and more. +- Unfortunately, FreeDictionaryAPI will be ending support for non-English languages soon. If you know any free APIs for non-English languages, please reach out to `Philbr0`, the developer of the [[obsidian-dictionary-plugin|Dictionary]] plugin. More details [on github](https://github.com/phibr0/obsidian-dictionary/issues/43). +- The [[emoji-shortcodes|Emoji Shortcodes]] has a dynamic Suggester now. ### Under The Radar -* The plugin that [[obsidian-auto-link-title||automatically fetches a page title when you link to it]] got resurfaced this week. -* The [[extract-highlights-plugin|Extract Highlights]] plugin lets you create and extract highlights from a current markdown note in Obsidian onto your clipboard. +- The plugin that [[obsidian-auto-link-title||automatically fetches a page title when you link to it]] got resurfaced this week. +- The [[extract-highlights-plugin|Extract Highlights]] plugin lets you create and extract highlights from a current markdown note in Obsidian onto your clipboard. ### For Developers -* `@arvn` is interested in hiring (this is a paid gig!) experienced Obsidian plugin developers to [create some plugins](https://publish.obsidian.md/arun/Tech/Obsidian/New+Features+that+Would+Make+Obsidian+More+Voice+Accessible) to *make Obsidian more voice accessible*. You can find [more details in Discord](https://discord.com/channels/686053708261228577/840286264964022302/877647079466471444). +- `@arvn` is interested in hiring (this is a paid gig!) experienced Obsidian plugin developers to [create some plugins](https://publish.obsidian.md/arun/Tech/Obsidian/New+Features+that+Would+Make+Obsidian+More+Voice+Accessible) to _make Obsidian more voice accessible_. You can find [more details in Discord](https://discord.com/channels/686053708261228577/840286264964022302/877647079466471444). ## Workflow Stuff -* `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. -* `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. -* Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. -* This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon speech recognition|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. +- `@bianca_oli_per` has a holistic [academic workflow](https://www.youtube.com/watch?v=fGJv6hiXPmk up over on [[Linking Your Thinking]]. It covers MOCs, [[LaTeX]] equations, [[Obsidian queries]], PDF extraction and more. +- `@ASRenner1` shared how she uses Obsidian to provide a [minimalist but organized workspace](https://www.youtube.com/watch?v=OX_UKIzRALs) for her fiction and nonfiction writing process. +- Remember, you can search for any heading or paragraph in your vault without knowing the file: `[[##` for headings, `[[^^` for blocks. +- This [guide](https://publish.obsidian.md/arun/Tech/Obsidian/Using+Obsidian+with+Dragon+Dictation+-+Edit+Your+Notes+With+Full+Voice+Control) serves as a quick how-to for switching between editing notes in Obsidian and [[Dragon speech recognition|Dragon]]-friendly word processors with full text control and without reaching for the mouse or keyboard. -### Advanced - -* `@Chetachi` shared how she uses tags to [highlight her Readwise highlights](http://discordapp.com/channels/686053708261228577/707816848615407697/877196058764144691) in [different colors as appropriate](https://discord.com/channels/686053708261228577/707816848615407697/877375585456898048). -* `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the [[Zutilo]] plugin for Zotero which allows you to assign hotkeys to [[Zotfile]] & [[Mdnotes]] commands. -* `@Christian` also shared a [Toggl Track macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_TogglManager.md) that uses the new [[obsidian-toggl-integration|Toggl Track]] plugin. More details [in Discord](http://discordapp.com/channels/686053708261228577/707816848615407697/876069796553293835). `@Maximo` shared their usecase for how [Toggl](https://discord.com/channels/686053708261228577/700466324840775831/877639056828276746) helps them track how much time they spend on different projects. Note: the Toggl API got hinky so if you're using this plugin update to version 0.2.4 or it won't work. -* `@Christian` _also_ shared a [QuickAdd script](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_MoveNotesWithATagToAFolder.md) to automatically move files with a certain tag into a particular folder. More details [in Discord](http://discordapp.com/channels/686053708261228577/716028884885307432/876494826122657852). -* This [bash script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) from `@Moonbase` lets users use a hotkey to quick-copy text, HTML and images from the clipboard into a "Clipboard" note within your vault, without the need of opening Obsidian each time. +### Advanced +- `@Chetachi` shared how she uses tags to [highlight her Readwise highlights](http://discordapp.com/channels/686053708261228577/707816848615407697/877196058764144691) in [different colors as appropriate](https://discord.com/channels/686053708261228577/707816848615407697/877375585456898048). +- `@Christian` put together a writeup for how he uses [QuickAdd and Zotero to process pdfs with hotkeys](https://bagerbach.com/blog/how-i-read-research-papers-with-obsidian-and-zotero/). It's a little technical but it's a nice complement to the [zotfile -> mdnotes](https://forum.obsidian.md/t/zotero-zotfile-mdnotes-obsidian-dataview-workflow/15536) workflow from Cat. Incidentally, the [[Zutilo]] plugin for Zotero which allows you to assign hotkeys to [[Zotfile]] & [[Mdnotes]] commands. +- `@Christian` also shared a [Toggl Track macro](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_TogglManager.md) that uses the new [[obsidian-toggl-integration|Toggl Track]] plugin. More details [in Discord](http://discordapp.com/channels/686053708261228577/707816848615407697/876069796553293835). `@Maximo` shared their usecase for how [Toggl](https://discord.com/channels/686053708261228577/700466324840775831/877639056828276746) helps them track how much time they spend on different projects. Note: the Toggl API got hinky so if you're using this plugin update to version 0.2.4 or it won't work. +- `@Christian` _also_ shared a [QuickAdd script](https://github.com/chhoumann/quickadd/blob/master/docs/Examples/Macro_MoveNotesWithATagToAFolder.md) to automatically move files with a certain tag into a particular folder. More details [in Discord](http://discordapp.com/channels/686053708261228577/716028884885307432/876494826122657852). +- This [bash script](https://forum.obsidian.md/t/clipboard-snippets-in-your-inbox-for-later-review-even-when-obsidian-closed/22850) from `@Moonbase` lets users use a hotkey to quick-copy text, HTML and images from the clipboard into a "Clipboard" note within your vault, without the need of opening Obsidian each time. ## Feature Requests -* `@Bibi53` is hoping somebody can help out with integrating the [Antidote spellchecker API](https://forum.obsidian.md/t/plugins-antidote/22653) into an Obsidian plugin. +- `@Bibi53` is hoping somebody can help out with integrating the [Antidote spellchecker API](https://forum.obsidian.md/t/plugins-antidote/22653) into an Obsidian plugin. ## Appearance -* `@Chetachi` shared a snippet you can use to make the headers in [[Yin and Yang]] be a [long background highlight](http://discordapp.com/channels/686053708261228577/702656734631821413/877508873207050281) and like everything she does, it's beautiful. -* `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). -* For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. +- `@Chetachi` shared a snippet you can use to make the headers in [[Yin and Yang]] be a [long background highlight](http://discordapp.com/channels/686053708261228577/702656734631821413/877508873207050281) and like everything she does, it's beautiful. +- `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). +- For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. -* `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], +- this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. +- `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], ## Housekeeping -* I sat down to update and consolidate my various writeups about all the different pieces of my workflow and put them all in one place and instead wound up waxing philosophical about how notetaking really is like gardening for two thousand words instead, so oops but also if you're interested here's [my philosophy of gardening, digital and otherwise](https://eleanorkonik.com/the-konik-philosophy-of-gardening-digital-otherwise/). \ No newline at end of file +- I sat down to update and consolidate my various writeups about all the different pieces of my workflow and put them all in one place and instead wound up waxing philosophical about how notetaking really is like gardening for two thousand words instead, so oops but also if you're interested here's [my philosophy of gardening, digital and otherwise](https://eleanorkonik.com/the-konik-philosophy-of-gardening-digital-otherwise/). diff --git a/01 - Community/Obsidian Roundup/2021.09.04.md b/01 - Community/Obsidian Roundup/2021.09.04.md index 46785207d..f35494ebf 100644 --- a/01 - Community/Obsidian Roundup/2021.09.04.md +++ b/01 - Community/Obsidian Roundup/2021.09.04.md @@ -1,9 +1,9 @@ ## Obsidian Updates -* There are now over 300 plugins and 40k members of the community Discord! -* The early bird discount pricing for Sync and [[Obsidian Publish|Publish]] is ending at the end of this month (September 30, 2021). Please read the [FAQ](https://forum.obsidian.md/t/last-chance-to-get-early-bird-discount-for-sync-and-publish-before-september-30-2021/23541) and remember: Obsidian is created by a very small team of two and they only charge personal users for services that cost _them_ money (servers aren't cheap, especially if you don't have economy of scale advantages). +- There are now over 300 plugins and 40k members of the community Discord! +- The early bird discount pricing for Sync and [[Obsidian Publish|Publish]] is ending at the end of this month (September 30, 2021). Please read the [FAQ](https://forum.obsidian.md/t/last-chance-to-get-early-bird-discount-for-sync-and-publish-before-september-30-2021/23541) and remember: Obsidian is created by a very small team of two and they only charge personal users for services that cost _them_ money (servers aren't cheap, especially if you don't have economy of scale advantages). -[v0.12.15](https://forum.obsidian.md/t/obsidian-release-v0-12-15/23348) is now available for public access, featuring: +[v0.12.15](https://forum.obsidian.md/t/obsidian-release-v0-12-15/23348) is now available for public access, featuring: - Improved [graph timelapse animation](https://forum.obsidian.md/t/obsidian-release-v0-12-13/21959) that's ordered by creation time. - Right click on a [heading to rename](https://forum.obsidian.md/t/obsidian-release-v0-12-14/23046) and update all links to this heading. @@ -11,72 +11,73 @@ ## Appearance -* [[Shimmering Focus]] is a condensed minimalist theme aimed at working nicely with pandoc. It has a bunch of really nice features, like increased contrast. +- [[Shimmering Focus]] is a condensed minimalist theme aimed at working nicely with pandoc. It has a bunch of really nice features, like increased contrast. ## Plugins ### New -* [Obsidian plaintext](https://github.com/dbarenholz/obsidian-plaintext) will let you edit `.bib` and presumably `.css` files etc directly in Obsidian instead of needing a text editor like Visual Studio Code (although there isn't any syntax highlighting, it's not meant as a replacement for [[VSCode]] or whatnot). -* You can now get a direct feed from the [[obsidian-hackernews|HackerNews]] top stories into an Obsidian pane. Presumably it wouldn't be too hard to add other RSS feeds to this by forking it or creating a pull request? -* [[obsidian-copy-block-link|Copy Block Link]] lets you right click a block and copy the link to the block. -* A new plugin lets you execute [[obsidian-jupyter|Jupyter notebooks]], which I'm told are super useful for the data science / machine learning folks. -* There's a new riff off of focus mode: [[ghost-fade-focus|Ghost Fade Focus]]. -* [[random-structural-diary-plugin|Random Structural Diary]] will give you a random list of questions to journal about. -* This plugin integrates [[drawio-obsidian|drawio]] diagramming. If anybody knows how this is different than [[obsidian-excalidraw-plugin|Excalidraw]] or [[Mermaid]] I'm interested. -* [[obsidian-file-link|Better File Link]] makes it easier for people to link to external files without having to drag and drop from the file explorer. +- [Obsidian plaintext](https://github.com/dbarenholz/obsidian-plaintext) will let you edit `.bib` and presumably `.css` files etc directly in Obsidian instead of needing a text editor like Visual Studio Code (although there isn't any syntax highlighting, it's not meant as a replacement for [[VSCode]] or whatnot). +- You can now get a direct feed from the [[obsidian-hackernews|HackerNews]] top stories into an Obsidian pane. Presumably it wouldn't be too hard to add other RSS feeds to this by forking it or creating a pull request? +- [[obsidian-copy-block-link|Copy Block Link]] lets you right click a block and copy the link to the block. +- A new plugin lets you execute [[obsidian-jupyter|Jupyter notebooks]], which I'm told are super useful for the data science / machine learning folks. +- There's a new riff off of focus mode: [[ghost-fade-focus|Ghost Fade Focus]]. +- [[random-structural-diary-plugin|Random Structural Diary]] will give you a random list of questions to journal about. +- This plugin integrates [[drawio-obsidian|drawio]] diagramming. If anybody knows how this is different than [[obsidian-excalidraw-plugin|Excalidraw]] or [[Mermaid]] I'm interested. +- [[obsidian-file-link|Better File Link]] makes it easier for people to link to external files without having to drag and drop from the file explorer. ### Updates -* The [[oz-image-plugin|Image in Editor]] plugin has commands to convert Wikilinks to Markdown links and vice-versa in all files within the vault or only in the active file. This is amazing for switching _to_ wikilinks for **seeing transclusions in editor mode using this plugin**, or for people trying to convert to Markdown links for interoperability with other programs like static site generators. -* [[quick-explorer|Quick Explorer]] [0.0.7](https://github.com/pjeby/quick-explorer) has more hotkey support and a quick preview mode. It also has a really amazing Readme. -* The [[obsidian-spaced-repetition|Spaced Repetition]] plugin got some love; more stastics, you can review cards from a single note if you want, and some niftier post-review edit options. -* [[obsidian-tasks-plugin|Tasks]] v1.3.0 has new sorting options, better CSS support, and mobile toolbar icons. -* [[obsidian-excalidraw-plugin|Excalidraw]] 1.2.21 supports transclusion of sections in addition to blocks. 1.3.0 has an extended ExcalidrawAutomate API that lets users access elements of the active drawing and add elements on the fly. -* [[cmenu-plugin|cMenu]] now has a status bar menu and some QoL updates. +- The [[oz-image-plugin|Image in Editor]] plugin has commands to convert Wikilinks to Markdown links and vice-versa in all files within the vault or only in the active file. This is amazing for switching _to_ wikilinks for **seeing transclusions in editor mode using this plugin**, or for people trying to convert to Markdown links for interoperability with other programs like static site generators. +- [[quick-explorer|Quick Explorer]] [0.0.7](https://github.com/pjeby/quick-explorer) has more hotkey support and a quick preview mode. It also has a really amazing Readme. +- The [[obsidian-spaced-repetition|Spaced Repetition]] plugin got some love; more stastics, you can review cards from a single note if you want, and some niftier post-review edit options. +- [[obsidian-tasks-plugin|Tasks]] v1.3.0 has new sorting options, better CSS support, and mobile toolbar icons. +- [[obsidian-excalidraw-plugin|Excalidraw]] 1.2.21 supports transclusion of sections in addition to blocks. 1.3.0 has an extended ExcalidrawAutomate API that lets users access elements of the active drawing and add elements on the fly. +- [[cmenu-plugin|cMenu]] now has a status bar menu and some QoL updates. ### For Developers -* Here's a nice [guide for new programmers](https://joschuasgarden.com/Five+lessons+from+a+new+programmer+for+a+new+programmer) who are starting out learning because of Obsidian, written by a programmer who started out programming because of Obsidian. -* Here's a discussion about [inter-plugin communication](https://forum.obsidian.md/t/inter-plugin-communication-expose-api-to-other-plugins/23618) that is probably important as a central discussion point for best practices for exposing plugin APIs from plugins. -* `@jgauthier` is working on a big update to the Citations plugin and is looking for CSS/design help and feedback (or contributions to development). Here's the [development branch](https://github.com/hans/obsidian-citation-plugin/tree/references-view). -* Theme developers should be on the lookout for breaking changes coming to the kanban plugin, which is currently [beta testing](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.0-beta.1) custom drag and drop and some other stuff like hotkeys and lists. -* This [script](https://github.com/luckman212/obsidian-plugin-downloader) will download all of the Obsidian plugin repositories to use as a reference for developing plugins -. +- Here's a nice [guide for new programmers](https://joschuasgarden.com/Five+lessons+from+a+new+programmer+for+a+new+programmer) who are starting out learning because of Obsidian, written by a programmer who started out programming because of Obsidian. +- Here's a discussion about [inter-plugin communication](https://forum.obsidian.md/t/inter-plugin-communication-expose-api-to-other-plugins/23618) that is probably important as a central discussion point for best practices for exposing plugin APIs from plugins. +- `@jgauthier` is working on a big update to the Citations plugin and is looking for CSS/design help and feedback (or contributions to development). Here's the [development branch](https://github.com/hans/obsidian-citation-plugin/tree/references-view). +- Theme developers should be on the lookout for breaking changes coming to the kanban plugin, which is currently [beta testing](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.0-beta.1) custom drag and drop and some other stuff like hotkeys and lists. +- This [script](https://github.com/luckman212/obsidian-plugin-downloader) will download all of the Obsidian plugin repositories to use as a reference for developing plugins + . + ## Requests -* There was [discussion](https://discord.com/channels/686053708261228577/694233507500916796/883218999628927066) about the possibility of creating a docker instance of a webtop window manager and running obsidian on it. If someone could put together a guide for "how to run Obsidian on a server so that you can access it from the web" I feel confident that a great many people would appreciate it. -* Rendering citations in preview mode was requested. There's was a good discussion about ways to [get started](https://discord.com/channels/686053708261228577/722584061087842365/881108789774942258) in Discord. +- There was [discussion](https://discord.com/channels/686053708261228577/694233507500916796/883218999628927066) about the possibility of creating a docker instance of a webtop window manager and running obsidian on it. If someone could put together a guide for "how to run Obsidian on a server so that you can access it from the web" I feel confident that a great many people would appreciate it. +- Rendering citations in preview mode was requested. There's was a good discussion about ways to [get started](https://discord.com/channels/686053708261228577/722584061087842365/881108789774942258) in Discord. ## Guides -* Did you know that you can use a `\` backslash to escape characters, so that they aren't treated as markdown commands and will therefore render in preview without needing to be commented using a backtick ( \`)? -* This is a really nice video guide for how to [process source notes into permanent notes](https://www.youtube.com/watch?v=qQM1pjxu3WE) and what Obsidian features help. -* The video from the Buttons community talk from Buttons developer `@shabegom` is now live [on YouTube](https://www.youtube.com/watch?v=3LhtmBYy6Jc). -* `@Christian` shared a QuickAdd script and process for importing notes that emulates other automatic importers but allows a bit more control. -* `@productivity guru` shared a [guide for using Templater](https://www.youtube.com/watch?v=LjdJbknTjm4) to insert variables and functions into your notes. -* `@zsviczian` shared a video of how to implement the [Clothesline Method for Sequencing Ideas](https://www.youtube.com/watch?v=q8KF3flIyKs&feature=youtu.be) using [[templater-obsidian|Templater]] and Excalidraw. Here's [part two](https://www.youtube.com/watch?v=yhljjFPzpzI). -* Here's a [Reddit discussion and video](https://www.reddit.com/r/FoundryVTT/comments/ozxpte/obsidian_md_module_or_markdown_integration/) about how to get things from the virtual tabletop Foundry into Obsidian. -* Here's a [script using netlify](https://forum.obsidian.md/t/yet-another-free-publish-yafp/23608) as an alternative to [[Obsidian Publish]]. -* Here's how Mac/iOS users can use [keyboard maestro for quick capture and inbox processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808). +- Did you know that you can use a `\` backslash to escape characters, so that they aren't treated as markdown commands and will therefore render in preview without needing to be commented using a backtick ( \`)? +- This is a really nice video guide for how to [process source notes into permanent notes](https://www.youtube.com/watch?v=qQM1pjxu3WE) and what Obsidian features help. +- The video from the Buttons community talk from Buttons developer `@shabegom` is now live [on YouTube](https://www.youtube.com/watch?v=3LhtmBYy6Jc). +- `@Christian` shared a QuickAdd script and process for importing notes that emulates other automatic importers but allows a bit more control. +- `@productivity guru` shared a [guide for using Templater](https://www.youtube.com/watch?v=LjdJbknTjm4) to insert variables and functions into your notes. +- `@zsviczian` shared a video of how to implement the [Clothesline Method for Sequencing Ideas](https://www.youtube.com/watch?v=q8KF3flIyKs&feature=youtu.be) using [[templater-obsidian|Templater]] and Excalidraw. Here's [part two](https://www.youtube.com/watch?v=yhljjFPzpzI). +- Here's a [Reddit discussion and video](https://www.reddit.com/r/FoundryVTT/comments/ozxpte/obsidian_md_module_or_markdown_integration/) about how to get things from the virtual tabletop Foundry into Obsidian. +- Here's a [script using netlify](https://forum.obsidian.md/t/yet-another-free-publish-yafp/23608) as an alternative to [[Obsidian Publish]]. +- Here's how Mac/iOS users can use [keyboard maestro for quick capture and inbox processing](https://forum.obsidian.md/t/quick-capture-mac-ios-and-inbox-processing/21808). ## Different Usecases -* `@JeremyMcLellan` shared in Discord how he uses [Obsidian for standup comedy](https://discord.com/channels/686053708261228577/805952223124520961/883076332144168961). -* `@SlRvb` shared a [sample vault for journaling](https://forum.obsidian.md/t/slrvbs-journaling-setup/22346/14). -* On Discord, `@Vincer` shared a list of the plugins that help them have [a more visual experience](https://discord.com/channels/686053708261228577/707816848615407697/853289760578469948) with Obsidian. -* On Discord, `@pseudometa` had a [widely-bookmarked comment](https://discord.com/channels/686053708261228577/700466324840775831/881472955853459486) about why _and when_ highlighting and extracting notes can be more valuable than summarizing the main points of a text -* Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). -* A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). +- `@JeremyMcLellan` shared in Discord how he uses [Obsidian for standup comedy](https://discord.com/channels/686053708261228577/805952223124520961/883076332144168961). +- `@SlRvb` shared a [sample vault for journaling](https://forum.obsidian.md/t/slrvbs-journaling-setup/22346/14). +- On Discord, `@Vincer` shared a list of the plugins that help them have [a more visual experience](https://discord.com/channels/686053708261228577/707816848615407697/853289760578469948) with Obsidian. +- On Discord, `@pseudometa` had a [widely-bookmarked comment](https://discord.com/channels/686053708261228577/700466324840775831/881472955853459486) about why _and when_ highlighting and extracting notes can be more valuable than summarizing the main points of a text +- Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). +- A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. -* `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. -* `@Santi Younger` shared a video about [the Readwise integration](https://youtu.be/g_5Pk7XwDFg) with Obsidian. -* [Duplicati](https://github.com/duplicati/duplicati) is a free & open source backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works on OSX, Windows and Linux. `@peterOlson` says it was easy. Since [[Obsidian Sync]] is _not_ a backup service and as best practice you should separate backups from sync, it's been recommended as a nice companion. -* `@psuedometa` shared their note about [different PDF annotation extraction methods](http://discordapp.com/channels/686053708261228577/722584061087842365/882368061481570324), with some pros/cons of every tool, as `.md` file on Discord. +- `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. +- `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. +- `@Santi Younger` shared a video about [the Readwise integration](https://youtu.be/g_5Pk7XwDFg) with Obsidian. +- [Duplicati](https://github.com/duplicati/duplicati) is a free & open source backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works on OSX, Windows and Linux. `@peterOlson` says it was easy. Since [[Obsidian Sync]] is _not_ a backup service and as best practice you should separate backups from sync, it's been recommended as a nice companion. +- `@psuedometa` shared their note about [different PDF annotation extraction methods](http://discordapp.com/channels/686053708261228577/722584061087842365/882368061481570324), with some pros/cons of every tool, as `.md` file on Discord. ## Housekeeping -* If you're curious to see how my theory about [writing gestalt book reviews is helpful for processing knowledge](https://eleanorkonik.com/lit-review-value-gestalt-reflection/), I wrote a [twitter thread reflecting](https://twitter.com/EleanorKonik/status/1432855712934289408) on how the process of [reviewing Tamed by Alice Roberts](https://eleanorkonik.com/book-review-tamed/) helped me understand the book better. \ No newline at end of file +- If you're curious to see how my theory about [writing gestalt book reviews is helpful for processing knowledge](https://eleanorkonik.com/lit-review-value-gestalt-reflection/), I wrote a [twitter thread reflecting](https://twitter.com/EleanorKonik/status/1432855712934289408) on how the process of [reviewing Tamed by Alice Roberts](https://eleanorkonik.com/book-review-tamed/) helped me understand the book better. diff --git a/01 - Community/Obsidian Roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md index 1332a11aa..b767b09b7 100644 --- a/01 - Community/Obsidian Roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -1,74 +1,76 @@ -# Collaboration Guide, +# Collaboration Guide, ## In The Community -Upcoming community talks (save the date, links to follow later in the month!): +Upcoming community talks (save the date, links to follow later in the month!): -* Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview|Dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). -* Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS Shortcuts]] in Obsidian Mobile. +- Sunday, October 3, 2021 4:00 PM EST: `@Eleanor Konik` (that's me!) will discuss a comprehensive project management workflow for fiction writing: using folders, [[dataview|Dataview]], and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. If there's anything in particular you want to see, reach out. For now I'm working off of [this request](https://forum.obsidian.md/t/obsidian-talks-voting-post-which-talks-do-you-want-to-hear/15705/15). +- Sunday, October 10, 2021 2:00 PM EST: In this showcase, presenters will share how they set up and use [[iOS Shortcuts]] in Obsidian Mobile. ## Plugin News ### New -* We've got another proto-WYSIWYG plugin on the scene: [Autoview](https://github.com/mmhobi7/obsidian-autoview) will auto-switch the active window to edit mode when a keystroke is detected, and then switch back to preview mode a delay after the last keystroke is detected. -* `@luckman212` put together a small quality of life plugin that will let you assign a hotkey to [[obsidian-reset-font-size|reset your zoom level]] back to "normal" even on operating systems and keyboards that don't make it easy. -* [[podcast-note|Podcast Note]] lets you easily pull metadata for podcasts and take notes on them. -* I had to do a double-take because I wrote this last week about a different plugin: There's a new riff off of focus mode! This week we got [[obsidian-stille|Stille]]. -* [[obsidian-carry-forward|Carry-Forward]] lets users copy a link to the current block. +- We've got another proto-WYSIWYG plugin on the scene: [Autoview](https://github.com/mmhobi7/obsidian-autoview) will auto-switch the active window to edit mode when a keystroke is detected, and then switch back to preview mode a delay after the last keystroke is detected. +- `@luckman212` put together a small quality of life plugin that will let you assign a hotkey to [[obsidian-reset-font-size|reset your zoom level]] back to "normal" even on operating systems and keyboards that don't make it easy. +- [[podcast-note|Podcast Note]] lets you easily pull metadata for podcasts and take notes on them. +- I had to do a double-take because I wrote this last week about a different plugin: There's a new riff off of focus mode! This week we got [[obsidian-stille|Stille]]. +- [[obsidian-carry-forward|Carry-Forward]] lets users copy a link to the current block. ### Updates -* the [[file-tree-alternative|File Tree Alternative Plugin]] allows users to view the file and folder lists in a single view to have Evernote similar experience instead of switching between the views. Here's a [demo](https://www.youtube.com/watch?v=fbz8IZtXuUE) video. -* [[obsidian-excalidraw-plugin|Excalidraw]] 1.3.1 has drag & drop support to create links from files in the file manager and improved zoom to fit. Images will fit fullscreen, (almost) regardless of image size. Also, the full package is now in one file and chunks no longer get loaded from the web. -* The [[obsidian-dictionary-plugin|Dictionary]] plugin (which by the way has a fantastic thesaurus) just got a redesign to look more like the native Obsidian views, i.e. the search panel. -* The [[extract-url|Extract url content]] now has [mobile support](https://forum.obsidian.md/t/extract-url-plugin-mobile-support/23664). +- the [[file-tree-alternative|File Tree Alternative Plugin]] allows users to view the file and folder lists in a single view to have Evernote similar experience instead of switching between the views. Here's a [demo](https://www.youtube.com/watch?v=fbz8IZtXuUE) video. +- [[obsidian-excalidraw-plugin|Excalidraw]] 1.3.1 has drag & drop support to create links from files in the file manager and improved zoom to fit. Images will fit fullscreen, (almost) regardless of image size. Also, the full package is now in one file and chunks no longer get loaded from the web. +- The [[obsidian-dictionary-plugin|Dictionary]] plugin (which by the way has a fantastic thesaurus) just got a redesign to look more like the native Obsidian views, i.e. the search panel. +- The [[extract-url|Extract url content]] now has [mobile support](https://forum.obsidian.md/t/extract-url-plugin-mobile-support/23664). ### For Developers -* `@NothingIsLost` shared a plugin to help theme designers inspect the "Export to PDF" styling output interactively in Dev Tools which should make debugging print mode easier. +- `@NothingIsLost` shared a plugin to help theme designers inspect the "Export to PDF" styling output interactively in Dev Tools which should make debugging print mode easier. ## Workflow Stuff -* A group of pentesters (which is to say, white hat hackers) shared a really nice and comprehensive article about how they use [Obsidian for collaboratively documenting group knowledge](https://www.trustedsec.com/blog/obsidian-taming-a-collective-consciousness/) in the cybersecurity field. If you wanted to use Obsidian collaboratively and are not terrified of git, this is a must-read in my opinion. Here's the [associated git repo](https://github.com/trustedsec/Obsidian-Vault-Structure). -* I wrote an article about how [the graph view isn't just a pretty gimmick](https://eleanorkonik.com/its-not-just-a-pretty-gimmick-in-defense-of-obsidians-graph-view/), and there were some great comments in the [reddit thread](https://www.reddit.com/r/ObsidianMD/comments/plc4ny/its_not_just_a_pretty_gimmick_in_defense_of/) about using the graph view for fiction writing and different kinds of knowledge graphs. -* Ben shared how they use [Obsidian for tracking tasks](https://medium.com/geekculture/how-i-track-my-tasks-in-obsidian-47fd7ad80364). Note though that other people prefer to [keep task management and knowledge management separate](https://publish.obsidian.md/leah/40+Digital+Garden/Simplicity%2C+strategic) -* Here's a nice [collection of daily notes templates](https://www.reddit.com/r/ObsidianMD/comments/pjp8d1/daily_note_templates_please_share/) on Reddit. -* This [collection of templates](https://filipedonadio.com/6-useful-templates-for-obsidian/) also got resurfaced if you're looking for inspiration about how to set up Cornell notes, meeting notes, book notes, blog posts or an Einsenhower Matrix. Also, Filipe has a bunch of Obsidian content on YouTube that I wasn't aware of, like this video from last month about how he used [only Obsidian for a week](https://www.youtube.com/watch?v=1UCAlCAvXhk). +- A group of pentesters (which is to say, white hat hackers) shared a really nice and comprehensive article about how they use [Obsidian for collaboratively documenting group knowledge](https://www.trustedsec.com/blog/obsidian-taming-a-collective-consciousness/) in the cybersecurity field. If you wanted to use Obsidian collaboratively and are not terrified of git, this is a must-read in my opinion. Here's the [associated git repo](https://github.com/trustedsec/Obsidian-Vault-Structure). +- I wrote an article about how [the graph view isn't just a pretty gimmick](https://eleanorkonik.com/its-not-just-a-pretty-gimmick-in-defense-of-obsidians-graph-view/), and there were some great comments in the [reddit thread](https://www.reddit.com/r/ObsidianMD/comments/plc4ny/its_not_just_a_pretty_gimmick_in_defense_of/) about using the graph view for fiction writing and different kinds of knowledge graphs. +- Ben shared how they use [Obsidian for tracking tasks](https://medium.com/geekculture/how-i-track-my-tasks-in-obsidian-47fd7ad80364). Note though that other people prefer to [keep task management and knowledge management separate](https://publish.obsidian.md/leah/40+Digital+Garden/Simplicity%2C+strategic) +- Here's a nice [collection of daily notes templates](https://www.reddit.com/r/ObsidianMD/comments/pjp8d1/daily_note_templates_please_share/) on Reddit. +- This [collection of templates](https://filipedonadio.com/6-useful-templates-for-obsidian/) also got resurfaced if you're looking for inspiration about how to set up Cornell notes, meeting notes, book notes, blog posts or an Einsenhower Matrix. Also, Filipe has a bunch of Obsidian content on YouTube that I wasn't aware of, like this video from last month about how he used [only Obsidian for a week](https://www.youtube.com/watch?v=1UCAlCAvXhk). ### Advanced -* Here's a [powershell script](https://forum.obsidian.md/t/insert-title-into-front-matter-powershell-script/23966) to insert file titles into the front matter of all your notes. + +- Here's a [powershell script](https://forum.obsidian.md/t/insert-title-into-front-matter-powershell-script/23966) to insert file titles into the front matter of all your notes. + ## Feature Requests -* You can [add your support](https://forum.obsidian.md/t/obsidian-send/23899) to the feature request to send things to Obsidian via email and tweets and stuff, a la IFTTT but with Obsidian Sync. +- You can [add your support](https://forum.obsidian.md/t/obsidian-send/23899) to the feature request to send things to Obsidian via email and tweets and stuff, a la IFTTT but with Obsidian Sync. ## Appearance -* This absolutely incredible css snippet will make [your vault look like a Diablo game](http://discordapp.com/channels/686053708261228577/700466324840775831/885715893919825990). For a laugh, try it in light mode. -* The [[Firefly]] theme is pending review, but is one of the few examples I've personally seen of a repository using [[SCSS]], a Rubyprogram written in that assembles CSS style sheets for a browser, and for information, SASS adds lots of additional functionality to CSS like variables, nesting and more which can make writing CSS easier and faster. -* CSS for [rainbow relationship line colors](https://discord.com/channels/686053708261228577/702656734631821413/884586663064535141) was shared in the Discord by `@NothingIsLost`. -* Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). -* Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). +- This absolutely incredible css snippet will make [your vault look like a Diablo game](http://discordapp.com/channels/686053708261228577/700466324840775831/885715893919825990). For a laugh, try it in light mode. +- The [[Firefly]] theme is pending review, but is one of the few examples I've personally seen of a repository using [[SCSS]], a Rubyprogram written in that assembles CSS style sheets for a browser, and for information, SASS adds lots of additional functionality to CSS like variables, nesting and more which can make writing CSS easier and faster. +- CSS for [rainbow relationship line colors](https://discord.com/channels/686053708261228577/702656734631821413/884586663064535141) was shared in the Discord by `@NothingIsLost`. +- Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). +- Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. -* The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. +- `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. +- The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. ### Research Rabbit -* [Research Rabbit](https://www.researchrabbit.ai/) (yes it's free) put together [a playlist of Youtube videos](https://www.youtube.com/watch?v=wHBql2JncyU&list=PLLrc8QKmOs9btNMYi8zsNRKlGuIZgPTZK) with tutorials from users, starting with `@dannyhatcher` and his workflow (follow up with [this video](https://www.youtube.com/watch?v=AQdKBhCaCcI) to see how he processes things into Obsidian afterwards). -* `@brimwats` and Bryan Jenks and I also did a community talk on Thursday with some interested folks sharing our workflows with [[Research Rabbit]]: here's my writeup about [how I use Research Rabbit for Worldbuilding Research](https://eleanorkonik.com/using-research-rabbit-for-worldbuilding-research/). -* PS: I'm deliberately not giving you a referral code because I don't want to take their money, it's such a good tool and they're so nice, but if you have trouble signing up (they require some kind of 'institutional' email for the forum) you can reach out via email and let them know you found them though the PKM community and they'll set you up. +- [Research Rabbit](https://www.researchrabbit.ai/) (yes it's free) put together [a playlist of Youtube videos](https://www.youtube.com/watch?v=wHBql2JncyU&list=PLLrc8QKmOs9btNMYi8zsNRKlGuIZgPTZK) with tutorials from users, starting with `@dannyhatcher` and his workflow (follow up with [this video](https://www.youtube.com/watch?v=AQdKBhCaCcI) to see how he processes things into Obsidian afterwards). +- `@brimwats` and Bryan Jenks and I also did a community talk on Thursday with some interested folks sharing our workflows with [[Research Rabbit]]: here's my writeup about [how I use Research Rabbit for Worldbuilding Research](https://eleanorkonik.com/using-research-rabbit-for-worldbuilding-research/). +- PS: I'm deliberately not giving you a referral code because I don't want to take their money, it's such a good tool and they're so nice, but if you have trouble signing up (they require some kind of 'institutional' email for the forum) you can reach out via email and let them know you found them though the PKM community and they'll set you up. ### Readwise -* The folks at [[Readwise]] (subscription-fee app but too many pkm people love it to not include it here) just announced a big update coming β€” [a read-later app with RSS, newsletter and pdf-reading capabilities](https://readwise.io/read). They're adding people to the waitlist now and while I'm not personally in the beta I'm pretty excited for it β€” I've heard it's great, and has nice hotkey support. -* They're also working on a web highlighter. Some Obsidian users are excited at the idea of replacing products like Highlights and Instapaper with their new Reader app. -* While I'm talking about Readwise, they also shipped [focused highlight review](https://twitter.com/hstagner/status/1435593578194120706?s=21). -* Here's [Dan Ollosso](https://www.youtube.com/watch?v=XnG9beuXmJw) on the Readwise Obsidian plugin. Here's [Curtis McShale](https://youtu.be/tUfTaEhqZU8)'s. (I told you it was popular with Obsidian folks). +- The folks at [[Readwise]] (subscription-fee app but too many pkm people love it to not include it here) just announced a big update coming β€” [a read-later app with RSS, newsletter and pdf-reading capabilities](https://readwise.io/read). They're adding people to the waitlist now and while I'm not personally in the beta I'm pretty excited for it β€” I've heard it's great, and has nice hotkey support. +- They're also working on a web highlighter. Some Obsidian users are excited at the idea of replacing products like Highlights and Instapaper with their new Reader app. +- While I'm talking about Readwise, they also shipped [focused highlight review](https://twitter.com/hstagner/status/1435593578194120706?s=21). +- Here's [Dan Ollosso](https://www.youtube.com/watch?v=XnG9beuXmJw) on the Readwise Obsidian plugin. Here's [Curtis McShale](https://youtu.be/tUfTaEhqZU8)'s. (I told you it was popular with Obsidian folks). ## Housekeeping -* both `@liam`’s [[calendar|Calendar]] and `@tgrosinger`’s [[table-editor-obsidian|Advanced Tables]] community plugins have surpassed 100,000 downloads in the Obsidian plugin gallery. So exciting! -* When I logged in to work on this yesterday, my dashboard let me know that there are over 2,000 of you subscribed to this newsletter, which is orders of magnitude more than I thought would ever find value from it, so thanks for checking in with me every week! Ghost reports that about 70% of you read this pretty consistently (so I guess I'm not getting lost in the ether!), which is incredibly motivating. Thank you! +- both `@liam`’s [[calendar|Calendar]] and `@tgrosinger`’s [[table-editor-obsidian|Advanced Tables]] community plugins have surpassed 100,000 downloads in the Obsidian plugin gallery. So exciting! +- When I logged in to work on this yesterday, my dashboard let me know that there are over 2,000 of you subscribed to this newsletter, which is orders of magnitude more than I thought would ever find value from it, so thanks for checking in with me every week! Ghost reports that about 70% of you read this pretty consistently (so I guess I'm not getting lost in the ether!), which is incredibly motivating. Thank you! diff --git a/01 - Community/Obsidian Roundup/2021.09.18.md b/01 - Community/Obsidian Roundup/2021.09.18.md index 2993b0d83..903773b3c 100644 --- a/01 - Community/Obsidian Roundup/2021.09.18.md +++ b/01 - Community/Obsidian Roundup/2021.09.18.md @@ -1,14 +1,14 @@ ## In The Community -* `@SlRvb` and `@mikeschmitz` will be showcasing how they use Obsidian for journaling today at 3pm EST. There's more [information in Discord](https://discord.com/channels/686053708261228577/876257648624939008/888086347510865950). -* The [[obsidian-kanban|Kanban]] is looking for community help keeping the documentation up to date, so if you have any workflow tutorials (like [this German-language one](https://www.youtube.com/watch?v=6aU2lYGsRzw)) or such you'd like to add, you can [submit a pull request](https://github.com/mgmeyers/obsidian-kanban/tree/main/src/docs) to the GitHub repository. +- `@SlRvb` and `@mikeschmitz` will be showcasing how they use Obsidian for journaling today at 3pm EST. There's more [information in Discord](https://discord.com/channels/686053708261228577/876257648624939008/888086347510865950). +- The [[obsidian-kanban|Kanban]] is looking for community help keeping the documentation up to date, so if you have any workflow tutorials (like [this German-language one](https://www.youtube.com/watch?v=6aU2lYGsRzw)) or such you'd like to add, you can [submit a pull request](https://github.com/mgmeyers/obsidian-kanban/tree/main/src/docs) to the GitHub repository. ## Obsidian Updates [v0.12.16 is out for Insiders](https://forum.obsidian.md/t/obsidian-release-v0-12-16-insider-build/24166)! -- You can now undo closing a pane. -- Core now supports copying a code block in preview mode. +- You can now undo closing a pane. +- Core now supports copying a code block in preview mode. - Empty panes will be removed on startup if the plugin that created it has been uninstalled or disabled. - `{{date}}` and `{{time}}` will now work with the core daily notes and zettelkasten prefixer plugins. Previously you needed to add the format, for example `{{date:YYYY-MM-DD}}` - Creating new files from in note composer will now show an error if it contains illegal characters. @@ -16,75 +16,77 @@ ### Developers -* There is now access to the following bundled libraries: PDF.js, Mermaid, Prism, MathJax. Each library does things a bit differently but Obsidian now exposes functions to load them if they weren’t loaded already: `loadPdfJs`, `loadMermaid`, `loadPrism`, `loadMathJax`. -* `request` can now set HTTP headers. +- There is now access to the following bundled libraries: PDF.js, Mermaid, Prism, MathJax. Each library does things a bit differently but Obsidian now exposes functions to load them if they weren’t loaded already: `loadPdfJs`, `loadMermaid`, `loadPrism`, `loadMathJax`. +- `request` can now set HTTP headers. ## Plugin News ### New -* [Blue Pill](https://github.com/dyldog/blue-pill) is a plugin designed to rename files from numerical UUIDs to a new file name based on the first header. -* [[Simple Embeds](https://github.com/samwarnick/obsidian-simple-embeds/tree/main) will allow twitter cards and youtube links to render in preview. -* [[workspaces-plus|Workspaces Plus]] comes with some nice features for making workspaces easier to work with, and includes handy features like auto-saving workspaces on switching, status bar indicators to let you visually see which workspace you're working in, etc. Here's how [Josh Duffney uses Workspaces](https://www.youtube.com/watch?v=EiI1ekkiB2k) if you're looking for a use-case example. -* This plugin lets you [add commands to the right click menu](https://github.com/kzhovn/obsidian-customizable-menu) -* The [copy command](https://github.com/kzhovn/copy-command-obsidian) makes the "make a copy" command available to the command palette and file menu. Shoutout to the dev for reading my mind because I was just lamenting the lack of this on Wednesday. +- [Blue Pill](https://github.com/dyldog/blue-pill) is a plugin designed to rename files from numerical UUIDs to a new file name based on the first header. +- [[Simple Embeds](https://github.com/samwarnick/obsidian-simple-embeds/tree/main) will allow twitter cards and youtube links to render in preview. +- [[workspaces-plus|Workspaces Plus]] comes with some nice features for making workspaces easier to work with, and includes handy features like auto-saving workspaces on switching, status bar indicators to let you visually see which workspace you're working in, etc. Here's how [Josh Duffney uses Workspaces](https://www.youtube.com/watch?v=EiI1ekkiB2k) if you're looking for a use-case example. +- This plugin lets you [add commands to the right click menu](https://github.com/kzhovn/obsidian-customizable-menu) +- The [copy command](https://github.com/kzhovn/copy-command-obsidian) makes the "make a copy" command available to the command palette and file menu. Shoutout to the dev for reading my mind because I was just lamenting the lack of this on Wednesday. ### Updates -* [[obsidian-kanban|Kanban]] is now out of beta with v1.0.0. Lanes are scrollable, cards can contain newlines, the input fields supports markdown editing, block embeds are supported, and there are some more action buttons functionality. Note: may contain breaking changes for some themes (but I haven't heard much chatter about this so you'll probably be fine). -* [[pane-relief|Pane Relief]] has a hotfix to support the new Insider build (0.12.16); please be sure to close any orphan panes! -* [[obsidian-dice-roller|Dice Roller]] had a major backend update that should speed things up, and you can modify and condition dicerolls, i.e. create formulas and variables. More details in the Readme! -* [[oz-image-plugin|Image in Editor]] can render mermaid diagrams in transclusions in the editor. Which should give you an idea of the complexities WYSIWYG mode faces β€” and by the way, **WYSIWYG mode has been moved to the "In Progress" section of the Obsidian Roadmap.** -* The [[obsidian-linter|Linter]] plugin allows for footnotes to be moved and reindexed, which is useful for concatenation i.e. with the longform plugin, and also will reformat tags with hashtags in YAML frontmatter to be correct, i.e. removes the hashtag. -* [v1.11.0](https://github.com/denolehov/obsidian-git/releases/tag/1.11.0) of [[obsidian-git|Obsidian Git]] comes to us from the incredibly tenacious `@Vinadon` (who has faced some truly demoralizing struggles developing this plugin) and features support for initializing new repos and selecting upstream branches for pushing and pulling from. -* Users of the Folder Note plugin should be aware that most of the features have been migrated to the [Folder Note Core](https://github.com/aidenlx/folder-note-core): check out the [migration guide](https://github.com/aidenlx/alx-folder-note/wiki/migrate-from-v0.10.0-and-lower). -* [[obsidian-dictionary-plugin|Dictionary]] [2.18.0](https://github.com/phibr0/obsidian-dictionary) lets you override the language for an individual note by noting the preferred language in the YAML. +- [[obsidian-kanban|Kanban]] is now out of beta with v1.0.0. Lanes are scrollable, cards can contain newlines, the input fields supports markdown editing, block embeds are supported, and there are some more action buttons functionality. Note: may contain breaking changes for some themes (but I haven't heard much chatter about this so you'll probably be fine). +- [[pane-relief|Pane Relief]] has a hotfix to support the new Insider build (0.12.16); please be sure to close any orphan panes! +- [[obsidian-dice-roller|Dice Roller]] had a major backend update that should speed things up, and you can modify and condition dicerolls, i.e. create formulas and variables. More details in the Readme! +- [[oz-image-plugin|Image in Editor]] can render mermaid diagrams in transclusions in the editor. Which should give you an idea of the complexities WYSIWYG mode faces β€” and by the way, **WYSIWYG mode has been moved to the "In Progress" section of the Obsidian Roadmap.** +- The [[obsidian-linter|Linter]] plugin allows for footnotes to be moved and reindexed, which is useful for concatenation i.e. with the longform plugin, and also will reformat tags with hashtags in YAML frontmatter to be correct, i.e. removes the hashtag. +- [v1.11.0](https://github.com/denolehov/obsidian-git/releases/tag/1.11.0) of [[obsidian-git|Obsidian Git]] comes to us from the incredibly tenacious `@Vinadon` (who has faced some truly demoralizing struggles developing this plugin) and features support for initializing new repos and selecting upstream branches for pushing and pulling from. +- Users of the Folder Note plugin should be aware that most of the features have been migrated to the [Folder Note Core](https://github.com/aidenlx/folder-note-core): check out the [migration guide](https://github.com/aidenlx/alx-folder-note/wiki/migrate-from-v0.10.0-and-lower). +- [[obsidian-dictionary-plugin|Dictionary]] [2.18.0](https://github.com/phibr0/obsidian-dictionary) lets you override the language for an individual note by noting the preferred language in the YAML. ### Betas -* [Text Transporter](https://github.com/TfTHacker/obsidian42-text-transporter/releases) is currently rapidly iterating through beta testing (aka will require manual install) and `@TFTHacker` is looking for testers to help put it through its paces before code review. It's an Obsidian riff off of his Roam workflow, and offers a bunch of features, including replace a link with its original text, slinging text around, bookmarks, quick capture, and more. +- [Text Transporter](https://github.com/TfTHacker/obsidian42-text-transporter/releases) is currently rapidly iterating through beta testing (aka will require manual install) and `@TFTHacker` is looking for testers to help put it through its paces before code review. It's an Obsidian riff off of his Roam workflow, and offers a bunch of features, including replace a link with its original text, slinging text around, bookmarks, quick capture, and more. ## Feature Requests -* People used to IDEs like [[VSCode|Visual Studio Code]] would love it if it were possible to ["tab out" of markup](https://forum.obsidian.md/t/pressing-tab-when-inserting-a-link-should-move-the-cursor-to-the-next-brackets/11953) instead of needing to use the arrow key. -* Is it possible to [assign a hotkey to readable line width](https://forum.obsidian.md/t/is-there-a-way-to-set-readable-line-length-option-to-a-hotkey/24255)? I know there have been times when I really wanted this, too, especially when dealing with tables. +- People used to IDEs like [[VSCode|Visual Studio Code]] would love it if it were possible to ["tab out" of markup](https://forum.obsidian.md/t/pressing-tab-when-inserting-a-link-should-move-the-cursor-to-the-next-brackets/11953) instead of needing to use the arrow key. +- Is it possible to [assign a hotkey to readable line width](https://forum.obsidian.md/t/is-there-a-way-to-set-readable-line-length-option-to-a-hotkey/24255)? I know there have been times when I really wanted this, too, especially when dealing with tables. + ## Appearance -* The [LaTeX insipired CSS Snippet for PDFs](https://www.buymeacoffee.com/phibr0/e/42263) is designed to help with page breaks, automatically number headings, and more. -* The [[ITS Theme]] had an update that [reduces the filesize by moving icons to an external snippet and some new Style Settings toggles](https://forum.obsidian.md/t/theme-its-dark-light-theme/12838/132). -* [[Yin and Yang]] theme got an update to change the darkness value of the base color that should help with reflective screens. +- The [LaTeX insipired CSS Snippet for PDFs](https://www.buymeacoffee.com/phibr0/e/42263) is designed to help with page breaks, automatically number headings, and more. +- The [[ITS Theme]] had an update that [reduces the filesize by moving icons to an external snippet and some new Style Settings toggles](https://forum.obsidian.md/t/theme-its-dark-light-theme/12838/132). +- [[Yin and Yang]] theme got an update to change the darkness value of the base color that should help with reflective screens. ## Ancilliary Code -* the [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3) from `@kepano` has some more features, like removal of illegal characters and variables for tagging things more easily. -* `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "[[Docker]] file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. +- the [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3) from `@kepano` has some more features, like removal of illegal characters and variables for tagging things more easily. +- `@Ckain` figured out how to get [Obsidian as a dockerfile to use Obsidian in a browser](https://discord.com/channels/686053708261228577/694233507500916796/888512777336021044). I understand about half of the instructions but I feel like this is an incredible thing for developers who want to access their Obsidian notes from a locked down computer at work, so if you know what "[[Docker]] file" and "container" and "reverse proxies" mean, check this out! If you don't, this is an advanced option, please don't try. ## Guides -* Here's why you [probably should not store plain text passwords in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pmscaz/is_obsidian_safe_for_storing_your_passwords_there/). -* Here's a guide of _why_ to use [Obsidian for RPGs](https://www.youtube.com/watch?v=cLMcRiacY3g). Even if you don't care about TTRPGS, though, it has some really nifty looks at how people can use timelines, kanban boards, and statblocks. -* `@_Nick` shared a nice overview of [different notetaking methods they iterated through](https://www.nickseitz.com/writing/take-less-stupid-notes) looking for the one that worked for them. -* `@nvanderhoevan` shared how she uses [Obsidian for work](https://nicolevanderhoeven.com/blog/20210518-how-i-use-obsidian-at-work/); her notes are available to coworkers via git. -* Here's a neat video guide on how to [do mindmapping in Obsidian](https://www.youtube.com/watch?v=pWcHBmJLvLc&feature=youtu.be) -* Here's a writeup about how to use [Obsidian for cultivating a writing habit with morning pages](https://www.cultivatingmentalsilence.com/blog/using-the-obsidian-app-to-do-morning-pages). -* Here's a video guide about [how to take concept notes]( https://www.youtube.com/watch?v=MYJsGksojms) that leverages the linking your thinking philosophy. -* Here's how `dannyhatcher` takes [notes from a bunch of different sources](https://www.youtube.com/watch?v=tLa2tNuXau0&feature=youtu.be) in a consistent way. +- Here's why you [probably should not store plain text passwords in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pmscaz/is_obsidian_safe_for_storing_your_passwords_there/). +- Here's a guide of _why_ to use [Obsidian for RPGs](https://www.youtube.com/watch?v=cLMcRiacY3g). Even if you don't care about TTRPGS, though, it has some really nifty looks at how people can use timelines, kanban boards, and statblocks. +- `@_Nick` shared a nice overview of [different notetaking methods they iterated through](https://www.nickseitz.com/writing/take-less-stupid-notes) looking for the one that worked for them. +- `@nvanderhoevan` shared how she uses [Obsidian for work](https://nicolevanderhoeven.com/blog/20210518-how-i-use-obsidian-at-work/); her notes are available to coworkers via git. +- Here's a neat video guide on how to [do mindmapping in Obsidian](https://www.youtube.com/watch?v=pWcHBmJLvLc&feature=youtu.be) +- Here's a writeup about how to use [Obsidian for cultivating a writing habit with morning pages](https://www.cultivatingmentalsilence.com/blog/using-the-obsidian-app-to-do-morning-pages). +- Here's a video guide about [how to take concept notes](https://www.youtube.com/watch?v=MYJsGksojms) that leverages the linking your thinking philosophy. +- Here's how `dannyhatcher` takes [notes from a bunch of different sources](https://www.youtube.com/watch?v=tLa2tNuXau0&feature=youtu.be) in a consistent way. ## Knowledge Management -* Here's a nice discussion in Discord about [how to deal with information overload](http://discordapp.com/channels/686053708261228577/722584061087842365/888244420728741938). -* Here's a discussion on Reddit about how to use [Obsidian as a lab notebook](https://www.reddit.com/r/ObsidianMD/comments/pojd73/does_anyone_use_obsidian_as_a_lab_notebook/). -* Here's a discussion about [how to leverage Obsidian for a Master's thesis](https://forum.obsidian.md/t/start-using-obsidian-for-masters-thesis-when-you-already-have-a-rough-outline-in-mind/24228/3). +- Here's a nice discussion in Discord about [how to deal with information overload](http://discordapp.com/channels/686053708261228577/722584061087842365/888244420728741938). +- Here's a discussion on Reddit about how to use [Obsidian as a lab notebook](https://www.reddit.com/r/ObsidianMD/comments/pojd73/does_anyone_use_obsidian_as_a_lab_notebook/). +- Here's a discussion about [how to leverage Obsidian for a Master's thesis](https://forum.obsidian.md/t/start-using-obsidian-for-masters-thesis-when-you-already-have-a-rough-outline-in-mind/24228/3). + ## In The Wild Every now and then someone shares a link to a popular outlet "discovering" Obsidian and writing about it and I'm never sure about adding it to the Roundup because I'm never sure if it's teaching _us_ anything β€” we already know about Obsidian β€” but ultimately, I think it's fun to see what "new users" are saying about Obsidian and it's kind of neat to see my niche notetaking tool mentioned "in the wild" so maybe you feel the same way. -* Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). +- Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. +- [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. ## Housekeeping -* I think I sorted the database problems. I haven't had time to sit down and write a postmortem but suffice it to say that without the support of this community (especially moderator `@Leah` and her incredible excel skills) I would probably still be deep in database hell. For those curious about the topline result, I managed to salvage most of the Roundup database but had to wipe the Iceberg back to nothing, and I'm not totally convinced that some of the weirder problems we ran into won't recur, but I'm hopeful that things should be alright going forward. Thanks for all your kind words during a dark time πŸ’š. \ No newline at end of file +- I think I sorted the database problems. I haven't had time to sit down and write a postmortem but suffice it to say that without the support of this community (especially moderator `@Leah` and her incredible excel skills) I would probably still be deep in database hell. For those curious about the topline result, I managed to salvage most of the Roundup database but had to wipe the Iceberg back to nothing, and I'm not totally convinced that some of the weirder problems we ran into won't recur, but I'm hopeful that things should be alright going forward. Thanks for all your kind words during a dark time πŸ’š. diff --git a/01 - Community/Obsidian Roundup/2021.09.25.md b/01 - Community/Obsidian Roundup/2021.09.25.md index d61a6a551..fe230d29d 100644 --- a/01 - Community/Obsidian Roundup/2021.09.25.md +++ b/01 - Community/Obsidian Roundup/2021.09.25.md @@ -1,91 +1,93 @@ ## In The Community -* The Obsidian developers are doing an [[Obsidian October 2021]] initiative / contest to encourage people to polish off their WIP plugins and themes, or even try their hand at developing one for the first time. **Winners will get hundreds of dollars in credit to spend on Obsidian services; the top winner, as determined by a panel of community judges, will get a custom trophy. Even if you don't win, they're picking 3 random people to earn rewards too.** Learn more on the new [Obsidian publish hub](https://publish.obsidian.md/hub/Events/Obsidian+October+2021). Here's the forum thread for [sharing your progress](https://forum.obsidian.md/t/obsidian-october-2021-daily-progress-and-learnings/24472). -* Anne-Laure Le Cunff [interviewed](https://nesslabs.com/obsidian-featured-tool) `@Silver` (Erica Xu) about why she developed Obsidian and the process of developing the community. -* Nick Milo featured content creator [Mike Schmitz](https://www.youtube.com/watch?v=aiTV9MOBYPs) as part of the LYT House series awhile back β€” the recording is now on YouTube. Ditto [David Sparks](https://www.youtube.com/watch?v=JLk5jIHpvxE) talking about how he uses Obsidian. +- The Obsidian developers are doing an [[Obsidian October 2021]] initiative / contest to encourage people to polish off their WIP plugins and themes, or even try their hand at developing one for the first time. **Winners will get hundreds of dollars in credit to spend on Obsidian services; the top winner, as determined by a panel of community judges, will get a custom trophy. Even if you don't win, they're picking 3 random people to earn rewards too.** Learn more on the new [Obsidian publish hub](https://publish.obsidian.md/hub/Events/Obsidian+October+2021). Here's the forum thread for [sharing your progress](https://forum.obsidian.md/t/obsidian-october-2021-daily-progress-and-learnings/24472). +- Anne-Laure Le Cunff [interviewed](https://nesslabs.com/obsidian-featured-tool) `@Silver` (Erica Xu) about why she developed Obsidian and the process of developing the community. +- Nick Milo featured content creator [Mike Schmitz](https://www.youtube.com/watch?v=aiTV9MOBYPs) as part of the LYT House series awhile back β€” the recording is now on YouTube. Ditto [David Sparks](https://www.youtube.com/watch?v=JLk5jIHpvxE) talking about how he uses Obsidian. + ## Obsidian Updates -* [[Obsidian Sync]] increased the size limit of each remote vault from 4 GB to 10 GB. +- [[Obsidian Sync]] increased the size limit of each remote vault from 4 GB to 10 GB. ## Plugin News ### New -* There's a new plugin to add more [shortcuts for LaTeX](https://github.com/joeyuping/quick_latex_obsidian). -* It looks like the folks over at [[ClubMacStories]] are trying out a business model for [[Paid plugins]]: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). -* [Metadataframe](https://github.com/SkepticMystic/metadataframe) lets users extract all the metadata in a vault into a CSV file. -* [Prominent Sarred Notes](https://github.com/valentine195/obsidian-prominent-starred-files) adds stars to starred notes in the file explorer. -* [Local images](https://github.com/aleksey-rezvov/obsidian-local-images) finds hotlinked images in your notes, downloads and saves them locally and finally adjusts the link in your note to point to the local file. -* [MarginNote Companion](https://github.com/aidenlx/marginnote-companion) lets users use [[MarginNote]] 3 to read and create text/area excerpt on PDF files and easily import notes to obsidian with backlinks to MarginNote. It synergizes with Media Extended to support importing video notes. -* If you play music and want to use Obsidian to keep track of scores, check out [[scales-chords|Scales and Chords]] . -* Here's a [hotkey for superscript](https://github.com/oliviodare/obsidian-superscript). -* Here's a plugin designed to help users use Obsidian as a [Read It Later](https://github.com/DominikPieper/obsidian-ReadItLater) app. -* Here's a plugin to let you [change the playback speed](https://github.com/kaizau/obsidian-audio-speed-plugin) of audio files in Obsidian. +- There's a new plugin to add more [shortcuts for LaTeX](https://github.com/joeyuping/quick_latex_obsidian). +- It looks like the folks over at [[ClubMacStories]] are trying out a business model for [[Paid plugins]]: if you subscribe to the ClubMacStories newsletter you can get access to their Todoist Tasks, Markdown links, and Markdown embeds plugins. Here's their [Twitter announcement](https://twitter.com/viticci/status/1440841977994432522). +- [Metadataframe](https://github.com/SkepticMystic/metadataframe) lets users extract all the metadata in a vault into a CSV file. +- [Prominent Sarred Notes](https://github.com/valentine195/obsidian-prominent-starred-files) adds stars to starred notes in the file explorer. +- [Local images](https://github.com/aleksey-rezvov/obsidian-local-images) finds hotlinked images in your notes, downloads and saves them locally and finally adjusts the link in your note to point to the local file. +- [MarginNote Companion](https://github.com/aidenlx/marginnote-companion) lets users use [[MarginNote]] 3 to read and create text/area excerpt on PDF files and easily import notes to obsidian with backlinks to MarginNote. It synergizes with Media Extended to support importing video notes. +- If you play music and want to use Obsidian to keep track of scores, check out [[scales-chords|Scales and Chords]] . +- Here's a [hotkey for superscript](https://github.com/oliviodare/obsidian-superscript). +- Here's a plugin designed to help users use Obsidian as a [Read It Later](https://github.com/DominikPieper/obsidian-ReadItLater) app. +- Here's a plugin to let you [change the playback speed](https://github.com/kaizau/obsidian-audio-speed-plugin) of audio files in Obsidian. ### Updates -* [[obsidian-kanban|Kanban]] [1.0.17](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.17) lets users search for notes by aliases, headings and blocks. -* Recursive folder copying has been added to [0.2.0](https://github.com/kzhovn/copy-command-obsidian) of [[copy-note|Enhance Copy Note]]. -* [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] plugin got some nice navigation features for 1.0.9 -* [[obsidian-dice-roller|Dice Roller]] now lets users save results of dicerolls and has a prettier dice view. -* [v1.7](https://github.com/chhoumann/MetaEdit) of [[metaedit]] fixes the KanbanHelper setting not being able to expand. -* [[obsidian-leaflet-plugin|Obsidian Leaflet]] updated to version 4.0.0. It's now faster, integrated with Initiate Tracker, allowes for layers on real-world maps, and lets you draw and edit shapes directly on maps. -* [[obsidian-toggl-integration|Toggl Track]]Integration for Obsidian [v 0.3.0](https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.3.0) comes with better support for tags. -* [[obsidian-git|Obsidian Git]] [v1.13.0](https://github.com/denolehov/obsidian-git/releases/tag/1.13.0) supports custom git binary paths and cloning remote repos. -* [v1.3.0](https://github.com/OfficerHalf/obsidian-trello/releases/tag/1.3.0) of [[obsidian-trello|Obsidian Trello]] lets users customize which part of a Trello card render in Obsidian. +- [[obsidian-kanban|Kanban]] [1.0.17](https://github.com/mgmeyers/obsidian-kanban/releases/tag/1.0.17) lets users search for notes by aliases, headings and blocks. +- Recursive folder copying has been added to [0.2.0](https://github.com/kzhovn/copy-command-obsidian) of [[copy-note|Enhance Copy Note]]. +- [[obsidian-jump-to-date-plugin|Obsidian42 - Jump-to-Date]] plugin got some nice navigation features for 1.0.9 +- [[obsidian-dice-roller|Dice Roller]] now lets users save results of dicerolls and has a prettier dice view. +- [v1.7](https://github.com/chhoumann/MetaEdit) of [[metaedit]] fixes the KanbanHelper setting not being able to expand. +- [[obsidian-leaflet-plugin|Obsidian Leaflet]] updated to version 4.0.0. It's now faster, integrated with Initiate Tracker, allowes for layers on real-world maps, and lets you draw and edit shapes directly on maps. +- [[obsidian-toggl-integration|Toggl Track]]Integration for Obsidian [v 0.3.0](https://github.com/mcndt/obsidian-toggl-integration/releases/tag/0.3.0) comes with better support for tags. +- [[obsidian-git|Obsidian Git]] [v1.13.0](https://github.com/denolehov/obsidian-git/releases/tag/1.13.0) supports custom git binary paths and cloning remote repos. +- [v1.3.0](https://github.com/OfficerHalf/obsidian-trello/releases/tag/1.3.0) of [[obsidian-trello|Obsidian Trello]] lets users customize which part of a Trello card render in Obsidian. ### Betas -* [Cross Reference Navigation](https://github.com/alexobenauer/Cross-reference-Navigation-for-Obsidian) lets you navigate through notes using their tags. I don't have a great short explanation for it but it's kind of like a kanban board for your tags, and it's got a gorgeous interface. It's still in beta, but the author has an [incredible website](https://alexanderobenauer.com/labnotes/000/) and vision. Highly recommend clicking through. Here's a [youtube demo](https://www.youtube.com/watch?v=sm5HXFNN8jE) if you prefer those. +- [Cross Reference Navigation](https://github.com/alexobenauer/Cross-reference-Navigation-for-Obsidian) lets you navigate through notes using their tags. I don't have a great short explanation for it but it's kind of like a kanban board for your tags, and it's got a gorgeous interface. It's still in beta, but the author has an [incredible website](https://alexanderobenauer.com/labnotes/000/) and vision. Highly recommend clicking through. Here's a [youtube demo](https://www.youtube.com/watch?v=sm5HXFNN8jE) if you prefer those. ### For Developers -* Here's an incredible new guide for [how to develop plugins for Obsidian](https://marcus.se.net/obsidian-plugin-docs/). -* Here's a [pdf cheatsheet on Discord](https://discord.com/channels/686053708261228577/889616783458304001/890406344509784126) for base theme colors. -* Here's a [community theme dev vault](https://github.com/obsidian-community/theme-dev-vault) that contains a bunch of text files and fiddly plugin examples with all the special classes you might need to worry about during theme development. -* Here's a [guide to styling Obsidian](https://publish.obsidian.md/hub/Guides/Themes/How+to+Style+Obsidian) endorsed by the Obsidian devs. +- Here's an incredible new guide for [how to develop plugins for Obsidian](https://marcus.se.net/obsidian-plugin-docs/). +- Here's a [pdf cheatsheet on Discord](https://discord.com/channels/686053708261228577/889616783458304001/890406344509784126) for base theme colors. +- Here's a [community theme dev vault](https://github.com/obsidian-community/theme-dev-vault) that contains a bunch of text files and fiddly plugin examples with all the special classes you might need to worry about during theme development. +- Here's a [guide to styling Obsidian](https://publish.obsidian.md/hub/Guides/Themes/How+to+Style+Obsidian) endorsed by the Obsidian devs. ## Feature Requests -* Here's a request for a [teleprompter plugin](https://forum.obsidian.md/t/teleprompter-window/14178). -* If two-factor authentication is something you'd like to see added to Obsidian accounts, you can add your support to the [feature request](https://forum.obsidian.md/t/two-factor-authentication/21888/14) -* `@brimwats` provided a proof of concept for [assigning library subject headings to a note](https://discord.com/channels/686053708261228577/889616783458304001/890038532570234940) which would be neat for bringing controlled knowledge management vocabularies to Obsidian. If you're looking for a project for Obsidian October, this is a neat one! +- Here's a request for a [teleprompter plugin](https://forum.obsidian.md/t/teleprompter-window/14178). +- If two-factor authentication is something you'd like to see added to Obsidian accounts, you can add your support to the [feature request](https://forum.obsidian.md/t/two-factor-authentication/21888/14) +- `@brimwats` provided a proof of concept for [assigning library subject headings to a note](https://discord.com/channels/686053708261228577/889616783458304001/890038532570234940) which would be neat for bringing controlled knowledge management vocabularies to Obsidian. If you're looking for a project for Obsidian October, this is a neat one! ## Appearance -* Here's a neat css snippet to [hide fold arrows unless the line is active](https://gist.github.com/uphy/924b84f4c238b9d513d1851a6d788cf6). -* the [Alternate Checkboxes](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Checkboxes.css) snippet adds a bunch of nice checkbox stylings to Obsidian and should work with most themes. It also shipped with the new ITS theme update. -* Here's `@dannyhatcher` looking at [every single Obsidian theme on YouTube](https://www.youtube.com/watch?v=W7OUgdvXh0o). πŸ™ˆ I need to find time to update Palatinate. +- Here's a neat css snippet to [hide fold arrows unless the line is active](https://gist.github.com/uphy/924b84f4c238b9d513d1851a6d788cf6). +- the [Alternate Checkboxes](https://github.com/SlRvb/Obsidian--ITS-Theme/blob/main/S%20-%20Checkboxes.css) snippet adds a bunch of nice checkbox stylings to Obsidian and should work with most themes. It also shipped with the new ITS theme update. +- Here's `@dannyhatcher` looking at [every single Obsidian theme on YouTube](https://www.youtube.com/watch?v=W7OUgdvXh0o). πŸ™ˆ I need to find time to update Palatinate. ## Ancillary Code -* This [dataviewjs snippet](https://gist.github.com/chrisgrieser/ac16a80cdd9e8e0e84606cc24e35ad99) provides a dashboard for getting the wordcount from a folder, which is handy for longform writing. -* `@Murf` shared [four templater scripts](https://discord.com/channels/686053708261228577/875720842443649045/890699674552524821) to quickly open up DNP type needs in the Search bar quickly and without losing current context: [one](https://gist.github.com/GitMurf/8a915a9050930feb58123cd0c0832957) [two](https://gist.github.com/GitMurf/09e78ba81508d1f02de7fb315a06e536), [three](https://gist.github.com/GitMurf/c48231d090fe5db85ecafe1ed990bac4), [four](https://gist.github.com/GitMurf/0aa0d121eb052ff1d8ff40fab9517cb2). -* Here's how to [use dataviewjs and obsidian-charts to generate a chart based on dataview inline fields](https://discord.com/channels/686053708261228577/840286238928797736/890609645201264710). +- This [dataviewjs snippet](https://gist.github.com/chrisgrieser/ac16a80cdd9e8e0e84606cc24e35ad99) provides a dashboard for getting the wordcount from a folder, which is handy for longform writing. +- `@Murf` shared [four templater scripts](https://discord.com/channels/686053708261228577/875720842443649045/890699674552524821) to quickly open up DNP type needs in the Search bar quickly and without losing current context: [one](https://gist.github.com/GitMurf/8a915a9050930feb58123cd0c0832957) [two](https://gist.github.com/GitMurf/09e78ba81508d1f02de7fb315a06e536), [three](https://gist.github.com/GitMurf/c48231d090fe5db85ecafe1ed990bac4), [four](https://gist.github.com/GitMurf/0aa0d121eb052ff1d8ff40fab9517cb2). +- Here's how to [use dataviewjs and obsidian-charts to generate a chart based on dataview inline fields](https://discord.com/channels/686053708261228577/840286238928797736/890609645201264710). ## Guides -* Nick Milo, creator of the [[Linking Your Thinking]] methodology, is working on an Obsidian course called "[[Obsidian Flight School]]." You can sign up for the waitlist [here](https://lyt.ck.page/ace689c709). -* Dan Allosso put together a video about how he gets [information from PDFs into Obsidian](https://www.youtube.com/watch?v=HCACgiFzfdw) using [Hypothesis](https://web.hypothes.is/) and [[Readwise]]. -* Here's a [video guide](https://www.youtube.com/watch?v=G-4l0sAQwt0) for getting handwritten notes on the iPad into Obsidian. -* Here's a StackExchange discussion about [how to get Markdown to place nice with Google docs](https://webapps.stackexchange.com/questions/44047/how-can-google-docs-and-markdown-play-nice). +- Nick Milo, creator of the [[Linking Your Thinking]] methodology, is working on an Obsidian course called "[[Obsidian Flight School]]." You can sign up for the waitlist [here](https://lyt.ck.page/ace689c709). +- Dan Allosso put together a video about how he gets [information from PDFs into Obsidian](https://www.youtube.com/watch?v=HCACgiFzfdw) using [Hypothesis](https://web.hypothes.is/) and [[Readwise]]. +- Here's a [video guide](https://www.youtube.com/watch?v=G-4l0sAQwt0) for getting handwritten notes on the iPad into Obsidian. +- Here's a StackExchange discussion about [how to get Markdown to place nice with Google docs](https://webapps.stackexchange.com/questions/44047/how-can-google-docs-and-markdown-play-nice). ### Tips -* You can use .txt files and the [text as md plugin](https://github.com/deathau/txt-as-md-obsidian) to [omit certain files from the quick switcher](https://discord.com/channels/686053708261228577/694233507500916796/890397234737344512 and Obsidian's core search without having to worry about filtering. -* If you are not already familiar with what the insert key on some keyboards does, please copy and paste this paragraph into a text file, find the "Insert" or "Ins" key on your keyboard, put your cursor into the middle of the paragraph, and start typing... because I'm pretty sure this is the most common recurring bug report we get. A surprising number of people aren't familiar with this incredibly obnoxious key on their keyboard. -* This is your periodic reminder to [back up your files](https://www.backblaze.com/blog/the-3-2-1-backup-strategy/) responsibly and regularly. +- You can use .txt files and the [text as md plugin](https://github.com/deathau/txt-as-md-obsidian) to [omit certain files from the quick switcher](https://discord.com/channels/686053708261228577/694233507500916796/890397234737344512 and Obsidian's core search without having to worry about filtering. +- If you are not already familiar with what the insert key on some keyboards does, please copy and paste this paragraph into a text file, find the "Insert" or "Ins" key on your keyboard, put your cursor into the middle of the paragraph, and start typing... because I'm pretty sure this is the most common recurring bug report we get. A surprising number of people aren't familiar with this incredibly obnoxious key on their keyboard. +- This is your periodic reminder to [back up your files](https://www.backblaze.com/blog/the-3-2-1-backup-strategy/) responsibly and regularly. ## Discussions -* `pseudometa` shared the [list of plugins they use for longform writing](https://discord.com/channels/686053708261228577/744933215063638183/890711042085244978). -* Here's a nice Reddit thread about [how to set up Obsidian to be maximally future-proofed and cross-compatible](https://www.reddit.com/r/ObsidianMD/comments/ptcm8x/what_settings_to_use_to_make_notes_created_in/). +- `pseudometa` shared the [list of plugins they use for longform writing](https://discord.com/channels/686053708261228577/744933215063638183/890711042085244978). +- Here's a nice Reddit thread about [how to set up Obsidian to be maximally future-proofed and cross-compatible](https://www.reddit.com/r/ObsidianMD/comments/ptcm8x/what_settings_to_use_to_make_notes_created_in/). + ## In The Wild -* Here's a digital garden from a creator who describes himself as a researcher, musician, designer, photographer and filmmaker. +- Here's a digital garden from a creator who describes himself as a researcher, musician, designer, photographer and filmmaker. ## Knowledge Management -## [[Ancillary Tools]] +## [[_Auxiliary tools]] -* The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). +- The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). diff --git a/02 - Categories/Auxiliary Tools/Chrome Extensions.md b/02 - Categories/Auxiliary Tools/Chrome Extensions.md index 718326612..ba3e07b8f 100644 --- a/02 - Categories/Auxiliary Tools/Chrome Extensions.md +++ b/02 - Categories/Auxiliary Tools/Chrome Extensions.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Chrome Extensions -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Firefox extensions.md b/02 - Categories/Auxiliary Tools/Firefox extensions.md index 274262aa8..22f8bc5fa 100644 --- a/02 - Categories/Auxiliary Tools/Firefox extensions.md +++ b/02 - Categories/Auxiliary Tools/Firefox extensions.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Firefox extensions -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Static Site Generators.md b/02 - Categories/Auxiliary Tools/Static Site Generators.md index f2d568645..08112502e 100644 --- a/02 - Categories/Auxiliary Tools/Static Site Generators.md +++ b/02 - Categories/Auxiliary Tools/Static Site Generators.md @@ -1,13 +1,13 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Static Site Generators -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/02 - Categories/Obsidian/Obsidian Help.md b/02 - Categories/Obsidian/Obsidian Help.md index 7e87eed60..f76d2188e 100644 --- a/02 - Categories/Obsidian/Obsidian Help.md +++ b/02 - Categories/Obsidian/Obsidian Help.md @@ -12,4 +12,4 @@ 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. +An open-source documentation for [[_Obsidian]] available in several languages, often updated, created with help of the community. diff --git a/02 - Categories/Plugins/Plugins.md b/02 - Categories/Plugins/Plugins.md deleted file mode 100644 index cf21daf92..000000000 --- a/02 - Categories/Plugins/Plugins.md +++ /dev/null @@ -1,76 +0,0 @@ ---- -aliases: -- Plugin categories -tags: -- MOC ---- - -# 02.02 - Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Automation|Automation]] -- [[Backup|Backup]] -- [[Chart|Chart]] -- [[Chinese|Chinese]] -- [[Convert|Convert]] -- [[Date|Date]] -- [[Desktop-only plugins|Desktop-only plugins]] -- [[Edit|Edit]] -- [[Editor|Editor]] -- [[File|File]] -- [[Financial|Financial]] -- [[Game|Game]] -- [[History|History]] -- [[Image|Image]] -- [[Integration|Integration]] -- [[Japanese|Japanese]] -- [[Journal|Journal]] -- [[Link|Link]] -- [[Math|Math]] -- [[Mindmap|Mindmap]] -- [[Miscellaneous|Miscellaneous]] -- [[Mobile-compatible plugins|Mobile-compatible plugins]] -- [[Mobile|Mobile]] -- [[Navigation|Navigation]] -- [[Paid plugins|Paid plugins]] -- [[PDF|PDF]] -- [[Refactor|Refactor]] -- [[Render|Render]] -- [[Search|Search]] -- [[Security|Security]] -- [[Shortcut|Shortcut]] -- [[Statistic|Statistic]] -- [[Status bar|Status bar]] -- [[Style|Style]] -- [[Task management|Task management]] -- [[Template|Template]] -- [[Uncategorized plugins|Uncategorized plugins]] -- [[Video and Audio|Video and Audio]] -- [[View|View]] -- [[Vim-related Plugins|Vim-related Plugins]] -- [[Workspace|Workspace]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Categorizing a plugin - -1. Open the category note(s) that you want to add the plugin to from the list above. -2. Add a new bullet in alphabetical order for the new plugin -3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Adding a new category -1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[Plugins]] folder. -3. Use the template [[T - Plugin Category]] and fill out any placeholders. -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -## Acknowledgements - -- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git a/02 - Categories/Plugins/_Plugins.md b/02 - Categories/Plugins/_Plugins.md index d88c731ee..14cbade72 100644 --- a/02 - Categories/Plugins/_Plugins.md +++ b/02 - Categories/Plugins/_Plugins.md @@ -1,12 +1,11 @@ --- aliases: -- -tags: +- Plugin categories +tags: MOC - MOC -publish: true --- -# _Plugins +# 02.02 - Categories #placeholder/description @@ -39,7 +38,6 @@ publish: true - [[02 - Categories/Plugins/Navigation|Navigation]] - [[02 - Categories/Plugins/Paid plugins|Paid plugins]] - [[02 - Categories/Plugins/PDF|PDF]] -- [[02 - Categories/Plugins/Plugins|Plugins]] - [[02 - Categories/Plugins/Refactor|Refactor]] - [[02 - Categories/Plugins/Render|Render]] - [[02 - Categories/Plugins/Search|Search]] @@ -56,3 +54,23 @@ publish: true - [[02 - Categories/Plugins/Vim-related Plugins|Vim-related Plugins]] - [[02 - Categories/Plugins/Workspace|Workspace]] %% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Categorizing a plugin + +1. Open the category note(s) that you want to add the plugin to from the list above. +2. Add a new bullet in alphabetical order for the new plugin +3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Adding a new category +1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. +2. Once you have the green light, create a new file in the [[Plugins]] folder. +3. Use the template [[T - Plugin Category]] and fill out any placeholders. +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +## Acknowledgements + +- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git a/02 - Categories/Themes/Dark-mode themes.md b/02 - Categories/Themes/Dark-mode themes.md index 4715111eb..bc799c66a 100644 --- a/02 - Categories/Themes/Dark-mode themes.md +++ b/02 - Categories/Themes/Dark-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[04 - Community themes|community themes]] that support dark mode. +Check the backlinks for [[_Themes|community themes]] that support dark mode. diff --git a/02 - Categories/Themes/Light-mode themes.md b/02 - Categories/Themes/Light-mode themes.md index 12ec76cdb..d53aa9807 100644 --- a/02 - Categories/Themes/Light-mode themes.md +++ b/02 - Categories/Themes/Light-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[04 - Community themes|community themes]] that support light mode. \ No newline at end of file +Check the backlinks for [[_Themes|community themes]] that support light mode. \ No newline at end of file diff --git a/02 - Categories/Topics/LaTeX.md b/02 - Categories/Topics/LaTeX.md index e2607e1b6..03723d3bb 100644 --- a/02 - Categories/Topics/LaTeX.md +++ b/02 - Categories/Topics/LaTeX.md @@ -1,16 +1,16 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # LaTeX -Official website: #placeholder/link -Documentation: #placeholder/link +Official website: #placeholder/link +Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/02 - Categories/Topics/Mermaid.md b/02 - Categories/Topics/Mermaid.md index d42d59d9d..28d528182 100644 --- a/02 - Categories/Topics/Mermaid.md +++ b/02 - Categories/Topics/Mermaid.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Mermaid -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/02 - Categories/Topics/Publish sites.md b/02 - Categories/Topics/Publish sites.md index 397101a0f..1a79eba0e 100644 --- a/02 - Categories/Topics/Publish sites.md +++ b/02 - Categories/Topics/Publish sites.md @@ -13,6 +13,6 @@ tags: ## Contributing -1. Create a new note under [[10.02 - Publish sites]] +1. Create a new note under [[_Publish Sites]] 2. Apply the [[T - Publish site]] template and fill out the placeholders 3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md index 418aacc22..a01b9e8ea 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]] -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md index 2f2ccce8f..5b315ce51 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Calibre -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md index 0015c316d..9011e66bd 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Docker -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md index dabf198cc..1aaba5bf5 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md @@ -1,18 +1,18 @@ --- -aliases: -- Drafts +aliases: + - Drafts tags: -- seedling + - seedling publish: true --- # Drafts -Official website: #placeholder/link -Documentation: #placeholder/link +Official website: #placeholder/link +Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]], [[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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md index e2ee931da..c3a8c0b9c 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Dragon speech recognition -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md index 5709c7a4a..73498c711 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Dropbox -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md index c3dc6e6dc..12a796ed9 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Emacs -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md index fadaeeea7..10be63bd6 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Gingko app -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md b/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md index 664519273..d62022bb1 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # GitHub Pages -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md index 461ddbbdc..cf165c3f9 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Hazel -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md index b946b501c..595d8d82f 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md @@ -1,16 +1,16 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Jekyll -Official website: #placeholder/link -Documentation: #placeholder/link +Official website: #placeholder/link +Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md index 2e62a2dc7..b860f4d01 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # MGit -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md index 044240477..4e08ee240 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # MarginNote -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md index ea690874a..3e445fcb5 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Mdnotes -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md index da63e9946..a2ca3c845 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Notepad++ -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md index 9cb3568e5..bffa31829 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Pandoc -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md index e92094ba9..c74a0cc61 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Pocket -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md b/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md index d04d92f04..de82d2d47 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # ProtonMail -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md index 295661fe1..4c847730e 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md @@ -1,25 +1,24 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- -# Readwise +# Readwise Official website: [Readwise](https://readwise.io/i/ac9) -Documentation: #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 [[Ancillary tools]] and any other relevat notes in this vault. %% - -#placeholder/description +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% +#placeholder/description ## Obsidian plugins - [[readwise-official|Readwise Official]] - [[readwise-mirror|Readwise Mirror]] -- [[obsidian-readwise|Readwise Community]] \ No newline at end of file +- [[obsidian-readwise|Readwise Community]] diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md index 42b485f18..64a0ea66d 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Research Rabbit -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md index 49bebd803..8b223902b 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Sublime Text -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md index 27abd4e6d..c43a46f52 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Syncthing -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md index 63dc8a03c..eeb3a6c7a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Tesseract -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md b/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md index 5e9988664..ef9b49459 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # VSCode -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md index 473cc1fa5..f15cb381a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Vim -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md index 68ca8cd5e..2266c9113 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Working Copy -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md index ee876da57..0bdcbd23d 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md @@ -1,16 +1,16 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # YAML -Official website: #placeholder/link -Documentation: #placeholder/link +Official website: #placeholder/link +Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md index f3d7f736a..8c637e1a3 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md @@ -13,6 +13,6 @@ 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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md index e44832cfe..b0e832341 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Zapier -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md index 54f65d3c5..b73625e27 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md @@ -13,6 +13,6 @@ 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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md index a08d39ae4..f3ab98714 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Zotero -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md index 5b8ad5f9d..98d15d912 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Zotfile -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md index d4612b0b2..64ce52248 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # Zutilo -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md index 4b35fb54f..05d1aaa46 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # icalBuddy -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md index 312716145..c0aeec347 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md @@ -13,6 +13,6 @@ 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 [[10.04 - Ancillary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md index d3d1d86cf..2315b4503 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md @@ -1,18 +1,18 @@ --- -aliases: -- +aliases: + - tags: -- seedling + - seedling publish: true --- # revealjs -Official website: #placeholder/link -Documentation: #placeholder/link +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 [[Ancillary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% -#placeholder/description +#placeholder/description diff --git a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md b/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md index f111ad0a8..2b2810b7f 100644 --- a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md +++ b/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md @@ -10,7 +10,7 @@ publish: true %% 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! %% -> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[04 - Community themes|community themes]] as well). +> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[_Themes|community themes]] as well). %% Paste your template below %% diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md b/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md index dd73aac31..44d5bdeef 100644 --- a/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md +++ b/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md @@ -12,7 +12,7 @@ publish: true > Adjust sizing, placement, and hide titles/heading of Obsidian Embeds. -Embed Adjustments uses a lot of the same resizing and positioning as the [[obsidian-hub/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments]] snippet. More information in the [Readme](https://github.com/SlRvb/Obsidian--ITS-Theme#embed-adjustments) +Embed Adjustments uses a lot of the same resizing and positioning as the [[Image Adjustments]] snippet. More information in the [Readme](https://github.com/SlRvb/Obsidian--ITS-Theme#embed-adjustments) %% Paste your template below %% diff --git a/04 - Examples & Showcases/Note Examples/_Note Examples.md b/04 - Examples & Showcases/Note Examples/_Note Examples.md index 1d5696ff3..4768f218b 100644 --- a/04 - Examples & Showcases/Note Examples/_Note Examples.md +++ b/04 - Examples & Showcases/Note Examples/_Note Examples.md @@ -18,6 +18,6 @@ tags: MOC ## Contributing -1. Create a new file under [[06.01 - Note examples]] and apply the [[T - Note showcase]] template +1. Create a new file under [[_Note examples]] and apply the [[T - Note showcase]] template 2. Fill out any placeholders on the template 3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md b/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md index 3042165df..87faca770 100644 --- a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md +++ b/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md @@ -12,6 +12,6 @@ Link: https://obsidian.garden Author: [[Tane Piper]] and [Obsidian Garden Contributors](https://github.com/tanepiper/obsidian-garden/graphs/contributors) Tool: [[Obsidian Publish]] -Obsidian Garden is a open-source [[Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[Obsidian]]. +Obsidian Garden is a open-source [[_Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[_Obsidian]]. -The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[Obsidian]] and extend and remix in to your own. +The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[_Obsidian]] and extend and remix in to your own. diff --git a/04 - Examples & Showcases/Templates/_Templates.md b/04 - Examples & Showcases/Templates/_Templates.md index fbcf7d06f..1341592c9 100644 --- a/04 - Examples & Showcases/Templates/_Templates.md +++ b/04 - Examples & Showcases/Templates/_Templates.md @@ -22,7 +22,7 @@ tags: MOC ### Adding new templates -1. Create a new file under [[03 - Community templates]] and give it a descriptive name. +1. Create a new file under [[_Templates]] and give it a descriptive name. 2. Apply the [[T - Templates]] template and fill out the placeholders 3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/04 - Examples & Showcases/Vaults/PARA Starter Kit.md b/04 - Examples & Showcases/Vaults/PARA Starter Kit.md index 383635ffe..fb99b7f04 100644 --- a/04 - Examples & Showcases/Vaults/PARA Starter Kit.md +++ b/04 - Examples & Showcases/Vaults/PARA Starter Kit.md @@ -23,7 +23,7 @@ Longer descriptions are also welcome! A few things you could cover are: - Any ancilliary tools? %% -It’s a full vault to explore around and some of the methodology for [[P.A.R.A.]] and how to get started for yourself. +It’s a full vault to explore around and some of the methodology for [[PARA|P.A.R.A.]] and how to get started for yourself. ## Download diff --git a/04 - Examples & Showcases/Vaults/_Vaults.md b/04 - Examples & Showcases/Vaults/_Vaults.md index ba67ad844..f8bc74e7e 100644 --- a/04 - Examples & Showcases/Vaults/_Vaults.md +++ b/04 - Examples & Showcases/Vaults/_Vaults.md @@ -48,7 +48,7 @@ Unfortunately, we can't host starter vaults or kits in the community vault itsel The steps for both are roughly the same: -1. Create a new note under [[06.02 - Vault examples]] +1. Create a new note under [[_Vaults]] 2. Apply one of the following templates: - the [[T - Vault showcase]] template for starter vaults or kits - [[T - Folder structure]] if you're sharing how you've organized your vault (or a part of it) diff --git a/04 - Examples & Showcases/_04 - Examples & Showcases.md b/04 - Examples & Showcases/_04 - Examples & Showcases.md index f523bfcc5..34e64d63c 100644 --- a/04 - Examples & Showcases/_04 - Examples & Showcases.md +++ b/04 - Examples & Showcases/_04 - Examples & Showcases.md @@ -21,6 +21,6 @@ publish: true ## Contributing -1. Create a new file under [[04 - Examples & Showcases]] and apply the [[T - Note showcase]] template +1. Create a new file under [[_04 - Examples & Showcases]] and apply the [[T - Note showcase]] template 2. Fill out any placeholders on the template 3. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/Beginner guides.md b/05 - Guides, Workflows, & Courses/Beginner guides.md index 9d6aaadc2..aaad5a6a7 100644 --- a/05 - Guides, Workflows, & Courses/Beginner guides.md +++ b/05 - Guides, Workflows, & Courses/Beginner guides.md @@ -7,7 +7,7 @@ tags: # Beginner guides -These guides will help you get started with [[Obsidian]] and related topics. +These guides will help you get started with [[_Obsidian]] and related topics. ![[2021.07.17#^594d70]] - [**Sitepoint**: Obsidian Beginner Guide](https://www.sitepoint.com/obsidian-beginner-guide/) diff --git a/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md b/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md index 93f8e6489..c7451efcd 100644 --- a/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md +++ b/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md @@ -11,7 +11,7 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -The markdown slides from my [[Obsidian Community Talks|community talk]] on [[YT - Using Pandoc inside Obsidian|using Pandoc inside Obsidian]]. +The markdown slides from my [[Obsidian Community Talks|community talk]] on [[YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]]. You can convert these to a [[revealjs]] slideshow using pandoc. By [[SkepticMystic]] diff --git a/05 - Guides, Workflows, & Courses/Guides/_Guides.md b/05 - Guides, Workflows, & Courses/Guides/_Guides.md index b341435f0..d37e6c210 100644 --- a/05 - Guides, Workflows, & Courses/Guides/_Guides.md +++ b/05 - Guides, Workflows, & Courses/Guides/_Guides.md @@ -24,7 +24,7 @@ tags: ## Contributing -1. Create a note under [[05 - Guides, Workflows, & Courses]] or one of it's subfolders +1. Create a note under [[_05 - Guides, Workflows, & Courses]] or one of it's subfolders 2. Apply the [[T - New Note]] template 3. Write to your heart's content! 4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/06 - Inbox/HAProxy.md b/06 - Inbox/HAProxy.md new file mode 100644 index 000000000..9efe6ce17 --- /dev/null +++ b/06 - Inbox/HAProxy.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# HAProxy + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/Let's Encrypt.md b/06 - Inbox/Let's Encrypt.md new file mode 100644 index 000000000..56f23e18b --- /dev/null +++ b/06 - Inbox/Let's Encrypt.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Let's Encrypt + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/06 - Inbox/_06 - Inbox.md b/06 - Inbox/_06 - Inbox.md index d81c26c1c..963d2e2b5 100644 --- a/06 - Inbox/_06 - Inbox.md +++ b/06 - Inbox/_06 - Inbox.md @@ -1,7 +1,7 @@ --- aliases: - -tags: +tags: MOC - MOC publish: true --- @@ -21,14 +21,17 @@ publish: true - [[06 - Inbox/Customer Relationship Management|Customer Relationship Management]] - [[06 - Inbox/Effective Remote Work|Effective Remote Work]] - [[06 - Inbox/GitHub sponsor|GitHub sponsor]] +- [[06 - Inbox/HAProxy|HAProxy]] - [[06 - Inbox/HTML|HTML]] - [[06 - Inbox/Knowledge Management System|Knowledge Management System]] +- [[06 - Inbox/Let's Encrypt|Let's Encrypt]] - [[06 - Inbox/LYT House|LYT House]] - [[06 - Inbox/Nomic|Nomic]] - [[06 - Inbox/Obsidian CSS|Obsidian CSS]] - [[06 - Inbox/Obsidian Flight School|Obsidian Flight School]] - [[06 - Inbox/Obsidian Themes|Obsidian Themes]] - [[06 - Inbox/PARA|PARA]] +- [[06 - Inbox/pfSense|pfSense]] - [[06 - Inbox/Productivity Guru|Productivity Guru]] - [[06 - Inbox/Santi Younger|Santi Younger]] - [[06 - Inbox/SCSS|SCSS]] diff --git a/06 - Inbox/pfSense.md b/06 - Inbox/pfSense.md new file mode 100644 index 000000000..8933fd605 --- /dev/null +++ b/06 - Inbox/pfSense.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# pfSense + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e8150130a..ef2b4aa71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,8 +1,8 @@ --- aliases: -- how to contribute + - how to contribute tags: -- seedling + - seedling --- # Contributing to the Obsidian community vault @@ -16,14 +16,14 @@ For the best experience, we recommend [downloading the latest version][download To contribute, please [download the latest version][download vault] of this vault and open it in Obsidian. This is important to avoid duplicating content, and allows you to use the autocomplete when linking to other notes, searching and following our content guidelines. -Because PKM is usually (as it name states) *highly* personal, we have added a few rules about how we use Obsidian features to preserve our sanity: +Because PKM is usually (as it name states) _highly_ personal, we have added a few rules about how we use Obsidian features to preserve our sanity: - **Tags**: We mostly use tags to indicate the status of a note. You can find more details in the [[Tag glossary]]. -- **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: - - Configure `Location of new notes` to go the [[06 - Inbox]] folder. - - Links should be set to `Shortest path` and wikilinks must be enabled. - - The `Default location for new attachments` should be the folder [[03 - Note attachments]]. - ![[file-and-link-settings.png]] +- **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: + - Configure `Location of new notes` to go the [[_06 - Inbox]] folder. + - Links should be set to `Shortest path` and wikilinks must be enabled. + - The `Default location for new attachments` should be the folder [[_03 Attachments]]. + ![[file-and-link-settings.png]] - **Templates**: We have predefined a few templates for any new content to be added (more about this later). These templates include comments and instructions of when to use them. - **Folders**: We have roughly pre-defined the structure of the vault using Johnny Decimal-ish prefixes. Before adding new folders, please open an issue to discuss the changes you'd like to propose. @@ -34,45 +34,45 @@ Once you have added or edited the note using Obsidian, come back and check out [ To try and make it easy for folks to navigate this vault and find content they're interested in we have added a little bit of structure to the vault. If you can, try to file any new notes in one of the folders described in [[#Adding or editing notes]], but don't worry too much about it! If you don't think it fits any of those folders, or are unsure/don't have time to think about this, just do the following: -1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[06 - Inbox]]) +1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[_06 - Inbox]]) 2. Apply the [[T - New Note]] template and write! 3. [[How to add content through GitHub|Submit your changes to GitHub]] ### Adding or editing notes -#### [[02 - Community plugins]] +#### [[03 - Community Tools For Obsidian/Plugins/_Plugins|Plugins]] -- [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. -- [[Plugins|Plugin categories]] - Help us categorize community plugins! +- [[03 - Community Tools For Obsidian/Plugins/_Plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. +- [[02 - Categories/Plugins/_Plugins]] - Help us categorize community plugins! -#### [[03 - Community templates]] +#### [[_Templates]] Here you can contribute the templates you use for Obsidian. Examples of those include: -- [[03.01 - Daily notes|Daily note templates]] -- [[03.02 - Weekly notes|Weekly note templates]] -- [[03.03 - Monthly notes|Monthly note templates]] -- [[03.04 - Yearly notes|Yearly note templates]] -- [[03.05 - Projects|Project management templates]] -- [[03.06 - Literature notes|Literature note templates]] +- [[_03.01 - Daily notes|Daily note templates]] +- [[_03.02 - Weekly notes|Weekly note templates]] +- [[_03.03 - Monthly notes|Monthly note templates]] +- [[_03.04 - Yearly notes|Yearly note templates]] +- [[_03.05 - Projects|Project management templates]] +- [[_03.06 - Literature notes|Literature note templates]] -[[03.10 - Plugin-specific templates|Plugin-specific templates]]: +[[_03.10 - Plugin-specific templates|Plugin-specific templates]]: -- [[Dataview templates]] -- [[Templater templates]] +- [[_Dataview templates]] +- [[_Templater templates]] -#### [[04 - Community themes]] +#### [[03 - Community Tools For Obsidian/Themes/_Themes|Themes]] Similar to the community plugins, this folder is pre-populated with information from the [obsidian-releases](https://github.com/obsidianmd/obsidian-releases/) repository. You can add information about the theme itself or add links to support the author of your favourite theme. See [[#04 - CSS Snippets]] for more. -#### [[05 - CSS snippets]] +#### [[_CSS Snippets]] There are different ways to contribute CSS snippets: - Links to snippets hosted on GitHub or as Gists (recommended) - Snippets hosted in this community vault. -#### [[06 - Note and vault examples]] +#### [[_04 - Examples & Showcases]] - Note examples are the equivalent of the `#snip-a-note` channel on Discord. - Vault examples are notes that describe how you organize your note. They can be as simple as screenshots of your folder structure or as complicated as a starter vault. @@ -86,7 +86,7 @@ We added a few folders with topics we have forseen, but don't worry too much abo - [[Workflows]] - [[Plugin Tips and Tricks]] -- [[Guides]] +- [[_Guides]] - [[Publishing]] #### [[10 - Resources]] @@ -95,10 +95,10 @@ In addition to storing all the note attachments in this folder, here we collect - [[YouTube| YouTube Videos, Channels and Playlists]] - [[T - Blog posts]] or [[Websites]] -- [[Ancillary tools]] +- [[_Auxiliary tools]] - [[Publish sites]] and other [[Digital garden]] -#### [[11 - Events]] +#### [[_Events]] For regularly or publicly held events, you can add a note describing the event and any other important information or links. @@ -114,6 +114,5 @@ If you found a broken link, a typo or a mistake [please open an issue](https://g If you know how to use git and GitHub, go on and make a pull request. Otherwise you might be interested in reading [[How to add content through GitHub]] (we've tried to make it as friendly and assume as little background knowledge as possible!) - [download vault]: https://github.com/obsidian-community/obsidian-hub/releases/latest -[publish site]: https://publish.obsidian.md/hub \ No newline at end of file +[publish site]: https://publish.obsidian.md/hub From 1f1d66a215231784893490f51947edf0ebb50470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Fri, 22 Oct 2021 21:12:09 +0200 Subject: [PATCH 33/41] Clean up zoottelkeeper tag mess --- .../02 Templates/_02 Templates.md | 2 +- 01 - Community/Events/_Events.md | 2 +- 01 - Community/Obsidian Roundup/_Obsidian Roundup.md | 2 +- 01 - Community/_01 - Community.md | 2 +- 02 - Categories/Auxiliary Tools/_Auxiliary Tools.md | 2 +- 02 - Categories/Obsidian/_Obsidian.md | 2 +- 02 - Categories/Plugins/_Plugins.md | 2 +- 02 - Categories/_02 - Categories.md | 2 +- .../Auxiliary Tools/_Auxiliary Tools.md | 4 ++-- .../CSS Snippets/_CSS Snippets.md | 8 ++++++-- 03 - Community Tools For Obsidian/Plugins/_Plugins.md | 2 +- 03 - Community Tools For Obsidian/Themes/_Themes.md | 2 +- 04 - Examples & Showcases/Note Examples/_Note Examples.md | 2 +- 04 - Examples & Showcases/Publish Sites/_Publish Sites.md | 2 +- .../Templates/03.01 - Daily notes/_03.01 - Daily notes.md | 2 +- .../03.02 - Weekly notes/_03.02 - Weekly notes.md | 2 +- .../03.03 - Monthly notes/_03.03 - Monthly notes.md | 2 +- .../03.04 - Yearly notes/_03.04 - Yearly notes.md | 2 +- .../Templates/03.05 - Projects/_03.05 - Projects.md | 2 +- .../03.06 - Literature notes/_03.06 - Literature notes.md | 2 +- .../Dataview templates/_Dataview templates.md | 2 +- .../Templater templates/_Templater templates.md | 2 +- .../_03.10 - Plugin-specific templates.md | 2 +- 04 - Examples & Showcases/Templates/_Templates.md | 2 +- 04 - Examples & Showcases/Vaults/_Vaults.md | 2 +- 04 - Examples & Showcases/_04 - Examples & Showcases.md | 2 +- 05 - Guides, Workflows, & Courses/Courses/_Courses.md | 2 +- .../_05 - Guides, Workflows, & Courses.md | 2 +- 06 - Inbox/_06 - Inbox.md | 2 +- _hub.md | 6 ++++-- 30 files changed, 39 insertions(+), 33 deletions(-) diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md b/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md index 7ebc300d9..58b69173b 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/01 - Community/Events/_Events.md b/01 - Community/Events/_Events.md index 49212c335..68b26843d 100644 --- a/01 - Community/Events/_Events.md +++ b/01 - Community/Events/_Events.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/01 - Community/Obsidian Roundup/_Obsidian Roundup.md b/01 - Community/Obsidian Roundup/_Obsidian Roundup.md index b7e3149bb..ed57376b2 100644 --- a/01 - Community/Obsidian Roundup/_Obsidian Roundup.md +++ b/01 - Community/Obsidian Roundup/_Obsidian Roundup.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/01 - Community/_01 - Community.md b/01 - Community/_01 - Community.md index 0a4ee4dcd..638d079ec 100644 --- a/01 - Community/_01 - Community.md +++ b/01 - Community/_01 - Community.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md b/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md index dfacf81ca..1c62177f4 100644 --- a/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md +++ b/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/02 - Categories/Obsidian/_Obsidian.md b/02 - Categories/Obsidian/_Obsidian.md index dd4ea68fc..d7c13a473 100644 --- a/02 - Categories/Obsidian/_Obsidian.md +++ b/02 - Categories/Obsidian/_Obsidian.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/02 - Categories/Plugins/_Plugins.md b/02 - Categories/Plugins/_Plugins.md index 14cbade72..a042fc8db 100644 --- a/02 - Categories/Plugins/_Plugins.md +++ b/02 - Categories/Plugins/_Plugins.md @@ -1,7 +1,7 @@ --- aliases: - Plugin categories -tags: MOC +tags: - MOC --- diff --git a/02 - Categories/_02 - Categories.md b/02 - Categories/_02 - Categories.md index 98a815870..a2be0b4dd 100644 --- a/02 - Categories/_02 - Categories.md +++ b/02 - Categories/_02 - Categories.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md b/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md index 0cb9d76b7..8199e9f8a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md @@ -1,8 +1,8 @@ --- aliases: - Third-party tools -tags: MOC -- seedling +tags: +- MOC publish: true --- diff --git a/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md b/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md index 1a387531b..1d1f6e1b8 100644 --- a/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md +++ b/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md @@ -1,9 +1,13 @@ --- aliases: - -tags: MOC +tags: - MOC ----%% Zoottelkeeper: Beginning of the autogenerated index file list %% +--- + +# CSS Snippets + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] - [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] - [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] diff --git a/03 - Community Tools For Obsidian/Plugins/_Plugins.md b/03 - Community Tools For Obsidian/Plugins/_Plugins.md index 6a21b1305..210965fdb 100644 --- a/03 - Community Tools For Obsidian/Plugins/_Plugins.md +++ b/03 - Community Tools For Obsidian/Plugins/_Plugins.md @@ -1,7 +1,7 @@ --- aliases: - Community plugins -tags: MOC +tags: - MOC --- diff --git a/03 - Community Tools For Obsidian/Themes/_Themes.md b/03 - Community Tools For Obsidian/Themes/_Themes.md index b606d076f..34fcedda5 100644 --- a/03 - Community Tools For Obsidian/Themes/_Themes.md +++ b/03 - Community Tools For Obsidian/Themes/_Themes.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Note Examples/_Note Examples.md b/04 - Examples & Showcases/Note Examples/_Note Examples.md index 4768f218b..453f591ec 100644 --- a/04 - Examples & Showcases/Note Examples/_Note Examples.md +++ b/04 - Examples & Showcases/Note Examples/_Note Examples.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Publish Sites/_Publish Sites.md b/04 - Examples & Showcases/Publish Sites/_Publish Sites.md index 0126e3427..e6c157623 100644 --- a/04 - Examples & Showcases/Publish Sites/_Publish Sites.md +++ b/04 - Examples & Showcases/Publish Sites/_Publish Sites.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md b/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md index ee029b7ac..1c1aaaf8d 100644 --- a/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md +++ b/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md @@ -1,7 +1,7 @@ --- aliases: - Daily note templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md index d15c3150a..7037b9711 100644 --- a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md +++ b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md @@ -1,7 +1,7 @@ --- aliases: - Weekly note templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md index 2d653f185..0c6d93477 100644 --- a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md +++ b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md @@ -1,7 +1,7 @@ --- aliases: - Monthly note templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md index 763a872d7..6ec6aad0c 100644 --- a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md +++ b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md @@ -1,7 +1,7 @@ --- aliases: - Yearly note templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md b/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md index 56a2b36a6..d66c8fab5 100644 --- a/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md +++ b/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md @@ -1,7 +1,7 @@ --- aliases: - Project management templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md b/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md index d97f9d5a5..ba28acdde 100644 --- a/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md +++ b/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md @@ -1,7 +1,7 @@ --- aliases: - Literature note templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md index 6be1a6119..f38b1847a 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md index 02e2e45b8..aabc75b28 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md @@ -2,7 +2,7 @@ aliases: - Scripts - Templater scripts -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md index 2d38f35b0..afb2817be 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md +++ b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md @@ -1,7 +1,7 @@ --- aliases: - Plugin-specific templates -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Templates/_Templates.md b/04 - Examples & Showcases/Templates/_Templates.md index 1341592c9..df7d0c5af 100644 --- a/04 - Examples & Showcases/Templates/_Templates.md +++ b/04 - Examples & Showcases/Templates/_Templates.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/Vaults/_Vaults.md b/04 - Examples & Showcases/Vaults/_Vaults.md index f8bc74e7e..b3177ef88 100644 --- a/04 - Examples & Showcases/Vaults/_Vaults.md +++ b/04 - Examples & Showcases/Vaults/_Vaults.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC --- diff --git a/04 - Examples & Showcases/_04 - Examples & Showcases.md b/04 - Examples & Showcases/_04 - Examples & Showcases.md index 34e64d63c..3d52d20dd 100644 --- a/04 - Examples & Showcases/_04 - Examples & Showcases.md +++ b/04 - Examples & Showcases/_04 - Examples & Showcases.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/05 - Guides, Workflows, & Courses/Courses/_Courses.md b/05 - Guides, Workflows, & Courses/Courses/_Courses.md index ca3afa1b6..111fd9089 100644 --- a/05 - Guides, Workflows, & Courses/Courses/_Courses.md +++ b/05 - Guides, Workflows, & Courses/Courses/_Courses.md @@ -1,7 +1,7 @@ --- aliases: - Online Courses -tags: MOC +tags: - seedling publish: true --- diff --git a/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md b/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md index 5835d4fa6..d50f914a2 100644 --- a/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md +++ b/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/06 - Inbox/_06 - Inbox.md b/06 - Inbox/_06 - Inbox.md index 963d2e2b5..195cf23b0 100644 --- a/06 - Inbox/_06 - Inbox.md +++ b/06 - Inbox/_06 - Inbox.md @@ -1,7 +1,7 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true --- diff --git a/_hub.md b/_hub.md index 0cbe3a161..7afd5b2d3 100644 --- a/_hub.md +++ b/_hub.md @@ -1,10 +1,12 @@ --- aliases: - -tags: MOC +tags: - MOC publish: true ----%% Zoottelkeeper: Beginning of the autogenerated index file list %% +--- + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub|_00 - Contribute To The Obsidian Hub]] - [[00 - Start here|00 - Start here]] - [[01 - Community/_01 - Community|_01 - Community]] From f2c20c878343e3fc9e66590f7044a386ec314c27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Sat, 23 Oct 2021 16:36:32 +0200 Subject: [PATCH 34/41] Change from underscore to emoji for MOCs --- ...buting templates to the community vault.md | 2 +- ...7\202\357\270\217 01 How To Contribute.md" | 3 +- .../02 Templates/T - Ancillary tools.md | 2 +- .../02 Templates/T - Digital garden site.md | 2 +- .../02 Templates/T - Folder structure.md | 2 +- .../02 Templates/T - Title.md | 1 + ...0\237\227\202\357\270\217 02 Templates.md" | 1 + ...237\227\202\357\270\217 03 Attachments.md" | 2 +- .../_00 - Contribute To The Obsidian Hub.md | 19 -------- ...17 00 - Contribute To The Obsidian Hub.md" | 19 ++++++++ 00 - Start here.md | 6 ++- ...\227\202\357\270\217 Authors - Persons.md" | 2 +- .../\360\237\227\202\357\270\217 Channels.md" | 2 +- .../\360\237\227\202\357\270\217 Events.md" | 2 +- 01 - Community/Obsidian Roundup/2021.04.17.md | 2 +- 01 - Community/Obsidian Roundup/2021.04.24.md | 4 +- 01 - Community/Obsidian Roundup/2021.05.01.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.08.md | 4 +- 01 - Community/Obsidian Roundup/2021.05.15.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.22.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.29.md | 4 +- 01 - Community/Obsidian Roundup/2021.06.05.md | 4 +- 01 - Community/Obsidian Roundup/2021.06.12.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.26.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.03.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.10.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.17.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.24.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.31.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.07.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.14.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.21.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.04.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.11.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.18.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.25.md | 2 +- ...7\227\202\357\270\217 Obsidian Roundup.md" | 2 +- 01 - Community/_01 - Community.md | 20 --------- ...237\227\202\357\270\217 01 - Community.md" | 20 +++++++++ .../Auxiliary Tools/Chrome Extensions.md | 2 +- .../Auxiliary Tools/Firefox extensions.md | 2 +- .../Auxiliary Tools/Static Site Generators.md | 2 +- ...37\227\202\357\270\217 Auxiliary Tools.md" | 4 +- 02 - Categories/Obsidian/Obsidian Help.md | 2 +- .../\360\237\227\202\357\270\217 Obsidian.md" | 0 .../\360\237\227\202\357\270\217 Plugins.md" | 4 +- 02 - Categories/Themes/Dark-mode themes.md | 2 +- 02 - Categories/Themes/Light-mode themes.md | 2 +- .../\360\237\227\202\357\270\217 Themes.md" | 2 +- 02 - Categories/Topics/LaTeX.md | 2 +- 02 - Categories/Topics/Mermaid.md | 2 +- 02 - Categories/Topics/Publish sites.md | 2 +- .../\360\237\227\202\357\270\217 Topics.md" | 2 +- 02 - Categories/_02 - Categories.md | 21 --------- ...37\227\202\357\270\217 02 - Categories.md" | 21 +++++++++ .../Auxiliary Tools/Alfred.md | 2 +- .../Auxiliary Tools/Calibre.md | 2 +- .../Auxiliary Tools/Docker.md | 2 +- .../Auxiliary Tools/Drafts App.md | 2 +- .../Dragon speech recognition.md | 2 +- .../Auxiliary Tools/Dropbox.md | 2 +- .../Auxiliary Tools/Emacs.md | 2 +- .../Auxiliary Tools/Gingko app.md | 2 +- .../Auxiliary Tools/GitHub Pages.md | 2 +- .../Auxiliary Tools/Hazel.md | 2 +- .../Auxiliary Tools/Jekyll.md | 2 +- .../Auxiliary Tools/MGit.md | 2 +- .../Auxiliary Tools/MarginNote.md | 2 +- .../Auxiliary Tools/Mdnotes.md | 2 +- .../Auxiliary Tools/Notepad++.md | 2 +- .../Auxiliary Tools/Pandoc.md | 2 +- .../Auxiliary Tools/Pocket.md | 2 +- .../Auxiliary Tools/ProtonMail.md | 2 +- .../Auxiliary Tools/Readwise.md | 2 +- .../Auxiliary Tools/Research Rabbit.md | 2 +- .../Auxiliary Tools/Sublime Text.md | 2 +- .../Auxiliary Tools/Syncthing.md | 2 +- .../Auxiliary Tools/Tesseract.md | 2 +- .../Auxiliary Tools/VSCode.md | 2 +- .../Auxiliary Tools/Vim.md | 2 +- .../Auxiliary Tools/Working Copy.md | 2 +- .../Auxiliary Tools/YAML.md | 2 +- .../Auxiliary Tools/YiNote.md | 2 +- .../Auxiliary Tools/Zapier.md | 2 +- .../Auxiliary Tools/Zotero Better BibTex.md | 2 +- .../Auxiliary Tools/Zotero.md | 2 +- .../Auxiliary Tools/Zotfile.md | 2 +- .../Auxiliary Tools/Zutilo.md | 2 +- .../Auxiliary Tools/icalBuddy.md | 2 +- .../Auxiliary Tools/mailbox.org.md | 2 +- .../Auxiliary Tools/revealjs.md | 2 +- ...37\227\202\357\270\217 Auxiliary Tools.md" | 3 +- .../All Alternate Themes (ITS Theme).md | 2 +- ...0\237\227\202\357\270\217 CSS Snippets.md" | 13 ++++-- .../Plugins/02 - Community plugins.md | 4 +- .../\360\237\227\202\357\270\217 Plugins.md" | 2 +- .../\360\237\227\202\357\270\217 Themes.md" | 8 ++-- .../_03 - Community Tools For Obsidian.md | 20 --------- ...\217 03 - Community Tools For Obsidian.md" | 20 +++++++++ ...\237\227\202\357\270\217 Note Examples.md" | 2 +- .../Publish Sites/Obsidian Garden.md | 4 +- ...\237\227\202\357\270\217 Publish Sites.md" | 0 ...27\202\357\270\217 03.01 - Daily notes.md" | 0 ...7\202\357\270\217 03.02 - Weekly notes.md" | 0 ...\202\357\270\217 03.03 - Monthly notes.md" | 0 ...7\202\357\270\217 03.04 - Yearly notes.md" | 0 ...7\227\202\357\270\217 03.05 - Projects.md" | 0 ...2\357\270\217 03.06 - Literature notes.md" | 0 ...227\202\357\270\217 Dataview templates.md" | 0 ...27\202\357\270\217 Templater templates.md" | 0 ...\217 03.10 - Plugin-specific templates.md" | 4 +- .../Templates/_Templates.md | 32 -------------- ...\360\237\227\202\357\270\217 Templates.md" | 32 ++++++++++++++ .../\360\237\227\202\357\270\217 Vaults.md" | 4 +- .../_04 - Examples & Showcases.md | 26 ----------- ...\357\270\217 04 - Examples & Showcases.md" | 26 +++++++++++ .../Beginner guides.md | 2 +- ...37\227\202\357\270\217 Community Talks.md" | 2 +- .../\360\237\227\202\357\270\217 Courses.md" | 0 .../Guides/_Guides.md | 30 ------------- .../\360\237\227\202\357\270\217 Guides.md" | 39 ++++++++++++++++ ...\217 05 - Guides, Workflows, & Courses.md" | 8 ++-- ...360\237\227\202\357\270\217 06 - Inbox.md" | 2 +- CONTRIBUTING.md | 44 +++++++++---------- _hub.md | 22 ---------- "\360\237\227\202\357\270\217 hub.md" | 28 ++++++++++++ 127 files changed, 356 insertions(+), 328 deletions(-) rename 00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md => "00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" (95%) create mode 100644 00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md rename 00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md => "00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" (95%) rename 00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md => "00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" (99%) delete mode 100644 00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md create mode 100644 "00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" rename 01 - Community/Authors - Persons/_Authors - Persons.md => "01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" (94%) rename 01 - Community/Channels/_Channels.md => "01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" (94%) rename 01 - Community/Events/_Events.md => "01 - Community/Events/\360\237\227\202\357\270\217 Events.md" (96%) rename 01 - Community/Obsidian Roundup/_Obsidian Roundup.md => "01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" (98%) delete mode 100644 01 - Community/_01 - Community.md create mode 100644 "01 - Community/\360\237\227\202\357\270\217 01 - Community.md" rename 02 - Categories/Auxiliary Tools/_Auxiliary Tools.md => "02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" (94%) rename 02 - Categories/Obsidian/_Obsidian.md => "02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" (100%) rename 02 - Categories/Plugins/_Plugins.md => "02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" (95%) rename 02 - Categories/Themes/_Themes.md => "02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" (92%) rename 02 - Categories/Topics/_Topics.md => "02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" (98%) delete mode 100644 02 - Categories/_02 - Categories.md create mode 100644 "02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" rename 03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md => "03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" (98%) rename 03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md => "03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" (91%) rename 03 - Community Tools For Obsidian/Plugins/_Plugins.md => "03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" (99%) rename 03 - Community Tools For Obsidian/Themes/_Themes.md => "03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" (98%) delete mode 100644 03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md create mode 100644 "03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" rename 04 - Examples & Showcases/Note Examples/_Note Examples.md => "04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" (78%) rename 04 - Examples & Showcases/Publish Sites/_Publish Sites.md => "04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" (100%) rename 04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md => "04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" (100%) rename 04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md => "04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" (100%) rename 04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md => "04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" (100%) rename 04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md => "04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" (100%) rename 04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md => "04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" (100%) rename 04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md => "04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" (100%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md => "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" (100%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md => "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" (100%) rename 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md => "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" (72%) delete mode 100644 04 - Examples & Showcases/Templates/_Templates.md create mode 100644 "04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" rename 04 - Examples & Showcases/Vaults/_Vaults.md => "04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" (96%) delete mode 100644 04 - Examples & Showcases/_04 - Examples & Showcases.md create mode 100644 "04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" rename 05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md => "05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" (98%) rename 05 - Guides, Workflows, & Courses/Courses/_Courses.md => "05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" (100%) delete mode 100644 05 - Guides, Workflows, & Courses/Guides/_Guides.md create mode 100644 "05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" rename 05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md => "05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" (53%) rename 06 - Inbox/_06 - Inbox.md => "06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" (98%) delete mode 100644 _hub.md create mode 100644 "\360\237\227\202\357\270\217 hub.md" diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md index ce78aaa55..1fa8c0911 100644 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md +++ b/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md @@ -1,4 +1,4 @@ -1. Create a new file under [[_Templates]] (if you can, file it under the right subfolder). +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]] diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md "b/00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" similarity index 95% rename from 00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md rename to "00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" index 5ec1d8c4c..9e7b48d9d 100644 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute.md +++ "b/00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _01 How To Contribute +# πŸ—‚οΈ 01 How To Contribute #placeholder/description @@ -18,3 +18,4 @@ publish: true - [[00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ|FAQ]] - [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary|Tag glossary]] %% Zoottelkeeper: End of the autogenerated index file list %% + diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md index bdb86e9d9..f17042b05 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md index bfc5e7117..d03ece7b6 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md @@ -10,7 +10,7 @@ publish: true Link: #placeholder/link Author: #placeholder/author %% Optional %% -Tool: %% Create or link a an [[_Auxiliary tools]] note %% +Tool: %% Create or link a an [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] 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 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md index d375837c7..3dd8f1990 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md @@ -10,7 +10,7 @@ publish: true %% Optional: Add a screenshot #placeholder/screenshot -Remove this comment once you're done or if you'll be using another approach mentioned in [[_Vaults]] +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. diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md new file mode 100644 index 000000000..ab75acf13 --- /dev/null +++ b/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md @@ -0,0 +1 @@ +# {{title}} \ No newline at end of file diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md "b/00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" similarity index 95% rename from 00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md rename to "00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" index 58b69173b..699368932 100644 --- a/00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates.md +++ "b/00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" @@ -21,6 +21,7 @@ tags: - [[00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category|T - Plugin Category]] - [[00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site|T - Publish site]] - [[00 - Contribute To The Obsidian Hub/02 Templates/T - Templates|T - Templates]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Title|T - Title]] - [[00 - Contribute To The Obsidian Hub/02 Templates/T - TODO|T - TODO]] - [[00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase|T - Vault showcase]] - [[00 - Contribute To The Obsidian Hub/02 Templates/T - Website|T - Website]] diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md "b/00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" similarity index 99% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md rename to "00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" index a0e1c655e..39f95636f 100644 --- a/00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments.md +++ "b/00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _03 Attachments +# πŸ—‚οΈ 03 Attachments #placeholder/description diff --git a/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md b/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md deleted file mode 100644 index 0fa3d0441..000000000 --- a/00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# _00 - Contribute To The Obsidian Hub - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/_01 How To Contribute|_01 How To Contribute]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/_02 Templates|_02 Templates]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/_03 Attachments|_03 Attachments]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" "b/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" new file mode 100644 index 000000000..42c164d22 --- /dev/null +++ "b/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" @@ -0,0 +1,19 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 00 - Contribute To The Obsidian Hub + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/πŸ—‚οΈ 01 How To Contribute|πŸ—‚οΈ 01 How To Contribute]] +- [[00 - Contribute To The Obsidian Hub/02 Templates/πŸ—‚οΈ 02 Templates|πŸ—‚οΈ 02 Templates]] +- [[00 - Contribute To The Obsidian Hub/03 Attachments/πŸ—‚οΈ 03 Attachments|πŸ—‚οΈ 03 Attachments]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Start here.md b/00 - Start here.md index 01066d46d..f92afab6d 100644 --- a/00 - Start here.md +++ b/00 - Start here.md @@ -12,12 +12,14 @@ tags: We think of this vault as a [[Digital garden]]. This means that the content in our vault is very much a work in progress. Since we're at a very early stage, there's a lot of space to grow! You can check out a few sample notes here: - [[Obsidian October 2021]] -- [[Plugins|Plugin Categories]] +- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|Plugin Categories]] +- [[Resources and Guides for Plugin Developers]] +- [[Resources and Guides for Theme Designers]] - [[How to Style Obsidian]] - [[YT - How to use QuickAdd|How to use QuickAdd]] You can also take a look at the (auto-generated) index for our vault: -![[community-vault#MOC]] +![[πŸ—‚οΈ hub#MOC]] Didn't find what you were looking for? Found a mistake or a broken link? Have ideas or suggestions of what to include in this vault? Please check out [[CONTRIBUTING|how to contribute]]. diff --git a/01 - Community/Authors - Persons/_Authors - Persons.md "b/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" similarity index 94% rename from 01 - Community/Authors - Persons/_Authors - Persons.md rename to "01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" index 25b37b66a..4fda3a481 100644 --- a/01 - Community/Authors - Persons/_Authors - Persons.md +++ "b/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _Authors - Persons +# πŸ—‚οΈ Authors - Persons #placeholder/description diff --git a/01 - Community/Channels/_Channels.md "b/01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" similarity index 94% rename from 01 - Community/Channels/_Channels.md rename to "01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" index 4ca1898ef..981baf83f 100644 --- a/01 - Community/Channels/_Channels.md +++ "b/01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _Channels +# πŸ—‚οΈ Channels #placeholder/description diff --git a/01 - Community/Events/_Events.md "b/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" similarity index 96% rename from 01 - Community/Events/_Events.md rename to "01 - Community/Events/\360\237\227\202\357\270\217 Events.md" index 68b26843d..03d8141c3 100644 --- a/01 - Community/Events/_Events.md +++ "b/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# 11 - Events +# πŸ—‚οΈ Events #placeholder/description diff --git a/01 - Community/Obsidian Roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md index 033a8a9b5..81f806be9 100644 --- a/01 - Community/Obsidian Roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -40,7 +40,7 @@ - We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." - There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. - It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md index cacb5d7f4..50092f436 100644 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -52,7 +52,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. - You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` - [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. - There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[Vim]] with Obsidian. -- There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[_03.01 - Daily notes|Daily note templates]]. +- There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[πŸ—‚οΈ 03.01 - Daily notes|Daily note templates]]. ### CSS @@ -75,7 +75,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. - There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. - Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. - [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. diff --git a/01 - Community/Obsidian Roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md index 827ef056e..5d23c779d 100644 --- a/01 - Community/Obsidian Roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -71,7 +71,7 @@ - There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). - `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. - For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. diff --git a/01 - Community/Obsidian Roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md index 701ed2028..82b9175fa 100644 --- a/01 - Community/Obsidian Roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -42,7 +42,7 @@ ## Workflows -- This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of [[_Templates|starter templates]] for different use-cases (for example tracking tools, researching, etc). +- This [github repository](https://github.com/masonlr/obsidian-starter-templates) contains a bunch of [[πŸ—‚οΈ Templates|starter templates]] for different use-cases (for example tracking tools, researching, etc). ### Tutorials @@ -76,7 +76,7 @@ - There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. - Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). - [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) diff --git a/01 - Community/Obsidian Roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md index 960b47128..050182db4 100644 --- a/01 - Community/Obsidian Roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -82,7 +82,7 @@ - There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. - There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. - [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md index eea9aa4cf..cc715557b 100644 --- a/01 - Community/Obsidian Roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -61,7 +61,7 @@ - `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. - This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). diff --git a/01 - Community/Obsidian Roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md index e1b7027b7..dc240db45 100644 --- a/01 - Community/Obsidian Roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -30,7 +30,7 @@ - [[obsidian-outliner|Outliner]] an update to support line breaks. - [[notetweet|NoteTweet🐦]] (which lets you tweet threads straight from Obsidian) now supports images. -### [[templater-obsidian|Templater]] [[_Templater templates|Scripts]] +### [[templater-obsidian|Templater]] [[πŸ—‚οΈ Templater templates|Scripts]] - `@Murf` created a new [[templater-obsidian|Templater]] script that lets you [quick capture](https://github.com/SilentVoid13/Templater/discussions/231) β€” a modal popups up so you can input a new note (title and content) quickly, without having to change your workspace. Note: This was the thing that pushed me over the edge into downloading Templater, and it's amazing. - `@Chhrriissyy` has an even more powerful version called [QuickAdd](https://github.com/chhoumann/Templater_Templates#quickadd-v2) that lets you quickly add new pages or content to your vault. It allows you to quickly add new pages from templates, as well as quick capture anything. You can customize practically everything about it. There's even custom templates, just for formatting titles and values. It even lets you put stuff below a particular heading in your daily note. @@ -86,7 +86,7 @@ - `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. - `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. diff --git a/01 - Community/Obsidian Roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md index 70babcda6..e5250e309 100644 --- a/01 - Community/Obsidian Roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -28,7 +28,7 @@ - [[obsidian-plugin-toc|Table of Contents]] will generate a table of contents for a file. - [Obsidian Tweaks](https://github.com/JeppeKlitgaard/ObsidianTweaks) adds some additional functionality that can be hotkeyed. -### [[templater-obsidian|Templater]] [[_Templater templates|Scripts]] +### [[templater-obsidian|Templater]] [[πŸ—‚οΈ Templater templates|Scripts]] - This [video from Productivity Guru](https://www.youtube.com/watch?v=cSawi0tYPMM) was surfaced as being a good introduction to using the [[templater-obsidian|Templater]] plugin. - You can add both [windows desktop native notifications](https://discord.com/channels/@me/815308052323500033/848195978124460082) and also [obsidian notifications (notices)](https://discord.com/channels/686053708261228577/840286238928797736/848168201195094066) with [[templater-obsidian|templater]]. @@ -50,7 +50,7 @@ - This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. - This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. - [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." diff --git a/01 - Community/Obsidian Roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md index 38f615818..af9065248 100644 --- a/01 - Community/Obsidian Roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -66,6 +66,6 @@ - This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. - There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. diff --git a/01 - Community/Obsidian Roundup/2021.06.26.md b/01 - Community/Obsidian Roundup/2021.06.26.md index c7fac6537..22c8692c2 100644 --- a/01 - Community/Obsidian Roundup/2021.06.26.md +++ b/01 - Community/Obsidian Roundup/2021.06.26.md @@ -59,7 +59,7 @@ - There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). - `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. - This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. diff --git a/01 - Community/Obsidian Roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md index a3fb9118c..677a67b63 100644 --- a/01 - Community/Obsidian Roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -60,7 +60,7 @@ Note: Some of these are pending code review and are not yet available in the com - `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. - There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. - After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. diff --git a/01 - Community/Obsidian Roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md index 7a4ca9c7f..93a13f553 100644 --- a/01 - Community/Obsidian Roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -59,7 +59,7 @@ - This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. - Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) - Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). diff --git a/01 - Community/Obsidian Roundup/2021.07.17.md b/01 - Community/Obsidian Roundup/2021.07.17.md index cc3383fad..95eb55794 100644 --- a/01 - Community/Obsidian Roundup/2021.07.17.md +++ b/01 - Community/Obsidian Roundup/2021.07.17.md @@ -88,6 +88,6 @@ Insiders will continue to get access to early beta builds and features. - `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). - There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. diff --git a/01 - Community/Obsidian Roundup/2021.07.24.md b/01 - Community/Obsidian Roundup/2021.07.24.md index ca90e9d4d..b0004486e 100644 --- a/01 - Community/Obsidian Roundup/2021.07.24.md +++ b/01 - Community/Obsidian Roundup/2021.07.24.md @@ -66,7 +66,7 @@ A bunch of people shared their vaults this week, including me! - `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks - [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. diff --git a/01 - Community/Obsidian Roundup/2021.07.31.md b/01 - Community/Obsidian Roundup/2021.07.31.md index bdd3424b3..7167cddc5 100644 --- a/01 - Community/Obsidian Roundup/2021.07.31.md +++ b/01 - Community/Obsidian Roundup/2021.07.31.md @@ -57,7 +57,7 @@ - the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. - Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). diff --git a/01 - Community/Obsidian Roundup/2021.08.07.md b/01 - Community/Obsidian Roundup/2021.08.07.md index e3f9c5211..a8cfd7d04 100644 --- a/01 - Community/Obsidian Roundup/2021.08.07.md +++ b/01 - Community/Obsidian Roundup/2021.08.07.md @@ -78,7 +78,7 @@ - This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! - I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. - `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. diff --git a/01 - Community/Obsidian Roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md index 9f9e15e1f..2cec7b4d1 100644 --- a/01 - Community/Obsidian Roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -87,7 +87,7 @@ _Remember: You can manually install plugins that aren't in the community list by - `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. - Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. diff --git a/01 - Community/Obsidian Roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md index dc152277d..f1359c76f 100644 --- a/01 - Community/Obsidian Roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -57,6 +57,6 @@ - `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. - `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md index f8dcf8b09..425217bab 100644 --- a/01 - Community/Obsidian Roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -57,7 +57,7 @@ _Remember, you can manually install any plugin by copying the `main.js`, `manife - `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). - For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. - `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], diff --git a/01 - Community/Obsidian Roundup/2021.09.04.md b/01 - Community/Obsidian Roundup/2021.09.04.md index f35494ebf..9ff157e83 100644 --- a/01 - Community/Obsidian Roundup/2021.09.04.md +++ b/01 - Community/Obsidian Roundup/2021.09.04.md @@ -70,7 +70,7 @@ - Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). - A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. - `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. diff --git a/01 - Community/Obsidian Roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md index b767b09b7..4fd4e5bb6 100644 --- a/01 - Community/Obsidian Roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -52,7 +52,7 @@ Upcoming community talks (save the date, links to follow later in the month!): - Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). - Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. - The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. diff --git a/01 - Community/Obsidian Roundup/2021.09.18.md b/01 - Community/Obsidian Roundup/2021.09.18.md index 903773b3c..d264f3940 100644 --- a/01 - Community/Obsidian Roundup/2021.09.18.md +++ b/01 - Community/Obsidian Roundup/2021.09.18.md @@ -83,7 +83,7 @@ Every now and then someone shares a link to a popular outlet "discovering" Obsid - Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.09.25.md b/01 - Community/Obsidian Roundup/2021.09.25.md index fe230d29d..e7539515a 100644 --- a/01 - Community/Obsidian Roundup/2021.09.25.md +++ b/01 - Community/Obsidian Roundup/2021.09.25.md @@ -88,6 +88,6 @@ ## Knowledge Management -## [[_Auxiliary tools]] +## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). diff --git a/01 - Community/Obsidian Roundup/_Obsidian Roundup.md "b/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" similarity index 98% rename from 01 - Community/Obsidian Roundup/_Obsidian Roundup.md rename to "01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" index ed57376b2..32129a053 100644 --- a/01 - Community/Obsidian Roundup/_Obsidian Roundup.md +++ "b/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# 09.03 - Obsidian roundup +# πŸ—‚οΈ Obsidian Roundup #placeholder/description diff --git a/01 - Community/_01 - Community.md b/01 - Community/_01 - Community.md deleted file mode 100644 index 638d079ec..000000000 --- a/01 - Community/_01 - Community.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# _01 - Community - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[01 - Community/Authors - Persons/_Authors - Persons|_Authors - Persons]] -- [[01 - Community/Channels/_Channels|_Channels]] -- [[01 - Community/Events/_Events|_Events]] -- [[01 - Community/Obsidian Roundup/_Obsidian Roundup|_Obsidian Roundup]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" new file mode 100644 index 000000000..825abce48 --- /dev/null +++ "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 01 - Community + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[01 - Community/Authors - Persons/πŸ—‚οΈ Authors - Persons|πŸ—‚οΈ Authors - Persons]] +- [[01 - Community/Channels/πŸ—‚οΈ Channels|πŸ—‚οΈ Channels]] +- [[01 - Community/Events/πŸ—‚οΈ Events|πŸ—‚οΈ Events]] +- [[01 - Community/Obsidian Roundup/πŸ—‚οΈ Obsidian Roundup|πŸ—‚οΈ Obsidian Roundup]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Auxiliary Tools/Chrome Extensions.md b/02 - Categories/Auxiliary Tools/Chrome Extensions.md index ba3e07b8f..e7ac81e6d 100644 --- a/02 - Categories/Auxiliary Tools/Chrome Extensions.md +++ b/02 - Categories/Auxiliary Tools/Chrome Extensions.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Firefox extensions.md b/02 - Categories/Auxiliary Tools/Firefox extensions.md index 22f8bc5fa..d5a15051c 100644 --- a/02 - Categories/Auxiliary Tools/Firefox extensions.md +++ b/02 - Categories/Auxiliary Tools/Firefox extensions.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Static Site Generators.md b/02 - Categories/Auxiliary Tools/Static Site Generators.md index 08112502e..539e5f90e 100644 --- a/02 - Categories/Auxiliary Tools/Static Site Generators.md +++ b/02 - Categories/Auxiliary Tools/Static Site Generators.md @@ -8,6 +8,6 @@ publish: true # Static Site Generators -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md "b/02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" similarity index 94% rename from 02 - Categories/Auxiliary Tools/_Auxiliary Tools.md rename to "02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" index 1c62177f4..8700c41b5 100644 --- a/02 - Categories/Auxiliary Tools/_Auxiliary Tools.md +++ "b/02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" @@ -1,12 +1,12 @@ --- aliases: -- +- Ancillary tools tags: - MOC publish: true --- -# Ancillary Tools +# πŸ—‚οΈ Auxiliary Tool Categories #placeholder/description diff --git a/02 - Categories/Obsidian/Obsidian Help.md b/02 - Categories/Obsidian/Obsidian Help.md index f76d2188e..1b0b1df3a 100644 --- a/02 - Categories/Obsidian/Obsidian Help.md +++ b/02 - Categories/Obsidian/Obsidian Help.md @@ -12,4 +12,4 @@ 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. +An open-source documentation for [[πŸ—‚οΈ Obsidian]] available in several languages, often updated, created with help of the community. diff --git a/02 - Categories/Obsidian/_Obsidian.md "b/02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" similarity index 100% rename from 02 - Categories/Obsidian/_Obsidian.md rename to "02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" diff --git a/02 - Categories/Plugins/_Plugins.md "b/02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" similarity index 95% rename from 02 - Categories/Plugins/_Plugins.md rename to "02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" index a042fc8db..ca9a5cee5 100644 --- a/02 - Categories/Plugins/_Plugins.md +++ "b/02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# 02.02 - Categories +# πŸ—‚οΈ Plugin categories #placeholder/description @@ -67,7 +67,7 @@ tags: ### Adding a new category 1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[Plugins]] folder. +2. Once you have the green light, create a new file in the [[02 - Categories/Plugins/πŸ—‚οΈ Plugins]] folder. 3. Use the template [[T - Plugin Category]] and fill out any placeholders. 4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/02 - Categories/Themes/Dark-mode themes.md b/02 - Categories/Themes/Dark-mode themes.md index bc799c66a..65a457215 100644 --- a/02 - Categories/Themes/Dark-mode themes.md +++ b/02 - Categories/Themes/Dark-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[_Themes|community themes]] that support dark mode. +Check the backlinks for [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. diff --git a/02 - Categories/Themes/Light-mode themes.md b/02 - Categories/Themes/Light-mode themes.md index d53aa9807..074eb23b1 100644 --- a/02 - Categories/Themes/Light-mode themes.md +++ b/02 - Categories/Themes/Light-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[_Themes|community themes]] that support light mode. \ No newline at end of file +Check the backlinks for [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] that support light mode. \ No newline at end of file diff --git a/02 - Categories/Themes/_Themes.md "b/02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" similarity index 92% rename from 02 - Categories/Themes/_Themes.md rename to "02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" index b7e435d75..55a729712 100644 --- a/02 - Categories/Themes/_Themes.md +++ "b/02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _Themes +# πŸ—‚οΈ Theme Categories #placeholder/description diff --git a/02 - Categories/Topics/LaTeX.md b/02 - Categories/Topics/LaTeX.md index 03723d3bb..f4b695342 100644 --- a/02 - Categories/Topics/LaTeX.md +++ b/02 - Categories/Topics/LaTeX.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Topics/Mermaid.md b/02 - Categories/Topics/Mermaid.md index 28d528182..b58671d83 100644 --- a/02 - Categories/Topics/Mermaid.md +++ b/02 - Categories/Topics/Mermaid.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Topics/Publish sites.md b/02 - Categories/Topics/Publish sites.md index 1a79eba0e..fd19c9d54 100644 --- a/02 - Categories/Topics/Publish sites.md +++ b/02 - Categories/Topics/Publish sites.md @@ -13,6 +13,6 @@ tags: ## Contributing -1. Create a new note under [[_Publish Sites]] +1. Create a new note under [[πŸ—‚οΈ Publish Sites]] 2. Apply the [[T - Publish site]] template and fill out the placeholders 3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/02 - Categories/Topics/_Topics.md "b/02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" similarity index 98% rename from 02 - Categories/Topics/_Topics.md rename to "02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" index 9ae1dcaaf..97c2d5b95 100644 --- a/02 - Categories/Topics/_Topics.md +++ "b/02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _Topics +# πŸ—‚οΈ Topics #placeholder/description diff --git a/02 - Categories/_02 - Categories.md b/02 - Categories/_02 - Categories.md deleted file mode 100644 index a2be0b4dd..000000000 --- a/02 - Categories/_02 - Categories.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# _02 - Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Auxiliary Tools/_Auxiliary Tools|_Auxiliary Tools]] -- [[02 - Categories/Obsidian/_Obsidian|_Obsidian]] -- [[02 - Categories/Plugins/_Plugins|_Plugins]] -- [[02 - Categories/Themes/_Themes|_Themes]] -- [[02 - Categories/Topics/_Topics|_Topics]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" "b/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" new file mode 100644 index 000000000..f98ed6dc7 --- /dev/null +++ "b/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" @@ -0,0 +1,21 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 02 - Categories + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|πŸ—‚οΈ Auxiliary Tools]] +- [[02 - Categories/Obsidian/πŸ—‚οΈ Obsidian|πŸ—‚οΈ Obsidian]] +- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|πŸ—‚οΈ Plugins]] +- [[02 - Categories/Themes/πŸ—‚οΈ Themes|πŸ—‚οΈ Themes]] +- [[02 - Categories/Topics/πŸ—‚οΈ Topics|πŸ—‚οΈ Topics]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md index a01b9e8ea..2e5cf20a9 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]] -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md index 5b315ce51..895504730 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md index 9011e66bd..0e1484405 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md index 1aaba5bf5..6582f6ee4 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]], [[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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md index c3a8c0b9c..faaaaacd3 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md index 73498c711..f6a9cfb41 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md index 12a796ed9..7a1b5e170 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md index 10be63bd6..899f6f7fd 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md b/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md index d62022bb1..720cec04a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md index cf165c3f9..ea72c143f 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md index 595d8d82f..a7edaf64a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md index b860f4d01..5c9160cbc 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md index 4e08ee240..1d763d1bd 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md index 3e445fcb5..c1af12097 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md index a2ca3c845..b3ed191ee 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md index bffa31829..6c53a5674 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md index c74a0cc61..69dd216dd 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md b/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md index de82d2d47..dc7badd6f 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md index 4c847730e..6eb78a1aa 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md @@ -13,7 +13,7 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md index 64a0ea66d..f1011bb19 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md index 8b223902b..6cd12a823 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md index c43a46f52..c4747380a 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md index eeb3a6c7a..57acc3d4b 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md b/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md index ef9b49459..267e9b82d 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md index f15cb381a..5db5e64e1 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md index 2266c9113..8137c16f6 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md index 0bdcbd23d..5dc535d13 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md index 8c637e1a3..74c33f0d3 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md index b0e832341..b03f94833 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md index b73625e27..dc16f850d 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md index f3ab98714..f9e54e0a6 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md index 98d15d912..d3d10b144 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md b/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md index 64ce52248..21833ed36 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md b/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md index 05d1aaa46..551f49163 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md index c0aeec347..979518435 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md b/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md index 2315b4503..9deee5b0e 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md +++ b/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md @@ -13,6 +13,6 @@ 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 [[_Auxiliary tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md "b/03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" similarity index 98% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md rename to "03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" index 8199e9f8a..18d8ce24d 100644 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools.md +++ "b/03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" @@ -1,12 +1,13 @@ --- aliases: - Third-party tools +- Ancilliary tools tags: - MOC publish: true --- -# Ancilliary tools +# πŸ—‚οΈ Auxiliary Tools %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md b/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md index 2b2810b7f..09cdd21d0 100644 --- a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md +++ b/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md @@ -10,7 +10,7 @@ publish: true %% 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! %% -> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[_Themes|community themes]] as well). +> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] as well). %% Paste your template below %% diff --git a/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md "b/03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" similarity index 91% rename from 03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md rename to "03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" index 1d1f6e1b8..2596c0825 100644 --- a/03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets.md +++ "b/03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" @@ -1,11 +1,16 @@ --- aliases: - - -tags: - - MOC +- +tags: +- MOC +publish: true --- -# CSS Snippets +# πŸ—‚οΈ CSS Snippets + +#placeholder/description + +## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] diff --git a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md index f7f604aa0..73d19d5a3 100644 --- a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md +++ b/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md @@ -13,11 +13,11 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[02.01 - Plugins|02.01 - Plugins]] -- [[Plugins|02.02 - Categories]] +- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing - [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Notes in this folder might have missing information (marked with the #placeholder tag) - Click on [[09.02 - How To]] if you want to add how to do something with a plugin. -- [[Plugins|Plugin categories]] - Help us categorize community plugins! +- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|Plugin categories]] - Help us categorize community plugins! diff --git a/03 - Community Tools For Obsidian/Plugins/_Plugins.md "b/03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" similarity index 99% rename from 03 - Community Tools For Obsidian/Plugins/_Plugins.md rename to "03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" index 210965fdb..b793d4acf 100644 --- a/03 - Community Tools For Obsidian/Plugins/_Plugins.md +++ "b/03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# 02.01 - Plugins +# πŸ—‚οΈ Plugins #placeholder/description diff --git a/03 - Community Tools For Obsidian/Themes/_Themes.md "b/03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" similarity index 98% rename from 03 - Community Tools For Obsidian/Themes/_Themes.md rename to "03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" index 34fcedda5..dc45b2cea 100644 --- a/03 - Community Tools For Obsidian/Themes/_Themes.md +++ "b/03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" @@ -1,14 +1,16 @@ --- aliases: - -tags: +tags: - MOC +publish: true --- -# 04 - Community themes - +# πŸ—‚οΈ Themes +#placeholder/description +## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[03 - Community Tools For Obsidian/Themes/80s Neon|80s Neon]] diff --git a/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md b/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md deleted file mode 100644 index 284be0c29..000000000 --- a/03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# _03 - Community Tools For Obsidian - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/Auxiliary Tools/_Auxiliary Tools|_Auxiliary Tools]] -- [[03 - Community Tools For Obsidian/CSS Snippets/_CSS Snippets|_CSS Snippets]] -- [[03 - Community Tools For Obsidian/Plugins/_Plugins|_Plugins]] -- [[03 - Community Tools For Obsidian/Themes/_Themes|_Themes]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" "b/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" new file mode 100644 index 000000000..a05c6b377 --- /dev/null +++ "b/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" @@ -0,0 +1,20 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 03 - Community Tools For Obsidian + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|πŸ—‚οΈ Auxiliary Tools]] +- [[03 - Community Tools For Obsidian/CSS Snippets/πŸ—‚οΈ CSS Snippets|πŸ—‚οΈ CSS Snippets]] +- [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins|πŸ—‚οΈ Plugins]] +- [[03 - Community Tools For Obsidian/Themes/πŸ—‚οΈ Themes|πŸ—‚οΈ Themes]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/04 - Examples & Showcases/Note Examples/_Note Examples.md "b/04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" similarity index 78% rename from 04 - Examples & Showcases/Note Examples/_Note Examples.md rename to "04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" index 453f591ec..9f274e55d 100644 --- a/04 - Examples & Showcases/Note Examples/_Note Examples.md +++ "b/04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" @@ -18,6 +18,6 @@ tags: ## Contributing -1. Create a new file under [[_Note examples]] and apply the [[T - Note showcase]] template +1. Create a new file under [[πŸ—‚οΈ Note Examples]] and apply the [[T - Note showcase]] template 2. Fill out any placeholders on the template 3. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md b/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md index 87faca770..bbc02c95d 100644 --- a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md +++ b/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md @@ -12,6 +12,6 @@ Link: https://obsidian.garden Author: [[Tane Piper]] and [Obsidian Garden Contributors](https://github.com/tanepiper/obsidian-garden/graphs/contributors) Tool: [[Obsidian Publish]] -Obsidian Garden is a open-source [[_Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[_Obsidian]]. +Obsidian Garden is a open-source [[πŸ—‚οΈ Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[πŸ—‚οΈ Obsidian]]. -The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[_Obsidian]] and extend and remix in to your own. +The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[πŸ—‚οΈ Obsidian]] and extend and remix in to your own. diff --git a/04 - Examples & Showcases/Publish Sites/_Publish Sites.md "b/04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" similarity index 100% rename from 04 - Examples & Showcases/Publish Sites/_Publish Sites.md rename to "04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" diff --git a/04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md "b/04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes.md rename to "04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" diff --git a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md "b/04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes.md rename to "04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" diff --git a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md "b/04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes.md rename to "04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" diff --git a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md "b/04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes.md rename to "04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" diff --git a/04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md "b/04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects.md rename to "04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" diff --git a/04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md "b/04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes.md rename to "04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md "b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates.md rename to "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md "b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" similarity index 100% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates.md rename to "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" diff --git a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md "b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" similarity index 72% rename from 04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md rename to "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" index afb2817be..41ef84444 100644 --- a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates.md +++ "b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" @@ -12,8 +12,8 @@ tags: ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/_Dataview templates|_Dataview templates]] -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/_Templater templates|_Templater templates]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/πŸ—‚οΈ Dataview templates|πŸ—‚οΈ Dataview templates]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/πŸ—‚οΈ Templater templates|πŸ—‚οΈ Templater templates]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing diff --git a/04 - Examples & Showcases/Templates/_Templates.md b/04 - Examples & Showcases/Templates/_Templates.md deleted file mode 100644 index df7d0c5af..000000000 --- a/04 - Examples & Showcases/Templates/_Templates.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 03 - Community templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Templates/03.01 - Daily notes/_03.01 - Daily notes|_03.01 - Daily notes]] -- [[04 - Examples & Showcases/Templates/03.02 - Weekly notes/_03.02 - Weekly notes|_03.02 - Weekly notes]] -- [[04 - Examples & Showcases/Templates/03.03 - Monthly notes/_03.03 - Monthly notes|_03.03 - Monthly notes]] -- [[04 - Examples & Showcases/Templates/03.04 - Yearly notes/_03.04 - Yearly notes|_03.04 - Yearly notes]] -- [[04 - Examples & Showcases/Templates/03.05 - Projects/_03.05 - Projects|_03.05 - Projects]] -- [[04 - Examples & Showcases/Templates/03.06 - Literature notes/_03.06 - Literature notes|_03.06 - Literature notes]] -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/_03.10 - Plugin-specific templates|_03.10 - Plugin-specific templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Adding new templates - -1. Create a new file under [[_Templates]] and give it a descriptive name. -2. Apply the [[T - Templates]] template and fill out the placeholders -3. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Updating a template - -Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. -If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git "a/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" "b/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" new file mode 100644 index 000000000..5ad86d959 --- /dev/null +++ "b/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- MOC +--- + +# 03 - Community templates + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[04 - Examples & Showcases/Templates/03.01 - Daily notes/πŸ—‚οΈ 03.01 - Daily notes|πŸ—‚οΈ 03.01 - Daily notes]] +- [[04 - Examples & Showcases/Templates/03.02 - Weekly notes/πŸ—‚οΈ 03.02 - Weekly notes|πŸ—‚οΈ 03.02 - Weekly notes]] +- [[04 - Examples & Showcases/Templates/03.03 - Monthly notes/πŸ—‚οΈ 03.03 - Monthly notes|πŸ—‚οΈ 03.03 - Monthly notes]] +- [[04 - Examples & Showcases/Templates/03.04 - Yearly notes/πŸ—‚οΈ 03.04 - Yearly notes|πŸ—‚οΈ 03.04 - Yearly notes]] +- [[04 - Examples & Showcases/Templates/03.05 - Projects/πŸ—‚οΈ 03.05 - Projects|πŸ—‚οΈ 03.05 - Projects]] +- [[04 - Examples & Showcases/Templates/03.06 - Literature notes/πŸ—‚οΈ 03.06 - Literature notes|πŸ—‚οΈ 03.06 - Literature notes]] +- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/πŸ—‚οΈ 03.10 - Plugin-specific templates|πŸ—‚οΈ 03.10 - Plugin-specific templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Adding new templates + +1. Create a new file under [[πŸ—‚οΈ Templates]] and give it a descriptive name. +2. Apply the [[T - Templates]] template and fill out the placeholders +3. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Updating a template + +Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. +If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/04 - Examples & Showcases/Vaults/_Vaults.md "b/04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" similarity index 96% rename from 04 - Examples & Showcases/Vaults/_Vaults.md rename to "04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" index b3177ef88..e87d2b668 100644 --- a/04 - Examples & Showcases/Vaults/_Vaults.md +++ "b/04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# Vault examples +# πŸ—‚οΈ Vault examples #placeholder/description @@ -48,7 +48,7 @@ Unfortunately, we can't host starter vaults or kits in the community vault itsel The steps for both are roughly the same: -1. Create a new note under [[_Vaults]] +1. Create a new note under [[πŸ—‚οΈ Vaults]] 2. Apply one of the following templates: - the [[T - Vault showcase]] template for starter vaults or kits - [[T - Folder structure]] if you're sharing how you've organized your vault (or a part of it) diff --git a/04 - Examples & Showcases/_04 - Examples & Showcases.md b/04 - Examples & Showcases/_04 - Examples & Showcases.md deleted file mode 100644 index 3d52d20dd..000000000 --- a/04 - Examples & Showcases/_04 - Examples & Showcases.md +++ /dev/null @@ -1,26 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# 04 - Examples & Showcases - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Note Examples/_Note Examples|_Note Examples]] -- [[04 - Examples & Showcases/Publish Sites/_Publish Sites|_Publish Sites]] -- [[04 - Examples & Showcases/Templates/_Templates|_Templates]] -- [[04 - Examples & Showcases/Vaults/_Vaults|_Vaults]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -1. Create a new file under [[_04 - Examples & Showcases]] and apply the [[T - Note showcase]] template -2. Fill out any placeholders on the template -3. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git "a/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" "b/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" new file mode 100644 index 000000000..b86e751e0 --- /dev/null +++ "b/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" @@ -0,0 +1,26 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 04 - Examples & Showcases + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[04 - Examples & Showcases/Note Examples/πŸ—‚οΈ Note Examples|πŸ—‚οΈ Note Examples]] +- [[04 - Examples & Showcases/Publish Sites/πŸ—‚οΈ Publish Sites|πŸ—‚οΈ Publish Sites]] +- [[04 - Examples & Showcases/Templates/πŸ—‚οΈ Templates|πŸ—‚οΈ Templates]] +- [[04 - Examples & Showcases/Vaults/πŸ—‚οΈ Vaults|πŸ—‚οΈ Vaults]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +1. Create a new file under [[πŸ—‚οΈ 04 - Examples & Showcases]] and apply the [[T - Note showcase]] template +2. Fill out any placeholders on the template +3. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/Beginner guides.md b/05 - Guides, Workflows, & Courses/Beginner guides.md index aaad5a6a7..c3ac0da38 100644 --- a/05 - Guides, Workflows, & Courses/Beginner guides.md +++ b/05 - Guides, Workflows, & Courses/Beginner guides.md @@ -7,7 +7,7 @@ tags: # Beginner guides -These guides will help you get started with [[_Obsidian]] and related topics. +These guides will help you get started with [[πŸ—‚οΈ Obsidian]] and related topics. ![[2021.07.17#^594d70]] - [**Sitepoint**: Obsidian Beginner Guide](https://www.sitepoint.com/obsidian-beginner-guide/) diff --git a/05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md "b/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" similarity index 98% rename from 05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md rename to "05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" index d31bef5a7..30a958d46 100644 --- a/05 - Guides, Workflows, & Courses/Community Talks/_Community Talks.md +++ "b/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _Community Talks +# πŸ—‚οΈ Community Talks #placeholder/description diff --git a/05 - Guides, Workflows, & Courses/Courses/_Courses.md "b/05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" similarity index 100% rename from 05 - Guides, Workflows, & Courses/Courses/_Courses.md rename to "05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" diff --git a/05 - Guides, Workflows, & Courses/Guides/_Guides.md b/05 - Guides, Workflows, & Courses/Guides/_Guides.md deleted file mode 100644 index d37e6c210..000000000 --- a/05 - Guides, Workflows, & Courses/Guides/_Guides.md +++ /dev/null @@ -1,30 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Guides - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[An Introduction to Dataview|An Introduction to Dataview]] -- [[Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] -- [[How to add content through GitHub|How to add content through GitHub]] -- [[Themes (MOC)|Themes]] -- [[Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] -- [[Plugin Tips and Tricks|Plugin Tips and Tricks]] -- [[Publishing|Publishing]] -- [[Workflows|Workflows]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -1. Create a note under [[_05 - Guides, Workflows, & Courses]] or one of it's subfolders -2. Apply the [[T - New Note]] template -3. Write to your heart's content! -4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git "a/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" "b/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" new file mode 100644 index 000000000..6683086fe --- /dev/null +++ "b/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" @@ -0,0 +1,39 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Guides + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview|An Introduction to Dataview]] +- [[05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] +- [[05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors|Default Obsidian Theme Colors]] +- [[05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub|How to add content through GitHub]] +- [[05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list|How to add your plugin to the community plugin list]] +- [[05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store|How to add your theme to the community theme store]] +- [[05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins|How to get started developing plugins]] +- [[05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin|How to release a new version of your plugin]] +- [[05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian|How to Style Obsidian]] +- [[05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense|Obsidian publish and pfSense]] +- [[05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] +- [[05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] +- [[05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins|Using GitHub actions to create releases for plugins]] +- [[05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] +- [[05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] +- [[05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] +- [[05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd|YT - How to use QuickAdd]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +1. Create a note under [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] or one of it's subfolders +2. Apply the [[T - New Note]] template +3. Write to your heart's content! +4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md "b/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" similarity index 53% rename from 05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md rename to "05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" index d50f914a2..7b2f4b8d3 100644 --- a/05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses.md +++ "b/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _05 - Guides, Workflows, & Courses +# πŸ—‚οΈ 05 - Guides, Workflows, & Courses #placeholder/description @@ -14,8 +14,8 @@ publish: true %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[05 - Guides, Workflows, & Courses/Beginner guides|Beginner guides]] -- [[05 - Guides, Workflows, & Courses/Community Talks/_Community Talks|_Community Talks]] -- [[05 - Guides, Workflows, & Courses/Courses/_Courses|_Courses]] -- [[05 - Guides, Workflows, & Courses/Guides/_Guides|_Guides]] +- [[05 - Guides, Workflows, & Courses/Community Talks/πŸ—‚οΈ Community Talks|πŸ—‚οΈ Community Talks]] +- [[05 - Guides, Workflows, & Courses/Courses/πŸ—‚οΈ Courses|πŸ—‚οΈ Courses]] +- [[05 - Guides, Workflows, & Courses/Guides/πŸ—‚οΈ Guides|πŸ—‚οΈ Guides]] - [[05 - Guides, Workflows, & Courses/Themes (MOC)|Themes (MOC)]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/06 - Inbox/_06 - Inbox.md "b/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" similarity index 98% rename from 06 - Inbox/_06 - Inbox.md rename to "06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" index 195cf23b0..d3f68d4a2 100644 --- a/06 - Inbox/_06 - Inbox.md +++ "b/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# _06 - Inbox +# πŸ—‚οΈ 06 - Inbox #placeholder/description diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ef2b4aa71..e558aef8b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,9 +20,9 @@ Because PKM is usually (as it name states) _highly_ personal, we have added a fe - **Tags**: We mostly use tags to indicate the status of a note. You can find more details in the [[Tag glossary]]. - **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: - - Configure `Location of new notes` to go the [[_06 - Inbox]] folder. + - Configure `Location of new notes` to go the [[πŸ—‚οΈ 06 - Inbox]] folder. - Links should be set to `Shortest path` and wikilinks must be enabled. - - The `Default location for new attachments` should be the folder [[_03 Attachments]]. + - The `Default location for new attachments` should be the folder [[πŸ—‚οΈ 03 Attachments]]. ![[file-and-link-settings.png]] - **Templates**: We have predefined a few templates for any new content to be added (more about this later). These templates include comments and instructions of when to use them. - **Folders**: We have roughly pre-defined the structure of the vault using Johnny Decimal-ish prefixes. Before adding new folders, please open an issue to discuss the changes you'd like to propose. @@ -34,45 +34,45 @@ Once you have added or edited the note using Obsidian, come back and check out [ To try and make it easy for folks to navigate this vault and find content they're interested in we have added a little bit of structure to the vault. If you can, try to file any new notes in one of the folders described in [[#Adding or editing notes]], but don't worry too much about it! If you don't think it fits any of those folders, or are unsure/don't have time to think about this, just do the following: -1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[_06 - Inbox]]) +1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[πŸ—‚οΈ 06 - Inbox]]) 2. Apply the [[T - New Note]] template and write! 3. [[How to add content through GitHub|Submit your changes to GitHub]] ### Adding or editing notes -#### [[03 - Community Tools For Obsidian/Plugins/_Plugins|Plugins]] +#### [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins|Plugins]] -- [[03 - Community Tools For Obsidian/Plugins/_Plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. -- [[02 - Categories/Plugins/_Plugins]] - Help us categorize community plugins! +- [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. +- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins]] - Help us categorize community plugins! -#### [[_Templates]] +#### [[πŸ—‚οΈ Templates]] Here you can contribute the templates you use for Obsidian. Examples of those include: -- [[_03.01 - Daily notes|Daily note templates]] -- [[_03.02 - Weekly notes|Weekly note templates]] -- [[_03.03 - Monthly notes|Monthly note templates]] -- [[_03.04 - Yearly notes|Yearly note templates]] -- [[_03.05 - Projects|Project management templates]] -- [[_03.06 - Literature notes|Literature note templates]] +- [[πŸ—‚οΈ 03.01 - Daily notes|Daily note templates]] +- [[πŸ—‚οΈ 03.02 - Weekly notes|Weekly note templates]] +- [[πŸ—‚οΈ 03.03 - Monthly notes|Monthly note templates]] +- [[πŸ—‚οΈ 03.04 - Yearly notes|Yearly note templates]] +- [[πŸ—‚οΈ 03.05 - Projects|Project management templates]] +- [[πŸ—‚οΈ 03.06 - Literature notes|Literature note templates]] -[[_03.10 - Plugin-specific templates|Plugin-specific templates]]: +[[πŸ—‚οΈ 03.10 - Plugin-specific templates|Plugin-specific templates]]: -- [[_Dataview templates]] -- [[_Templater templates]] +- [[πŸ—‚οΈ Dataview templates]] +- [[πŸ—‚οΈ Templater templates]] -#### [[03 - Community Tools For Obsidian/Themes/_Themes|Themes]] +#### [[03 - Community Tools For Obsidian/Themes/πŸ—‚οΈ Themes|Themes]] Similar to the community plugins, this folder is pre-populated with information from the [obsidian-releases](https://github.com/obsidianmd/obsidian-releases/) repository. You can add information about the theme itself or add links to support the author of your favourite theme. See [[#04 - CSS Snippets]] for more. -#### [[_CSS Snippets]] +#### [[πŸ—‚οΈ CSS Snippets]] There are different ways to contribute CSS snippets: - Links to snippets hosted on GitHub or as Gists (recommended) - Snippets hosted in this community vault. -#### [[_04 - Examples & Showcases]] +#### [[πŸ—‚οΈ 04 - Examples & Showcases]] - Note examples are the equivalent of the `#snip-a-note` channel on Discord. - Vault examples are notes that describe how you organize your note. They can be as simple as screenshots of your folder structure or as complicated as a starter vault. @@ -86,7 +86,7 @@ We added a few folders with topics we have forseen, but don't worry too much abo - [[Workflows]] - [[Plugin Tips and Tricks]] -- [[_Guides]] +- [[πŸ—‚οΈ Guides]] - [[Publishing]] #### [[10 - Resources]] @@ -95,10 +95,10 @@ In addition to storing all the note attachments in this folder, here we collect - [[YouTube| YouTube Videos, Channels and Playlists]] - [[T - Blog posts]] or [[Websites]] -- [[_Auxiliary tools]] +- [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] - [[Publish sites]] and other [[Digital garden]] -#### [[_Events]] +#### [[πŸ—‚οΈ Events]] For regularly or publicly held events, you can add a note describing the event and any other important information or links. diff --git a/_hub.md b/_hub.md deleted file mode 100644 index 7afd5b2d3..000000000 --- a/_hub.md +++ /dev/null @@ -1,22 +0,0 @@ ---- -aliases: - - -tags: - - MOC -publish: true ---- - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/_00 - Contribute To The Obsidian Hub|_00 - Contribute To The Obsidian Hub]] -- [[00 - Start here|00 - Start here]] -- [[01 - Community/_01 - Community|_01 - Community]] -- [[02 - Categories/_02 - Categories|_02 - Categories]] -- [[03 - Community Tools For Obsidian/_03 - Community Tools For Obsidian|_03 - Community Tools For Obsidian]] -- [[04 - Examples & Showcases/_04 - Examples & Showcases|_04 - Examples & Showcases]] -- [[05 - Guides, Workflows, & Courses/_05 - Guides, Workflows, & Courses|_05 - Guides, Workflows, & Courses]] -- [[06 - Inbox/_06 - Inbox|_06 - Inbox]] -- [[CONTRIBUTING|CONTRIBUTING]] -- [[logo.svg|logo.svg]] -- [[publish.css|publish.css]] -- [[README|README]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/\360\237\227\202\357\270\217 hub.md" "b/\360\237\227\202\357\270\217 hub.md" new file mode 100644 index 000000000..11e6ac845 --- /dev/null +++ "b/\360\237\227\202\357\270\217 hub.md" @@ -0,0 +1,28 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ hub + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[00 - Contribute To The Obsidian Hub/πŸ—‚οΈ 00 - Contribute To The Obsidian Hub|πŸ—‚οΈ 00 - Contribute To The Obsidian Hub]] +- [[00 - Start here|00 - Start here]] +- [[01 - Community/πŸ—‚οΈ 01 - Community|πŸ—‚οΈ 01 - Community]] +- [[02 - Categories/πŸ—‚οΈ 02 - Categories|πŸ—‚οΈ 02 - Categories]] +- [[03 - Community Tools For Obsidian/πŸ—‚οΈ 03 - Community Tools For Obsidian|πŸ—‚οΈ 03 - Community Tools For Obsidian]] +- [[04 - Examples & Showcases/πŸ—‚οΈ 04 - Examples & Showcases|πŸ—‚οΈ 04 - Examples & Showcases]] +- [[05 - Guides, Workflows, & Courses/πŸ—‚οΈ 05 - Guides, Workflows, & Courses|πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] +- [[06 - Inbox/πŸ—‚οΈ 06 - Inbox|πŸ—‚οΈ 06 - Inbox]] +- [[CONTRIBUTING|CONTRIBUTING]] +- [[logo.svg|logo.svg]] +- [[publish.css|publish.css]] +- [[README|README]] +%% Zoottelkeeper: End of the autogenerated index file list %% From d7822fd7baee120555dfaabe5d47aa8933b8085a Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Sat, 23 Oct 2021 22:34:11 +0200 Subject: [PATCH 35/41] overhaul everything. (I'm exhausted already from git.) --- .DS_Store | Bin 0 -> 8196 bytes .github/pull_request_template.md | 0 .github/scripts/categorize-plugins.py | 0 .github/scripts/category.md.jinja | 0 .github/scripts/plugin.md.jinja | 0 .github/scripts/theme.md.jinja | 0 .github/scripts/update-releases.py | 0 .github/scripts/utils.py | 0 .gitignore | 0 .obsidian/app.json | 19 +- .obsidian/core-plugins.json | 2 +- .obsidian/snippets/hh-buttons.css | 0 .obsidian/templates.json | 0 .../01 How To Contribute/FAQ.md | 9 - ...7\202\357\270\217 01 How To Contribute.md" | 21 - .../02 Templates/T - Title.md | 1 - ...0\237\227\202\357\270\217 02 Templates.md" | 31 -- .../10.01 - Note attachments.md | 16 - ...237\227\202\357\270\217 03 Attachments.md" | 65 --- ...17 00 - Contribute To The Obsidian Hub.md" | 20 +- 00 - Contribute to the Obsidian Hub/.DS_Store | Bin 0 -> 6148 bytes .../01 Templates}/T - Ancillary tools.md | 4 +- .../01 Templates}/T - Blog posts.md | 2 +- .../01 Templates}/T - CSS Snippet.md | 2 +- .../01 Templates}/T - Digital garden site.md | 4 +- .../01 Templates}/T - Folder structure.md | 2 +- .../01 Templates}/T - GitHub Repository.md | 2 +- .../01 Templates}/T - How to.md | 2 +- .../01 Templates}/T - MOCs.md | 2 +- .../01 Templates/T - New Concept.md | 1 + .../01 Templates}/T - New Note.md | 2 +- .../01 Templates}/T - Note showcase.md | 2 +- .../01 Templates}/T - Plugin Category.md | 2 +- .../01 Templates}/T - Publish site.md | 2 +- .../01 Templates}/T - TODO.md | 1 + .../01 Templates}/T - Templates.md | 2 +- .../01 Templates/T - Title.md | 1 + .../01 Templates}/T - Vault showcase.md | 2 +- .../01 Templates}/T - Website.md | 2 +- .../01 Templates}/T - YouTube Channel.md | 2 +- .../01 Templates}/T - YouTube Video.md | 2 +- ...0\237\227\202\357\270\217 01 Templates.md" | 12 + .../Select to inspect element.png | Bin .../YAFPA_Showcase_Category_view.png | Bin .../YAFPA_Showcase_Collections_view.png | Bin .../02 Attachments}/YAFPA_Showcase_Feed.png | Bin .../02 Attachments}/YAFPA_Showcase_Note.png | Bin .../02 Attachments}/YAFPA_Showcase_Tags.png | Bin .../02 Attachments}/css-obsidian-layout.png | Bin .../file-and-link-settings.png | Bin .../github-actions-running.png | Bin .../02 Attachments}/github-actions.png | Bin .../02 Attachments}/github-add-new-file.png | Bin .../github-compare-changes.png | Bin .../02 Attachments}/github-edit-file.png | Bin .../02 Attachments}/github-editor-web.png | Bin .../github-edits-on-your-fork.png | Bin .../02 Attachments}/github-fork-notice.png | Bin .../02 Attachments}/github-open-pr.png | Bin .../02 Attachments}/github-plugin-release.png | Bin .../github-propose-changes.png | Bin .../github-use-template-repo.png | Bin .../plugin-submission-PR-template.png | Bin .../publish-pfsense-acme_1.png | Bin .../publish-pfsense-acme_2.png | Bin .../publish-pfsense-acme_3.png | Bin .../publish-pfsense-acme_4.png | Bin .../publish-pfsense-acme_5.png | Bin .../02 Attachments}/publish-pfsense-be_1.png | Bin .../02 Attachments}/publish-pfsense-be_2.png | Bin .../02 Attachments}/publish-pfsense-be_3.png | Bin .../02 Attachments}/publish-pfsense-be_4.png | Bin .../02 Attachments}/publish-pfsense-fw.png | Bin .../publish-pfsense-http-fe_1.png | Bin .../publish-pfsense-http-fe_2.png | Bin .../publish-pfsense-http-fe_3.png | Bin .../publish-pfsense-http-fe_4.png | Bin .../publish-pfsense-https-fe_1.png | Bin .../publish-pfsense-https-fe_2.png | Bin .../publish-pfsense-https-fe_3.png | Bin .../publish-pfsense-https-fe_4.png | Bin .../publish-pfsense-https-fe_5.png | Bin .../publish-pfsense-https-fe_6.png | Bin .../publish-pfsense-https-fe_7.png | Bin .../publish-pfsense-https-fe_8.png | Bin .../theme-submission-PR-template.png | Bin .../theme-submission-add-comma.png | Bin .../theme-submission-add-info.png | Bin .../theme-submission-propose-changes.png | Bin .../vscode-regex-find-replace.png | Bin ...237\227\202\357\270\217 02 Attachments.md" | 65 +++ ...buting templates to the community vault.md | 1 + ...uting with community plugins and themes.md | 1 + 00 - Contribute to the Obsidian Hub/FAQ.md | 13 + .../Tag glossary.md | 0 ...17 00 - Contribute to the Obsidian Hub.md" | 23 ++ 00 - Start here.md | 3 +- .../Authors - Persons}/Bryan Jenks.md | 0 .../Christian B. B. Houmann.md | 0 .../Authors - Persons/Eleanor Konik.md | 1 + .../Authors - Persons/Ryan J.A. Murphy.md | 0 .../Authors - Persons/SkepticMystic.md | 0 ...\227\202\357\270\217 Authors - Persons.md" | 2 +- .../\360\237\227\202\357\270\217 Channels.md" | 18 - .../Events/Obsidian Community Coworking.md | 0 .../Events/Obsidian Community Talks.md | 0 .../Events/Obsidian October 2021.md | 0 .../\360\237\227\202\357\270\217 Events.md" | 2 +- 01 - Community/Obsidian Roundup/2021.04.17.md | 4 +- 01 - Community/Obsidian Roundup/2021.04.24.md | 4 +- 01 - Community/Obsidian Roundup/2021.05.01.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.15.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.22.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.29.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.05.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.12.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.19.md | 0 01 - Community/Obsidian Roundup/2021.06.26.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.03.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.10.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.17.md | 3 +- 01 - Community/Obsidian Roundup/2021.07.24.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.31.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.07.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.14.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.21.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.04.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.11.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.18.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.25.md | 2 +- 01 - Community/Obsidian Roundup/2021.10.02.md | 0 ...7\227\202\357\270\217 Obsidian Roundup.md" | 2 +- .../Community Talks.md | 2 +- .../Obsidian Office Hours.md | 0 .../Video Channels}/YouTube.md | 2 +- ...237\227\202\357\270\217 Video Channels.md" | 18 + ...237\227\202\357\270\217 01 - Community.md" | 15 +- .../Auxiliary Tools/Static Site Generators.md | 13 - ...37\227\202\357\270\217 Auxiliary Tools.md" | 26 -- 02 - Categories/Obsidian/Obsidian Help.md | 15 - 02 - Categories/Obsidian/Obsidian Publish.md | 13 - .../Obsidian/Obsidian community plugins.md | 12 - .../Obsidian/Obsidian community themes.md | 12 - .../Obsidian/Obsidian core plugins.md | 12 - .../\360\237\227\202\357\270\217 Obsidian.md" | 28 -- .../\360\237\227\202\357\270\217 Plugins.md" | 76 ---- .../\360\237\227\202\357\270\217 Themes.md" | 18 - 02 - Categories/Topics/10.03 - Videos.md | 19 - .../\360\237\227\202\357\270\217 Topics.md" | 27 -- ...37\227\202\357\270\217 02 - Categories.md" | 21 - .../Auxiliary Tools/Android Apps.md | 0 .../Auxiliary Tools/Chrome Extensions.md | 2 +- .../Auxiliary Tools/Firefox extensions.md | 2 +- .../Auxiliary Tools/Linux Tools.md | 0 .../Auxiliary Tools/MacOS Tools.md | 0 .../Auxiliary Tools/Static Site Generators.md | 13 + .../Auxiliary Tools/Windows Tools.md | 0 .../Auxiliary Tools/iOS Apps.md | 0 .../Auxiliary Tools/iOS Shortcuts.md | 0 .../Auxiliary Tools/iPadOS Apps.md | 0 ...37\227\202\357\270\217 Auxiliary Tools.md" | 26 ++ ...0\237\227\202\357\270\217 CSS Snippets.md" | 26 ++ .../Plugins/Automation.md | 0 .../Plugins/Backup.md | 0 .../Plugins/Chart.md | 0 .../Plugins/Chinese.md | 0 .../Plugins/Convert.md | 0 .../Plugins/Date.md | 0 .../Plugins/Desktop-only plugins.md | 0 .../Plugins/Edit.md | 0 .../Plugins/Editor.md | 0 .../Plugins/File.md | 0 .../Plugins/Financial.md | 0 .../Plugins/Game.md | 0 .../Plugins/History.md | 0 .../Plugins/Image.md | 0 .../Plugins/Integration.md | 0 .../Plugins/Japanese.md | 0 .../Plugins/Journal.md | 0 .../Plugins/Link.md | 0 .../Plugins/Math.md | 0 .../Plugins/Mindmap.md | 0 .../Plugins/Miscellaneous.md | 0 .../Plugins/Mobile-compatible plugins.md | 0 .../Plugins/Mobile.md | 0 .../Plugins/Navigation.md | 0 .../Plugins/PDF.md | 0 .../Plugins/Paid plugins.md | 0 .../Plugins/Refactor.md | 0 .../Plugins/Render.md | 0 .../Plugins/Search.md | 0 .../Plugins/Security.md | 0 .../Plugins/Shortcut.md | 0 .../Plugins/Statistic.md | 0 .../Plugins/Status bar.md | 0 .../Plugins/Style.md | 0 .../Plugins/Task management.md | 0 .../Plugins/Template.md | 0 .../Plugins/Uncategorized plugins.md | 0 .../Plugins/Video and Audio.md | 0 .../Plugins/View.md | 0 .../Plugins/Vim-related Plugins.md | 0 .../Plugins/Workspace.md | 0 .../\360\237\227\202\357\270\217 Plugins.md" | 76 ++++ .../Themes/Classics.md | 1 + .../Themes/Customizable Themes.md | 4 +- .../Themes/Dark-mode themes.md | 2 +- .../Themes/Light-mode themes.md | 2 +- .../Themes/Minimalistic Themes.md | 13 + .../Themes/Monochrome Themes.md | 4 +- .../\360\237\227\202\357\270\217 Themes.md" | 18 + ... Curated Lists of Community Expansions.md" | 15 + ...37\227\202\357\270\217 Auxiliary Tools.md" | 66 --- ...0\237\227\202\357\270\217 CSS Snippets.md" | 24 -- .../\360\237\227\202\357\270\217 Plugins.md" | 379 ------------------ .../\360\237\227\202\357\270\217 Themes.md" | 108 ----- ...\217 03 - Community Tools For Obsidian.md" | 20 - .../Auxiliary Tools/Alfred.md | 2 +- .../Auxiliary Tools/Calibre.md | 2 +- .../Auxiliary Tools/Docker.md | 2 +- .../Auxiliary Tools/Drafts App.md | 2 +- .../Dragon speech recognition.md | 2 +- .../Auxiliary Tools/Dropbox.md | 2 +- .../Auxiliary Tools/Emacs.md | 2 +- .../Auxiliary Tools/Gingko app.md | 2 +- .../Auxiliary Tools/GitHub Pages.md | 2 +- .../Auxiliary Tools/Hazel.md | 2 +- .../Auxiliary Tools/Hugo.md | 0 .../Auxiliary Tools/Jekyll.md | 2 +- .../Auxiliary Tools/MGit.md | 2 +- .../Auxiliary Tools/MarginNote.md | 2 +- .../Auxiliary Tools/Mdnotes.md | 2 +- .../Auxiliary Tools/Notepad++.md | 2 +- .../Auxiliary Tools/Onyx Boox.md | 0 .../Auxiliary Tools/Pandoc.md | 2 +- .../Auxiliary Tools/Pocket.md | 2 +- .../Auxiliary Tools/ProtonMail.md | 2 +- .../Auxiliary Tools/Readwise.md | 2 +- .../Auxiliary Tools/Research Rabbit.md | 2 +- .../Auxiliary Tools/Sublime Text.md | 2 +- .../Auxiliary Tools/Syncthing.md | 2 +- .../Auxiliary Tools/Tesseract.md | 2 +- .../Auxiliary Tools/VSCode.md | 2 +- .../Auxiliary Tools/Vim.md | 2 +- .../Auxiliary Tools/Working Copy.md | 2 +- .../Auxiliary Tools/YAML.md | 2 +- .../Auxiliary Tools/YiNote.md | 2 +- .../Auxiliary Tools/Zapier.md | 2 +- .../Auxiliary Tools/Zotero Better BibTex.md | 2 +- .../Auxiliary Tools/Zotero.md | 2 +- .../Auxiliary Tools/Zotfile.md | 2 +- .../Auxiliary Tools/Zutilo.md | 2 +- .../Auxiliary Tools/icalBuddy.md | 2 +- .../Auxiliary Tools/mailbox.org.md | 2 +- .../Auxiliary Tools/revealjs.md | 2 +- ...37\227\202\357\270\217 Auxiliary Tools.md" | 66 +++ .../All Alternate Themes (ITS Theme).md | 2 +- .../Alternate Admonitions (SlRvb).md | 0 .../Alternate Checkboxes (SlRvb).md | 0 .../CSS Snippets/Asides (SlRvb).md | 0 .../CSS Snippets/Embed Adjustments.md | 0 .../CSS Snippets/Folder Styles (SlRvb).md | 0 .../CSS Snippets/Image Adjustments.md | 0 .../CSS Snippets/Kanban (SlRvb).md | 0 ...0\237\227\202\357\270\217 CSS Snippets.md" | 24 ++ .../Plugins/02 - Community plugins.md | 4 +- .../Plugins/DEVONlink-obsidian.md | 0 .../Plugins/ObsidianAnkiSync.md | 0 .../Plugins/adjacency-matrix-maker.md | 0 .../Plugins/advanced-toolbar.md | 0 .../Plugins/alx-folder-note.md | 0 .../Plugins/beeminder-word-count-plugin.md | 0 .../Plugins/better-fn.md | 0 .../Plugins/better-pdf-plugin.md | 0 .../Plugins/better-word-count.md | 0 .../Plugins/block-reference-count.md | 0 .../Plugins/breadcrumbs.md | 0 .../Plugins/buttons.md | 0 .../Plugins/calendar.md | 0 .../Plugins/chesser-obsidian.md | 0 .../Plugins/cm-chs-patch.md | 0 .../cm-editor-syntax-highlight-obsidian.md | 0 .../Plugins/cm-show-whitespace-obsidian.md | 0 .../Plugins/cm-typewriter-scroll-obsidian.md | 0 .../Plugins/cmenu-plugin.md | 0 .../Plugins/code-block-copy.md | 0 .../Plugins/code-block-from-selection.md | 0 .../Plugins/completed-area.md | 0 .../Plugins/completed-task-display.md | 0 .../consistent-attachments-and-links.md | 0 .../Plugins/convert-url-to-iframe.md | 0 .../Plugins/copy-note.md | 0 .../Plugins/copy-url-in-preview.md | 0 .../Plugins/css-snippets.md | 0 .../Plugins/csv-obsidian.md | 0 .../Plugins/customizable-menu.md | 0 .../Plugins/customizable-sidebar.md | 0 .../Plugins/customjs.md | 0 .../Plugins/cycle-through-panes.md | 0 .../Plugins/daily-activity.md | 0 .../Plugins/dangerzone-writing-plugin.md | 0 .../Plugins/darlal-switcher-plus.md | 0 .../Plugins/dataview.md | 0 .../Plugins/discordian-plugin.md | 0 .../Plugins/drawio-obsidian.md | 0 .../Plugins/easy-typing-obsidian.md | 0 .../Plugins/editor-commands-remap.md | 0 .../Plugins/emoji-shortcodes.md | 0 .../Plugins/extract-highlights-plugin.md | 0 .../Plugins/extract-url.md | 0 .../Plugins/file-explorer-markdown-titles.md | 0 .../Plugins/file-explorer-note-count.md | 0 .../Plugins/file-tree-alternative.md | 0 .../Plugins/find-and-replace-in-selection.md | 0 .../Plugins/find-unlinked-files.md | 0 .../Plugins/flashcards-obsidian.md | 0 .../Plugins/folder-note-core.md | 0 .../Plugins/folder-note-plugin.md | 0 .../Plugins/footlinks.md | 0 .../Plugins/format-hotkeys-obsidian.md | 0 .../Plugins/garble-text.md | 0 .../Plugins/ghost-fade-focus.md | 0 .../Plugins/homepage.md | 0 .../Plugins/hotkey-helper.md | 0 .../Plugins/hotkeysplus-obsidian.md | 0 .../Plugins/hover-external-link.md | 0 .../Plugins/imdone-obsidian-plugin.md | 0 .../Plugins/ini-obsidian.md | 0 .../Plugins/initiative-tracker.md | 0 .../Plugins/juggl.md | 0 .../Plugins/key-promoter.md | 0 .../Plugins/koncham-workspace.md | 0 .../Plugins/leader-hotkeys-obsidian.md | 0 .../Plugins/ledger-obsidian.md | 0 .../Plugins/link-headers-directly.md | 0 .../Plugins/liquid-templates.md | 0 .../Plugins/longform.md | 0 .../Plugins/luhman.md | 0 .../Plugins/lumberjack-obsidian.md | 0 .../Plugins/macOS-keyboard-nav-obsidian.md | 0 .../Plugins/macro-plugin.md | 0 .../Plugins/map-of-content.md | 0 .../Plugins/marginnote-companion.md | 0 .../Plugins/markdown-attributes.md | 0 .../Plugins/markdown-prettifier.md | 0 .../Plugins/maximise-active-pane-obsidian.md | 0 .../Plugins/mdx-as-md-obsidian.md | 0 .../Plugins/media-extended.md | 0 .../Plugins/meld-encrypt.md | 0 .../Plugins/metadata-extractor.md | 0 .../Plugins/metaedit.md | 0 .../Plugins/mochi-cards-exporter.md | 0 .../mrj-add-codemirror-matchbrackets.md | 0 .../Plugins/mrj-crosslink-between-notes.md | 0 .../Plugins/mrj-jump-to-link.md | 0 .../Plugins/mrj-text-expand.md | 0 .../Plugins/multi-line-formatting.md | 0 .../Plugins/music-code-blocks.md | 0 .../Plugins/mx-bili-plugin.md | 0 .../Plugins/mysnippets-plugin.md | 0 .../Plugins/neo4j-graph-view.md | 0 .../Plugins/netwik.md | 0 .../Plugins/nldates-obsidian.md | 0 .../Plugins/note-folder-autorename.md | 0 .../Plugins/note-refactor-obsidian.md | 0 .../Plugins/notetweet.md | 0 .../Plugins/number-headings-obsidian.md | 0 .../Plugins/obsidian-2hop-links-plugin.md | 0 .../Plugins/obsidian-5e-statblocks.md | 0 .../Plugins/obsidian-activity-history.md | 0 .../Plugins/obsidian-activity-logger.md | 0 .../Plugins/obsidian-admonition.md | 0 .../Plugins/obsidian-advanced-appearance.md | 0 .../Plugins/obsidian-advanced-new-file.md | 0 .../Plugins/obsidian-advanced-uri.md | 0 .../Plugins/obsidian-amazingmarvin-plugin.md | 0 .../Plugins/obsidian-annotator.md | 0 .../obsidian-another-quick-switcher.md | 0 .../obsidian-apple-reminders-plugin.md | 0 .../Plugins/obsidian-apply-patterns.md | 0 .../Plugins/obsidian-argdown-plugin.md | 0 .../Plugins/obsidian-auto-link-title.md | 0 .../obsidian-auto-pair-chinese-symbol.md | 0 .../Plugins/obsidian-autocomplete-plugin.md | 0 .../Plugins/obsidian-banners.md | 0 .../Plugins/obsidian-budget-wysiwyg.md | 0 .../Plugins/obsidian-card-view-mode.md | 0 .../Plugins/obsidian-carry-forward.md | 0 .../Plugins/obsidian-charts.md | 0 .../Plugins/obsidian-chartsview-plugin.md | 0 .../Plugins/obsidian-checklist-plugin.md | 0 .../Plugins/obsidian-chessboard.md | 0 .../Plugins/obsidian-citation-plugin.md | 0 .../Plugins/obsidian-code-block-enhancer.md | 0 .../Plugins/obsidian-code-copy.md | 0 .../Plugins/obsidian-codemirror-options.md | 0 .../Plugins/obsidian-collapse-all-plugin.md | 0 .../Plugins/obsidian-command-alias-plugin.md | 0 .../Plugins/obsidian-comments.md | 0 .../Plugins/obsidian-commits.md | 0 .../Plugins/obsidian-contextual-typography.md | 0 .../Plugins/obsidian-copy-block-link.md | 0 .../Plugins/obsidian-csv-table.md | 0 .../obsidian-cursor-location-plugin.md | 0 .../Plugins/obsidian-daf-yomi.md | 0 .../Plugins/obsidian-daily-named-folder.md | 0 .../Plugins/obsidian-daily-stats.md | 0 .../Plugins/obsidian-dangling-links.md | 0 .../Plugins/obsidian-day-planner.md | 0 .../Plugins/obsidian-dice-roller.md | 0 .../Plugins/obsidian-dictionary-plugin.md | 0 .../Plugins/obsidian-discordrpc.md | 2 +- .../Plugins/obsidian-dropbox-backups.md | 0 .../Plugins/obsidian-dynamic-toc.md | 0 .../Plugins/obsidian-editor-shortcuts.md | 0 .../obsidian-electron-window-tweaker.md | 0 .../Plugins/obsidian-embedded-code-title.md | 0 .../Plugins/obsidian-embedded-note-titles.md | 0 .../Plugins/obsidian-emoji-toolbar.md | 0 .../Plugins/obsidian-enhancing-mindmap.md | 0 .../Plugins/obsidian-excalidraw-plugin.md | 0 .../Plugins/obsidian-export-to-tex.md | 0 .../obsidian-extract-pdf-highlights.md | 0 .../Plugins/obsidian-file-link.md | 0 .../Plugins/obsidian-file-path-to-uri.md | 0 .../Plugins/obsidian-filename-heading-sync.md | 0 .../obsidian-find-and-replace-in-selection.md | 0 .../Plugins/obsidian-focus-mode.md | 0 .../Plugins/obsidian-footnotes.md | 0 .../Plugins/obsidian-fountain.md | 0 .../Plugins/obsidian-fullscreen-plugin.md | 0 .../Plugins/obsidian-furigana.md | 0 .../Plugins/obsidian-gallery.md | 0 .../Plugins/obsidian-gist.md | 0 .../Plugins/obsidian-git.md | 0 .../Plugins/obsidian-go-to-line.md | 0 .../Plugins/obsidian-grandfather.md | 0 .../Plugins/obsidian-habit-tracker.md | 0 .../Plugins/obsidian-hackernews.md | 0 .../obsidian-hide-sidebars-when-narrow.md | 0 .../Plugins/obsidian-hider.md | 0 .../obsidian-highlightpublicnotes-plugin.md | 0 .../obsidian-hotkeys-for-specific-files.md | 0 .../Plugins/obsidian-hotkeys-for-templates.md | 0 .../Plugins/obsidian-hypothesis-plugin.md | 0 .../Plugins/obsidian-icon-folder.md | 0 .../Plugins/obsidian-icon-swapper.md | 0 .../Plugins/obsidian-icons-plugin.md | 0 .../obsidian-image-auto-upload-plugin.md | 0 .../Plugins/obsidian-image-toolkit.md | 0 .../Plugins/obsidian-image-uploader.md | 0 .../Plugins/obsidian-imgur-plugin.md | 0 .../Plugins/obsidian-incremental-writing.md | 0 .../Plugins/obsidian-indent-lines.md | 0 .../Plugins/obsidian-itinerary.md | 0 .../Plugins/obsidian-javascript-init.md | 0 .../Plugins/obsidian-journey-plugin.md | 0 .../Plugins/obsidian-jsonifier.md | 0 .../Plugins/obsidian-juliandate.md | 0 .../Plugins/obsidian-jump-to-date-plugin.md | 0 .../Plugins/obsidian-jupyter.md | 0 .../Plugins/obsidian-kanban.md | 0 .../Plugins/obsidian-kindle-plugin.md | 0 .../Plugins/obsidian-kroki.md | 0 .../Plugins/obsidian-languagetool-plugin.md | 0 .../Plugins/obsidian-latex-environments.md | 0 .../Plugins/obsidian-latex.md | 0 .../Plugins/obsidian-leaflet-plugin.md | 0 .../Plugins/obsidian-link-converter.md | 0 .../Plugins/obsidian-link-indexer.md | 0 .../Plugins/obsidian-linter.md | 0 .../Plugins/obsidian-livesync.md | 0 .../Plugins/obsidian-local-images.md | 0 .../Plugins/obsidian-map-view.md | 0 ...an-markdown-formatting-assistant-plugin.md | 0 .../Plugins/obsidian-markdown-furigana.md | 0 .../Plugins/obsidian-markmind.md | 0 .../Plugins/obsidian-metatable.md | 0 .../Plugins/obsidian-metatemplates.md | 0 .../obsidian-min3ditorhotkeys-plugin.md | 0 .../Plugins/obsidian-mind-map.md | 0 .../Plugins/obsidian-minimal-settings.md | 0 .../Plugins/obsidian-nomnoml-diagram.md | 0 .../Plugins/obsidian-open-link-with.md | 0 .../Plugins/obsidian-org-mode.md | 0 .../Plugins/obsidian-orthography.md | 0 .../Plugins/obsidian-outliner.md | 0 .../Plugins/obsidian-pandoc.md | 0 .../Plugins/obsidian-pangu.md | 0 .../Plugins/obsidian-paper-cut.md | 0 .../obsidian-paste-to-current-indentation.md | 0 .../Plugins/obsidian-plantuml.md | 0 .../Plugins/obsidian-plotly.md | 0 .../Plugins/obsidian-pluck.md | 0 .../Plugins/obsidian-plugin-prettier.md | 0 .../Plugins/obsidian-plugin-toc.md | 0 .../Plugins/obsidian-plugin-todo.md | 0 .../Plugins/obsidian-pocket.md | 0 .../Plugins/obsidian-pomodoro-plugin.md | 0 .../obsidian-prominent-starred-files.md | 0 .../Plugins/obsidian-qrcode-plugin.md | 0 .../Plugins/obsidian-query-language.md | 0 .../Plugins/obsidian-query2table.md | 0 .../Plugins/obsidian-random-todo.md | 0 .../Plugins/obsidian-react-components.md | 0 .../Plugins/obsidian-read-it-later.md | 0 .../Plugins/obsidian-reading-time.md | 0 .../Plugins/obsidian-readwise.md | 0 .../Plugins/obsidian-recall.md | 0 .../Plugins/obsidian-regex-pipeline.md | 0 .../Plugins/obsidian-related-notes-finder.md | 0 .../Plugins/obsidian-relative-find.md | 0 .../Plugins/obsidian-relative-line-numbers.md | 0 .../Plugins/obsidian-reminder-plugin.md | 0 .../Plugins/obsidian-reset-font-size.md | 0 .../Plugins/obsidian-reveal-active-file.md | 0 .../Plugins/obsidian-rich-links.md | 0 .../Plugins/obsidian-rollover-daily-todos.md | 0 .../Plugins/obsidian-rtl.md | 0 .../Plugins/obsidian-shellcommands.md | 0 .../obsidian-shortcuts-for-starred-files.md | 0 .../Plugins/obsidian-show-file-path.md | 0 .../obsidian-sidebar-expand-on-hover.md | 0 .../Plugins/obsidian-smart-typography.md | 0 .../obsidian-sort-and-permute-lines.md | 0 .../Plugins/obsidian-spaced-repetition.md | 0 .../Plugins/obsidian-spotlight.md | 0 .../Plugins/obsidian-static-file-server.md | 0 .../Plugins/obsidian-statusbar-pomo.md | 0 .../Plugins/obsidian-stille.md | 0 .../Plugins/obsidian-stopwatch-plugin.md | 0 .../Plugins/obsidian-style-settings.md | 0 .../Plugins/obsidian-system-dark-mode.md | 0 .../Plugins/obsidian-tabs.md | 0 .../Plugins/obsidian-task-archiver.md | 0 .../Plugins/obsidian-task-collector.md | 0 .../Plugins/obsidian-tasks-plugin.md | 0 .../Plugins/obsidian-temple.md | 0 .../Plugins/obsidian-text-expander.md | 0 .../Plugins/obsidian-text-format.md | 0 .../Plugins/obsidian-tidy-footnotes.md | 0 .../Plugins/obsidian-timeline.md | 0 .../Plugins/obsidian-timelines.md | 0 .../Plugins/obsidian-title-index.md | 0 .../Plugins/obsidian-to-anki-plugin.md | 0 .../Plugins/obsidian-toggl-integration.md | 0 .../Plugins/obsidian-tracker.md | 0 .../Plugins/obsidian-trello.md | 0 .../Plugins/obsidian-underline.md | 0 .../Plugins/obsidian-vale.md | 0 .../Plugins/obsidian-vault-changelog.md | 0 .../obsidian-vault-statistics-plugin.md | 0 .../obsidian-view-mode-by-frontmatter.md | 0 .../Plugins/obsidian-vim-im-switch-plugin.md | 0 .../Plugins/obsidian-vimrc-support.md | 0 .../Plugins/obsidian-vocabulary-view.md | 0 .../Plugins/obsidian-wavedrom.md | 0 .../Plugins/obsidian-wikipedia.md | 0 .../Plugins/obsidian-wordnet-plugin.md | 0 .../Plugins/obsidian-youglish-plugin.md | 0 .../Plugins/obsidian-zoom.md | 0 .../Plugins/obsidian42-brat.md | 0 .../Plugins/obsidian42-text-transporter.md | 0 .../Plugins/obsimian-exporter.md | 0 .../Plugins/open-note-to-window-title.md | 0 .../Plugins/open-vscode.md | 0 .../Plugins/open-with.md | 0 .../Plugins/oz-clear-unused-images.md | 0 .../Plugins/oz-image-plugin.md | 0 .../Plugins/ozanshare-publish.md | 0 .../Plugins/page-heading-from-links.md | 0 .../Plugins/pane-relief.md | 0 .../Plugins/pdf-to-markdown-plugin.md | 0 .../Plugins/periodic-notes.md | 0 .../Plugins/phone-to-roam-to-obsidian.md | 0 .../Plugins/plugin-changelogs.md | 0 .../Plugins/podcast-note.md | 0 .../Plugins/privacy-glasses.md | 0 .../Plugins/python-lab-plugin.md | 0 .../Plugins/quick-explorer.md | 0 .../Plugins/quick-latex.md | 0 .../Plugins/quickadd.md | 0 .../Plugins/random-structural-diary-plugin.md | 0 .../Plugins/readwise-mirror.md | 0 .../Plugins/readwise-official.md | 0 .../Plugins/recent-files-obsidian.md | 0 .../Plugins/remember-cursor-position.md | 0 .../Plugins/review-obsidian.md | 0 .../Plugins/scales-chords.md | 0 .../Plugins/search-on-internet.md | 0 .../Plugins/searchpp.md | 0 .../Plugins/shortcuts-extender.md | 0 .../Plugins/simple-embeds.md | 0 .../Plugins/slated-obsidian.md | 0 .../Plugins/sliding-panes-obsidian.md | 0 .../Plugins/smart-random-note.md | 0 .../Plugins/snippet-commands-obsidian.md | 0 .../Plugins/snippets.md | 0 .../Plugins/supercharged-links-obsidian.md | 0 .../Plugins/table-editor-obsidian.md | 0 .../Plugins/table-extended.md | 0 .../Plugins/tag-page-preview.md | 0 .../Plugins/tag-wrangler.md | 0 .../Plugins/taskbone-ocr-plugin.md | 0 .../Plugins/templater-obsidian.md | 0 .../Plugins/text-snippets-obsidian.md | 0 .../Plugins/theme-picker.md | 0 .../Plugins/things-logbook.md | 0 .../Plugins/todo-txt.md | 0 .../Plugins/todoist-sync-plugin.md | 0 .../Plugins/tq-obsidian.md | 0 .../Plugins/txt-as-md-obsidian.md | 0 .../Plugins/unique-attachments.md | 0 .../Plugins/update-time-on-edit.md | 0 .../Plugins/uri-commands.md | 0 .../Plugins/url-into-selection.md | 0 .../Plugins/vantage-obsidian.md | 0 .../Plugins/various-complements.md | 0 .../Plugins/wikilinks-to-mdlinks-obsidian.md | 0 .../Plugins/window-collapse.md | 0 .../Plugins/workbench-obsidian.md | 0 .../Plugins/workspaces-plus.md | 0 .../Plugins/youhavebeenstaring-plugin.md | 0 .../Plugins/zoottelkeeper-obsidian-plugin.md | 0 .../\360\237\227\202\357\270\217 Plugins.md" | 379 ++++++++++++++++++ .../Themes/80s Neon.md | 0 .../Themes/Agora.md | 0 .../Themes/Al Dente.md | 0 .../Themes/Amethyst.md | 0 .../Themes/Ars Magna.md | 0 .../Themes/Atom.md | 0 .../Themes/Aurora.md | 0 .../Themes/Ayu Mirage.md | 0 .../Themes/Ayu.md | 0 .../Themes/Base2Tone.md | 0 .../Themes/Behave dark.md | 0 .../Themes/Big Sur Aesthetic.md | 0 .../Themes/Blackbird.md | 0 .../Themes/Blue Topaz.md | 0 .../Themes/California Coast.md | 0 .../Themes/Charcoal.md | 0 .../Themes/Christmas.md | 0 .../Themes/Cidreira Coast.md | 0 .../Themes/Clair de Lune.md | 0 .../Themes/Comfort Smooth.md | 0 .../Themes/Comfort color dark.md | 0 .../Themes/Creature.md | 0 .../Themes/Cyber Glow.md | 0 .../Themes/Cybertron.md | 0 .../Themes/Dark Graphite Pie.md | 0 .../Themes/Dark Graphite.md | 0 .../Themes/Dark Moss.md | 0 .../Themes/Darkyan.md | 0 .../Themes/Deep Work.md | 0 .../Themes/Deep.md | 0 .../Themes/Discordian.md | 0 .../Themes/Dracula for Obsidian.md | 0 .../Themes/Emerald.md | 0 .../Themes/Everforest.md | 0 .../Themes/Faded.md | 0 .../Themes/Firefly.md | 0 .../Themes/GDCT Dark.md | 0 .../Themes/GDCT.md | 0 .../Themes/Gastown.md | 0 .../Themes/Gitsidian.md | 0 .../Themes/Golden Coffee.md | 0 .../Themes/Golden Topaz.md | 0 .../Themes/Higlighter.md | 0 .../Themes/Hipstersmoothie.md | 0 .../Themes/Horizon.md | 0 .../Themes/Hulk.md | 0 .../Themes/ITS Theme.md | 0 .../Themes/Iceberg.md | 0 .../Themes/Illusion.md | 0 .../Themes/Lizardmen Zettelkasten.md | 0 .../Themes/Mammoth.md | 0 .../Themes/Minimal.md | 0 .../Themes/Molecule.md | 0 .../Themes/Moonlight.md | 0 .../Themes/Night Owl.md | 0 .../Themes/Notation.md | 0 .../Themes/Obsdn-Dark-Rmx.md | 0 .../Themes/Obsidian Boom.md | 0 .../Themes/Obsidian Nord.md | 0 .../Themes/Obsidian Windows 98 Edition.md | 0 .../Themes/Obsidian gruvbox.md | 0 .../Themes/Obsidianite.md | 0 .../Themes/Obuntu.md | 0 .../Themes/Ono Sendai.md | 0 .../Themes/Palatinate.md | 2 +- .../Themes/Panic Mode.md | 0 .../Themes/Pink Topaz.md | 0 .../Themes/Pisum.md | 0 .../Themes/Purple Owl.md | 0 .../Themes/Red Graphite.md | 0 .../Themes/Reverie.md | 0 .../Themes/Rmaki.md | 0 .../Themes/Sanctum.md | 0 .../Themes/Shimmering Focus.md | 0 .../Themes/Slytherin.md | 0 .../Themes/Sodalite.md | 0 .../Themes/Solarized.md | 0 .../Themes/Spectrum.md | 0 .../Themes/Subtlegold.md | 0 .../Themes/Suddha.md | 0 .../Themes/Tokyo Night.md | 0 .../Themes/Traffic Lights.md | 0 .../Themes/Ursa.md | 0 .../Themes/Vileplume.md | 0 .../Themes/Warmth.md | 0 .../Themes/Wasp.md | 0 .../Themes/Yin and Yang.md | 0 .../Themes/obsidian_ia.md | 0 .../\360\237\227\202\357\270\217 Themes.md" | 108 +++++ ...03 - Directory of Community Expansions.md" | 13 + ...\217 03.10 - Plugin-specific templates.md" | 21 - ...\360\237\227\202\357\270\217 Templates.md" | 32 -- ...\357\270\217 04 - Examples & Showcases.md" | 26 -- ...\237\227\202\357\270\217 Note Examples.md" | 2 +- .../Plugin Showcases/Graph view.md | 2 +- ...7\227\202\357\270\217 Plugin Showcases.md" | 17 + .../Publish Sites/Obsidian Garden.md | 2 +- ...\237\227\202\357\270\217 Publish Sites.md" | 4 +- .../Templates/Daily notes/Daily notes.md | 2 +- .../Literature notes/Literature notes.md | 2 +- .../Templates/Monthly notes/Monthly notes.md | 2 +- ...227\202\357\270\217 Dataview templates.md" | 2 +- .../Plugin-specific templates.md | 21 + ...27\202\357\270\217 Templater templates.md" | 2 +- .../Templates/Projects/Projects.md | 2 +- .../Templates/Weekly notes/Weekly notes.md | 2 +- .../Templates/Yearly notes/Yearly notes.md | 2 +- ...\360\237\227\202\357\270\217 Templates.md" | 32 ++ .../Vaults/LYT Kit.md | 0 .../Vaults/Obsidian JG Method.md | 0 .../Vaults/Obsidian Starter Templates.md | 0 .../Vaults/PARA Starter Kit.md | 0 ...ive Analysis Environment by Ryan Murphy.md | 39 ++ .../Vaults/SlRvb's Journaling Setup.md | 2 +- .../Vaults/SlRvb's MediaDB Setup.md | 2 +- .../\360\237\227\202\357\270\217 Vaults.md" | 17 +- ...357\270\217 04 - Showcases & Templates.md" | 15 + .../Community Talks/Breadcrumbs Showcase.md | 0 .../CSS 101 - Community Talk.md | 0 ...wn Obsidian Plugin - How To Get Started.md | 0 .../Customizable workspaces.md | 0 .../Deep Learning on Networks.md | 0 .../How to create your own Obsidian plugin.md | 0 .../Image Adjustment Snippets - ITS Theme.md | 0 .../Introduction to Buttons.md | 0 .../Community Talks/Journaling Showcase.md | 0 ...aloguing and Classification in Obsidian.md | 0 .../Metadata Group Discussion.md | 0 .../Community Talks/Obsidian 101.md | 0 .../Community Talks/Obsidian and TTRPG.md | 0 .../Project management for fiction writing.md | 2 +- .../Spaced repetition - An Introduction.md | 0 .../Community Talks/What your vault knows.md | 0 .../YT - An Introduction to Dataview.md | 0 ...ate slideshows, PDFs and Word documents.md | 0 .../Community Talks/Zotero 101.md | 0 ...37\227\202\357\270\217 Community Talks.md" | 0 ...ourse for Getting Started with Obsidian.md | 0 .../Courses/Linking Your Thinking.md | 0 .../\360\237\227\202\357\270\217 Courses.md" | 0 .../Guides/An Introduction to Dataview.md | 0 ...trolling Obsidian via a Third-party App.md | 0 .../Guides/Default Obsidian Theme Colors.md | 0 .../Guides}/Effective Remote Work.md | 0 .../Guides/How to Style Obsidian.md | 0 .../How to add content through GitHub.md | 0 ...our plugin to the community plugin list.md | 0 ...your theme to the community theme store.md | 0 .../How to get started developing plugins.md | 0 ...to release a new version of your plugin.md | 0 .../Guides/Obsidian publish and pfSense.md | 0 ...ources and Guides for Plugin Developers.md | 0 ...esources and Guides for Theme Designers.md | 0 ... actions to create releases for plugins.md | 0 .../Guides/Using Pandoc inside Obsidian.md | 0 .../Guides/YT - Intro to Dataview Plugin.md | 0 ...owerful Obsidian Plugin (With Examples).md | 0 .../Guides/YT - How to use QuickAdd.md | 0 .../\360\237\227\202\357\270\217 Guides.md" | 0 .../for Academic Writing.md | 1 + .../{Beginner guides.md => for Beginners.md} | 2 +- .../for Creative Writing.md | 1 + .../for Plugin Developers.md | 1 + .../for Power Users.md | 1 + ...Themes (MOC).md => for Theme Designers.md} | 2 +- .../for Using Obsidian on Mobile.md | 1 + ...\217 05 - Guides, Workflows, & Courses.md" | 21 +- ...History and Ethos of the Digital Garden.md | 0 .../Digital garden.md | 0 {06 - Inbox => 06 - Concepts}/HTML.md | 0 .../Knowledge Management System.md | 0 .../Topics => 06 - Concepts}/LaTeX.md | 2 +- .../Maps of Content (MOC).md | 0 .../Topics => 06 - Concepts}/Markdown.md | 0 .../Topics => 06 - Concepts}/Mermaid.md | 2 +- {06 - Inbox => 06 - Concepts}/PARA.md | 0 .../Topics => 06 - Concepts}/Publish sites.md | 0 {06 - Inbox => 06 - Concepts}/SCSS.md | 0 .../Spaced repetition.md | 0 .../Topics => 06 - Concepts}/Websites.md | 0 .../YAML frontmatter.md | 0 06 - Concepts/Zettelkasten.md | 1 + ...\237\227\202\357\270\217 06 - Concepts.md" | 13 + 06 - Inbox/Obsidian Themes.md | 13 - ...360\237\227\202\357\270\217 06 - Inbox.md" | 41 -- {06 - Inbox => 07 - Inbox}/08 - Seedbox.md | 2 +- {06 - Inbox => 07 - Inbox}/Buy Me a Coffee.md | 0 {06 - Inbox => 07 - Inbox}/ClubMacStories.md | 0 .../Customer Relationship Management.md | 0 {06 - Inbox => 07 - Inbox}/GitHub sponsor.md | 0 {06 - Inbox => 07 - Inbox}/HAProxy.md | 0 {06 - Inbox => 07 - Inbox}/LYT House.md | 0 {06 - Inbox => 07 - Inbox}/Let's Encrypt.md | 0 {06 - Inbox => 07 - Inbox}/Nomic.md | 0 {06 - Inbox => 07 - Inbox}/Obsidian CSS.md | 0 .../Obsidian Flight School.md | 0 .../Productivity Guru.md | 0 {06 - Inbox => 07 - Inbox}/Santi Younger.md | 0 {06 - Inbox => 07 - Inbox}/SkillShare.md | 0 .../Yet Another Free Publish Alternative.md | 2 +- {06 - Inbox => 07 - Inbox}/pfSense.md | 0 ...360\237\227\202\357\270\217 07 - Inbox.md" | 41 ++ CONTRIBUTING.md | 164 +++++--- README.md | 2 +- logo.svg | 0 publish.css | 0 "\360\237\227\202\357\270\217 hub.md" | 28 -- 834 files changed, 1382 insertions(+), 1432 deletions(-) create mode 100644 .DS_Store mode change 100644 => 100755 .github/pull_request_template.md mode change 100644 => 100755 .github/scripts/categorize-plugins.py mode change 100644 => 100755 .github/scripts/category.md.jinja mode change 100644 => 100755 .github/scripts/plugin.md.jinja mode change 100644 => 100755 .github/scripts/theme.md.jinja mode change 100644 => 100755 .github/scripts/update-releases.py mode change 100644 => 100755 .github/scripts/utils.py mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .obsidian/app.json mode change 100644 => 100755 .obsidian/core-plugins.json mode change 100644 => 100755 .obsidian/snippets/hh-buttons.css mode change 100644 => 100755 .obsidian/templates.json delete mode 100644 00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md delete mode 100644 "00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" delete mode 100644 00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md delete mode 100644 "00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" delete mode 100644 00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md delete mode 100644 "00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" mode change 100644 => 100755 "00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" create mode 100644 00 - Contribute to the Obsidian Hub/.DS_Store rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Ancillary tools.md (69%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Blog posts.md (94%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - CSS Snippet.md (94%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Digital garden site.md (66%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Folder structure.md (96%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - GitHub Repository.md (97%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - How to.md (93%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - MOCs.md (87%) mode change 100644 => 100755 create mode 100644 00 - Contribute to the Obsidian Hub/01 Templates/T - New Concept.md rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - New Note.md (92%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Note showcase.md (93%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Plugin Category.md (94%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Publish site.md (93%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - TODO.md (64%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Templates.md (93%) mode change 100644 => 100755 create mode 100755 00 - Contribute to the Obsidian Hub/01 Templates/T - Title.md rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Vault showcase.md (97%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - Website.md (90%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - YouTube Channel.md (95%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/02 Templates => 00 - Contribute to the Obsidian Hub/01 Templates}/T - YouTube Video.md (95%) mode change 100644 => 100755 create mode 100755 "00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/Select to inspect element.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/YAFPA_Showcase_Category_view.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/YAFPA_Showcase_Collections_view.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/YAFPA_Showcase_Feed.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/YAFPA_Showcase_Note.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/YAFPA_Showcase_Tags.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/css-obsidian-layout.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/file-and-link-settings.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-actions-running.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-actions.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-add-new-file.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-compare-changes.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-edit-file.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-editor-web.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-edits-on-your-fork.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-fork-notice.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-open-pr.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-plugin-release.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-propose-changes.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/github-use-template-repo.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/plugin-submission-PR-template.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-acme_1.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-acme_2.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-acme_3.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-acme_4.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-acme_5.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-be_1.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-be_2.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-be_3.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-be_4.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-fw.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-http-fe_1.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-http-fe_2.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-http-fe_3.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-http-fe_4.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_1.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_2.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_3.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_4.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_5.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_6.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_7.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/publish-pfsense-https-fe_8.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/theme-submission-PR-template.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/theme-submission-add-comma.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/theme-submission-add-info.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/theme-submission-propose-changes.png (100%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/03 Attachments => 00 - Contribute to the Obsidian Hub/02 Attachments}/vscode-regex-find-replace.png (100%) mode change 100644 => 100755 create mode 100755 "00 - Contribute to the Obsidian Hub/02 Attachments/\360\237\227\202\357\270\217 02 Attachments.md" rename {00 - Contribute To The Obsidian Hub/01 How To Contribute => 00 - Contribute to the Obsidian Hub}/Contributing templates to the community vault.md (83%) mode change 100644 => 100755 rename {00 - Contribute To The Obsidian Hub/01 How To Contribute => 00 - Contribute to the Obsidian Hub}/Contributing with community plugins and themes.md (88%) mode change 100644 => 100755 create mode 100755 00 - Contribute to the Obsidian Hub/FAQ.md rename {00 - Contribute To The Obsidian Hub/01 How To Contribute => 00 - Contribute to the Obsidian Hub}/Tag glossary.md (100%) mode change 100644 => 100755 create mode 100755 "00 - Contribute to the Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute to the Obsidian Hub.md" mode change 100644 => 100755 00 - Start here.md rename {06 - Inbox => 01 - Community/Authors - Persons}/Bryan Jenks.md (100%) mode change 100644 => 100755 mode change 100644 => 100755 01 - Community/Authors - Persons/Christian B. B. Houmann.md create mode 100644 01 - Community/Authors - Persons/Eleanor Konik.md mode change 100644 => 100755 01 - Community/Authors - Persons/Ryan J.A. Murphy.md mode change 100644 => 100755 01 - Community/Authors - Persons/SkepticMystic.md mode change 100644 => 100755 "01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" delete mode 100644 "01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" mode change 100644 => 100755 01 - Community/Events/Obsidian Community Coworking.md mode change 100644 => 100755 01 - Community/Events/Obsidian Community Talks.md mode change 100644 => 100755 01 - Community/Events/Obsidian October 2021.md mode change 100644 => 100755 "01 - Community/Events/\360\237\227\202\357\270\217 Events.md" mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.04.17.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.04.24.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.05.01.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.05.08.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.05.15.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.05.22.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.05.29.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.06.05.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.06.12.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.06.19.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.06.26.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.07.03.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.07.10.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.07.17.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.07.24.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.07.31.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.08.07.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.08.08.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.08.14.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.08.21.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.09.04.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.09.11.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.09.18.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.09.25.md mode change 100644 => 100755 01 - Community/Obsidian Roundup/2021.10.02.md mode change 100644 => 100755 "01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" rename 01 - Community/{Channels => Video Channels}/Community Talks.md (98%) mode change 100644 => 100755 rename 01 - Community/{Channels => Video Channels}/Obsidian Office Hours.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 01 - Community/Video Channels}/YouTube.md (96%) mode change 100644 => 100755 create mode 100755 "01 - Community/Video Channels/\360\237\227\202\357\270\217 Video Channels.md" mode change 100644 => 100755 "01 - Community/\360\237\227\202\357\270\217 01 - Community.md" delete mode 100644 02 - Categories/Auxiliary Tools/Static Site Generators.md delete mode 100644 "02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" delete mode 100644 02 - Categories/Obsidian/Obsidian Help.md delete mode 100644 02 - Categories/Obsidian/Obsidian Publish.md delete mode 100644 02 - Categories/Obsidian/Obsidian community plugins.md delete mode 100644 02 - Categories/Obsidian/Obsidian community themes.md delete mode 100644 02 - Categories/Obsidian/Obsidian core plugins.md delete mode 100644 "02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" delete mode 100644 "02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" delete mode 100644 "02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" delete mode 100644 02 - Categories/Topics/10.03 - Videos.md delete mode 100644 "02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" delete mode 100644 "02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/Android Apps.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/Chrome Extensions.md (72%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/Firefox extensions.md (72%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/Linux Tools.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/MacOS Tools.md (100%) mode change 100644 => 100755 create mode 100755 02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/Windows Tools.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/iOS Apps.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/iOS Shortcuts.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Auxiliary Tools/iPadOS Apps.md (100%) mode change 100644 => 100755 create mode 100755 "02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" create mode 100755 "02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Automation.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Backup.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Chart.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Chinese.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Convert.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Date.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Desktop-only plugins.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Edit.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Editor.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/File.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Financial.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Game.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/History.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Image.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Integration.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Japanese.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Journal.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Link.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Math.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Mindmap.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Miscellaneous.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Mobile-compatible plugins.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Mobile.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Navigation.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/PDF.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Paid plugins.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Refactor.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Render.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Search.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Security.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Shortcut.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Statistic.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Status bar.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Style.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Task management.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Template.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Uncategorized plugins.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Video and Audio.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/View.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Vim-related Plugins.md (100%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Plugins/Workspace.md (100%) mode change 100644 => 100755 create mode 100755 "02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" create mode 100644 02 - Curated Lists of Community Expansions/Themes/Classics.md rename 02 - Categories/Obsidian/Obsidian queries.md => 02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md (52%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Themes/Dark-mode themes.md (58%) mode change 100644 => 100755 rename {02 - Categories => 02 - Curated Lists of Community Expansions}/Themes/Light-mode themes.md (58%) mode change 100644 => 100755 create mode 100755 02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md rename 02 - Categories/Obsidian/Obsidian Sync.md => 02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md (52%) mode change 100644 => 100755 create mode 100755 "02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" create mode 100755 "02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" delete mode 100644 "03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" delete mode 100644 "03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" delete mode 100644 "03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" delete mode 100644 "03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" delete mode 100644 "03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Alfred.md (60%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Calibre.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Docker.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Drafts App.md (64%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Dragon speech recognition.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Dropbox.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Emacs.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Gingko app.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/GitHub Pages.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Hazel.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Hugo.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Jekyll.md (55%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/MGit.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/MarginNote.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Mdnotes.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Notepad++.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Onyx Boox.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Pandoc.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Pocket.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/ProtonMail.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Readwise.md (77%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Research Rabbit.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Sublime Text.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Syncthing.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Tesseract.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/VSCode.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Vim.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Working Copy.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/YAML.md (54%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/YiNote.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Zapier.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Zotero Better BibTex.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Zotero.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Zotfile.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/Zutilo.md (71%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/icalBuddy.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/mailbox.org.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Auxiliary Tools/revealjs.md (71%) mode change 100644 => 100755 create mode 100755 "03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/All Alternate Themes (ITS Theme).md (93%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Alternate Admonitions (SlRvb).md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Alternate Checkboxes (SlRvb).md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Asides (SlRvb).md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Embed Adjustments.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Folder Styles (SlRvb).md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Image Adjustments.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/CSS Snippets/Kanban (SlRvb).md (100%) mode change 100644 => 100755 create mode 100755 "03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/02 - Community plugins.md (72%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/DEVONlink-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/ObsidianAnkiSync.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/adjacency-matrix-maker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/advanced-toolbar.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/alx-folder-note.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/beeminder-word-count-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/better-fn.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/better-pdf-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/better-word-count.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/block-reference-count.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/breadcrumbs.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/buttons.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/calendar.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/chesser-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cm-chs-patch.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cm-editor-syntax-highlight-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cm-show-whitespace-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cm-typewriter-scroll-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cmenu-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/code-block-copy.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/code-block-from-selection.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/completed-area.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/completed-task-display.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/consistent-attachments-and-links.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/convert-url-to-iframe.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/copy-note.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/copy-url-in-preview.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/css-snippets.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/csv-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/customizable-menu.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/customizable-sidebar.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/customjs.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/cycle-through-panes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/daily-activity.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/dangerzone-writing-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/darlal-switcher-plus.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/dataview.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/discordian-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/drawio-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/easy-typing-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/editor-commands-remap.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/emoji-shortcodes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/extract-highlights-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/extract-url.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/file-explorer-markdown-titles.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/file-explorer-note-count.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/file-tree-alternative.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/find-and-replace-in-selection.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/find-unlinked-files.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/flashcards-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/folder-note-core.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/folder-note-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/footlinks.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/format-hotkeys-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/garble-text.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/ghost-fade-focus.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/homepage.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/hotkey-helper.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/hotkeysplus-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/hover-external-link.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/imdone-obsidian-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/ini-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/initiative-tracker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/juggl.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/key-promoter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/koncham-workspace.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/leader-hotkeys-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/ledger-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/link-headers-directly.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/liquid-templates.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/longform.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/luhman.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/lumberjack-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/macOS-keyboard-nav-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/macro-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/map-of-content.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/marginnote-companion.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/markdown-attributes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/markdown-prettifier.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/maximise-active-pane-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mdx-as-md-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/media-extended.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/meld-encrypt.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/metadata-extractor.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/metaedit.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mochi-cards-exporter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mrj-add-codemirror-matchbrackets.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mrj-crosslink-between-notes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mrj-jump-to-link.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mrj-text-expand.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/multi-line-formatting.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/music-code-blocks.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mx-bili-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/mysnippets-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/neo4j-graph-view.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/netwik.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/nldates-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/note-folder-autorename.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/note-refactor-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/notetweet.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/number-headings-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-2hop-links-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-5e-statblocks.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-activity-history.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-activity-logger.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-admonition.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-advanced-appearance.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-advanced-new-file.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-advanced-uri.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-amazingmarvin-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-annotator.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-another-quick-switcher.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-apple-reminders-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-apply-patterns.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-argdown-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-auto-link-title.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-auto-pair-chinese-symbol.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-autocomplete-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-banners.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-budget-wysiwyg.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-card-view-mode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-carry-forward.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-charts.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-chartsview-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-checklist-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-chessboard.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-citation-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-code-block-enhancer.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-code-copy.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-codemirror-options.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-collapse-all-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-command-alias-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-comments.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-commits.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-contextual-typography.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-copy-block-link.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-csv-table.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-cursor-location-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-daf-yomi.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-daily-named-folder.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-daily-stats.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-dangling-links.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-day-planner.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-dice-roller.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-dictionary-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-discordrpc.md (98%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-dropbox-backups.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-dynamic-toc.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-editor-shortcuts.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-electron-window-tweaker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-embedded-code-title.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-embedded-note-titles.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-emoji-toolbar.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-enhancing-mindmap.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-excalidraw-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-export-to-tex.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-extract-pdf-highlights.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-file-link.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-file-path-to-uri.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-filename-heading-sync.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-find-and-replace-in-selection.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-focus-mode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-footnotes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-fountain.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-fullscreen-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-furigana.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-gallery.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-gist.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-git.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-go-to-line.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-grandfather.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-habit-tracker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hackernews.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hide-sidebars-when-narrow.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hider.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-highlightpublicnotes-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hotkeys-for-specific-files.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hotkeys-for-templates.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-hypothesis-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-icon-folder.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-icon-swapper.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-icons-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-image-auto-upload-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-image-toolkit.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-image-uploader.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-imgur-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-incremental-writing.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-indent-lines.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-itinerary.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-javascript-init.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-journey-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-jsonifier.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-juliandate.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-jump-to-date-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-jupyter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-kanban.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-kindle-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-kroki.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-languagetool-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-latex-environments.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-latex.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-leaflet-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-link-converter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-link-indexer.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-linter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-livesync.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-local-images.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-map-view.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-markdown-formatting-assistant-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-markdown-furigana.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-markmind.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-metatable.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-metatemplates.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-min3ditorhotkeys-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-mind-map.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-minimal-settings.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-nomnoml-diagram.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-open-link-with.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-org-mode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-orthography.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-outliner.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-pandoc.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-pangu.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-paper-cut.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-paste-to-current-indentation.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-plantuml.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-plotly.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-pluck.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-plugin-prettier.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-plugin-toc.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-plugin-todo.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-pocket.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-pomodoro-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-prominent-starred-files.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-qrcode-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-query-language.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-query2table.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-random-todo.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-react-components.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-read-it-later.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-reading-time.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-readwise.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-recall.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-regex-pipeline.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-related-notes-finder.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-relative-find.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-relative-line-numbers.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-reminder-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-reset-font-size.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-reveal-active-file.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-rich-links.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-rollover-daily-todos.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-rtl.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-shellcommands.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-shortcuts-for-starred-files.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-show-file-path.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-sidebar-expand-on-hover.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-smart-typography.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-sort-and-permute-lines.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-spaced-repetition.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-spotlight.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-static-file-server.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-statusbar-pomo.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-stille.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-stopwatch-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-style-settings.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-system-dark-mode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-tabs.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-task-archiver.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-task-collector.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-tasks-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-temple.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-text-expander.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-text-format.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-tidy-footnotes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-timeline.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-timelines.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-title-index.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-to-anki-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-toggl-integration.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-tracker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-trello.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-underline.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vale.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vault-changelog.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vault-statistics-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-view-mode-by-frontmatter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vim-im-switch-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vimrc-support.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-vocabulary-view.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-wavedrom.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-wikipedia.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-wordnet-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-youglish-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian-zoom.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian42-brat.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsidian42-text-transporter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/obsimian-exporter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/open-note-to-window-title.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/open-vscode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/open-with.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/oz-clear-unused-images.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/oz-image-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/ozanshare-publish.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/page-heading-from-links.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/pane-relief.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/pdf-to-markdown-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/periodic-notes.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/phone-to-roam-to-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/plugin-changelogs.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/podcast-note.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/privacy-glasses.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/python-lab-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/quick-explorer.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/quick-latex.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/quickadd.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/random-structural-diary-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/readwise-mirror.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/readwise-official.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/recent-files-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/remember-cursor-position.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/review-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/scales-chords.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/search-on-internet.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/searchpp.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/shortcuts-extender.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/simple-embeds.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/slated-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/sliding-panes-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/smart-random-note.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/snippet-commands-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/snippets.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/supercharged-links-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/table-editor-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/table-extended.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/tag-page-preview.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/tag-wrangler.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/taskbone-ocr-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/templater-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/text-snippets-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/theme-picker.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/things-logbook.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/todo-txt.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/todoist-sync-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/tq-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/txt-as-md-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/unique-attachments.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/update-time-on-edit.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/uri-commands.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/url-into-selection.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/vantage-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/various-complements.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/wikilinks-to-mdlinks-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/window-collapse.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/workbench-obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/workspaces-plus.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/youhavebeenstaring-plugin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Plugins/zoottelkeeper-obsidian-plugin.md (100%) mode change 100644 => 100755 create mode 100755 "03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/80s Neon.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Agora.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Al Dente.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Amethyst.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Ars Magna.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Atom.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Aurora.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Ayu Mirage.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Ayu.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Base2Tone.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Behave dark.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Big Sur Aesthetic.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Blackbird.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Blue Topaz.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/California Coast.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Charcoal.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Christmas.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Cidreira Coast.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Clair de Lune.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Comfort Smooth.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Comfort color dark.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Creature.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Cyber Glow.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Cybertron.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Dark Graphite Pie.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Dark Graphite.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Dark Moss.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Darkyan.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Deep Work.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Deep.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Discordian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Dracula for Obsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Emerald.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Everforest.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Faded.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Firefly.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/GDCT Dark.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/GDCT.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Gastown.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Gitsidian.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Golden Coffee.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Golden Topaz.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Higlighter.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Hipstersmoothie.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Horizon.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Hulk.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/ITS Theme.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Iceberg.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Illusion.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Lizardmen Zettelkasten.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Mammoth.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Minimal.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Molecule.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Moonlight.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Night Owl.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Notation.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsdn-Dark-Rmx.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsidian Boom.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsidian Nord.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsidian Windows 98 Edition.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsidian gruvbox.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obsidianite.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Obuntu.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Ono Sendai.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Palatinate.md (97%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Panic Mode.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Pink Topaz.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Pisum.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Purple Owl.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Red Graphite.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Reverie.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Rmaki.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Sanctum.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Shimmering Focus.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Slytherin.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Sodalite.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Solarized.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Spectrum.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Subtlegold.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Suddha.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Tokyo Night.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Traffic Lights.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Ursa.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Vileplume.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Warmth.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Wasp.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/Yin and Yang.md (100%) mode change 100644 => 100755 rename {03 - Community Tools For Obsidian => 03 - Directory of Community Expansions}/Themes/obsidian_ia.md (100%) mode change 100644 => 100755 create mode 100755 "03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" create mode 100755 "03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" delete mode 100644 "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" delete mode 100644 "04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" delete mode 100644 "04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" rename "04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" => "04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" (94%) mode change 100644 => 100755 rename 02 - Categories/Topics/Graph view applications.md => 04 - Showcases & Templates/Plugin Showcases/Graph view.md (88%) mode change 100644 => 100755 create mode 100755 "04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Publish Sites/Obsidian Garden.md (83%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" => "04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" (63%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" => 04 - Showcases & Templates/Templates/Daily notes/Daily notes.md (92%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" => 04 - Showcases & Templates/Templates/Literature notes/Literature notes.md (91%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" => 04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md (92%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" => "04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" (90%) mode change 100644 => 100755 create mode 100755 04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md rename "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" => "04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" (90%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" => 04 - Showcases & Templates/Templates/Projects/Projects.md (94%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" => 04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md (92%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" => 04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md (92%) mode change 100644 => 100755 create mode 100755 "04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/LYT Kit.md (100%) mode change 100644 => 100755 rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/Obsidian JG Method.md (100%) mode change 100644 => 100755 rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/Obsidian Starter Templates.md (100%) mode change 100644 => 100755 rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/PARA Starter Kit.md (100%) mode change 100644 => 100755 create mode 100755 04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/SlRvb's Journaling Setup.md (97%) mode change 100644 => 100755 rename {04 - Examples & Showcases => 04 - Showcases & Templates}/Vaults/SlRvb's MediaDB Setup.md (97%) mode change 100644 => 100755 rename "04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" => "04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" (72%) mode change 100644 => 100755 create mode 100755 "04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md mode change 100644 => 100755 "05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md mode change 100644 => 100755 "05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md rename {06 - Inbox => 05 - Guides, Workflows, & Courses/Guides}/Effective Remote Work.md (100%) mode change 100644 => 100755 mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md mode change 100644 => 100755 05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md mode change 100644 => 100755 "05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" create mode 100644 05 - Guides, Workflows, & Courses/for Academic Writing.md rename 05 - Guides, Workflows, & Courses/{Beginner guides.md => for Beginners.md} (95%) mode change 100644 => 100755 create mode 100644 05 - Guides, Workflows, & Courses/for Creative Writing.md create mode 100644 05 - Guides, Workflows, & Courses/for Plugin Developers.md create mode 100644 05 - Guides, Workflows, & Courses/for Power Users.md rename 05 - Guides, Workflows, & Courses/{Themes (MOC).md => for Theme Designers.md} (91%) mode change 100644 => 100755 create mode 100644 05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md mode change 100644 => 100755 "05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" rename {06 - Inbox => 06 - Concepts}/A Brief History and Ethos of the Digital Garden.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Digital garden.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 06 - Concepts}/HTML.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 06 - Concepts}/Knowledge Management System.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/LaTeX.md (55%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Maps of Content (MOC).md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Markdown.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Mermaid.md (72%) mode change 100644 => 100755 rename {06 - Inbox => 06 - Concepts}/PARA.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Publish sites.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 06 - Concepts}/SCSS.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Spaced repetition.md (100%) mode change 100644 => 100755 rename {02 - Categories/Topics => 06 - Concepts}/Websites.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 06 - Concepts}/YAML frontmatter.md (100%) mode change 100644 => 100755 create mode 100644 06 - Concepts/Zettelkasten.md create mode 100755 "06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" delete mode 100644 06 - Inbox/Obsidian Themes.md delete mode 100644 "06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" rename {06 - Inbox => 07 - Inbox}/08 - Seedbox.md (98%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Buy Me a Coffee.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/ClubMacStories.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Customer Relationship Management.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/GitHub sponsor.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/HAProxy.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/LYT House.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Let's Encrypt.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Nomic.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Obsidian CSS.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Obsidian Flight School.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Productivity Guru.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Santi Younger.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/SkillShare.md (100%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/Yet Another Free Publish Alternative.md (98%) mode change 100644 => 100755 rename {06 - Inbox => 07 - Inbox}/pfSense.md (100%) mode change 100644 => 100755 create mode 100755 "07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" mode change 100644 => 100755 CONTRIBUTING.md mode change 100644 => 100755 README.md mode change 100644 => 100755 logo.svg mode change 100644 => 100755 publish.css delete mode 100644 "\360\237\227\202\357\270\217 hub.md" diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..9bd7cf16d9de419d5ea9ce9ac722584faaf1f407 GIT binary patch literal 8196 zcmeHM-A)rh82ttiwh)9E4aBQ8MlMV>tqOQUQVRr|s2GcK;ScP#l{PNBO?OMdis@76 zTlf%O=p*Qj*S>{%zL~M^wh%8wLvV)7e6uri=9@WtX0|gBk;pg8S)yqovJlx$jv+Z9 za6QMqFrZ7OUEu z^<4%D?`iF}!n*6p)*sxuR|}&|=93s096B{TVp-OhHEumER)bbCa-wFKcN&lR>An+H zU7cSG0Y(Uk+ONpy`)G*-uebq*5s>wJ~|F z-Oi-#%zoN#&(GaV+u6+Q?EZern!1!-C~R);y==eQfBi<0AoNB;6Y9B}zD2HQjyuJM z?*;xAY8W-z<*NqXdnYQ z5m+DZrvapkJC=wlD2-6cX;nV0CVNNC?O(Ss-ErY<()`hTIgu(jqBl?uOP&jjgLyil zE_(!dCMK041mQp^5d^@(fHWb!Z7L__CLqv+5Kg0yEHFRiwhc@ZqT_90FNtNT(#M#H zE(3e5i*3TE15^bB|={5Iy`>AClepE(oj zG0rZa&sp8)3Yg|?fqP4%Y+cUc1=#YWFICE3m^S zQn7`BT*c&fXsc&9kcWu3AHzg(7Y!84uL@KNwrApU5^+=tV_T+M5Y%1R1C|YsEAcfP z{k-ty{kI8_CGWlu!z7j()O9Svpc=(ApZ}K+zyCiLV>N>?3>XIf4g+FnskoF!-{O$| z`K)atZX$Bvb{%CU1c^M3!^-10Z1*3A$lGYjn4Gp9Wl@6g?=J#=|69X+|IPRRq<{Z^ E0Av7kyZ`_I literal 0 HcmV?d00001 diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md old mode 100644 new mode 100755 diff --git a/.github/scripts/categorize-plugins.py b/.github/scripts/categorize-plugins.py old mode 100644 new mode 100755 diff --git a/.github/scripts/category.md.jinja b/.github/scripts/category.md.jinja old mode 100644 new mode 100755 diff --git a/.github/scripts/plugin.md.jinja b/.github/scripts/plugin.md.jinja old mode 100644 new mode 100755 diff --git a/.github/scripts/theme.md.jinja b/.github/scripts/theme.md.jinja old mode 100644 new mode 100755 diff --git a/.github/scripts/update-releases.py b/.github/scripts/update-releases.py old mode 100644 new mode 100755 diff --git a/.github/scripts/utils.py b/.github/scripts/utils.py old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.obsidian/app.json b/.obsidian/app.json old mode 100644 new mode 100755 index ab9869c6e..4c7927921 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,6 +1,21 @@ { "newFileLocation": "folder", - "newFileFolderPath": "06 - Inbox", + "newFileFolderPath": "07 - Inbox", "attachmentFolderPath": "00 - Contribute To The Obsidian Hub/03 Attachments", - "alwaysUpdateLinks": true + "alwaysUpdateLinks": true, + "emacsyKeys": false, + "fileSortOrder": "alphabeticalReverse", + "promptDelete": false, + "spellcheck": true, + "spellcheckDictionary": [ + "explainers", + "MoCs", + "pre", + "prepopulated", + "autocompletion", + "wikilinks", + "autocomplete", + "ish", + "Unlinked" + ] } \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json old mode 100644 new mode 100755 index a2b144c75..5664922ca --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -8,7 +8,7 @@ "templates", "note-composer", "command-palette", - "markdown-importer", + "outline", "word-count", "open-with-default-app", "file-recovery" diff --git a/.obsidian/snippets/hh-buttons.css b/.obsidian/snippets/hh-buttons.css old mode 100644 new mode 100755 diff --git a/.obsidian/templates.json b/.obsidian/templates.json old mode 100644 new mode 100755 diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md b/00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md deleted file mode 100644 index 8a6679c40..000000000 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -aliases: -- -tags: -- ---- - -# FAQ - diff --git "a/00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" "b/00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" deleted file mode 100644 index 9e7b48d9d..000000000 --- "a/00 - Contribute To The Obsidian Hub/01 How To Contribute/\360\237\227\202\357\270\217 01 How To Contribute.md" +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 01 How To Contribute - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault|Contributing templates to the community vault]] -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes|Contributing with community plugins and themes]] -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/FAQ|FAQ]] -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary|Tag glossary]] -%% Zoottelkeeper: End of the autogenerated index file list %% - diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md b/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md deleted file mode 100644 index ab75acf13..000000000 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Title.md +++ /dev/null @@ -1 +0,0 @@ -# {{title}} \ No newline at end of file diff --git "a/00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" "b/00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" deleted file mode 100644 index 699368932..000000000 --- "a/00 - Contribute To The Obsidian Hub/02 Templates/\360\237\227\202\357\270\217 02 Templates.md" +++ /dev/null @@ -1,31 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Meta OCV templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools|T - Ancillary tools]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts|T - Blog posts]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet|T - CSS Snippet]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site|T - Digital garden site]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure|T - Folder structure]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository|T - GitHub Repository]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - How to|T - How to]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs|T - MOCs]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - New Note|T - New Note]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase|T - Note showcase]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category|T - Plugin Category]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site|T - Publish site]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Templates|T - Templates]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Title|T - Title]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - TODO|T - TODO]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase|T - Vault showcase]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - Website|T - Website]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel|T - YouTube Channel]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video|T - YouTube Video]] -%% Zoottelkeeper: End of the autogenerated index file list %% - diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md b/00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md deleted file mode 100644 index e59fe7e00..000000000 --- a/00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 10.01 - Note attachments - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[file-and-link-settings.png|file-and-link-settings.png]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git "a/00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" "b/00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" deleted file mode 100644 index 39f95636f..000000000 --- "a/00 - Contribute To The Obsidian Hub/03 Attachments/\360\237\227\202\357\270\217 03 Attachments.md" +++ /dev/null @@ -1,65 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 03 Attachments - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/03 Attachments/10.01 - Note attachments|10.01 - Note attachments]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png|css-obsidian-layout.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png|file-and-link-settings.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-actions-running.png|github-actions-running.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-actions.png|github-actions.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png|github-add-new-file.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png|github-compare-changes.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png|github-edit-file.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png|github-editor-web.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png|github-edits-on-your-fork.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png|github-fork-notice.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png|github-open-pr.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-plugin-release.png|github-plugin-release.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png|github-propose-changes.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/github-use-template-repo.png|github-use-template-repo.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/plugin-submission-PR-template.png|plugin-submission-PR-template.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png|publish-pfsense-acme_1.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png|publish-pfsense-acme_2.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png|publish-pfsense-acme_3.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png|publish-pfsense-acme_4.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png|publish-pfsense-acme_5.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png|publish-pfsense-be_1.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png|publish-pfsense-be_2.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png|publish-pfsense-be_3.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png|publish-pfsense-be_4.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png|publish-pfsense-fw.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png|publish-pfsense-http-fe_1.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png|publish-pfsense-http-fe_2.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png|publish-pfsense-http-fe_3.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png|publish-pfsense-http-fe_4.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png|publish-pfsense-https-fe_1.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png|publish-pfsense-https-fe_2.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png|publish-pfsense-https-fe_3.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png|publish-pfsense-https-fe_4.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png|publish-pfsense-https-fe_5.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png|publish-pfsense-https-fe_6.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png|publish-pfsense-https-fe_7.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png|publish-pfsense-https-fe_8.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png|Select to inspect element.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-comma.png|theme-submission-add-comma.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-info.png|theme-submission-add-info.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-PR-template.png|theme-submission-PR-template.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-propose-changes.png|theme-submission-propose-changes.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png|vscode-regex-find-replace.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png|YAFPA_Showcase_Category_view.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png|YAFPA_Showcase_Collections_view.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png|YAFPA_Showcase_Feed.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png|YAFPA_Showcase_Note.png]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png|YAFPA_Showcase_Tags.png]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" "b/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" old mode 100644 new mode 100755 index 42c164d22..e304e8ed8 --- "a/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" +++ "b/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" @@ -6,14 +6,18 @@ tags: publish: true --- -# πŸ—‚οΈ 00 - Contribute To The Obsidian Hub +# πŸ—‚οΈ 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]]. + + + -#placeholder/description -## MOC -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/01 How To Contribute/πŸ—‚οΈ 01 How To Contribute|πŸ—‚οΈ 01 How To Contribute]] -- [[00 - Contribute To The Obsidian Hub/02 Templates/πŸ—‚οΈ 02 Templates|πŸ—‚οΈ 02 Templates]] -- [[00 - Contribute To The Obsidian Hub/03 Attachments/πŸ—‚οΈ 03 Attachments|πŸ—‚οΈ 03 Attachments]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/00 - Contribute to the Obsidian Hub/.DS_Store b/00 - Contribute to the Obsidian Hub/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d0c28dc0da347244d34aec2cc4a9b997eb807a55 GIT binary patch literal 6148 zcmeHK&2G~`5T0#Au_@3Tir}~xE+`-eRLZ4NNQ*>IAUT2qKdoI`#FFccVjHUsL4FE& z3m$?4JOW&J72w++AW0jkCt6iI(d@T>Gvod2+07CW>y}ZQs7XW)RAS>2iep5MOFbeB zrbiAk>;@$)4dq)A?Q-Z!?e*toEC(Q%w*=Zf>n?~BSWf}+g3!SID_ zJq?O}XzD#7(!cc}e3r!3PIGlrWJQo<@lY8jQH&`spC?%)s;(%rC|7=bJ>a^o1sp;%#qjZ9I0J>o?mQ+q?S*hog7n_aD^yh+&sgvSRQLd_?8MtAFbc zvs7enU?crq2K#rxeve|>rvarDNUkZLVfz#2PO?4M?p(4vceOKYUIm-?z~)16Sb)hr z>Vwr-eaSP7(rYmKb>jQI^?l>V=btOE_VD9$8+uF@pjV%8J@}5%dV>7OktGo{KqQ$- zCHn3lay0!GRm{n^h(|azVLGz2d}>c%16u|x180>1xj%5I#E!vQquM%9s4D=lfo>(J z%e#cM;RZVfYmFFzFl`Fdrp#P1m^Md0H}g6MYmM5Rn7Mo~6PcMC3RBVHpR4J_IvQ literal 0 HcmV?d00001 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md old mode 100644 new mode 100755 similarity index 69% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md index f17042b05..39bd60041 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Ancillary tools.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md @@ -6,13 +6,13 @@ tags: publish: true --- -# {{Title}} +# 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 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Blog posts.md old mode 100644 new mode 100755 similarity index 94% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Blog posts.md index 9a136e14c..4777ad377 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Blog posts.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Blog posts.md @@ -6,7 +6,7 @@ tags: publish: true --- -# Blog posts +# T - Blog posts Author: #placeholder/author Link: #placeholder/link diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - CSS Snippet.md old mode 100644 new mode 100755 similarity index 94% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - CSS Snippet.md index a62a4ba36..71e30ffd1 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - CSS Snippet.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - CSS Snippet.md @@ -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 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md old mode 100644 new mode 100755 similarity index 66% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md index d03ece7b6..d1fd8ed16 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Digital garden site.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md @@ -6,11 +6,11 @@ tags: publish: true --- -# #placeholder/title +# T - Digital garden site Link: #placeholder/link Author: #placeholder/author %% Optional %% -Tool: %% Create or link a an [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] note %% +Tool: %% Create or link a an [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] 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 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Folder structure.md old mode 100644 new mode 100755 similarity index 96% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Folder structure.md index 3dd8f1990..184c20b3a --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Folder structure.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Folder structure.md @@ -6,7 +6,7 @@ tags: publish: true --- -# #placeholder/title +# T - Folder structure %% Optional: Add a screenshot #placeholder/screenshot diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - GitHub Repository.md old mode 100644 new mode 100755 similarity index 97% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - GitHub Repository.md index 63bd3e18f..7cb4c6744 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - GitHub Repository.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - GitHub Repository.md @@ -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}}) diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - How to.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - How to.md old mode 100644 new mode 100755 similarity index 93% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - How to.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - How to.md index f8978ce20..6dd35a81f --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - How to.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - How to.md @@ -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. %% diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - MOCs.md old mode 100644 new mode 100755 similarity index 87% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - MOCs.md index bfc01d310..0a56ec59e --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - MOCs.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - MOCs.md @@ -6,7 +6,7 @@ tags: publish: true --- -# {{title}} +# T - MOCs #placeholder/description diff --git a/00 - Contribute to the Obsidian Hub/01 Templates/T - New Concept.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - New Concept.md new file mode 100644 index 000000000..6b58662e5 --- /dev/null +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - New Concept.md @@ -0,0 +1 @@ +# T - New Concept diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - New Note.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - New Note.md old mode 100644 new mode 100755 similarity index 92% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - New Note.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - New Note.md index f8978ce20..50665693e --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - New Note.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - New Note.md @@ -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. %% diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Note showcase.md old mode 100644 new mode 100755 similarity index 93% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Note showcase.md index 3b24e260f..00e45e36a --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Note showcase.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Note showcase.md @@ -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 %% diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Plugin Category.md old mode 100644 new mode 100755 similarity index 94% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Plugin Category.md index ccfa67a33..1985c819a --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Plugin Category.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Plugin Category.md @@ -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 diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Publish site.md old mode 100644 new mode 100755 similarity index 93% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Publish site.md index c74aff9cf..8f4f05153 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Publish site.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Publish site.md @@ -6,7 +6,7 @@ tags: publish: true --- -# #placeholder/title +# T - Publish site Link: #placeholder/link Author: #placeholder/author diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - TODO.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - TODO.md old mode 100644 new mode 100755 similarity index 64% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - TODO.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - TODO.md index f722ca325..c7f6af922 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - TODO.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - TODO.md @@ -1,3 +1,4 @@ +# T - TODO %% TODOs: diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Templates.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Templates.md old mode 100644 new mode 100755 similarity index 93% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Templates.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Templates.md index 78456c75e..a644233e5 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Templates.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Templates.md @@ -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 diff --git a/00 - Contribute to the Obsidian Hub/01 Templates/T - Title.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Title.md new file mode 100755 index 000000000..27ffe0d5c --- /dev/null +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Title.md @@ -0,0 +1 @@ +# T - Title \ No newline at end of file diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Vault showcase.md old mode 100644 new mode 100755 similarity index 97% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Vault showcase.md index 492b9074f..69f6b6494 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Vault showcase.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Vault showcase.md @@ -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. diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - Website.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Website.md old mode 100644 new mode 100755 similarity index 90% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - Website.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - Website.md index fe18a348d..7005cd39e --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - Website.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Website.md @@ -6,7 +6,7 @@ tags: publish: true --- -# #placeholder/title +# T - Website Link: #placeholder/link diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Channel.md old mode 100644 new mode 100755 similarity index 95% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Channel.md index 213521678..c32e30d64 --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Channel.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Channel.md @@ -6,7 +6,7 @@ tags: publish: true --- -# #placeholder/title +# T - YouTube Channel %% Match the title with the channel's title %% diff --git a/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md old mode 100644 new mode 100755 similarity index 95% rename from 00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video.md rename to 00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md index ec05bd042..33a81380d --- a/00 - Contribute To The Obsidian Hub/02 Templates/T - YouTube Video.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - YouTube Video.md @@ -6,7 +6,7 @@ tags: publish: true --- -# #placeholder/title +# T - YouTube Video By #placeholder/author diff --git "a/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" "b/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" new file mode 100755 index 000000000..232d31297 --- /dev/null +++ "b/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" @@ -0,0 +1,12 @@ +--- +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 %% + diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png b/00 - Contribute to the Obsidian Hub/02 Attachments/Select to inspect element.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/Select to inspect element.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/Select to inspect element.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png b/00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Category_view.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Category_view.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Category_view.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png b/00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Collections_view.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Collections_view.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Collections_view.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png b/00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Feed.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Feed.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Feed.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png b/00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Note.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Note.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Note.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png b/00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Tags.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/YAFPA_Showcase_Tags.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/YAFPA_Showcase_Tags.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png b/00 - Contribute to the Obsidian Hub/02 Attachments/css-obsidian-layout.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/css-obsidian-layout.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/css-obsidian-layout.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png b/00 - Contribute to the Obsidian Hub/02 Attachments/file-and-link-settings.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/file-and-link-settings.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/file-and-link-settings.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-actions-running.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-actions-running.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-actions-running.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-actions-running.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-actions.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-actions.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-actions.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-actions.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-add-new-file.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-add-new-file.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-add-new-file.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-compare-changes.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-compare-changes.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-compare-changes.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-edit-file.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-edit-file.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-edit-file.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-editor-web.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-editor-web.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-editor-web.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-edits-on-your-fork.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-edits-on-your-fork.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-edits-on-your-fork.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-fork-notice.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-fork-notice.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-fork-notice.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-open-pr.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-open-pr.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-open-pr.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-plugin-release.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-plugin-release.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-plugin-release.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-plugin-release.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-propose-changes.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-propose-changes.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-propose-changes.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/github-use-template-repo.png b/00 - Contribute to the Obsidian Hub/02 Attachments/github-use-template-repo.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/github-use-template-repo.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/github-use-template-repo.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/plugin-submission-PR-template.png b/00 - Contribute to the Obsidian Hub/02 Attachments/plugin-submission-PR-template.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/plugin-submission-PR-template.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/plugin-submission-PR-template.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_1.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_1.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_1.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_2.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_2.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_2.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_3.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_3.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_3.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_4.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_4.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_4.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_5.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-acme_5.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-acme_5.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_1.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_1.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_1.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_2.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_2.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_2.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_3.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_3.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_3.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_4.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-be_4.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-be_4.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-fw.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-fw.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-fw.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_1.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_1.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_1.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_2.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_2.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_2.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_3.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_3.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_3.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_4.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-http-fe_4.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-http-fe_4.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_1.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_1.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_1.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_2.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_2.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_2.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_3.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_3.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_3.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_4.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_4.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_4.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_5.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_5.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_5.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_6.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_6.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_6.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_7.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_7.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_7.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png b/00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_8.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/publish-pfsense-https-fe_8.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/publish-pfsense-https-fe_8.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-PR-template.png b/00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-PR-template.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-PR-template.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-PR-template.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-comma.png b/00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-add-comma.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-comma.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-add-comma.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-info.png b/00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-add-info.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-add-info.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-add-info.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-propose-changes.png b/00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-propose-changes.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/theme-submission-propose-changes.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/theme-submission-propose-changes.png diff --git a/00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png b/00 - Contribute to the Obsidian Hub/02 Attachments/vscode-regex-find-replace.png old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/03 Attachments/vscode-regex-find-replace.png rename to 00 - Contribute to the Obsidian Hub/02 Attachments/vscode-regex-find-replace.png diff --git "a/00 - Contribute to the Obsidian Hub/02 Attachments/\360\237\227\202\357\270\217 02 Attachments.md" "b/00 - Contribute to the Obsidian Hub/02 Attachments/\360\237\227\202\357\270\217 02 Attachments.md" new file mode 100755 index 000000000..11233365e --- /dev/null +++ "b/00 - Contribute to the Obsidian Hub/02 Attachments/\360\237\227\202\357\270\217 02 Attachments.md" @@ -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 %% diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md b/00 - Contribute to the Obsidian Hub/Contributing templates to the community vault.md old mode 100644 new mode 100755 similarity index 83% rename from 00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md rename to 00 - Contribute to the Obsidian Hub/Contributing templates to the community vault.md index 1fa8c0911..f721d551c --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing templates to the community vault.md +++ b/00 - Contribute to the Obsidian Hub/Contributing templates to the community vault.md @@ -1,3 +1,4 @@ +# 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 diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes.md b/00 - Contribute to the Obsidian Hub/Contributing with community plugins and themes.md old mode 100644 new mode 100755 similarity index 88% rename from 00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes.md rename to 00 - Contribute to the Obsidian Hub/Contributing with community plugins and themes.md index baa18781f..701394c14 --- a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Contributing with community plugins and themes.md +++ b/00 - Contribute to the Obsidian Hub/Contributing with community plugins and themes.md @@ -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. diff --git a/00 - Contribute to the Obsidian Hub/FAQ.md b/00 - Contribute to the Obsidian Hub/FAQ.md new file mode 100755 index 000000000..3c7553af4 --- /dev/null +++ b/00 - Contribute to the Obsidian Hub/FAQ.md @@ -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]]. \ No newline at end of file diff --git a/00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary.md b/00 - Contribute to the Obsidian Hub/Tag glossary.md old mode 100644 new mode 100755 similarity index 100% rename from 00 - Contribute To The Obsidian Hub/01 How To Contribute/Tag glossary.md rename to 00 - Contribute to the Obsidian Hub/Tag glossary.md diff --git "a/00 - Contribute to the Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute to the Obsidian Hub.md" "b/00 - Contribute to the Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute to the Obsidian Hub.md" new file mode 100755 index 000000000..e304e8ed8 --- /dev/null +++ "b/00 - Contribute to the Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute to the Obsidian Hub.md" @@ -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]]. + + + + + + diff --git a/00 - Start here.md b/00 - Start here.md old mode 100644 new mode 100755 index f92afab6d..08c42e113 --- a/00 - Start here.md +++ b/00 - Start here.md @@ -4,6 +4,7 @@ aliases: tags: - --- +# 00 - Start here ![[README]] @@ -12,7 +13,7 @@ tags: We think of this vault as a [[Digital garden]]. This means that the content in our vault is very much a work in progress. Since we're at a very early stage, there's a lot of space to grow! You can check out a few sample notes here: - [[Obsidian October 2021]] -- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|Plugin Categories]] +- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugin Categories]] - [[Resources and Guides for Plugin Developers]] - [[Resources and Guides for Theme Designers]] - [[How to Style Obsidian]] diff --git a/06 - Inbox/Bryan Jenks.md b/01 - Community/Authors - Persons/Bryan Jenks.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Bryan Jenks.md rename to 01 - Community/Authors - Persons/Bryan Jenks.md diff --git a/01 - Community/Authors - Persons/Christian B. B. Houmann.md b/01 - Community/Authors - Persons/Christian B. B. Houmann.md old mode 100644 new mode 100755 diff --git a/01 - Community/Authors - Persons/Eleanor Konik.md b/01 - Community/Authors - Persons/Eleanor Konik.md new file mode 100644 index 000000000..7f8dc6fcb --- /dev/null +++ b/01 - Community/Authors - Persons/Eleanor Konik.md @@ -0,0 +1 @@ +# Eleanor Konik diff --git a/01 - Community/Authors - Persons/Ryan J.A. Murphy.md b/01 - Community/Authors - Persons/Ryan J.A. Murphy.md old mode 100644 new mode 100755 diff --git a/01 - Community/Authors - Persons/SkepticMystic.md b/01 - Community/Authors - Persons/SkepticMystic.md old mode 100644 new mode 100755 diff --git "a/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" "b/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" old mode 100644 new mode 100755 index 4fda3a481..26cab2541 --- "a/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" +++ "b/01 - Community/Authors - Persons/\360\237\227\202\357\270\217 Authors - Persons.md" @@ -8,7 +8,7 @@ publish: true # πŸ—‚οΈ Authors - Persons -#placeholder/description +Overviews of all the work from notable People like Plugins Developers, Theme Designers or Moderators. ## MOC diff --git "a/01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" "b/01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" deleted file mode 100644 index 981baf83f..000000000 --- "a/01 - Community/Channels/\360\237\227\202\357\270\217 Channels.md" +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Channels - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[01 - Community/Channels/Community Talks|Community Talks]] -- [[01 - Community/Channels/Obsidian Office Hours|Obsidian Office Hours]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/01 - Community/Events/Obsidian Community Coworking.md b/01 - Community/Events/Obsidian Community Coworking.md old mode 100644 new mode 100755 diff --git a/01 - Community/Events/Obsidian Community Talks.md b/01 - Community/Events/Obsidian Community Talks.md old mode 100644 new mode 100755 diff --git a/01 - Community/Events/Obsidian October 2021.md b/01 - Community/Events/Obsidian October 2021.md old mode 100644 new mode 100755 diff --git "a/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" "b/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" old mode 100644 new mode 100755 index 03d8141c3..860191e42 --- "a/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" +++ "b/01 - Community/Events/\360\237\227\202\357\270\217 Events.md" @@ -7,7 +7,7 @@ tags: # πŸ—‚οΈ Events -#placeholder/description +Overview of the various Events happening in the Obsidian Community. ## MOC diff --git a/01 - Community/Obsidian Roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md old mode 100644 new mode 100755 index 81f806be9..f4251e1a1 --- a/01 - Community/Obsidian Roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -1,7 +1,7 @@ ## Community Events - The second half of the [community talk for how to leverage the Dataview plugin](https://youtu.be/jW5pD4SioFM) is now available on [[YouTube]]. You can vote for which upcoming community talks you're interested in [on the forum](https://forum.obsidian.md/t/obsidian-talks-which-talks-do-you-want-to-hear/15705/). -- `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[dataview|Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[eleanorkonik]] has agreed to do a share and showcase. +- `@nickmilo` & [[SkepticMystic]] are hosting [[blacksmithgu]] , the creator of the [[dataview|Dataview]] plugin, on a community Zoom meeting. Details are [here](https://discord.com/channels/686053708261228577/710585052769157141/832070319136833546) in the Discord. [[Eleanor Konik]] has agreed to do a share and showcase. - Wanna join a fancy book club? [[ryanjamurphy]] and `@bri (they/m)` are hosting the first book club session for [Knowledge Architectures by Denise Bradford](https://www.routledge.com/Knowledge-Architectures-Structures-and-Semantics/Bedford/p/book/9780367219444) on April 25th 11-12ish PST, more info here: https://discord.com/channels/686053708261228577/744933215063638183/830888490433904641 ## Plugin News @@ -40,7 +40,7 @@ - We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." - There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. - It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md old mode 100644 new mode 100755 index 50092f436..437798b39 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -52,7 +52,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. - You can insert page breaks into exported PDFs with the following: `
` (via `@Oliver Balfour` - [Stack Overflow](https://stackoverflow.com/questions/5612105/add-text-to-the-end-of-each-file-with-notepad-and-regex) has an explanation of mass append a new tag to the bottom of a series of files (preferably in a folder) with [[Notepad++]] but MAKE SURE YOU MAKE A BACKUP FIRST, it's easy to mess up. You can probably do something similar with [[VSCode]] if you need to. - There was a discussion on Reddit that covered [tips and tricks for using](https://www.reddit.com/r/ObsidianMD/comments/mui5q3/has_any_vim_or_vimlike_user_gotten_comfy_yet/) [[Vim]] with Obsidian. -- There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[πŸ—‚οΈ 03.01 - Daily notes|Daily note templates]]. +- There's a new share & showcase for [Note and metadata/YAML templates](https://forum.obsidian.md/t/note-and-metadata-yaml-templates-snippets-showcase/16953) that is intended to serve as a handy meta thread for [[dataview|Dataview]], [[templater-obsidian|Templater]] ( see also: [this showcase](https://forum.obsidian.md/t/templater-plugin-script-collection/17010) from `@pmbauer`)), and [[Daily notes|Daily note templates]]. ### CSS @@ -75,7 +75,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. - There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. - Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. - [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. diff --git a/01 - Community/Obsidian Roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md old mode 100644 new mode 100755 index 5d23c779d..6b44985f6 --- a/01 - Community/Obsidian Roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -71,7 +71,7 @@ - There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). - `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. - For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. diff --git a/01 - Community/Obsidian Roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md old mode 100644 new mode 100755 index 82b9175fa..c6e0f600f --- a/01 - Community/Obsidian Roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -76,7 +76,7 @@ - There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. - Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). - [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) diff --git a/01 - Community/Obsidian Roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md old mode 100644 new mode 100755 index 050182db4..1a16f92a9 --- a/01 - Community/Obsidian Roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -82,7 +82,7 @@ - There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. - There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. - [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md old mode 100644 new mode 100755 index cc715557b..9fad5eaad --- a/01 - Community/Obsidian Roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -61,7 +61,7 @@ - `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. - This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). diff --git a/01 - Community/Obsidian Roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md old mode 100644 new mode 100755 index dc240db45..d8481faf8 --- a/01 - Community/Obsidian Roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -86,7 +86,7 @@ - `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. - `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. diff --git a/01 - Community/Obsidian Roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md old mode 100644 new mode 100755 index e5250e309..e4acca1ca --- a/01 - Community/Obsidian Roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -50,7 +50,7 @@ - This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. - This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. - [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." diff --git a/01 - Community/Obsidian Roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md old mode 100644 new mode 100755 index af9065248..2ad7b010c --- a/01 - Community/Obsidian Roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -66,6 +66,6 @@ - This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. - There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. diff --git a/01 - Community/Obsidian Roundup/2021.06.19.md b/01 - Community/Obsidian Roundup/2021.06.19.md old mode 100644 new mode 100755 diff --git a/01 - Community/Obsidian Roundup/2021.06.26.md b/01 - Community/Obsidian Roundup/2021.06.26.md old mode 100644 new mode 100755 index 22c8692c2..23c578a32 --- a/01 - Community/Obsidian Roundup/2021.06.26.md +++ b/01 - Community/Obsidian Roundup/2021.06.26.md @@ -59,7 +59,7 @@ - There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). - `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. - This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. diff --git a/01 - Community/Obsidian Roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md old mode 100644 new mode 100755 index 677a67b63..d9ee3cdaf --- a/01 - Community/Obsidian Roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -60,7 +60,7 @@ Note: Some of these are pending code review and are not yet available in the com - `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. - There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. - After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. diff --git a/01 - Community/Obsidian Roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md old mode 100644 new mode 100755 index 93a13f553..6365f1241 --- a/01 - Community/Obsidian Roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -59,7 +59,7 @@ - This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. - Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) - Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). diff --git a/01 - Community/Obsidian Roundup/2021.07.17.md b/01 - Community/Obsidian Roundup/2021.07.17.md old mode 100644 new mode 100755 index 95eb55794..933622bdb --- a/01 - Community/Obsidian Roundup/2021.07.17.md +++ b/01 - Community/Obsidian Roundup/2021.07.17.md @@ -1,3 +1,4 @@ +# 2021.07.17 ## In The Community - I’ll be joining Nick Milo for the inaugural [[LYT House]] feature, with a grand reveal of my (sanitized) vault for people to see. We’ll probably talk about managing writing projects and tasking, but the thing I’m most excited about is the 30-minute β€œAsk Me Anything” portion. It’ll be held on [Zoom](https://www.linkingyourthinking.com/lyt-house) at [10AM PT (UTC-7) on Sunday, July 18th](https://everytimezone.com/s/5f50ccb7). @@ -88,6 +89,6 @@ Insiders will continue to get access to early beta builds and features. - `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). - There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. diff --git a/01 - Community/Obsidian Roundup/2021.07.24.md b/01 - Community/Obsidian Roundup/2021.07.24.md old mode 100644 new mode 100755 index b0004486e..316b80211 --- a/01 - Community/Obsidian Roundup/2021.07.24.md +++ b/01 - Community/Obsidian Roundup/2021.07.24.md @@ -66,7 +66,7 @@ A bunch of people shared their vaults this week, including me! - `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks - [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. diff --git a/01 - Community/Obsidian Roundup/2021.07.31.md b/01 - Community/Obsidian Roundup/2021.07.31.md old mode 100644 new mode 100755 index 7167cddc5..c8204ff3b --- a/01 - Community/Obsidian Roundup/2021.07.31.md +++ b/01 - Community/Obsidian Roundup/2021.07.31.md @@ -57,7 +57,7 @@ - the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. - Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). diff --git a/01 - Community/Obsidian Roundup/2021.08.07.md b/01 - Community/Obsidian Roundup/2021.08.07.md old mode 100644 new mode 100755 index a8cfd7d04..2626ef145 --- a/01 - Community/Obsidian Roundup/2021.08.07.md +++ b/01 - Community/Obsidian Roundup/2021.08.07.md @@ -78,7 +78,7 @@ - This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! - I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. - `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. diff --git a/01 - Community/Obsidian Roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md old mode 100644 new mode 100755 index 2cec7b4d1..d46ffcb2c --- a/01 - Community/Obsidian Roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -87,7 +87,7 @@ _Remember: You can manually install plugins that aren't in the community list by - `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. - Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. diff --git a/01 - Community/Obsidian Roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md old mode 100644 new mode 100755 index f1359c76f..65102bce7 --- a/01 - Community/Obsidian Roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -57,6 +57,6 @@ - `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. - `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md old mode 100644 new mode 100755 index 425217bab..4023008aa --- a/01 - Community/Obsidian Roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -57,7 +57,7 @@ _Remember, you can manually install any plugin by copying the `main.js`, `manife - `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). - For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. - `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], diff --git a/01 - Community/Obsidian Roundup/2021.09.04.md b/01 - Community/Obsidian Roundup/2021.09.04.md old mode 100644 new mode 100755 index 9ff157e83..1b1835287 --- a/01 - Community/Obsidian Roundup/2021.09.04.md +++ b/01 - Community/Obsidian Roundup/2021.09.04.md @@ -70,7 +70,7 @@ - Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). - A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. - `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. diff --git a/01 - Community/Obsidian Roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md old mode 100644 new mode 100755 index 4fd4e5bb6..3911682bf --- a/01 - Community/Obsidian Roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -52,7 +52,7 @@ Upcoming community talks (save the date, links to follow later in the month!): - Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). - Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. - The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. diff --git a/01 - Community/Obsidian Roundup/2021.09.18.md b/01 - Community/Obsidian Roundup/2021.09.18.md old mode 100644 new mode 100755 index d264f3940..060237d7a --- a/01 - Community/Obsidian Roundup/2021.09.18.md +++ b/01 - Community/Obsidian Roundup/2021.09.18.md @@ -83,7 +83,7 @@ Every now and then someone shares a link to a popular outlet "discovering" Obsid - Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.09.25.md b/01 - Community/Obsidian Roundup/2021.09.25.md old mode 100644 new mode 100755 index e7539515a..3c45efebe --- a/01 - Community/Obsidian Roundup/2021.09.25.md +++ b/01 - Community/Obsidian Roundup/2021.09.25.md @@ -88,6 +88,6 @@ ## Knowledge Management -## [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] +## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] - The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). diff --git a/01 - Community/Obsidian Roundup/2021.10.02.md b/01 - Community/Obsidian Roundup/2021.10.02.md old mode 100644 new mode 100755 diff --git "a/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" "b/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" old mode 100644 new mode 100755 index 32129a053..7dca3bdbe --- "a/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" +++ "b/01 - Community/Obsidian Roundup/\360\237\227\202\357\270\217 Obsidian Roundup.md" @@ -8,7 +8,7 @@ publish: true # πŸ—‚οΈ Obsidian Roundup -#placeholder/description +Archive of the "weekly newspaper" of the Obsidian Community, by written by [[Eleanor Konik]]. ## MOC diff --git a/01 - Community/Channels/Community Talks.md b/01 - Community/Video Channels/Community Talks.md old mode 100644 new mode 100755 similarity index 98% rename from 01 - Community/Channels/Community Talks.md rename to 01 - Community/Video Channels/Community Talks.md index 18a3f83c9..bd7760cad --- a/01 - Community/Channels/Community Talks.md +++ b/01 - Community/Video Channels/Community Talks.md @@ -6,7 +6,7 @@ tags: publish: true --- -# 09.04 - Community Talks +# Community Talks %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git a/01 - Community/Channels/Obsidian Office Hours.md b/01 - Community/Video Channels/Obsidian Office Hours.md old mode 100644 new mode 100755 similarity index 100% rename from 01 - Community/Channels/Obsidian Office Hours.md rename to 01 - Community/Video Channels/Obsidian Office Hours.md diff --git a/02 - Categories/Topics/YouTube.md b/01 - Community/Video Channels/YouTube.md old mode 100644 new mode 100755 similarity index 96% rename from 02 - Categories/Topics/YouTube.md rename to 01 - Community/Video Channels/YouTube.md index 8083c496d..1bc9c6956 --- a/02 - Categories/Topics/YouTube.md +++ b/01 - Community/Video Channels/YouTube.md @@ -9,7 +9,7 @@ tags: publish: true --- -# YouTube Videos, Channels and Playlists +# YouTube ## Channels diff --git "a/01 - Community/Video Channels/\360\237\227\202\357\270\217 Video Channels.md" "b/01 - Community/Video Channels/\360\237\227\202\357\270\217 Video Channels.md" new file mode 100755 index 000000000..5ae73bcbf --- /dev/null +++ "b/01 - Community/Video Channels/\360\237\227\202\357\270\217 Video Channels.md" @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Video Channels + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Community Talks|Community Talks]] +- [[Obsidian Office Hours|Obsidian Office Hours]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" old mode 100644 new mode 100755 index 825abce48..decaada51 --- "a/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" +++ "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" @@ -8,13 +8,12 @@ publish: true # πŸ—‚οΈ 01 - Community -#placeholder/description +All things related to the Obsidian Community can be found here. +- Overviews of all the work from notable People like Plugins Developers, Theme Designers or Moderators can be found under [[πŸ—‚οΈ Authors - Persons]] +- In [[πŸ—‚οΈ Video Channels]] you can find a collection of all types of videos from the Community. (Looking for specific guides instead? Head over to [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]!) +- The folder [[πŸ—‚οΈ Events]] is for the various events taking place in the Obsidian Community. +- And lastly, [[πŸ—‚οΈ Obsidian Roundup]] is an archive of our "weekly newspaper" by written by [[Eleanor Konik]]. + +Want to get in touch yourself? Check out the [Obsidian Forum](https://forum.obsidian.md/) or join the [Obsidian Discord Server](https://discord.gg/veuWUTm). -## MOC -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[01 - Community/Authors - Persons/πŸ—‚οΈ Authors - Persons|πŸ—‚οΈ Authors - Persons]] -- [[01 - Community/Channels/πŸ—‚οΈ Channels|πŸ—‚οΈ Channels]] -- [[01 - Community/Events/πŸ—‚οΈ Events|πŸ—‚οΈ Events]] -- [[01 - Community/Obsidian Roundup/πŸ—‚οΈ Obsidian Roundup|πŸ—‚οΈ Obsidian Roundup]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Auxiliary Tools/Static Site Generators.md b/02 - Categories/Auxiliary Tools/Static Site Generators.md deleted file mode 100644 index 539e5f90e..000000000 --- a/02 - Categories/Auxiliary Tools/Static Site Generators.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: - - -tags: - - seedling -publish: true ---- - -# Static Site Generators - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% - -#placeholder/description diff --git "a/02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" deleted file mode 100644 index 8700c41b5..000000000 --- "a/02 - Categories/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" +++ /dev/null @@ -1,26 +0,0 @@ ---- -aliases: -- Ancillary tools -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Auxiliary Tool Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Auxiliary Tools/Android Apps|Android Apps]] -- [[02 - Categories/Auxiliary Tools/Chrome Extensions|Chrome Extensions]] -- [[02 - Categories/Auxiliary Tools/Firefox extensions|Firefox extensions]] -- [[02 - Categories/Auxiliary Tools/iOS Apps|iOS Apps]] -- [[02 - Categories/Auxiliary Tools/iOS Shortcuts|iOS Shortcuts]] -- [[02 - Categories/Auxiliary Tools/iPadOS Apps|iPadOS Apps]] -- [[02 - Categories/Auxiliary Tools/Linux Tools|Linux Tools]] -- [[02 - Categories/Auxiliary Tools/MacOS Tools|MacOS Tools]] -- [[02 - Categories/Auxiliary Tools/Static Site Generators|Static Site Generators]] -- [[02 - Categories/Auxiliary Tools/Windows Tools|Windows Tools]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Obsidian/Obsidian Help.md b/02 - Categories/Obsidian/Obsidian Help.md deleted file mode 100644 index 1b0b1df3a..000000000 --- a/02 - Categories/Obsidian/Obsidian Help.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -aliases: -- Obsidian Docs -tags: -- seedling -publish: true ---- - -# Obsidian Help - -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. diff --git a/02 - Categories/Obsidian/Obsidian Publish.md b/02 - Categories/Obsidian/Obsidian Publish.md deleted file mode 100644 index 608471707..000000000 --- a/02 - Categories/Obsidian/Obsidian Publish.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: -- Publish -tags: -- seedling -publish: true ---- - -# Obsidian Publish - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git a/02 - Categories/Obsidian/Obsidian community plugins.md b/02 - Categories/Obsidian/Obsidian community plugins.md deleted file mode 100644 index 380d94142..000000000 --- a/02 - Categories/Obsidian/Obsidian community plugins.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -aliases: -- -tags: -- seedling ---- - -# Obsidian Community Plugins - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git a/02 - Categories/Obsidian/Obsidian community themes.md b/02 - Categories/Obsidian/Obsidian community themes.md deleted file mode 100644 index e840c98e4..000000000 --- a/02 - Categories/Obsidian/Obsidian community themes.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -aliases: -- -tags: -- seedling ---- - -# Obsidian Community Themes - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git a/02 - Categories/Obsidian/Obsidian core plugins.md b/02 - Categories/Obsidian/Obsidian core plugins.md deleted file mode 100644 index 08b68513a..000000000 --- a/02 - Categories/Obsidian/Obsidian core plugins.md +++ /dev/null @@ -1,12 +0,0 @@ ---- -aliases: -- -tags: -- seedling ---- - -# Obsidian core plugins - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git "a/02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" "b/02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" deleted file mode 100644 index d7c13a473..000000000 --- "a/02 - Categories/Obsidian/\360\237\227\202\357\270\217 Obsidian.md" +++ /dev/null @@ -1,28 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Obsidian - -#placeholder/description - -## About Obsidian -- [**Obsidian.md:** about Obsidian](https://obsidian.md/about) -- [**Slant:** reviews, pros & cons of Obsidian](https://www.slant.co/options/37045/~obsidian-md-review) -- [**Markdown Guide:** Obsidian](https://www.markdownguide.org/tools/obsidian/) -- [**Trello:** Obsidian Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Obsidian/Obsidian community plugins|Obsidian community plugins]] -- [[02 - Categories/Obsidian/Obsidian community themes|Obsidian community themes]] -- [[02 - Categories/Obsidian/Obsidian core plugins|Obsidian core plugins]] -- [[02 - Categories/Obsidian/Obsidian Help|Obsidian Help]] -- [[02 - Categories/Obsidian/Obsidian Publish|Obsidian Publish]] -- [[02 - Categories/Obsidian/Obsidian queries|Obsidian queries]] -- [[02 - Categories/Obsidian/Obsidian Sync|Obsidian Sync]] -%% Zoottelkeeper: End of the autogenerated index file list %% \ No newline at end of file diff --git "a/02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" deleted file mode 100644 index ca9a5cee5..000000000 --- "a/02 - Categories/Plugins/\360\237\227\202\357\270\217 Plugins.md" +++ /dev/null @@ -1,76 +0,0 @@ ---- -aliases: -- Plugin categories -tags: -- MOC ---- - -# πŸ—‚οΈ Plugin categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Plugins/Automation|Automation]] -- [[02 - Categories/Plugins/Backup|Backup]] -- [[02 - Categories/Plugins/Chart|Chart]] -- [[02 - Categories/Plugins/Chinese|Chinese]] -- [[02 - Categories/Plugins/Convert|Convert]] -- [[02 - Categories/Plugins/Date|Date]] -- [[02 - Categories/Plugins/Desktop-only plugins|Desktop-only plugins]] -- [[02 - Categories/Plugins/Edit|Edit]] -- [[02 - Categories/Plugins/Editor|Editor]] -- [[02 - Categories/Plugins/File|File]] -- [[02 - Categories/Plugins/Financial|Financial]] -- [[02 - Categories/Plugins/Game|Game]] -- [[02 - Categories/Plugins/History|History]] -- [[02 - Categories/Plugins/Image|Image]] -- [[02 - Categories/Plugins/Integration|Integration]] -- [[02 - Categories/Plugins/Japanese|Japanese]] -- [[02 - Categories/Plugins/Journal|Journal]] -- [[02 - Categories/Plugins/Link|Link]] -- [[02 - Categories/Plugins/Math|Math]] -- [[02 - Categories/Plugins/Mindmap|Mindmap]] -- [[02 - Categories/Plugins/Miscellaneous|Miscellaneous]] -- [[02 - Categories/Plugins/Mobile-compatible plugins|Mobile-compatible plugins]] -- [[02 - Categories/Plugins/Mobile|Mobile]] -- [[02 - Categories/Plugins/Navigation|Navigation]] -- [[02 - Categories/Plugins/Paid plugins|Paid plugins]] -- [[02 - Categories/Plugins/PDF|PDF]] -- [[02 - Categories/Plugins/Refactor|Refactor]] -- [[02 - Categories/Plugins/Render|Render]] -- [[02 - Categories/Plugins/Search|Search]] -- [[02 - Categories/Plugins/Security|Security]] -- [[02 - Categories/Plugins/Shortcut|Shortcut]] -- [[02 - Categories/Plugins/Statistic|Statistic]] -- [[02 - Categories/Plugins/Status bar|Status bar]] -- [[02 - Categories/Plugins/Style|Style]] -- [[02 - Categories/Plugins/Task management|Task management]] -- [[02 - Categories/Plugins/Template|Template]] -- [[02 - Categories/Plugins/Uncategorized plugins|Uncategorized plugins]] -- [[02 - Categories/Plugins/Video and Audio|Video and Audio]] -- [[02 - Categories/Plugins/View|View]] -- [[02 - Categories/Plugins/Vim-related Plugins|Vim-related Plugins]] -- [[02 - Categories/Plugins/Workspace|Workspace]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Categorizing a plugin - -1. Open the category note(s) that you want to add the plugin to from the list above. -2. Add a new bullet in alphabetical order for the new plugin -3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Adding a new category -1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[02 - Categories/Plugins/πŸ—‚οΈ Plugins]] folder. -3. Use the template [[T - Plugin Category]] and fill out any placeholders. -4. [[How to add content through GitHub|Submit your changes to GitHub]] - -## Acknowledgements - -- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git "a/02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" "b/02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" deleted file mode 100644 index 55a729712..000000000 --- "a/02 - Categories/Themes/\360\237\227\202\357\270\217 Themes.md" +++ /dev/null @@ -1,18 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Theme Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Themes/Dark-mode themes|Dark-mode themes]] -- [[02 - Categories/Themes/Light-mode themes|Light-mode themes]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Topics/10.03 - Videos.md b/02 - Categories/Topics/10.03 - Videos.md deleted file mode 100644 index fcca8a61f..000000000 --- a/02 - Categories/Topics/10.03 - Videos.md +++ /dev/null @@ -1,19 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Videos - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[Obsidian Office Hours|Obsidian Office Hours]] -- [[YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] -- [[YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] -- [[YT - How to use QuickAdd|YT - How to use QuickAdd]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" "b/02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" deleted file mode 100644 index 97c2d5b95..000000000 --- "a/02 - Categories/Topics/\360\237\227\202\357\270\217 Topics.md" +++ /dev/null @@ -1,27 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Topics - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Topics/10.03 - Videos|10.03 - Videos]] -- [[02 - Categories/Topics/Digital garden|Digital garden]] -- [[02 - Categories/Topics/Graph view applications|Graph view applications]] -- [[02 - Categories/Topics/LaTeX|LaTeX]] -- [[02 - Categories/Topics/Maps of Content (MOC)|Maps of Content (MOC)]] -- [[02 - Categories/Topics/Markdown|Markdown]] -- [[02 - Categories/Topics/Mermaid|Mermaid]] -- [[02 - Categories/Topics/Publish sites|Publish sites]] -- [[02 - Categories/Topics/Spaced repetition|Spaced repetition]] -- [[02 - Categories/Topics/Websites|Websites]] -- [[02 - Categories/Topics/YouTube|YouTube]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" "b/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" deleted file mode 100644 index f98ed6dc7..000000000 --- "a/02 - Categories/\360\237\227\202\357\270\217 02 - Categories.md" +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 02 - Categories - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|πŸ—‚οΈ Auxiliary Tools]] -- [[02 - Categories/Obsidian/πŸ—‚οΈ Obsidian|πŸ—‚οΈ Obsidian]] -- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|πŸ—‚οΈ Plugins]] -- [[02 - Categories/Themes/πŸ—‚οΈ Themes|πŸ—‚οΈ Themes]] -- [[02 - Categories/Topics/πŸ—‚οΈ Topics|πŸ—‚οΈ Topics]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Auxiliary Tools/Android Apps.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Android Apps.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/Android Apps.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/Android Apps.md diff --git a/02 - Categories/Auxiliary Tools/Chrome Extensions.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md old mode 100644 new mode 100755 similarity index 72% rename from 02 - Categories/Auxiliary Tools/Chrome Extensions.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md index e7ac81e6d..08aef5554 --- a/02 - Categories/Auxiliary Tools/Chrome Extensions.md +++ b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md @@ -13,6 +13,6 @@ 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 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Firefox extensions.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md old mode 100644 new mode 100755 similarity index 72% rename from 02 - Categories/Auxiliary Tools/Firefox extensions.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md index d5a15051c..97dcb134b --- a/02 - Categories/Auxiliary Tools/Firefox extensions.md +++ b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md @@ -13,6 +13,6 @@ 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 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Linux Tools.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Linux Tools.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/Linux Tools.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/Linux Tools.md diff --git a/02 - Categories/Auxiliary Tools/MacOS Tools.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/MacOS Tools.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/MacOS Tools.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/MacOS Tools.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md new file mode 100755 index 000000000..f60ef49b5 --- /dev/null +++ b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md @@ -0,0 +1,13 @@ +--- +aliases: + - +tags: + - seedling +publish: true +--- + +# Static Site Generators + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% + +#placeholder/description diff --git a/02 - Categories/Auxiliary Tools/Windows Tools.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Windows Tools.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/Windows Tools.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/Windows Tools.md diff --git a/02 - Categories/Auxiliary Tools/iOS Apps.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Apps.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/iOS Apps.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Apps.md diff --git a/02 - Categories/Auxiliary Tools/iOS Shortcuts.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Shortcuts.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/iOS Shortcuts.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Shortcuts.md diff --git a/02 - Categories/Auxiliary Tools/iPadOS Apps.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/iPadOS Apps.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Auxiliary Tools/iPadOS Apps.md rename to 02 - Curated Lists of Community Expansions/Auxiliary Tools/iPadOS Apps.md diff --git "a/02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" new file mode 100755 index 000000000..e1d2962b8 --- /dev/null +++ "b/02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" @@ -0,0 +1,26 @@ +--- +aliases: +- Ancillary tools +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Auxiliary Tools + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Android Apps|Android Apps]] +- [[Chrome Extensions|Chrome Extensions]] +- [[Firefox extensions|Firefox extensions]] +- [[iOS Apps|iOS Apps]] +- [[iOS Shortcuts|iOS Shortcuts]] +- [[iPadOS Apps|iPadOS Apps]] +- [[Linux Tools|Linux Tools]] +- [[MacOS Tools|MacOS Tools]] +- [[Static Site Generators|Static Site Generators]] +- [[Windows Tools|Windows Tools]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" "b/02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" new file mode 100755 index 000000000..188f064c9 --- /dev/null +++ "b/02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" @@ -0,0 +1,26 @@ +--- +aliases: +- Ancillary tools +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ CSS Snippets + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Android Apps|Android Apps]] +- [[Chrome Extensions|Chrome Extensions]] +- [[Firefox extensions|Firefox extensions]] +- [[iOS Apps|iOS Apps]] +- [[iOS Shortcuts|iOS Shortcuts]] +- [[iPadOS Apps|iPadOS Apps]] +- [[Linux Tools|Linux Tools]] +- [[MacOS Tools|MacOS Tools]] +- [[Static Site Generators|Static Site Generators]] +- [[Windows Tools|Windows Tools]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/02 - Categories/Plugins/Automation.md b/02 - Curated Lists of Community Expansions/Plugins/Automation.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Automation.md rename to 02 - Curated Lists of Community Expansions/Plugins/Automation.md diff --git a/02 - Categories/Plugins/Backup.md b/02 - Curated Lists of Community Expansions/Plugins/Backup.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Backup.md rename to 02 - Curated Lists of Community Expansions/Plugins/Backup.md diff --git a/02 - Categories/Plugins/Chart.md b/02 - Curated Lists of Community Expansions/Plugins/Chart.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Chart.md rename to 02 - Curated Lists of Community Expansions/Plugins/Chart.md diff --git a/02 - Categories/Plugins/Chinese.md b/02 - Curated Lists of Community Expansions/Plugins/Chinese.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Chinese.md rename to 02 - Curated Lists of Community Expansions/Plugins/Chinese.md diff --git a/02 - Categories/Plugins/Convert.md b/02 - Curated Lists of Community Expansions/Plugins/Convert.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Convert.md rename to 02 - Curated Lists of Community Expansions/Plugins/Convert.md diff --git a/02 - Categories/Plugins/Date.md b/02 - Curated Lists of Community Expansions/Plugins/Date.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Date.md rename to 02 - Curated Lists of Community Expansions/Plugins/Date.md diff --git a/02 - Categories/Plugins/Desktop-only plugins.md b/02 - Curated Lists of Community Expansions/Plugins/Desktop-only plugins.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Desktop-only plugins.md rename to 02 - Curated Lists of Community Expansions/Plugins/Desktop-only plugins.md diff --git a/02 - Categories/Plugins/Edit.md b/02 - Curated Lists of Community Expansions/Plugins/Edit.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Edit.md rename to 02 - Curated Lists of Community Expansions/Plugins/Edit.md diff --git a/02 - Categories/Plugins/Editor.md b/02 - Curated Lists of Community Expansions/Plugins/Editor.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Editor.md rename to 02 - Curated Lists of Community Expansions/Plugins/Editor.md diff --git a/02 - Categories/Plugins/File.md b/02 - Curated Lists of Community Expansions/Plugins/File.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/File.md rename to 02 - Curated Lists of Community Expansions/Plugins/File.md diff --git a/02 - Categories/Plugins/Financial.md b/02 - Curated Lists of Community Expansions/Plugins/Financial.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Financial.md rename to 02 - Curated Lists of Community Expansions/Plugins/Financial.md diff --git a/02 - Categories/Plugins/Game.md b/02 - Curated Lists of Community Expansions/Plugins/Game.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Game.md rename to 02 - Curated Lists of Community Expansions/Plugins/Game.md diff --git a/02 - Categories/Plugins/History.md b/02 - Curated Lists of Community Expansions/Plugins/History.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/History.md rename to 02 - Curated Lists of Community Expansions/Plugins/History.md diff --git a/02 - Categories/Plugins/Image.md b/02 - Curated Lists of Community Expansions/Plugins/Image.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Image.md rename to 02 - Curated Lists of Community Expansions/Plugins/Image.md diff --git a/02 - Categories/Plugins/Integration.md b/02 - Curated Lists of Community Expansions/Plugins/Integration.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Integration.md rename to 02 - Curated Lists of Community Expansions/Plugins/Integration.md diff --git a/02 - Categories/Plugins/Japanese.md b/02 - Curated Lists of Community Expansions/Plugins/Japanese.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Japanese.md rename to 02 - Curated Lists of Community Expansions/Plugins/Japanese.md diff --git a/02 - Categories/Plugins/Journal.md b/02 - Curated Lists of Community Expansions/Plugins/Journal.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Journal.md rename to 02 - Curated Lists of Community Expansions/Plugins/Journal.md diff --git a/02 - Categories/Plugins/Link.md b/02 - Curated Lists of Community Expansions/Plugins/Link.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Link.md rename to 02 - Curated Lists of Community Expansions/Plugins/Link.md diff --git a/02 - Categories/Plugins/Math.md b/02 - Curated Lists of Community Expansions/Plugins/Math.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Math.md rename to 02 - Curated Lists of Community Expansions/Plugins/Math.md diff --git a/02 - Categories/Plugins/Mindmap.md b/02 - Curated Lists of Community Expansions/Plugins/Mindmap.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Mindmap.md rename to 02 - Curated Lists of Community Expansions/Plugins/Mindmap.md diff --git a/02 - Categories/Plugins/Miscellaneous.md b/02 - Curated Lists of Community Expansions/Plugins/Miscellaneous.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Miscellaneous.md rename to 02 - Curated Lists of Community Expansions/Plugins/Miscellaneous.md diff --git a/02 - Categories/Plugins/Mobile-compatible plugins.md b/02 - Curated Lists of Community Expansions/Plugins/Mobile-compatible plugins.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Mobile-compatible plugins.md rename to 02 - Curated Lists of Community Expansions/Plugins/Mobile-compatible plugins.md diff --git a/02 - Categories/Plugins/Mobile.md b/02 - Curated Lists of Community Expansions/Plugins/Mobile.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Mobile.md rename to 02 - Curated Lists of Community Expansions/Plugins/Mobile.md diff --git a/02 - Categories/Plugins/Navigation.md b/02 - Curated Lists of Community Expansions/Plugins/Navigation.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Navigation.md rename to 02 - Curated Lists of Community Expansions/Plugins/Navigation.md diff --git a/02 - Categories/Plugins/PDF.md b/02 - Curated Lists of Community Expansions/Plugins/PDF.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/PDF.md rename to 02 - Curated Lists of Community Expansions/Plugins/PDF.md diff --git a/02 - Categories/Plugins/Paid plugins.md b/02 - Curated Lists of Community Expansions/Plugins/Paid plugins.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Paid plugins.md rename to 02 - Curated Lists of Community Expansions/Plugins/Paid plugins.md diff --git a/02 - Categories/Plugins/Refactor.md b/02 - Curated Lists of Community Expansions/Plugins/Refactor.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Refactor.md rename to 02 - Curated Lists of Community Expansions/Plugins/Refactor.md diff --git a/02 - Categories/Plugins/Render.md b/02 - Curated Lists of Community Expansions/Plugins/Render.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Render.md rename to 02 - Curated Lists of Community Expansions/Plugins/Render.md diff --git a/02 - Categories/Plugins/Search.md b/02 - Curated Lists of Community Expansions/Plugins/Search.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Search.md rename to 02 - Curated Lists of Community Expansions/Plugins/Search.md diff --git a/02 - Categories/Plugins/Security.md b/02 - Curated Lists of Community Expansions/Plugins/Security.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Security.md rename to 02 - Curated Lists of Community Expansions/Plugins/Security.md diff --git a/02 - Categories/Plugins/Shortcut.md b/02 - Curated Lists of Community Expansions/Plugins/Shortcut.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Shortcut.md rename to 02 - Curated Lists of Community Expansions/Plugins/Shortcut.md diff --git a/02 - Categories/Plugins/Statistic.md b/02 - Curated Lists of Community Expansions/Plugins/Statistic.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Statistic.md rename to 02 - Curated Lists of Community Expansions/Plugins/Statistic.md diff --git a/02 - Categories/Plugins/Status bar.md b/02 - Curated Lists of Community Expansions/Plugins/Status bar.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Status bar.md rename to 02 - Curated Lists of Community Expansions/Plugins/Status bar.md diff --git a/02 - Categories/Plugins/Style.md b/02 - Curated Lists of Community Expansions/Plugins/Style.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Style.md rename to 02 - Curated Lists of Community Expansions/Plugins/Style.md diff --git a/02 - Categories/Plugins/Task management.md b/02 - Curated Lists of Community Expansions/Plugins/Task management.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Task management.md rename to 02 - Curated Lists of Community Expansions/Plugins/Task management.md diff --git a/02 - Categories/Plugins/Template.md b/02 - Curated Lists of Community Expansions/Plugins/Template.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Template.md rename to 02 - Curated Lists of Community Expansions/Plugins/Template.md diff --git a/02 - Categories/Plugins/Uncategorized plugins.md b/02 - Curated Lists of Community Expansions/Plugins/Uncategorized plugins.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Uncategorized plugins.md rename to 02 - Curated Lists of Community Expansions/Plugins/Uncategorized plugins.md diff --git a/02 - Categories/Plugins/Video and Audio.md b/02 - Curated Lists of Community Expansions/Plugins/Video and Audio.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Video and Audio.md rename to 02 - Curated Lists of Community Expansions/Plugins/Video and Audio.md diff --git a/02 - Categories/Plugins/View.md b/02 - Curated Lists of Community Expansions/Plugins/View.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/View.md rename to 02 - Curated Lists of Community Expansions/Plugins/View.md diff --git a/02 - Categories/Plugins/Vim-related Plugins.md b/02 - Curated Lists of Community Expansions/Plugins/Vim-related Plugins.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Vim-related Plugins.md rename to 02 - Curated Lists of Community Expansions/Plugins/Vim-related Plugins.md diff --git a/02 - Categories/Plugins/Workspace.md b/02 - Curated Lists of Community Expansions/Plugins/Workspace.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Plugins/Workspace.md rename to 02 - Curated Lists of Community Expansions/Plugins/Workspace.md diff --git "a/02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" new file mode 100755 index 000000000..78518ff14 --- /dev/null +++ "b/02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" @@ -0,0 +1,76 @@ +--- +aliases: +- Plugin categories +tags: +- MOC +--- + +# πŸ—‚οΈ Plugin categories + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Automation|Automation]] +- [[Backup|Backup]] +- [[Chart|Chart]] +- [[Chinese|Chinese]] +- [[Convert|Convert]] +- [[Date|Date]] +- [[Desktop-only plugins|Desktop-only plugins]] +- [[Edit|Edit]] +- [[Editor|Editor]] +- [[File|File]] +- [[Financial|Financial]] +- [[Game|Game]] +- [[History|History]] +- [[Image|Image]] +- [[Integration|Integration]] +- [[Japanese|Japanese]] +- [[Journal|Journal]] +- [[Link|Link]] +- [[Math|Math]] +- [[Mindmap|Mindmap]] +- [[Miscellaneous|Miscellaneous]] +- [[Mobile-compatible plugins|Mobile-compatible plugins]] +- [[Mobile|Mobile]] +- [[Navigation|Navigation]] +- [[Paid plugins|Paid plugins]] +- [[PDF|PDF]] +- [[Refactor|Refactor]] +- [[Render|Render]] +- [[Search|Search]] +- [[Security|Security]] +- [[Shortcut|Shortcut]] +- [[Statistic|Statistic]] +- [[Status bar|Status bar]] +- [[Style|Style]] +- [[Task management|Task management]] +- [[Template|Template]] +- [[Uncategorized plugins|Uncategorized plugins]] +- [[Video and Audio|Video and Audio]] +- [[View|View]] +- [[Vim-related Plugins|Vim-related Plugins]] +- [[Workspace|Workspace]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Categorizing a plugin + +1. Open the category note(s) that you want to add the plugin to from the list above. +2. Add a new bullet in alphabetical order for the new plugin +3. Add a link to the plugin in question using its alias, e.g. `[[obsidian-dataview|Dataview]]` +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Adding a new category +1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. +2. Once you have the green light, create a new file in the [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins]] folder. +3. Use the template [[T - Plugin Category]] and fill out any placeholders. +4. [[How to add content through GitHub|Submit your changes to GitHub]] + +## Acknowledgements + +- The initial categorization was based on the work of rami.sedhorn \ No newline at end of file diff --git a/02 - Curated Lists of Community Expansions/Themes/Classics.md b/02 - Curated Lists of Community Expansions/Themes/Classics.md new file mode 100644 index 000000000..0b87ed7f0 --- /dev/null +++ b/02 - Curated Lists of Community Expansions/Themes/Classics.md @@ -0,0 +1 @@ +# Classics diff --git a/02 - Categories/Obsidian/Obsidian queries.md b/02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md old mode 100644 new mode 100755 similarity index 52% rename from 02 - Categories/Obsidian/Obsidian queries.md rename to 02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md index 478a23ac4..2ce8654bd --- a/02 - Categories/Obsidian/Obsidian queries.md +++ b/02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md @@ -6,8 +6,8 @@ tags: publish: true --- -# Obsidian queries +# Customizable Themes %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -#placeholder/description +Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. diff --git a/02 - Categories/Themes/Dark-mode themes.md b/02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md old mode 100644 new mode 100755 similarity index 58% rename from 02 - Categories/Themes/Dark-mode themes.md rename to 02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md index 65a457215..91b88b385 --- a/02 - Categories/Themes/Dark-mode themes.md +++ b/02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. +Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. diff --git a/02 - Categories/Themes/Light-mode themes.md b/02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md old mode 100644 new mode 100755 similarity index 58% rename from 02 - Categories/Themes/Light-mode themes.md rename to 02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md index 074eb23b1..0bb30ddae --- a/02 - Categories/Themes/Light-mode themes.md +++ b/02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] that support light mode. \ No newline at end of file +Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support light mode. \ No newline at end of file diff --git a/02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md b/02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md new file mode 100755 index 000000000..26561859e --- /dev/null +++ b/02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Minimalistic Themes + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. diff --git a/02 - Categories/Obsidian/Obsidian Sync.md b/02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md old mode 100644 new mode 100755 similarity index 52% rename from 02 - Categories/Obsidian/Obsidian Sync.md rename to 02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md index 67c93cb22..a2747ee1e --- a/02 - Categories/Obsidian/Obsidian Sync.md +++ b/02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md @@ -6,8 +6,8 @@ tags: publish: true --- -# Obsidian Sync +# Monochrome Themes %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -#placeholder/description +Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. diff --git "a/02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" "b/02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" new file mode 100755 index 000000000..e30069622 --- /dev/null +++ "b/02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" @@ -0,0 +1,18 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Themes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Dark-mode themes|Dark-mode themes]] +- [[Light-mode themes|Light-mode themes]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" "b/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" new file mode 100755 index 000000000..fd6f276eb --- /dev/null +++ "b/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" @@ -0,0 +1,15 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 02 - Curated Lists of Community Expansions + +Are you looking for a list of all plugins related to [[Automation|Automating Obsidian]]? Or are you looking for [[Classic Themes]] in particular? Then this folder is the right place for you. Here you can find **curated** lists of all sorts of Community Expansions – [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugins]], [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|Themes]], [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets|CSS Snippets]], or Obsidian-related [[02 - Curated Lists of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|Auxilliary Tools]]. + +For information on the Core Plugins, check out the [Official Obsidian Documentation](https://help.obsidian.md/Plugins/Core+plugins) (a.k.a. the Help Vault). + +If you prefer to browse the full directory of *all* expansions provided by the Obsidian Community instead, check out [[πŸ—‚οΈ 03 - Directory of Community Expansions]]. When you are looking for some guidance how to use which expansions, you should check out [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]. diff --git "a/03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" deleted file mode 100644 index 18d8ce24d..000000000 --- "a/03 - Community Tools For Obsidian/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" +++ /dev/null @@ -1,66 +0,0 @@ ---- -aliases: -- Third-party tools -- Ancilliary tools -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Auxiliary Tools - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Alfred|Alfred]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Calibre|Calibre]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Docker|Docker]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App|Drafts App]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition|Dragon speech recognition]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox|Dropbox]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Emacs|Emacs]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app|Gingko app]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages|GitHub Pages]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Hazel|Hazel]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Hugo|Hugo]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy|icalBuddy]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll|Jekyll]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org|mailbox.org]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote|MarginNote]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes|Mdnotes]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/MGit|MGit]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++|Notepad++]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox|Onyx Boox]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc|Pandoc]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Pocket|Pocket]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail|ProtonMail]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Readwise|Readwise]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit|Research Rabbit]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/revealjs|revealjs]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text|Sublime Text]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing|Syncthing]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract|Tesseract]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Vim|Vim]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/VSCode|VSCode]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy|Working Copy]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/YAML|YAML]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/YiNote|YiNote]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zapier|Zapier]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex|Zotero Better BibTex]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotero|Zotero]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile|Zotfile]] -- [[03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo|Zutilo]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. - -1. Create a new note under [[10 - Resources]] -2. Apply the [[T - Ancillary tools]] template -3. Fill out the placeholders -4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git "a/03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" "b/03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" deleted file mode 100644 index 2596c0825..000000000 --- "a/03 - Community Tools For Obsidian/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" +++ /dev/null @@ -1,24 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ CSS Snippets - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb)|Asides (SlRvb)]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments|Embed Adjustments]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb)|Folder Styles (SlRvb)]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments|Image Adjustments]] -- [[03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb)|Kanban (SlRvb)]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" deleted file mode 100644 index b793d4acf..000000000 --- "a/03 - Community Tools For Obsidian/Plugins/\360\237\227\202\357\270\217 Plugins.md" +++ /dev/null @@ -1,379 +0,0 @@ ---- -aliases: -- Community plugins -tags: -- MOC ---- - -# πŸ—‚οΈ Plugins - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/Plugins/02 - Community plugins|02 - Community plugins]] -- [[03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker|adjacency-matrix-maker]] -- [[03 - Community Tools For Obsidian/Plugins/advanced-toolbar|advanced-toolbar]] -- [[03 - Community Tools For Obsidian/Plugins/alx-folder-note|alx-folder-note]] -- [[03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin|beeminder-word-count-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/better-fn|better-fn]] -- [[03 - Community Tools For Obsidian/Plugins/better-pdf-plugin|better-pdf-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/better-word-count|better-word-count]] -- [[03 - Community Tools For Obsidian/Plugins/block-reference-count|block-reference-count]] -- [[03 - Community Tools For Obsidian/Plugins/breadcrumbs|breadcrumbs]] -- [[03 - Community Tools For Obsidian/Plugins/buttons|buttons]] -- [[03 - Community Tools For Obsidian/Plugins/calendar|calendar]] -- [[03 - Community Tools For Obsidian/Plugins/chesser-obsidian|chesser-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/cm-chs-patch|cm-chs-patch]] -- [[03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/cmenu-plugin|cmenu-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/code-block-copy|code-block-copy]] -- [[03 - Community Tools For Obsidian/Plugins/code-block-from-selection|code-block-from-selection]] -- [[03 - Community Tools For Obsidian/Plugins/completed-area|completed-area]] -- [[03 - Community Tools For Obsidian/Plugins/completed-task-display|completed-task-display]] -- [[03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links|consistent-attachments-and-links]] -- [[03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe|convert-url-to-iframe]] -- [[03 - Community Tools For Obsidian/Plugins/copy-note|copy-note]] -- [[03 - Community Tools For Obsidian/Plugins/copy-url-in-preview|copy-url-in-preview]] -- [[03 - Community Tools For Obsidian/Plugins/css-snippets|css-snippets]] -- [[03 - Community Tools For Obsidian/Plugins/csv-obsidian|csv-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/customizable-menu|customizable-menu]] -- [[03 - Community Tools For Obsidian/Plugins/customizable-sidebar|customizable-sidebar]] -- [[03 - Community Tools For Obsidian/Plugins/customjs|customjs]] -- [[03 - Community Tools For Obsidian/Plugins/cycle-through-panes|cycle-through-panes]] -- [[03 - Community Tools For Obsidian/Plugins/daily-activity|daily-activity]] -- [[03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin|dangerzone-writing-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus|darlal-switcher-plus]] -- [[03 - Community Tools For Obsidian/Plugins/dataview|dataview]] -- [[03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian|DEVONlink-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/discordian-plugin|discordian-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/drawio-obsidian|drawio-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian|easy-typing-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/editor-commands-remap|editor-commands-remap]] -- [[03 - Community Tools For Obsidian/Plugins/emoji-shortcodes|emoji-shortcodes]] -- [[03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin|extract-highlights-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/extract-url|extract-url]] -- [[03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles|file-explorer-markdown-titles]] -- [[03 - Community Tools For Obsidian/Plugins/file-explorer-note-count|file-explorer-note-count]] -- [[03 - Community Tools For Obsidian/Plugins/file-tree-alternative|file-tree-alternative]] -- [[03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection|find-and-replace-in-selection]] -- [[03 - Community Tools For Obsidian/Plugins/find-unlinked-files|find-unlinked-files]] -- [[03 - Community Tools For Obsidian/Plugins/flashcards-obsidian|flashcards-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/folder-note-core|folder-note-core]] -- [[03 - Community Tools For Obsidian/Plugins/folder-note-plugin|folder-note-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/footlinks|footlinks]] -- [[03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian|format-hotkeys-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/garble-text|garble-text]] -- [[03 - Community Tools For Obsidian/Plugins/ghost-fade-focus|ghost-fade-focus]] -- [[03 - Community Tools For Obsidian/Plugins/homepage|homepage]] -- [[03 - Community Tools For Obsidian/Plugins/hotkey-helper|hotkey-helper]] -- [[03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian|hotkeysplus-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/hover-external-link|hover-external-link]] -- [[03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin|imdone-obsidian-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/ini-obsidian|ini-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/initiative-tracker|initiative-tracker]] -- [[03 - Community Tools For Obsidian/Plugins/juggl|juggl]] -- [[03 - Community Tools For Obsidian/Plugins/key-promoter|key-promoter]] -- [[03 - Community Tools For Obsidian/Plugins/koncham-workspace|koncham-workspace]] -- [[03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian|leader-hotkeys-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/ledger-obsidian|ledger-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/link-headers-directly|link-headers-directly]] -- [[03 - Community Tools For Obsidian/Plugins/liquid-templates|liquid-templates]] -- [[03 - Community Tools For Obsidian/Plugins/longform|longform]] -- [[03 - Community Tools For Obsidian/Plugins/luhman|luhman]] -- [[03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian|lumberjack-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/macro-plugin|macro-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/map-of-content|map-of-content]] -- [[03 - Community Tools For Obsidian/Plugins/marginnote-companion|marginnote-companion]] -- [[03 - Community Tools For Obsidian/Plugins/markdown-attributes|markdown-attributes]] -- [[03 - Community Tools For Obsidian/Plugins/markdown-prettifier|markdown-prettifier]] -- [[03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian|maximise-active-pane-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian|mdx-as-md-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/media-extended|media-extended]] -- [[03 - Community Tools For Obsidian/Plugins/meld-encrypt|meld-encrypt]] -- [[03 - Community Tools For Obsidian/Plugins/metadata-extractor|metadata-extractor]] -- [[03 - Community Tools For Obsidian/Plugins/metaedit|metaedit]] -- [[03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter|mochi-cards-exporter]] -- [[03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] -- [[03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes|mrj-crosslink-between-notes]] -- [[03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link|mrj-jump-to-link]] -- [[03 - Community Tools For Obsidian/Plugins/mrj-text-expand|mrj-text-expand]] -- [[03 - Community Tools For Obsidian/Plugins/multi-line-formatting|multi-line-formatting]] -- [[03 - Community Tools For Obsidian/Plugins/music-code-blocks|music-code-blocks]] -- [[03 - Community Tools For Obsidian/Plugins/mx-bili-plugin|mx-bili-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/mysnippets-plugin|mysnippets-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/neo4j-graph-view|neo4j-graph-view]] -- [[03 - Community Tools For Obsidian/Plugins/netwik|netwik]] -- [[03 - Community Tools For Obsidian/Plugins/nldates-obsidian|nldates-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/note-folder-autorename|note-folder-autorename]] -- [[03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian|note-refactor-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/notetweet|notetweet]] -- [[03 - Community Tools For Obsidian/Plugins/number-headings-obsidian|number-headings-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks|obsidian-5e-statblocks]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-activity-history|obsidian-activity-history]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger|obsidian-activity-logger]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-admonition|obsidian-admonition]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance|obsidian-advanced-appearance]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file|obsidian-advanced-new-file]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri|obsidian-advanced-uri]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-annotator|obsidian-annotator]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher|obsidian-another-quick-switcher]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns|obsidian-apply-patterns]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin|obsidian-argdown-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title|obsidian-auto-link-title]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-banners|obsidian-banners]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode|obsidian-card-view-mode]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward|obsidian-carry-forward]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-charts|obsidian-charts]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin|obsidian-chartsview-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin|obsidian-checklist-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-chessboard|obsidian-chessboard]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin|obsidian-citation-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer|obsidian-code-block-enhancer]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-code-copy|obsidian-code-copy]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options|obsidian-codemirror-options]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin|obsidian-command-alias-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-comments|obsidian-comments]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-commits|obsidian-commits]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography|obsidian-contextual-typography]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link|obsidian-copy-block-link]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-csv-table|obsidian-csv-table]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi|obsidian-daf-yomi]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder|obsidian-daily-named-folder]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats|obsidian-daily-stats]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links|obsidian-dangling-links]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-day-planner|obsidian-day-planner]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller|obsidian-dice-roller]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin|obsidian-dictionary-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc|obsidian-discordrpc]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups|obsidian-dropbox-backups]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc|obsidian-dynamic-toc]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts|obsidian-editor-shortcuts]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title|obsidian-embedded-code-title]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles|obsidian-embedded-note-titles]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar|obsidian-emoji-toolbar]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex|obsidian-export-to-tex]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-file-link|obsidian-file-link]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri|obsidian-file-path-to-uri]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync|obsidian-filename-heading-sync]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode|obsidian-focus-mode]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-footnotes|obsidian-footnotes]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-fountain|obsidian-fountain]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-furigana|obsidian-furigana]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-gallery|obsidian-gallery]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-gist|obsidian-gist]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-git|obsidian-git]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line|obsidian-go-to-line]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-grandfather|obsidian-grandfather]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker|obsidian-habit-tracker]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hackernews|obsidian-hackernews]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hider|obsidian-hider]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin|obsidian-hypothesis-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder|obsidian-icon-folder]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper|obsidian-icon-swapper]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin|obsidian-icons-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit|obsidian-image-toolkit]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader|obsidian-image-uploader]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin|obsidian-imgur-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing|obsidian-incremental-writing]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines|obsidian-indent-lines]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-itinerary|obsidian-itinerary]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init|obsidian-javascript-init]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin|obsidian-journey-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier|obsidian-jsonifier]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-juliandate|obsidian-juliandate]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-jupyter|obsidian-jupyter]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-kanban|obsidian-kanban]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin|obsidian-kindle-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-kroki|obsidian-kroki]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin|obsidian-languagetool-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments|obsidian-latex-environments]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-latex|obsidian-latex]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin|obsidian-leaflet-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-link-converter|obsidian-link-converter]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer|obsidian-link-indexer]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-linter|obsidian-linter]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-livesync|obsidian-livesync]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-local-images|obsidian-local-images]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-map-view|obsidian-map-view]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana|obsidian-markdown-furigana]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-markmind|obsidian-markmind]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-metatable|obsidian-metatable]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates|obsidian-metatemplates]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-mind-map|obsidian-mind-map]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings|obsidian-minimal-settings]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with|obsidian-open-link-with]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-org-mode|obsidian-org-mode]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-orthography|obsidian-orthography]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-outliner|obsidian-outliner]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-pandoc|obsidian-pandoc]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-pangu|obsidian-pangu]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut|obsidian-paper-cut]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-plantuml|obsidian-plantuml]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-plotly|obsidian-plotly]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-pluck|obsidian-pluck]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier|obsidian-plugin-prettier]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc|obsidian-plugin-toc]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo|obsidian-plugin-todo]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-pocket|obsidian-pocket]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files|obsidian-prominent-starred-files]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin|obsidian-qrcode-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-query-language|obsidian-query-language]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-query2table|obsidian-query2table]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-random-todo|obsidian-random-todo]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-react-components|obsidian-react-components]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later|obsidian-read-it-later]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-reading-time|obsidian-reading-time]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-readwise|obsidian-readwise]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-recall|obsidian-recall]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline|obsidian-regex-pipeline]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder|obsidian-related-notes-finder]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-relative-find|obsidian-relative-find]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers|obsidian-relative-line-numbers]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin|obsidian-reminder-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size|obsidian-reset-font-size]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file|obsidian-reveal-active-file]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-rich-links|obsidian-rich-links]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-rtl|obsidian-rtl]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands|obsidian-shellcommands]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path|obsidian-show-file-path]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography|obsidian-smart-typography]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition|obsidian-spaced-repetition]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-spotlight|obsidian-spotlight]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server|obsidian-static-file-server]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo|obsidian-statusbar-pomo]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-stille|obsidian-stille]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-style-settings|obsidian-style-settings]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode|obsidian-system-dark-mode]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-tabs|obsidian-tabs]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver|obsidian-task-archiver]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-task-collector|obsidian-task-collector]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin|obsidian-tasks-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-temple|obsidian-temple]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-text-expander|obsidian-text-expander]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-text-format|obsidian-text-format]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes|obsidian-tidy-footnotes]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-timeline|obsidian-timeline]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-timelines|obsidian-timelines]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-title-index|obsidian-title-index]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin|obsidian-to-anki-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration|obsidian-toggl-integration]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-tracker|obsidian-tracker]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-trello|obsidian-trello]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-underline|obsidian-underline]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vale|obsidian-vale]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog|obsidian-vault-changelog]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support|obsidian-vimrc-support]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view|obsidian-vocabulary-view]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom|obsidian-wavedrom]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia|obsidian-wikipedia]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin|obsidian-wordnet-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin|obsidian-youglish-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian-zoom|obsidian-zoom]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian42-brat|obsidian42-brat]] -- [[03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter|obsidian42-text-transporter]] -- [[03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync|ObsidianAnkiSync]] -- [[03 - Community Tools For Obsidian/Plugins/obsimian-exporter|obsimian-exporter]] -- [[03 - Community Tools For Obsidian/Plugins/open-note-to-window-title|open-note-to-window-title]] -- [[03 - Community Tools For Obsidian/Plugins/open-vscode|open-vscode]] -- [[03 - Community Tools For Obsidian/Plugins/open-with|open-with]] -- [[03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images|oz-clear-unused-images]] -- [[03 - Community Tools For Obsidian/Plugins/oz-image-plugin|oz-image-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/ozanshare-publish|ozanshare-publish]] -- [[03 - Community Tools For Obsidian/Plugins/page-heading-from-links|page-heading-from-links]] -- [[03 - Community Tools For Obsidian/Plugins/pane-relief|pane-relief]] -- [[03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin|pdf-to-markdown-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/periodic-notes|periodic-notes]] -- [[03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/plugin-changelogs|plugin-changelogs]] -- [[03 - Community Tools For Obsidian/Plugins/podcast-note|podcast-note]] -- [[03 - Community Tools For Obsidian/Plugins/privacy-glasses|privacy-glasses]] -- [[03 - Community Tools For Obsidian/Plugins/python-lab-plugin|python-lab-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/quick-explorer|quick-explorer]] -- [[03 - Community Tools For Obsidian/Plugins/quick-latex|quick-latex]] -- [[03 - Community Tools For Obsidian/Plugins/quickadd|quickadd]] -- [[03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin|random-structural-diary-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/readwise-mirror|readwise-mirror]] -- [[03 - Community Tools For Obsidian/Plugins/readwise-official|readwise-official]] -- [[03 - Community Tools For Obsidian/Plugins/recent-files-obsidian|recent-files-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/remember-cursor-position|remember-cursor-position]] -- [[03 - Community Tools For Obsidian/Plugins/review-obsidian|review-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/scales-chords|scales-chords]] -- [[03 - Community Tools For Obsidian/Plugins/search-on-internet|search-on-internet]] -- [[03 - Community Tools For Obsidian/Plugins/searchpp|searchpp]] -- [[03 - Community Tools For Obsidian/Plugins/shortcuts-extender|shortcuts-extender]] -- [[03 - Community Tools For Obsidian/Plugins/simple-embeds|simple-embeds]] -- [[03 - Community Tools For Obsidian/Plugins/slated-obsidian|slated-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian|sliding-panes-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/smart-random-note|smart-random-note]] -- [[03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian|snippet-commands-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/snippets|snippets]] -- [[03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian|supercharged-links-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/table-editor-obsidian|table-editor-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/table-extended|table-extended]] -- [[03 - Community Tools For Obsidian/Plugins/tag-page-preview|tag-page-preview]] -- [[03 - Community Tools For Obsidian/Plugins/tag-wrangler|tag-wrangler]] -- [[03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin|taskbone-ocr-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/templater-obsidian|templater-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian|text-snippets-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/theme-picker|theme-picker]] -- [[03 - Community Tools For Obsidian/Plugins/things-logbook|things-logbook]] -- [[03 - Community Tools For Obsidian/Plugins/todo-txt|todo-txt]] -- [[03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin|todoist-sync-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/tq-obsidian|tq-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian|txt-as-md-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/unique-attachments|unique-attachments]] -- [[03 - Community Tools For Obsidian/Plugins/update-time-on-edit|update-time-on-edit]] -- [[03 - Community Tools For Obsidian/Plugins/uri-commands|uri-commands]] -- [[03 - Community Tools For Obsidian/Plugins/url-into-selection|url-into-selection]] -- [[03 - Community Tools For Obsidian/Plugins/vantage-obsidian|vantage-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/various-complements|various-complements]] -- [[03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/window-collapse|window-collapse]] -- [[03 - Community Tools For Obsidian/Plugins/workbench-obsidian|workbench-obsidian]] -- [[03 - Community Tools For Obsidian/Plugins/workspaces-plus|workspaces-plus]] -- [[03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin|youhavebeenstaring-plugin]] -- [[03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git "a/03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" "b/03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" deleted file mode 100644 index dc45b2cea..000000000 --- "a/03 - Community Tools For Obsidian/Themes/\360\237\227\202\357\270\217 Themes.md" +++ /dev/null @@ -1,108 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Themes - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/Themes/80s Neon|80s Neon]] -- [[03 - Community Tools For Obsidian/Themes/Agora|Agora]] -- [[03 - Community Tools For Obsidian/Themes/Al Dente|Al Dente]] -- [[03 - Community Tools For Obsidian/Themes/Amethyst|Amethyst]] -- [[03 - Community Tools For Obsidian/Themes/Ars Magna|Ars Magna]] -- [[03 - Community Tools For Obsidian/Themes/Atom|Atom]] -- [[03 - Community Tools For Obsidian/Themes/Aurora|Aurora]] -- [[03 - Community Tools For Obsidian/Themes/Ayu Mirage|Ayu Mirage]] -- [[03 - Community Tools For Obsidian/Themes/Ayu|Ayu]] -- [[03 - Community Tools For Obsidian/Themes/Base2Tone|Base2Tone]] -- [[03 - Community Tools For Obsidian/Themes/Behave dark|Behave dark]] -- [[03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic|Big Sur Aesthetic]] -- [[03 - Community Tools For Obsidian/Themes/Blackbird|Blackbird]] -- [[03 - Community Tools For Obsidian/Themes/Blue Topaz|Blue Topaz]] -- [[03 - Community Tools For Obsidian/Themes/California Coast|California Coast]] -- [[03 - Community Tools For Obsidian/Themes/Charcoal|Charcoal]] -- [[03 - Community Tools For Obsidian/Themes/Christmas|Christmas]] -- [[03 - Community Tools For Obsidian/Themes/Cidreira Coast|Cidreira Coast]] -- [[03 - Community Tools For Obsidian/Themes/Clair de Lune|Clair de Lune]] -- [[03 - Community Tools For Obsidian/Themes/Comfort color dark|Comfort color dark]] -- [[03 - Community Tools For Obsidian/Themes/Comfort Smooth|Comfort Smooth]] -- [[03 - Community Tools For Obsidian/Themes/Creature|Creature]] -- [[03 - Community Tools For Obsidian/Themes/Cyber Glow|Cyber Glow]] -- [[03 - Community Tools For Obsidian/Themes/Cybertron|Cybertron]] -- [[03 - Community Tools For Obsidian/Themes/Dark Graphite Pie|Dark Graphite Pie]] -- [[03 - Community Tools For Obsidian/Themes/Dark Graphite|Dark Graphite]] -- [[03 - Community Tools For Obsidian/Themes/Dark Moss|Dark Moss]] -- [[03 - Community Tools For Obsidian/Themes/Darkyan|Darkyan]] -- [[03 - Community Tools For Obsidian/Themes/Deep Work|Deep Work]] -- [[03 - Community Tools For Obsidian/Themes/Deep|Deep]] -- [[03 - Community Tools For Obsidian/Themes/Discordian|Discordian]] -- [[03 - Community Tools For Obsidian/Themes/Dracula for Obsidian|Dracula for Obsidian]] -- [[03 - Community Tools For Obsidian/Themes/Emerald|Emerald]] -- [[03 - Community Tools For Obsidian/Themes/Everforest|Everforest]] -- [[03 - Community Tools For Obsidian/Themes/Faded|Faded]] -- [[03 - Community Tools For Obsidian/Themes/Firefly|Firefly]] -- [[03 - Community Tools For Obsidian/Themes/Gastown|Gastown]] -- [[03 - Community Tools For Obsidian/Themes/GDCT Dark|GDCT Dark]] -- [[03 - Community Tools For Obsidian/Themes/GDCT|GDCT]] -- [[03 - Community Tools For Obsidian/Themes/Gitsidian|Gitsidian]] -- [[03 - Community Tools For Obsidian/Themes/Golden Coffee|Golden Coffee]] -- [[03 - Community Tools For Obsidian/Themes/Golden Topaz|Golden Topaz]] -- [[03 - Community Tools For Obsidian/Themes/Higlighter|Higlighter]] -- [[03 - Community Tools For Obsidian/Themes/Hipstersmoothie|Hipstersmoothie]] -- [[03 - Community Tools For Obsidian/Themes/Horizon|Horizon]] -- [[03 - Community Tools For Obsidian/Themes/Hulk|Hulk]] -- [[03 - Community Tools For Obsidian/Themes/Iceberg|Iceberg]] -- [[03 - Community Tools For Obsidian/Themes/Illusion|Illusion]] -- [[03 - Community Tools For Obsidian/Themes/ITS Theme|ITS Theme]] -- [[03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten|Lizardmen Zettelkasten]] -- [[03 - Community Tools For Obsidian/Themes/Mammoth|Mammoth]] -- [[03 - Community Tools For Obsidian/Themes/Minimal|Minimal]] -- [[03 - Community Tools For Obsidian/Themes/Molecule|Molecule]] -- [[03 - Community Tools For Obsidian/Themes/Moonlight|Moonlight]] -- [[03 - Community Tools For Obsidian/Themes/Night Owl|Night Owl]] -- [[03 - Community Tools For Obsidian/Themes/Notation|Notation]] -- [[03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] -- [[03 - Community Tools For Obsidian/Themes/Obsidian Boom|Obsidian Boom]] -- [[03 - Community Tools For Obsidian/Themes/Obsidian gruvbox|Obsidian gruvbox]] -- [[03 - Community Tools For Obsidian/Themes/Obsidian Nord|Obsidian Nord]] -- [[03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] -- [[03 - Community Tools For Obsidian/Themes/obsidian_ia|obsidian_ia]] -- [[03 - Community Tools For Obsidian/Themes/Obsidianite|Obsidianite]] -- [[03 - Community Tools For Obsidian/Themes/Obuntu|Obuntu]] -- [[03 - Community Tools For Obsidian/Themes/Ono Sendai|Ono Sendai]] -- [[03 - Community Tools For Obsidian/Themes/Palatinate|Palatinate]] -- [[03 - Community Tools For Obsidian/Themes/Panic Mode|Panic Mode]] -- [[03 - Community Tools For Obsidian/Themes/Pink Topaz|Pink Topaz]] -- [[03 - Community Tools For Obsidian/Themes/Pisum|Pisum]] -- [[03 - Community Tools For Obsidian/Themes/Purple Owl|Purple Owl]] -- [[03 - Community Tools For Obsidian/Themes/Red Graphite|Red Graphite]] -- [[03 - Community Tools For Obsidian/Themes/Reverie|Reverie]] -- [[03 - Community Tools For Obsidian/Themes/Rmaki|Rmaki]] -- [[03 - Community Tools For Obsidian/Themes/Sanctum|Sanctum]] -- [[03 - Community Tools For Obsidian/Themes/Shimmering Focus|Shimmering Focus]] -- [[03 - Community Tools For Obsidian/Themes/Slytherin|Slytherin]] -- [[03 - Community Tools For Obsidian/Themes/Sodalite|Sodalite]] -- [[03 - Community Tools For Obsidian/Themes/Solarized|Solarized]] -- [[03 - Community Tools For Obsidian/Themes/Spectrum|Spectrum]] -- [[03 - Community Tools For Obsidian/Themes/Subtlegold|Subtlegold]] -- [[03 - Community Tools For Obsidian/Themes/Suddha|Suddha]] -- [[03 - Community Tools For Obsidian/Themes/Tokyo Night|Tokyo Night]] -- [[03 - Community Tools For Obsidian/Themes/Traffic Lights|Traffic Lights]] -- [[03 - Community Tools For Obsidian/Themes/Ursa|Ursa]] -- [[03 - Community Tools For Obsidian/Themes/Vileplume|Vileplume]] -- [[03 - Community Tools For Obsidian/Themes/Warmth|Warmth]] -- [[03 - Community Tools For Obsidian/Themes/Wasp|Wasp]] -- [[03 - Community Tools For Obsidian/Themes/Yin and Yang|Yin and Yang]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing with community plugins and themes]] \ No newline at end of file diff --git "a/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" "b/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" deleted file mode 100644 index a05c6b377..000000000 --- "a/03 - Community Tools For Obsidian/\360\237\227\202\357\270\217 03 - Community Tools For Obsidian.md" +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 03 - Community Tools For Obsidian - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|πŸ—‚οΈ Auxiliary Tools]] -- [[03 - Community Tools For Obsidian/CSS Snippets/πŸ—‚οΈ CSS Snippets|πŸ—‚οΈ CSS Snippets]] -- [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins|πŸ—‚οΈ Plugins]] -- [[03 - Community Tools For Obsidian/Themes/πŸ—‚οΈ Themes|πŸ—‚οΈ Themes]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md b/03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md old mode 100644 new mode 100755 similarity index 60% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md index 2e5cf20a9..16e6e6724 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Alfred.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]] -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md b/03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md index 895504730..22407ebab --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Calibre.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md b/03 - Directory of Community Expansions/Auxiliary Tools/Docker.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Docker.md index 0e1484405..6f0f89912 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Docker.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Docker.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md b/03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md old mode 100644 new mode 100755 similarity index 64% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md index 6582f6ee4..6e6a77c59 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Drafts App.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]], [[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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md b/03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md index faaaaacd3..329c07557 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dragon speech recognition.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md b/03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md index f6a9cfb41..436bb7929 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Dropbox.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md b/03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md index 7a1b5e170..c183fbdcb --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Emacs.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md b/03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md index 899f6f7fd..20a391156 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Gingko app.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md b/03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md index 720cec04a..afeae8ae6 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/GitHub Pages.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md b/03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md index ea72c143f..a9d698b58 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Hazel.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Hugo.md b/03 - Directory of Community Expansions/Auxiliary Tools/Hugo.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Hugo.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Hugo.md diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md b/03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md old mode 100644 new mode 100755 similarity index 55% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md index a7edaf64a..4a8faffa8 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Jekyll.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md b/03 - Directory of Community Expansions/Auxiliary Tools/MGit.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/MGit.md index 5c9160cbc..bb95a03d1 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MGit.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/MGit.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md b/03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md index 1d763d1bd..62e51c953 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/MarginNote.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md b/03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md index c1af12097..05c02dcf0 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Mdnotes.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md b/03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md index b3ed191ee..9ca1364d9 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Notepad++.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox.md b/03 - Directory of Community Expansions/Auxiliary Tools/Onyx Boox.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Onyx Boox.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Onyx Boox.md diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md b/03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md index 6c53a5674..cbab05790 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pandoc.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md b/03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md index 69dd216dd..cb1864f33 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Pocket.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md b/03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md index dc7badd6f..024aa8f27 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/ProtonMail.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md b/03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md old mode 100644 new mode 100755 similarity index 77% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md index 6eb78a1aa..13847129d --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Readwise.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md @@ -13,7 +13,7 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md b/03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md index f1011bb19..f233a544f --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Research Rabbit.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md b/03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md index 6cd12a823..b0c96a56c --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Sublime Text.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md b/03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md index c4747380a..d39414e7c --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Syncthing.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md b/03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md index 57acc3d4b..2c77e1ccc --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Tesseract.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md b/03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md index 267e9b82d..007a251a7 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/VSCode.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md b/03 - Directory of Community Expansions/Auxiliary Tools/Vim.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Vim.md index 5db5e64e1..c7f3d931a --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Vim.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Vim.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md b/03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md index 8137c16f6..9336f5ffc --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Working Copy.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md b/03 - Directory of Community Expansions/Auxiliary Tools/YAML.md old mode 100644 new mode 100755 similarity index 54% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/YAML.md index 5dc535d13..f22172f7b --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YAML.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/YAML.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md b/03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md index 74c33f0d3..4d0445aff --- a/03 - Community Tools For Obsidian/Auxiliary Tools/YiNote.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md b/03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md index b03f94833..d4787d9ad --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zapier.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md b/03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md index dc16f850d..095b76040 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero Better BibTex.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md b/03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md index f9e54e0a6..a89d15bf5 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotero.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md b/03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md index d3d10b144..f2e0ce2c9 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zotfile.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md b/03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md index 21833ed36..6c239366a --- a/03 - Community Tools For Obsidian/Auxiliary Tools/Zutilo.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md b/03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md index 551f49163..77be003c2 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/icalBuddy.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md b/03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md index 979518435..7d4bfb6d6 --- a/03 - Community Tools For Obsidian/Auxiliary Tools/mailbox.org.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md b/03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md old mode 100644 new mode 100755 similarity index 71% rename from 03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md rename to 03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md index 9deee5b0e..a68d9796e --- a/03 - Community Tools For Obsidian/Auxiliary Tools/revealjs.md +++ b/03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md @@ -13,6 +13,6 @@ 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 [[03 - Community Tools For Obsidian/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git "a/03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" new file mode 100755 index 000000000..957ffd11c --- /dev/null +++ "b/03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" @@ -0,0 +1,66 @@ +--- +aliases: +- Third-party tools +- Ancilliary tools +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Auxiliary Tools + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Alfred|Alfred]] +- [[Calibre|Calibre]] +- [[Docker|Docker]] +- [[Drafts App|Drafts App]] +- [[Dragon speech recognition|Dragon speech recognition]] +- [[Dropbox|Dropbox]] +- [[Emacs|Emacs]] +- [[Gingko app|Gingko app]] +- [[GitHub Pages|GitHub Pages]] +- [[Hazel|Hazel]] +- [[Hugo|Hugo]] +- [[icalBuddy|icalBuddy]] +- [[Jekyll|Jekyll]] +- [[mailbox.org|mailbox.org]] +- [[MarginNote|MarginNote]] +- [[Mdnotes|Mdnotes]] +- [[MGit|MGit]] +- [[Notepad++|Notepad++]] +- [[Onyx Boox|Onyx Boox]] +- [[Pandoc|Pandoc]] +- [[Pocket|Pocket]] +- [[ProtonMail|ProtonMail]] +- [[Readwise|Readwise]] +- [[Research Rabbit|Research Rabbit]] +- [[revealjs|revealjs]] +- [[Sublime Text|Sublime Text]] +- [[Syncthing|Syncthing]] +- [[Tesseract|Tesseract]] +- [[Vim|Vim]] +- [[VSCode|VSCode]] +- [[Working Copy|Working Copy]] +- [[YAML|YAML]] +- [[YiNote|YiNote]] +- [[Zapier|Zapier]] +- [[Zotero Better BibTex|Zotero Better BibTex]] +- [[Zotero|Zotero]] +- [[Zotfile|Zotfile]] +- [[Zutilo|Zutilo]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +Adding tools that are useful in combination with Obsidian is done in two parts. The basic information of the tool itself is listed here, for longer posts explaining describe how you use this tool check [[09.02 - How To]]. + +1. Create a new note under [[10 - Resources]] +2. Apply the [[T - Ancillary tools]] template +3. Fill out the placeholders +4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md b/03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md old mode 100644 new mode 100755 similarity index 93% rename from 03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md rename to 03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md index 09cdd21d0..893d6e96b --- a/03 - Community Tools For Obsidian/CSS Snippets/All Alternate Themes (ITS Theme).md +++ b/03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md @@ -10,7 +10,7 @@ publish: true %% 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! %% -> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[02 - Categories/Themes/πŸ—‚οΈ Themes|community themes]] as well). +> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] as well). %% Paste your template below %% diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb).md b/03 - Directory of Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Alternate Admonitions (SlRvb).md rename to 03 - Directory of Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb).md b/03 - Directory of Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Alternate Checkboxes (SlRvb).md rename to 03 - Directory of Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb).md b/03 - Directory of Community Expansions/CSS Snippets/Asides (SlRvb).md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Asides (SlRvb).md rename to 03 - Directory of Community Expansions/CSS Snippets/Asides (SlRvb).md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md b/03 - Directory of Community Expansions/CSS Snippets/Embed Adjustments.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Embed Adjustments.md rename to 03 - Directory of Community Expansions/CSS Snippets/Embed Adjustments.md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb).md b/03 - Directory of Community Expansions/CSS Snippets/Folder Styles (SlRvb).md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Folder Styles (SlRvb).md rename to 03 - Directory of Community Expansions/CSS Snippets/Folder Styles (SlRvb).md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments.md b/03 - Directory of Community Expansions/CSS Snippets/Image Adjustments.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Image Adjustments.md rename to 03 - Directory of Community Expansions/CSS Snippets/Image Adjustments.md diff --git a/03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb).md b/03 - Directory of Community Expansions/CSS Snippets/Kanban (SlRvb).md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/CSS Snippets/Kanban (SlRvb).md rename to 03 - Directory of Community Expansions/CSS Snippets/Kanban (SlRvb).md diff --git "a/03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" "b/03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" new file mode 100755 index 000000000..8a5a5911f --- /dev/null +++ "b/03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" @@ -0,0 +1,24 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ CSS Snippets + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[All Alternate Themes (ITS Theme)|All Alternate Themes (ITS Theme)]] +- [[Alternate Admonitions (SlRvb)|Alternate Admonitions (SlRvb)]] +- [[Alternate Checkboxes (SlRvb)|Alternate Checkboxes (SlRvb)]] +- [[Asides (SlRvb)|Asides (SlRvb)]] +- [[Embed Adjustments|Embed Adjustments]] +- [[Folder Styles (SlRvb)|Folder Styles (SlRvb)]] +- [[Image Adjustments|Image Adjustments]] +- [[Kanban (SlRvb)|Kanban (SlRvb)]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md b/03 - Directory of Community Expansions/Plugins/02 - Community plugins.md old mode 100644 new mode 100755 similarity index 72% rename from 03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md rename to 03 - Directory of Community Expansions/Plugins/02 - Community plugins.md index 73d19d5a3..ebfb0dbee --- a/03 - Community Tools For Obsidian/Plugins/02 - Community plugins.md +++ b/03 - Directory of Community Expansions/Plugins/02 - Community plugins.md @@ -13,11 +13,11 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[02.01 - Plugins|02.01 - Plugins]] -- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|02.02 - Categories]] +- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing - [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Notes in this folder might have missing information (marked with the #placeholder tag) - Click on [[09.02 - How To]] if you want to add how to do something with a plugin. -- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins|Plugin categories]] - Help us categorize community plugins! +- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugin categories]] - Help us categorize community plugins! diff --git a/03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian.md b/03 - Directory of Community Expansions/Plugins/DEVONlink-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/DEVONlink-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/DEVONlink-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync.md b/03 - Directory of Community Expansions/Plugins/ObsidianAnkiSync.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/ObsidianAnkiSync.md rename to 03 - Directory of Community Expansions/Plugins/ObsidianAnkiSync.md diff --git a/03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker.md b/03 - Directory of Community Expansions/Plugins/adjacency-matrix-maker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/adjacency-matrix-maker.md rename to 03 - Directory of Community Expansions/Plugins/adjacency-matrix-maker.md diff --git a/03 - Community Tools For Obsidian/Plugins/advanced-toolbar.md b/03 - Directory of Community Expansions/Plugins/advanced-toolbar.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/advanced-toolbar.md rename to 03 - Directory of Community Expansions/Plugins/advanced-toolbar.md diff --git a/03 - Community Tools For Obsidian/Plugins/alx-folder-note.md b/03 - Directory of Community Expansions/Plugins/alx-folder-note.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/alx-folder-note.md rename to 03 - Directory of Community Expansions/Plugins/alx-folder-note.md diff --git a/03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin.md b/03 - Directory of Community Expansions/Plugins/beeminder-word-count-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/beeminder-word-count-plugin.md rename to 03 - Directory of Community Expansions/Plugins/beeminder-word-count-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/better-fn.md b/03 - Directory of Community Expansions/Plugins/better-fn.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/better-fn.md rename to 03 - Directory of Community Expansions/Plugins/better-fn.md diff --git a/03 - Community Tools For Obsidian/Plugins/better-pdf-plugin.md b/03 - Directory of Community Expansions/Plugins/better-pdf-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/better-pdf-plugin.md rename to 03 - Directory of Community Expansions/Plugins/better-pdf-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/better-word-count.md b/03 - Directory of Community Expansions/Plugins/better-word-count.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/better-word-count.md rename to 03 - Directory of Community Expansions/Plugins/better-word-count.md diff --git a/03 - Community Tools For Obsidian/Plugins/block-reference-count.md b/03 - Directory of Community Expansions/Plugins/block-reference-count.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/block-reference-count.md rename to 03 - Directory of Community Expansions/Plugins/block-reference-count.md diff --git a/03 - Community Tools For Obsidian/Plugins/breadcrumbs.md b/03 - Directory of Community Expansions/Plugins/breadcrumbs.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/breadcrumbs.md rename to 03 - Directory of Community Expansions/Plugins/breadcrumbs.md diff --git a/03 - Community Tools For Obsidian/Plugins/buttons.md b/03 - Directory of Community Expansions/Plugins/buttons.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/buttons.md rename to 03 - Directory of Community Expansions/Plugins/buttons.md diff --git a/03 - Community Tools For Obsidian/Plugins/calendar.md b/03 - Directory of Community Expansions/Plugins/calendar.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/calendar.md rename to 03 - Directory of Community Expansions/Plugins/calendar.md diff --git a/03 - Community Tools For Obsidian/Plugins/chesser-obsidian.md b/03 - Directory of Community Expansions/Plugins/chesser-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/chesser-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/chesser-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/cm-chs-patch.md b/03 - Directory of Community Expansions/Plugins/cm-chs-patch.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cm-chs-patch.md rename to 03 - Directory of Community Expansions/Plugins/cm-chs-patch.md diff --git a/03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian.md b/03 - Directory of Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cm-editor-syntax-highlight-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian.md b/03 - Directory of Community Expansions/Plugins/cm-show-whitespace-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cm-show-whitespace-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/cm-show-whitespace-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian.md b/03 - Directory of Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cm-typewriter-scroll-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/cmenu-plugin.md b/03 - Directory of Community Expansions/Plugins/cmenu-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cmenu-plugin.md rename to 03 - Directory of Community Expansions/Plugins/cmenu-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/code-block-copy.md b/03 - Directory of Community Expansions/Plugins/code-block-copy.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/code-block-copy.md rename to 03 - Directory of Community Expansions/Plugins/code-block-copy.md diff --git a/03 - Community Tools For Obsidian/Plugins/code-block-from-selection.md b/03 - Directory of Community Expansions/Plugins/code-block-from-selection.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/code-block-from-selection.md rename to 03 - Directory of Community Expansions/Plugins/code-block-from-selection.md diff --git a/03 - Community Tools For Obsidian/Plugins/completed-area.md b/03 - Directory of Community Expansions/Plugins/completed-area.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/completed-area.md rename to 03 - Directory of Community Expansions/Plugins/completed-area.md diff --git a/03 - Community Tools For Obsidian/Plugins/completed-task-display.md b/03 - Directory of Community Expansions/Plugins/completed-task-display.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/completed-task-display.md rename to 03 - Directory of Community Expansions/Plugins/completed-task-display.md diff --git a/03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links.md b/03 - Directory of Community Expansions/Plugins/consistent-attachments-and-links.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/consistent-attachments-and-links.md rename to 03 - Directory of Community Expansions/Plugins/consistent-attachments-and-links.md diff --git a/03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe.md b/03 - Directory of Community Expansions/Plugins/convert-url-to-iframe.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/convert-url-to-iframe.md rename to 03 - Directory of Community Expansions/Plugins/convert-url-to-iframe.md diff --git a/03 - Community Tools For Obsidian/Plugins/copy-note.md b/03 - Directory of Community Expansions/Plugins/copy-note.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/copy-note.md rename to 03 - Directory of Community Expansions/Plugins/copy-note.md diff --git a/03 - Community Tools For Obsidian/Plugins/copy-url-in-preview.md b/03 - Directory of Community Expansions/Plugins/copy-url-in-preview.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/copy-url-in-preview.md rename to 03 - Directory of Community Expansions/Plugins/copy-url-in-preview.md diff --git a/03 - Community Tools For Obsidian/Plugins/css-snippets.md b/03 - Directory of Community Expansions/Plugins/css-snippets.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/css-snippets.md rename to 03 - Directory of Community Expansions/Plugins/css-snippets.md diff --git a/03 - Community Tools For Obsidian/Plugins/csv-obsidian.md b/03 - Directory of Community Expansions/Plugins/csv-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/csv-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/csv-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/customizable-menu.md b/03 - Directory of Community Expansions/Plugins/customizable-menu.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/customizable-menu.md rename to 03 - Directory of Community Expansions/Plugins/customizable-menu.md diff --git a/03 - Community Tools For Obsidian/Plugins/customizable-sidebar.md b/03 - Directory of Community Expansions/Plugins/customizable-sidebar.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/customizable-sidebar.md rename to 03 - Directory of Community Expansions/Plugins/customizable-sidebar.md diff --git a/03 - Community Tools For Obsidian/Plugins/customjs.md b/03 - Directory of Community Expansions/Plugins/customjs.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/customjs.md rename to 03 - Directory of Community Expansions/Plugins/customjs.md diff --git a/03 - Community Tools For Obsidian/Plugins/cycle-through-panes.md b/03 - Directory of Community Expansions/Plugins/cycle-through-panes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/cycle-through-panes.md rename to 03 - Directory of Community Expansions/Plugins/cycle-through-panes.md diff --git a/03 - Community Tools For Obsidian/Plugins/daily-activity.md b/03 - Directory of Community Expansions/Plugins/daily-activity.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/daily-activity.md rename to 03 - Directory of Community Expansions/Plugins/daily-activity.md diff --git a/03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin.md b/03 - Directory of Community Expansions/Plugins/dangerzone-writing-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/dangerzone-writing-plugin.md rename to 03 - Directory of Community Expansions/Plugins/dangerzone-writing-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus.md b/03 - Directory of Community Expansions/Plugins/darlal-switcher-plus.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/darlal-switcher-plus.md rename to 03 - Directory of Community Expansions/Plugins/darlal-switcher-plus.md diff --git a/03 - Community Tools For Obsidian/Plugins/dataview.md b/03 - Directory of Community Expansions/Plugins/dataview.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/dataview.md rename to 03 - Directory of Community Expansions/Plugins/dataview.md diff --git a/03 - Community Tools For Obsidian/Plugins/discordian-plugin.md b/03 - Directory of Community Expansions/Plugins/discordian-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/discordian-plugin.md rename to 03 - Directory of Community Expansions/Plugins/discordian-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/drawio-obsidian.md b/03 - Directory of Community Expansions/Plugins/drawio-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/drawio-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/drawio-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian.md b/03 - Directory of Community Expansions/Plugins/easy-typing-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/easy-typing-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/easy-typing-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/editor-commands-remap.md b/03 - Directory of Community Expansions/Plugins/editor-commands-remap.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/editor-commands-remap.md rename to 03 - Directory of Community Expansions/Plugins/editor-commands-remap.md diff --git a/03 - Community Tools For Obsidian/Plugins/emoji-shortcodes.md b/03 - Directory of Community Expansions/Plugins/emoji-shortcodes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/emoji-shortcodes.md rename to 03 - Directory of Community Expansions/Plugins/emoji-shortcodes.md diff --git a/03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin.md b/03 - Directory of Community Expansions/Plugins/extract-highlights-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/extract-highlights-plugin.md rename to 03 - Directory of Community Expansions/Plugins/extract-highlights-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/extract-url.md b/03 - Directory of Community Expansions/Plugins/extract-url.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/extract-url.md rename to 03 - Directory of Community Expansions/Plugins/extract-url.md diff --git a/03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles.md b/03 - Directory of Community Expansions/Plugins/file-explorer-markdown-titles.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/file-explorer-markdown-titles.md rename to 03 - Directory of Community Expansions/Plugins/file-explorer-markdown-titles.md diff --git a/03 - Community Tools For Obsidian/Plugins/file-explorer-note-count.md b/03 - Directory of Community Expansions/Plugins/file-explorer-note-count.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/file-explorer-note-count.md rename to 03 - Directory of Community Expansions/Plugins/file-explorer-note-count.md diff --git a/03 - Community Tools For Obsidian/Plugins/file-tree-alternative.md b/03 - Directory of Community Expansions/Plugins/file-tree-alternative.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/file-tree-alternative.md rename to 03 - Directory of Community Expansions/Plugins/file-tree-alternative.md diff --git a/03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection.md b/03 - Directory of Community Expansions/Plugins/find-and-replace-in-selection.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/find-and-replace-in-selection.md rename to 03 - Directory of Community Expansions/Plugins/find-and-replace-in-selection.md diff --git a/03 - Community Tools For Obsidian/Plugins/find-unlinked-files.md b/03 - Directory of Community Expansions/Plugins/find-unlinked-files.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/find-unlinked-files.md rename to 03 - Directory of Community Expansions/Plugins/find-unlinked-files.md diff --git a/03 - Community Tools For Obsidian/Plugins/flashcards-obsidian.md b/03 - Directory of Community Expansions/Plugins/flashcards-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/flashcards-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/flashcards-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/folder-note-core.md b/03 - Directory of Community Expansions/Plugins/folder-note-core.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/folder-note-core.md rename to 03 - Directory of Community Expansions/Plugins/folder-note-core.md diff --git a/03 - Community Tools For Obsidian/Plugins/folder-note-plugin.md b/03 - Directory of Community Expansions/Plugins/folder-note-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/folder-note-plugin.md rename to 03 - Directory of Community Expansions/Plugins/folder-note-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/footlinks.md b/03 - Directory of Community Expansions/Plugins/footlinks.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/footlinks.md rename to 03 - Directory of Community Expansions/Plugins/footlinks.md diff --git a/03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian.md b/03 - Directory of Community Expansions/Plugins/format-hotkeys-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/format-hotkeys-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/format-hotkeys-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/garble-text.md b/03 - Directory of Community Expansions/Plugins/garble-text.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/garble-text.md rename to 03 - Directory of Community Expansions/Plugins/garble-text.md diff --git a/03 - Community Tools For Obsidian/Plugins/ghost-fade-focus.md b/03 - Directory of Community Expansions/Plugins/ghost-fade-focus.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/ghost-fade-focus.md rename to 03 - Directory of Community Expansions/Plugins/ghost-fade-focus.md diff --git a/03 - Community Tools For Obsidian/Plugins/homepage.md b/03 - Directory of Community Expansions/Plugins/homepage.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/homepage.md rename to 03 - Directory of Community Expansions/Plugins/homepage.md diff --git a/03 - Community Tools For Obsidian/Plugins/hotkey-helper.md b/03 - Directory of Community Expansions/Plugins/hotkey-helper.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/hotkey-helper.md rename to 03 - Directory of Community Expansions/Plugins/hotkey-helper.md diff --git a/03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian.md b/03 - Directory of Community Expansions/Plugins/hotkeysplus-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/hotkeysplus-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/hotkeysplus-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/hover-external-link.md b/03 - Directory of Community Expansions/Plugins/hover-external-link.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/hover-external-link.md rename to 03 - Directory of Community Expansions/Plugins/hover-external-link.md diff --git a/03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin.md b/03 - Directory of Community Expansions/Plugins/imdone-obsidian-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/imdone-obsidian-plugin.md rename to 03 - Directory of Community Expansions/Plugins/imdone-obsidian-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/ini-obsidian.md b/03 - Directory of Community Expansions/Plugins/ini-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/ini-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/ini-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/initiative-tracker.md b/03 - Directory of Community Expansions/Plugins/initiative-tracker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/initiative-tracker.md rename to 03 - Directory of Community Expansions/Plugins/initiative-tracker.md diff --git a/03 - Community Tools For Obsidian/Plugins/juggl.md b/03 - Directory of Community Expansions/Plugins/juggl.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/juggl.md rename to 03 - Directory of Community Expansions/Plugins/juggl.md diff --git a/03 - Community Tools For Obsidian/Plugins/key-promoter.md b/03 - Directory of Community Expansions/Plugins/key-promoter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/key-promoter.md rename to 03 - Directory of Community Expansions/Plugins/key-promoter.md diff --git a/03 - Community Tools For Obsidian/Plugins/koncham-workspace.md b/03 - Directory of Community Expansions/Plugins/koncham-workspace.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/koncham-workspace.md rename to 03 - Directory of Community Expansions/Plugins/koncham-workspace.md diff --git a/03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian.md b/03 - Directory of Community Expansions/Plugins/leader-hotkeys-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/leader-hotkeys-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/leader-hotkeys-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/ledger-obsidian.md b/03 - Directory of Community Expansions/Plugins/ledger-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/ledger-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/ledger-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/link-headers-directly.md b/03 - Directory of Community Expansions/Plugins/link-headers-directly.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/link-headers-directly.md rename to 03 - Directory of Community Expansions/Plugins/link-headers-directly.md diff --git a/03 - Community Tools For Obsidian/Plugins/liquid-templates.md b/03 - Directory of Community Expansions/Plugins/liquid-templates.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/liquid-templates.md rename to 03 - Directory of Community Expansions/Plugins/liquid-templates.md diff --git a/03 - Community Tools For Obsidian/Plugins/longform.md b/03 - Directory of Community Expansions/Plugins/longform.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/longform.md rename to 03 - Directory of Community Expansions/Plugins/longform.md diff --git a/03 - Community Tools For Obsidian/Plugins/luhman.md b/03 - Directory of Community Expansions/Plugins/luhman.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/luhman.md rename to 03 - Directory of Community Expansions/Plugins/luhman.md diff --git a/03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md b/03 - Directory of Community Expansions/Plugins/lumberjack-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/lumberjack-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/lumberjack-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian.md b/03 - Directory of Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/macOS-keyboard-nav-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/macro-plugin.md b/03 - Directory of Community Expansions/Plugins/macro-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/macro-plugin.md rename to 03 - Directory of Community Expansions/Plugins/macro-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/map-of-content.md b/03 - Directory of Community Expansions/Plugins/map-of-content.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/map-of-content.md rename to 03 - Directory of Community Expansions/Plugins/map-of-content.md diff --git a/03 - Community Tools For Obsidian/Plugins/marginnote-companion.md b/03 - Directory of Community Expansions/Plugins/marginnote-companion.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/marginnote-companion.md rename to 03 - Directory of Community Expansions/Plugins/marginnote-companion.md diff --git a/03 - Community Tools For Obsidian/Plugins/markdown-attributes.md b/03 - Directory of Community Expansions/Plugins/markdown-attributes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/markdown-attributes.md rename to 03 - Directory of Community Expansions/Plugins/markdown-attributes.md diff --git a/03 - Community Tools For Obsidian/Plugins/markdown-prettifier.md b/03 - Directory of Community Expansions/Plugins/markdown-prettifier.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/markdown-prettifier.md rename to 03 - Directory of Community Expansions/Plugins/markdown-prettifier.md diff --git a/03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian.md b/03 - Directory of Community Expansions/Plugins/maximise-active-pane-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/maximise-active-pane-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/maximise-active-pane-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian.md b/03 - Directory of Community Expansions/Plugins/mdx-as-md-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mdx-as-md-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/mdx-as-md-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/media-extended.md b/03 - Directory of Community Expansions/Plugins/media-extended.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/media-extended.md rename to 03 - Directory of Community Expansions/Plugins/media-extended.md diff --git a/03 - Community Tools For Obsidian/Plugins/meld-encrypt.md b/03 - Directory of Community Expansions/Plugins/meld-encrypt.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/meld-encrypt.md rename to 03 - Directory of Community Expansions/Plugins/meld-encrypt.md diff --git a/03 - Community Tools For Obsidian/Plugins/metadata-extractor.md b/03 - Directory of Community Expansions/Plugins/metadata-extractor.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/metadata-extractor.md rename to 03 - Directory of Community Expansions/Plugins/metadata-extractor.md diff --git a/03 - Community Tools For Obsidian/Plugins/metaedit.md b/03 - Directory of Community Expansions/Plugins/metaedit.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/metaedit.md rename to 03 - Directory of Community Expansions/Plugins/metaedit.md diff --git a/03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter.md b/03 - Directory of Community Expansions/Plugins/mochi-cards-exporter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mochi-cards-exporter.md rename to 03 - Directory of Community Expansions/Plugins/mochi-cards-exporter.md diff --git a/03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets.md b/03 - Directory of Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mrj-add-codemirror-matchbrackets.md rename to 03 - Directory of Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md diff --git a/03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes.md b/03 - Directory of Community Expansions/Plugins/mrj-crosslink-between-notes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mrj-crosslink-between-notes.md rename to 03 - Directory of Community Expansions/Plugins/mrj-crosslink-between-notes.md diff --git a/03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link.md b/03 - Directory of Community Expansions/Plugins/mrj-jump-to-link.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mrj-jump-to-link.md rename to 03 - Directory of Community Expansions/Plugins/mrj-jump-to-link.md diff --git a/03 - Community Tools For Obsidian/Plugins/mrj-text-expand.md b/03 - Directory of Community Expansions/Plugins/mrj-text-expand.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mrj-text-expand.md rename to 03 - Directory of Community Expansions/Plugins/mrj-text-expand.md diff --git a/03 - Community Tools For Obsidian/Plugins/multi-line-formatting.md b/03 - Directory of Community Expansions/Plugins/multi-line-formatting.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/multi-line-formatting.md rename to 03 - Directory of Community Expansions/Plugins/multi-line-formatting.md diff --git a/03 - Community Tools For Obsidian/Plugins/music-code-blocks.md b/03 - Directory of Community Expansions/Plugins/music-code-blocks.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/music-code-blocks.md rename to 03 - Directory of Community Expansions/Plugins/music-code-blocks.md diff --git a/03 - Community Tools For Obsidian/Plugins/mx-bili-plugin.md b/03 - Directory of Community Expansions/Plugins/mx-bili-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mx-bili-plugin.md rename to 03 - Directory of Community Expansions/Plugins/mx-bili-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md b/03 - Directory of Community Expansions/Plugins/mysnippets-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/mysnippets-plugin.md rename to 03 - Directory of Community Expansions/Plugins/mysnippets-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/neo4j-graph-view.md b/03 - Directory of Community Expansions/Plugins/neo4j-graph-view.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/neo4j-graph-view.md rename to 03 - Directory of Community Expansions/Plugins/neo4j-graph-view.md diff --git a/03 - Community Tools For Obsidian/Plugins/netwik.md b/03 - Directory of Community Expansions/Plugins/netwik.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/netwik.md rename to 03 - Directory of Community Expansions/Plugins/netwik.md diff --git a/03 - Community Tools For Obsidian/Plugins/nldates-obsidian.md b/03 - Directory of Community Expansions/Plugins/nldates-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/nldates-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/nldates-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/note-folder-autorename.md b/03 - Directory of Community Expansions/Plugins/note-folder-autorename.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/note-folder-autorename.md rename to 03 - Directory of Community Expansions/Plugins/note-folder-autorename.md diff --git a/03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian.md b/03 - Directory of Community Expansions/Plugins/note-refactor-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/note-refactor-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/note-refactor-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/notetweet.md b/03 - Directory of Community Expansions/Plugins/notetweet.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/notetweet.md rename to 03 - Directory of Community Expansions/Plugins/notetweet.md diff --git a/03 - Community Tools For Obsidian/Plugins/number-headings-obsidian.md b/03 - Directory of Community Expansions/Plugins/number-headings-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/number-headings-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/number-headings-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-2hop-links-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-2hop-links-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-2hop-links-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks.md b/03 - Directory of Community Expansions/Plugins/obsidian-5e-statblocks.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-5e-statblocks.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-5e-statblocks.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-activity-history.md b/03 - Directory of Community Expansions/Plugins/obsidian-activity-history.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-activity-history.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-activity-history.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger.md b/03 - Directory of Community Expansions/Plugins/obsidian-activity-logger.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-activity-logger.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-activity-logger.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-admonition.md b/03 - Directory of Community Expansions/Plugins/obsidian-admonition.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-admonition.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-admonition.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance.md b/03 - Directory of Community Expansions/Plugins/obsidian-advanced-appearance.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-appearance.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-advanced-appearance.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file.md b/03 - Directory of Community Expansions/Plugins/obsidian-advanced-new-file.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-new-file.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-advanced-new-file.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri.md b/03 - Directory of Community Expansions/Plugins/obsidian-advanced-uri.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-advanced-uri.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-advanced-uri.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-amazingmarvin-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-annotator.md b/03 - Directory of Community Expansions/Plugins/obsidian-annotator.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-annotator.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-annotator.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md b/03 - Directory of Community Expansions/Plugins/obsidian-another-quick-switcher.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-another-quick-switcher.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-another-quick-switcher.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-apple-reminders-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-apple-reminders-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-apple-reminders-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns.md b/03 - Directory of Community Expansions/Plugins/obsidian-apply-patterns.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-apply-patterns.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-apply-patterns.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-argdown-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-argdown-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-argdown-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title.md b/03 - Directory of Community Expansions/Plugins/obsidian-auto-link-title.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-auto-link-title.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-auto-link-title.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol.md b/03 - Directory of Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-auto-pair-chinese-symbol.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-autocomplete-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-autocomplete-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-autocomplete-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-banners.md b/03 - Directory of Community Expansions/Plugins/obsidian-banners.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-banners.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-banners.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg.md b/03 - Directory of Community Expansions/Plugins/obsidian-budget-wysiwyg.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-budget-wysiwyg.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-budget-wysiwyg.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode.md b/03 - Directory of Community Expansions/Plugins/obsidian-card-view-mode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-card-view-mode.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-card-view-mode.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward.md b/03 - Directory of Community Expansions/Plugins/obsidian-carry-forward.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-carry-forward.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-carry-forward.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-charts.md b/03 - Directory of Community Expansions/Plugins/obsidian-charts.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-charts.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-charts.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-chartsview-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-chartsview-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-chartsview-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-checklist-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-checklist-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-checklist-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-chessboard.md b/03 - Directory of Community Expansions/Plugins/obsidian-chessboard.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-chessboard.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-chessboard.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-citation-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-citation-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-citation-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer.md b/03 - Directory of Community Expansions/Plugins/obsidian-code-block-enhancer.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-code-block-enhancer.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-code-block-enhancer.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-code-copy.md b/03 - Directory of Community Expansions/Plugins/obsidian-code-copy.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-code-copy.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-code-copy.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options.md b/03 - Directory of Community Expansions/Plugins/obsidian-codemirror-options.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-codemirror-options.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-codemirror-options.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-collapse-all-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-collapse-all-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-collapse-all-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-command-alias-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-command-alias-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-command-alias-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-comments.md b/03 - Directory of Community Expansions/Plugins/obsidian-comments.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-comments.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-comments.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-commits.md b/03 - Directory of Community Expansions/Plugins/obsidian-commits.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-commits.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-commits.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography.md b/03 - Directory of Community Expansions/Plugins/obsidian-contextual-typography.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-contextual-typography.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-contextual-typography.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link.md b/03 - Directory of Community Expansions/Plugins/obsidian-copy-block-link.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-copy-block-link.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-copy-block-link.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-csv-table.md b/03 - Directory of Community Expansions/Plugins/obsidian-csv-table.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-csv-table.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-csv-table.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-cursor-location-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-cursor-location-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-cursor-location-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi.md b/03 - Directory of Community Expansions/Plugins/obsidian-daf-yomi.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-daf-yomi.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-daf-yomi.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder.md b/03 - Directory of Community Expansions/Plugins/obsidian-daily-named-folder.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-daily-named-folder.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-daily-named-folder.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats.md b/03 - Directory of Community Expansions/Plugins/obsidian-daily-stats.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-daily-stats.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-daily-stats.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links.md b/03 - Directory of Community Expansions/Plugins/obsidian-dangling-links.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-dangling-links.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-dangling-links.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-day-planner.md b/03 - Directory of Community Expansions/Plugins/obsidian-day-planner.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-day-planner.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-day-planner.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller.md b/03 - Directory of Community Expansions/Plugins/obsidian-dice-roller.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-dice-roller.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-dice-roller.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-dictionary-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-dictionary-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-dictionary-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc.md b/03 - Directory of Community Expansions/Plugins/obsidian-discordrpc.md old mode 100644 new mode 100755 similarity index 98% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-discordrpc.md index ca7d5c0dc..5a82de3ee --- a/03 - Community Tools For Obsidian/Plugins/obsidian-discordrpc.md +++ b/03 - Directory of Community Expansions/Plugins/obsidian-discordrpc.md @@ -21,7 +21,7 @@ publish: true %% ----- Do not edit this section ----- %% -# Discord Rich Presence +# obsidian-discordrpc Links: [GitHub repository](https://github.com/lukeleppan/obsidian-discordrpc) or [](obsidian://goto-plugin?id=obsidian-discordrpc) Developed by: [[lukeleppan]] diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups.md b/03 - Directory of Community Expansions/Plugins/obsidian-dropbox-backups.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-dropbox-backups.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-dropbox-backups.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc.md b/03 - Directory of Community Expansions/Plugins/obsidian-dynamic-toc.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-dynamic-toc.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-dynamic-toc.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts.md b/03 - Directory of Community Expansions/Plugins/obsidian-editor-shortcuts.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-editor-shortcuts.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-editor-shortcuts.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker.md b/03 - Directory of Community Expansions/Plugins/obsidian-electron-window-tweaker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-electron-window-tweaker.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-electron-window-tweaker.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title.md b/03 - Directory of Community Expansions/Plugins/obsidian-embedded-code-title.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-embedded-code-title.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-embedded-code-title.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles.md b/03 - Directory of Community Expansions/Plugins/obsidian-embedded-note-titles.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-embedded-note-titles.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-embedded-note-titles.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar.md b/03 - Directory of Community Expansions/Plugins/obsidian-emoji-toolbar.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-emoji-toolbar.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-emoji-toolbar.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap.md b/03 - Directory of Community Expansions/Plugins/obsidian-enhancing-mindmap.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-enhancing-mindmap.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-enhancing-mindmap.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-excalidraw-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-excalidraw-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-excalidraw-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex.md b/03 - Directory of Community Expansions/Plugins/obsidian-export-to-tex.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-export-to-tex.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-export-to-tex.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights.md b/03 - Directory of Community Expansions/Plugins/obsidian-extract-pdf-highlights.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-extract-pdf-highlights.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-extract-pdf-highlights.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-file-link.md b/03 - Directory of Community Expansions/Plugins/obsidian-file-link.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-file-link.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-file-link.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri.md b/03 - Directory of Community Expansions/Plugins/obsidian-file-path-to-uri.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-file-path-to-uri.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-file-path-to-uri.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync.md b/03 - Directory of Community Expansions/Plugins/obsidian-filename-heading-sync.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-filename-heading-sync.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-filename-heading-sync.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection.md b/03 - Directory of Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-find-and-replace-in-selection.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode.md b/03 - Directory of Community Expansions/Plugins/obsidian-focus-mode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-focus-mode.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-focus-mode.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-footnotes.md b/03 - Directory of Community Expansions/Plugins/obsidian-footnotes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-footnotes.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-footnotes.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-fountain.md b/03 - Directory of Community Expansions/Plugins/obsidian-fountain.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-fountain.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-fountain.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-fullscreen-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-fullscreen-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-fullscreen-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-furigana.md b/03 - Directory of Community Expansions/Plugins/obsidian-furigana.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-furigana.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-furigana.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-gallery.md b/03 - Directory of Community Expansions/Plugins/obsidian-gallery.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-gallery.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-gallery.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-gist.md b/03 - Directory of Community Expansions/Plugins/obsidian-gist.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-gist.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-gist.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-git.md b/03 - Directory of Community Expansions/Plugins/obsidian-git.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-git.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-git.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line.md b/03 - Directory of Community Expansions/Plugins/obsidian-go-to-line.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-go-to-line.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-go-to-line.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-grandfather.md b/03 - Directory of Community Expansions/Plugins/obsidian-grandfather.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-grandfather.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-grandfather.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker.md b/03 - Directory of Community Expansions/Plugins/obsidian-habit-tracker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-habit-tracker.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-habit-tracker.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hackernews.md b/03 - Directory of Community Expansions/Plugins/obsidian-hackernews.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hackernews.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hackernews.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow.md b/03 - Directory of Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hide-sidebars-when-narrow.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hider.md b/03 - Directory of Community Expansions/Plugins/obsidian-hider.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hider.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hider.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-highlightpublicnotes-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files.md b/03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-specific-files.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates.md b/03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-templates.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hotkeys-for-templates.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-templates.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-hypothesis-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-hypothesis-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-hypothesis-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md b/03 - Directory of Community Expansions/Plugins/obsidian-icon-folder.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-icon-folder.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-icon-folder.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper.md b/03 - Directory of Community Expansions/Plugins/obsidian-icon-swapper.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-icon-swapper.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-icon-swapper.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-icons-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-icons-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-icons-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-image-auto-upload-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit.md b/03 - Directory of Community Expansions/Plugins/obsidian-image-toolkit.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-image-toolkit.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-image-toolkit.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader.md b/03 - Directory of Community Expansions/Plugins/obsidian-image-uploader.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-image-uploader.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-image-uploader.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-imgur-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-imgur-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-imgur-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing.md b/03 - Directory of Community Expansions/Plugins/obsidian-incremental-writing.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-incremental-writing.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-incremental-writing.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines.md b/03 - Directory of Community Expansions/Plugins/obsidian-indent-lines.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-indent-lines.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-indent-lines.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-itinerary.md b/03 - Directory of Community Expansions/Plugins/obsidian-itinerary.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-itinerary.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-itinerary.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md b/03 - Directory of Community Expansions/Plugins/obsidian-javascript-init.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-javascript-init.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-javascript-init.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-journey-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-journey-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-journey-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier.md b/03 - Directory of Community Expansions/Plugins/obsidian-jsonifier.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-jsonifier.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-jsonifier.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-juliandate.md b/03 - Directory of Community Expansions/Plugins/obsidian-juliandate.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-juliandate.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-juliandate.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-jump-to-date-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-jump-to-date-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-jump-to-date-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-jupyter.md b/03 - Directory of Community Expansions/Plugins/obsidian-jupyter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-jupyter.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-jupyter.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-kanban.md b/03 - Directory of Community Expansions/Plugins/obsidian-kanban.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-kanban.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-kanban.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-kindle-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-kindle-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-kindle-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-kroki.md b/03 - Directory of Community Expansions/Plugins/obsidian-kroki.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-kroki.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-kroki.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-languagetool-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-languagetool-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-languagetool-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments.md b/03 - Directory of Community Expansions/Plugins/obsidian-latex-environments.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-latex-environments.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-latex-environments.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-latex.md b/03 - Directory of Community Expansions/Plugins/obsidian-latex.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-latex.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-latex.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-leaflet-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-leaflet-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-leaflet-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md b/03 - Directory of Community Expansions/Plugins/obsidian-link-converter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-link-converter.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-link-converter.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer.md b/03 - Directory of Community Expansions/Plugins/obsidian-link-indexer.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-link-indexer.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-link-indexer.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-linter.md b/03 - Directory of Community Expansions/Plugins/obsidian-linter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-linter.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-linter.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md b/03 - Directory of Community Expansions/Plugins/obsidian-livesync.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-livesync.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-livesync.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md b/03 - Directory of Community Expansions/Plugins/obsidian-local-images.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-local-images.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-local-images.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-map-view.md b/03 - Directory of Community Expansions/Plugins/obsidian-map-view.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-map-view.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-map-view.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-markdown-formatting-assistant-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana.md b/03 - Directory of Community Expansions/Plugins/obsidian-markdown-furigana.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-markdown-furigana.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-markdown-furigana.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-markmind.md b/03 - Directory of Community Expansions/Plugins/obsidian-markmind.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-markmind.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-markmind.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-metatable.md b/03 - Directory of Community Expansions/Plugins/obsidian-metatable.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-metatable.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-metatable.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates.md b/03 - Directory of Community Expansions/Plugins/obsidian-metatemplates.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-metatemplates.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-metatemplates.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-min3ditorhotkeys-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-mind-map.md b/03 - Directory of Community Expansions/Plugins/obsidian-mind-map.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-mind-map.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-mind-map.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings.md b/03 - Directory of Community Expansions/Plugins/obsidian-minimal-settings.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-minimal-settings.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-minimal-settings.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram.md b/03 - Directory of Community Expansions/Plugins/obsidian-nomnoml-diagram.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-nomnoml-diagram.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-nomnoml-diagram.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with.md b/03 - Directory of Community Expansions/Plugins/obsidian-open-link-with.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-open-link-with.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-open-link-with.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-org-mode.md b/03 - Directory of Community Expansions/Plugins/obsidian-org-mode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-org-mode.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-org-mode.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-orthography.md b/03 - Directory of Community Expansions/Plugins/obsidian-orthography.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-orthography.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-orthography.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-outliner.md b/03 - Directory of Community Expansions/Plugins/obsidian-outliner.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-outliner.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-outliner.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-pandoc.md b/03 - Directory of Community Expansions/Plugins/obsidian-pandoc.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-pandoc.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-pandoc.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-pangu.md b/03 - Directory of Community Expansions/Plugins/obsidian-pangu.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-pangu.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-pangu.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut.md b/03 - Directory of Community Expansions/Plugins/obsidian-paper-cut.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-paper-cut.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-paper-cut.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation.md b/03 - Directory of Community Expansions/Plugins/obsidian-paste-to-current-indentation.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-paste-to-current-indentation.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-paste-to-current-indentation.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plantuml.md b/03 - Directory of Community Expansions/Plugins/obsidian-plantuml.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-plantuml.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-plantuml.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md b/03 - Directory of Community Expansions/Plugins/obsidian-plotly.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-plotly.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-plotly.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-pluck.md b/03 - Directory of Community Expansions/Plugins/obsidian-pluck.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-pluck.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-pluck.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier.md b/03 - Directory of Community Expansions/Plugins/obsidian-plugin-prettier.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-prettier.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-plugin-prettier.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc.md b/03 - Directory of Community Expansions/Plugins/obsidian-plugin-toc.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-toc.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-plugin-toc.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo.md b/03 - Directory of Community Expansions/Plugins/obsidian-plugin-todo.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-plugin-todo.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-plugin-todo.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-pocket.md b/03 - Directory of Community Expansions/Plugins/obsidian-pocket.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-pocket.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-pocket.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-pomodoro-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-pomodoro-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-pomodoro-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files.md b/03 - Directory of Community Expansions/Plugins/obsidian-prominent-starred-files.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-prominent-starred-files.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-prominent-starred-files.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-qrcode-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-qrcode-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-qrcode-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-query-language.md b/03 - Directory of Community Expansions/Plugins/obsidian-query-language.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-query-language.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-query-language.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-query2table.md b/03 - Directory of Community Expansions/Plugins/obsidian-query2table.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-query2table.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-query2table.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-random-todo.md b/03 - Directory of Community Expansions/Plugins/obsidian-random-todo.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-random-todo.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-random-todo.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-react-components.md b/03 - Directory of Community Expansions/Plugins/obsidian-react-components.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-react-components.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-react-components.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later.md b/03 - Directory of Community Expansions/Plugins/obsidian-read-it-later.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-read-it-later.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-read-it-later.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-reading-time.md b/03 - Directory of Community Expansions/Plugins/obsidian-reading-time.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-reading-time.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-reading-time.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-readwise.md b/03 - Directory of Community Expansions/Plugins/obsidian-readwise.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-readwise.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-readwise.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-recall.md b/03 - Directory of Community Expansions/Plugins/obsidian-recall.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-recall.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-recall.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline.md b/03 - Directory of Community Expansions/Plugins/obsidian-regex-pipeline.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-regex-pipeline.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-regex-pipeline.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder.md b/03 - Directory of Community Expansions/Plugins/obsidian-related-notes-finder.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-related-notes-finder.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-related-notes-finder.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-relative-find.md b/03 - Directory of Community Expansions/Plugins/obsidian-relative-find.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-relative-find.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-relative-find.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers.md b/03 - Directory of Community Expansions/Plugins/obsidian-relative-line-numbers.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-relative-line-numbers.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-relative-line-numbers.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-reminder-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-reminder-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-reminder-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size.md b/03 - Directory of Community Expansions/Plugins/obsidian-reset-font-size.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-reset-font-size.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-reset-font-size.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file.md b/03 - Directory of Community Expansions/Plugins/obsidian-reveal-active-file.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-reveal-active-file.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-reveal-active-file.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-rich-links.md b/03 - Directory of Community Expansions/Plugins/obsidian-rich-links.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-rich-links.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-rich-links.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos.md b/03 - Directory of Community Expansions/Plugins/obsidian-rollover-daily-todos.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-rollover-daily-todos.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-rollover-daily-todos.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-rtl.md b/03 - Directory of Community Expansions/Plugins/obsidian-rtl.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-rtl.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-rtl.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands.md b/03 - Directory of Community Expansions/Plugins/obsidian-shellcommands.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-shellcommands.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-shellcommands.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files.md b/03 - Directory of Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-shortcuts-for-starred-files.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md b/03 - Directory of Community Expansions/Plugins/obsidian-show-file-path.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-show-file-path.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-show-file-path.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover.md b/03 - Directory of Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-sidebar-expand-on-hover.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography.md b/03 - Directory of Community Expansions/Plugins/obsidian-smart-typography.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-smart-typography.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-smart-typography.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines.md b/03 - Directory of Community Expansions/Plugins/obsidian-sort-and-permute-lines.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-sort-and-permute-lines.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-sort-and-permute-lines.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition.md b/03 - Directory of Community Expansions/Plugins/obsidian-spaced-repetition.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-spaced-repetition.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-spaced-repetition.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-spotlight.md b/03 - Directory of Community Expansions/Plugins/obsidian-spotlight.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-spotlight.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-spotlight.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server.md b/03 - Directory of Community Expansions/Plugins/obsidian-static-file-server.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-static-file-server.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-static-file-server.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo.md b/03 - Directory of Community Expansions/Plugins/obsidian-statusbar-pomo.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-statusbar-pomo.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-statusbar-pomo.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-stille.md b/03 - Directory of Community Expansions/Plugins/obsidian-stille.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-stille.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-stille.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-stopwatch-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-stopwatch-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-stopwatch-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-style-settings.md b/03 - Directory of Community Expansions/Plugins/obsidian-style-settings.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-style-settings.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-style-settings.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode.md b/03 - Directory of Community Expansions/Plugins/obsidian-system-dark-mode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-system-dark-mode.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-system-dark-mode.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-tabs.md b/03 - Directory of Community Expansions/Plugins/obsidian-tabs.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-tabs.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-tabs.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver.md b/03 - Directory of Community Expansions/Plugins/obsidian-task-archiver.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-task-archiver.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-task-archiver.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-task-collector.md b/03 - Directory of Community Expansions/Plugins/obsidian-task-collector.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-task-collector.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-task-collector.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-tasks-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-tasks-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-tasks-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-temple.md b/03 - Directory of Community Expansions/Plugins/obsidian-temple.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-temple.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-temple.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-text-expander.md b/03 - Directory of Community Expansions/Plugins/obsidian-text-expander.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-text-expander.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-text-expander.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-text-format.md b/03 - Directory of Community Expansions/Plugins/obsidian-text-format.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-text-format.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-text-format.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes.md b/03 - Directory of Community Expansions/Plugins/obsidian-tidy-footnotes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-tidy-footnotes.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-tidy-footnotes.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-timeline.md b/03 - Directory of Community Expansions/Plugins/obsidian-timeline.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-timeline.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-timeline.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-timelines.md b/03 - Directory of Community Expansions/Plugins/obsidian-timelines.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-timelines.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-timelines.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-title-index.md b/03 - Directory of Community Expansions/Plugins/obsidian-title-index.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-title-index.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-title-index.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-to-anki-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-to-anki-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-to-anki-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration.md b/03 - Directory of Community Expansions/Plugins/obsidian-toggl-integration.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-toggl-integration.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-toggl-integration.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-tracker.md b/03 - Directory of Community Expansions/Plugins/obsidian-tracker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-tracker.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-tracker.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-trello.md b/03 - Directory of Community Expansions/Plugins/obsidian-trello.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-trello.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-trello.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-underline.md b/03 - Directory of Community Expansions/Plugins/obsidian-underline.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-underline.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-underline.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vale.md b/03 - Directory of Community Expansions/Plugins/obsidian-vale.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vale.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vale.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog.md b/03 - Directory of Community Expansions/Plugins/obsidian-vault-changelog.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vault-changelog.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vault-changelog.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-vault-statistics-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vault-statistics-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vault-statistics-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter.md b/03 - Directory of Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-view-mode-by-frontmatter.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vim-im-switch-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support.md b/03 - Directory of Community Expansions/Plugins/obsidian-vimrc-support.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vimrc-support.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vimrc-support.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md b/03 - Directory of Community Expansions/Plugins/obsidian-vocabulary-view.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-vocabulary-view.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-vocabulary-view.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom.md b/03 - Directory of Community Expansions/Plugins/obsidian-wavedrom.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-wavedrom.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-wavedrom.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md b/03 - Directory of Community Expansions/Plugins/obsidian-wikipedia.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-wikipedia.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-wikipedia.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-wordnet-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-wordnet-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-wordnet-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin.md b/03 - Directory of Community Expansions/Plugins/obsidian-youglish-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-youglish-plugin.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-youglish-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian-zoom.md b/03 - Directory of Community Expansions/Plugins/obsidian-zoom.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian-zoom.md rename to 03 - Directory of Community Expansions/Plugins/obsidian-zoom.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md b/03 - Directory of Community Expansions/Plugins/obsidian42-brat.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian42-brat.md rename to 03 - Directory of Community Expansions/Plugins/obsidian42-brat.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter.md b/03 - Directory of Community Expansions/Plugins/obsidian42-text-transporter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsidian42-text-transporter.md rename to 03 - Directory of Community Expansions/Plugins/obsidian42-text-transporter.md diff --git a/03 - Community Tools For Obsidian/Plugins/obsimian-exporter.md b/03 - Directory of Community Expansions/Plugins/obsimian-exporter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/obsimian-exporter.md rename to 03 - Directory of Community Expansions/Plugins/obsimian-exporter.md diff --git a/03 - Community Tools For Obsidian/Plugins/open-note-to-window-title.md b/03 - Directory of Community Expansions/Plugins/open-note-to-window-title.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/open-note-to-window-title.md rename to 03 - Directory of Community Expansions/Plugins/open-note-to-window-title.md diff --git a/03 - Community Tools For Obsidian/Plugins/open-vscode.md b/03 - Directory of Community Expansions/Plugins/open-vscode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/open-vscode.md rename to 03 - Directory of Community Expansions/Plugins/open-vscode.md diff --git a/03 - Community Tools For Obsidian/Plugins/open-with.md b/03 - Directory of Community Expansions/Plugins/open-with.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/open-with.md rename to 03 - Directory of Community Expansions/Plugins/open-with.md diff --git a/03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images.md b/03 - Directory of Community Expansions/Plugins/oz-clear-unused-images.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/oz-clear-unused-images.md rename to 03 - Directory of Community Expansions/Plugins/oz-clear-unused-images.md diff --git a/03 - Community Tools For Obsidian/Plugins/oz-image-plugin.md b/03 - Directory of Community Expansions/Plugins/oz-image-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/oz-image-plugin.md rename to 03 - Directory of Community Expansions/Plugins/oz-image-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/ozanshare-publish.md b/03 - Directory of Community Expansions/Plugins/ozanshare-publish.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/ozanshare-publish.md rename to 03 - Directory of Community Expansions/Plugins/ozanshare-publish.md diff --git a/03 - Community Tools For Obsidian/Plugins/page-heading-from-links.md b/03 - Directory of Community Expansions/Plugins/page-heading-from-links.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/page-heading-from-links.md rename to 03 - Directory of Community Expansions/Plugins/page-heading-from-links.md diff --git a/03 - Community Tools For Obsidian/Plugins/pane-relief.md b/03 - Directory of Community Expansions/Plugins/pane-relief.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/pane-relief.md rename to 03 - Directory of Community Expansions/Plugins/pane-relief.md diff --git a/03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin.md b/03 - Directory of Community Expansions/Plugins/pdf-to-markdown-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/pdf-to-markdown-plugin.md rename to 03 - Directory of Community Expansions/Plugins/pdf-to-markdown-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/periodic-notes.md b/03 - Directory of Community Expansions/Plugins/periodic-notes.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/periodic-notes.md rename to 03 - Directory of Community Expansions/Plugins/periodic-notes.md diff --git a/03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian.md b/03 - Directory of Community Expansions/Plugins/phone-to-roam-to-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/phone-to-roam-to-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/phone-to-roam-to-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/plugin-changelogs.md b/03 - Directory of Community Expansions/Plugins/plugin-changelogs.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/plugin-changelogs.md rename to 03 - Directory of Community Expansions/Plugins/plugin-changelogs.md diff --git a/03 - Community Tools For Obsidian/Plugins/podcast-note.md b/03 - Directory of Community Expansions/Plugins/podcast-note.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/podcast-note.md rename to 03 - Directory of Community Expansions/Plugins/podcast-note.md diff --git a/03 - Community Tools For Obsidian/Plugins/privacy-glasses.md b/03 - Directory of Community Expansions/Plugins/privacy-glasses.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/privacy-glasses.md rename to 03 - Directory of Community Expansions/Plugins/privacy-glasses.md diff --git a/03 - Community Tools For Obsidian/Plugins/python-lab-plugin.md b/03 - Directory of Community Expansions/Plugins/python-lab-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/python-lab-plugin.md rename to 03 - Directory of Community Expansions/Plugins/python-lab-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/quick-explorer.md b/03 - Directory of Community Expansions/Plugins/quick-explorer.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/quick-explorer.md rename to 03 - Directory of Community Expansions/Plugins/quick-explorer.md diff --git a/03 - Community Tools For Obsidian/Plugins/quick-latex.md b/03 - Directory of Community Expansions/Plugins/quick-latex.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/quick-latex.md rename to 03 - Directory of Community Expansions/Plugins/quick-latex.md diff --git a/03 - Community Tools For Obsidian/Plugins/quickadd.md b/03 - Directory of Community Expansions/Plugins/quickadd.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/quickadd.md rename to 03 - Directory of Community Expansions/Plugins/quickadd.md diff --git a/03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin.md b/03 - Directory of Community Expansions/Plugins/random-structural-diary-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/random-structural-diary-plugin.md rename to 03 - Directory of Community Expansions/Plugins/random-structural-diary-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/readwise-mirror.md b/03 - Directory of Community Expansions/Plugins/readwise-mirror.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/readwise-mirror.md rename to 03 - Directory of Community Expansions/Plugins/readwise-mirror.md diff --git a/03 - Community Tools For Obsidian/Plugins/readwise-official.md b/03 - Directory of Community Expansions/Plugins/readwise-official.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/readwise-official.md rename to 03 - Directory of Community Expansions/Plugins/readwise-official.md diff --git a/03 - Community Tools For Obsidian/Plugins/recent-files-obsidian.md b/03 - Directory of Community Expansions/Plugins/recent-files-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/recent-files-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/recent-files-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/remember-cursor-position.md b/03 - Directory of Community Expansions/Plugins/remember-cursor-position.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/remember-cursor-position.md rename to 03 - Directory of Community Expansions/Plugins/remember-cursor-position.md diff --git a/03 - Community Tools For Obsidian/Plugins/review-obsidian.md b/03 - Directory of Community Expansions/Plugins/review-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/review-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/review-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/scales-chords.md b/03 - Directory of Community Expansions/Plugins/scales-chords.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/scales-chords.md rename to 03 - Directory of Community Expansions/Plugins/scales-chords.md diff --git a/03 - Community Tools For Obsidian/Plugins/search-on-internet.md b/03 - Directory of Community Expansions/Plugins/search-on-internet.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/search-on-internet.md rename to 03 - Directory of Community Expansions/Plugins/search-on-internet.md diff --git a/03 - Community Tools For Obsidian/Plugins/searchpp.md b/03 - Directory of Community Expansions/Plugins/searchpp.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/searchpp.md rename to 03 - Directory of Community Expansions/Plugins/searchpp.md diff --git a/03 - Community Tools For Obsidian/Plugins/shortcuts-extender.md b/03 - Directory of Community Expansions/Plugins/shortcuts-extender.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/shortcuts-extender.md rename to 03 - Directory of Community Expansions/Plugins/shortcuts-extender.md diff --git a/03 - Community Tools For Obsidian/Plugins/simple-embeds.md b/03 - Directory of Community Expansions/Plugins/simple-embeds.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/simple-embeds.md rename to 03 - Directory of Community Expansions/Plugins/simple-embeds.md diff --git a/03 - Community Tools For Obsidian/Plugins/slated-obsidian.md b/03 - Directory of Community Expansions/Plugins/slated-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/slated-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/slated-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian.md b/03 - Directory of Community Expansions/Plugins/sliding-panes-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/sliding-panes-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/sliding-panes-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/smart-random-note.md b/03 - Directory of Community Expansions/Plugins/smart-random-note.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/smart-random-note.md rename to 03 - Directory of Community Expansions/Plugins/smart-random-note.md diff --git a/03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md b/03 - Directory of Community Expansions/Plugins/snippet-commands-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/snippet-commands-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/snippet-commands-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/snippets.md b/03 - Directory of Community Expansions/Plugins/snippets.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/snippets.md rename to 03 - Directory of Community Expansions/Plugins/snippets.md diff --git a/03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian.md b/03 - Directory of Community Expansions/Plugins/supercharged-links-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/supercharged-links-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/supercharged-links-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/table-editor-obsidian.md b/03 - Directory of Community Expansions/Plugins/table-editor-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/table-editor-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/table-editor-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/table-extended.md b/03 - Directory of Community Expansions/Plugins/table-extended.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/table-extended.md rename to 03 - Directory of Community Expansions/Plugins/table-extended.md diff --git a/03 - Community Tools For Obsidian/Plugins/tag-page-preview.md b/03 - Directory of Community Expansions/Plugins/tag-page-preview.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/tag-page-preview.md rename to 03 - Directory of Community Expansions/Plugins/tag-page-preview.md diff --git a/03 - Community Tools For Obsidian/Plugins/tag-wrangler.md b/03 - Directory of Community Expansions/Plugins/tag-wrangler.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/tag-wrangler.md rename to 03 - Directory of Community Expansions/Plugins/tag-wrangler.md diff --git a/03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin.md b/03 - Directory of Community Expansions/Plugins/taskbone-ocr-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/taskbone-ocr-plugin.md rename to 03 - Directory of Community Expansions/Plugins/taskbone-ocr-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/templater-obsidian.md b/03 - Directory of Community Expansions/Plugins/templater-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/templater-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/templater-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian.md b/03 - Directory of Community Expansions/Plugins/text-snippets-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/text-snippets-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/text-snippets-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/theme-picker.md b/03 - Directory of Community Expansions/Plugins/theme-picker.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/theme-picker.md rename to 03 - Directory of Community Expansions/Plugins/theme-picker.md diff --git a/03 - Community Tools For Obsidian/Plugins/things-logbook.md b/03 - Directory of Community Expansions/Plugins/things-logbook.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/things-logbook.md rename to 03 - Directory of Community Expansions/Plugins/things-logbook.md diff --git a/03 - Community Tools For Obsidian/Plugins/todo-txt.md b/03 - Directory of Community Expansions/Plugins/todo-txt.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/todo-txt.md rename to 03 - Directory of Community Expansions/Plugins/todo-txt.md diff --git a/03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin.md b/03 - Directory of Community Expansions/Plugins/todoist-sync-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/todoist-sync-plugin.md rename to 03 - Directory of Community Expansions/Plugins/todoist-sync-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/tq-obsidian.md b/03 - Directory of Community Expansions/Plugins/tq-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/tq-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/tq-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian.md b/03 - Directory of Community Expansions/Plugins/txt-as-md-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/txt-as-md-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/txt-as-md-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/unique-attachments.md b/03 - Directory of Community Expansions/Plugins/unique-attachments.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/unique-attachments.md rename to 03 - Directory of Community Expansions/Plugins/unique-attachments.md diff --git a/03 - Community Tools For Obsidian/Plugins/update-time-on-edit.md b/03 - Directory of Community Expansions/Plugins/update-time-on-edit.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/update-time-on-edit.md rename to 03 - Directory of Community Expansions/Plugins/update-time-on-edit.md diff --git a/03 - Community Tools For Obsidian/Plugins/uri-commands.md b/03 - Directory of Community Expansions/Plugins/uri-commands.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/uri-commands.md rename to 03 - Directory of Community Expansions/Plugins/uri-commands.md diff --git a/03 - Community Tools For Obsidian/Plugins/url-into-selection.md b/03 - Directory of Community Expansions/Plugins/url-into-selection.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/url-into-selection.md rename to 03 - Directory of Community Expansions/Plugins/url-into-selection.md diff --git a/03 - Community Tools For Obsidian/Plugins/vantage-obsidian.md b/03 - Directory of Community Expansions/Plugins/vantage-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/vantage-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/vantage-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/various-complements.md b/03 - Directory of Community Expansions/Plugins/various-complements.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/various-complements.md rename to 03 - Directory of Community Expansions/Plugins/various-complements.md diff --git a/03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian.md b/03 - Directory of Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/wikilinks-to-mdlinks-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/window-collapse.md b/03 - Directory of Community Expansions/Plugins/window-collapse.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/window-collapse.md rename to 03 - Directory of Community Expansions/Plugins/window-collapse.md diff --git a/03 - Community Tools For Obsidian/Plugins/workbench-obsidian.md b/03 - Directory of Community Expansions/Plugins/workbench-obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/workbench-obsidian.md rename to 03 - Directory of Community Expansions/Plugins/workbench-obsidian.md diff --git a/03 - Community Tools For Obsidian/Plugins/workspaces-plus.md b/03 - Directory of Community Expansions/Plugins/workspaces-plus.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/workspaces-plus.md rename to 03 - Directory of Community Expansions/Plugins/workspaces-plus.md diff --git a/03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin.md b/03 - Directory of Community Expansions/Plugins/youhavebeenstaring-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/youhavebeenstaring-plugin.md rename to 03 - Directory of Community Expansions/Plugins/youhavebeenstaring-plugin.md diff --git a/03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin.md b/03 - Directory of Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Plugins/zoottelkeeper-obsidian-plugin.md rename to 03 - Directory of Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md diff --git "a/03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" new file mode 100755 index 000000000..1b5473d83 --- /dev/null +++ "b/03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" @@ -0,0 +1,379 @@ +--- +aliases: +- Community plugins +tags: +- MOC +--- + +# πŸ—‚οΈ Plugins + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[02 - Community plugins|02 - Community plugins]] +- [[adjacency-matrix-maker|adjacency-matrix-maker]] +- [[advanced-toolbar|advanced-toolbar]] +- [[alx-folder-note|alx-folder-note]] +- [[beeminder-word-count-plugin|beeminder-word-count-plugin]] +- [[better-fn|better-fn]] +- [[better-pdf-plugin|better-pdf-plugin]] +- [[better-word-count|better-word-count]] +- [[block-reference-count|block-reference-count]] +- [[breadcrumbs|breadcrumbs]] +- [[buttons|buttons]] +- [[calendar|calendar]] +- [[chesser-obsidian|chesser-obsidian]] +- [[cm-chs-patch|cm-chs-patch]] +- [[cm-editor-syntax-highlight-obsidian|cm-editor-syntax-highlight-obsidian]] +- [[cm-show-whitespace-obsidian|cm-show-whitespace-obsidian]] +- [[cm-typewriter-scroll-obsidian|cm-typewriter-scroll-obsidian]] +- [[cmenu-plugin|cmenu-plugin]] +- [[code-block-copy|code-block-copy]] +- [[code-block-from-selection|code-block-from-selection]] +- [[completed-area|completed-area]] +- [[completed-task-display|completed-task-display]] +- [[consistent-attachments-and-links|consistent-attachments-and-links]] +- [[convert-url-to-iframe|convert-url-to-iframe]] +- [[copy-note|copy-note]] +- [[copy-url-in-preview|copy-url-in-preview]] +- [[css-snippets|css-snippets]] +- [[csv-obsidian|csv-obsidian]] +- [[customizable-menu|customizable-menu]] +- [[customizable-sidebar|customizable-sidebar]] +- [[customjs|customjs]] +- [[cycle-through-panes|cycle-through-panes]] +- [[daily-activity|daily-activity]] +- [[dangerzone-writing-plugin|dangerzone-writing-plugin]] +- [[darlal-switcher-plus|darlal-switcher-plus]] +- [[dataview|dataview]] +- [[DEVONlink-obsidian|DEVONlink-obsidian]] +- [[discordian-plugin|discordian-plugin]] +- [[drawio-obsidian|drawio-obsidian]] +- [[easy-typing-obsidian|easy-typing-obsidian]] +- [[editor-commands-remap|editor-commands-remap]] +- [[emoji-shortcodes|emoji-shortcodes]] +- [[extract-highlights-plugin|extract-highlights-plugin]] +- [[extract-url|extract-url]] +- [[file-explorer-markdown-titles|file-explorer-markdown-titles]] +- [[file-explorer-note-count|file-explorer-note-count]] +- [[file-tree-alternative|file-tree-alternative]] +- [[find-and-replace-in-selection|find-and-replace-in-selection]] +- [[find-unlinked-files|find-unlinked-files]] +- [[flashcards-obsidian|flashcards-obsidian]] +- [[folder-note-core|folder-note-core]] +- [[folder-note-plugin|folder-note-plugin]] +- [[footlinks|footlinks]] +- [[format-hotkeys-obsidian|format-hotkeys-obsidian]] +- [[garble-text|garble-text]] +- [[ghost-fade-focus|ghost-fade-focus]] +- [[homepage|homepage]] +- [[hotkey-helper|hotkey-helper]] +- [[hotkeysplus-obsidian|hotkeysplus-obsidian]] +- [[hover-external-link|hover-external-link]] +- [[imdone-obsidian-plugin|imdone-obsidian-plugin]] +- [[ini-obsidian|ini-obsidian]] +- [[initiative-tracker|initiative-tracker]] +- [[juggl|juggl]] +- [[key-promoter|key-promoter]] +- [[koncham-workspace|koncham-workspace]] +- [[leader-hotkeys-obsidian|leader-hotkeys-obsidian]] +- [[ledger-obsidian|ledger-obsidian]] +- [[link-headers-directly|link-headers-directly]] +- [[liquid-templates|liquid-templates]] +- [[longform|longform]] +- [[luhman|luhman]] +- [[lumberjack-obsidian|lumberjack-obsidian]] +- [[macOS-keyboard-nav-obsidian|macOS-keyboard-nav-obsidian]] +- [[macro-plugin|macro-plugin]] +- [[map-of-content|map-of-content]] +- [[marginnote-companion|marginnote-companion]] +- [[markdown-attributes|markdown-attributes]] +- [[markdown-prettifier|markdown-prettifier]] +- [[maximise-active-pane-obsidian|maximise-active-pane-obsidian]] +- [[mdx-as-md-obsidian|mdx-as-md-obsidian]] +- [[media-extended|media-extended]] +- [[meld-encrypt|meld-encrypt]] +- [[metadata-extractor|metadata-extractor]] +- [[metaedit|metaedit]] +- [[mochi-cards-exporter|mochi-cards-exporter]] +- [[mrj-add-codemirror-matchbrackets|mrj-add-codemirror-matchbrackets]] +- [[mrj-crosslink-between-notes|mrj-crosslink-between-notes]] +- [[mrj-jump-to-link|mrj-jump-to-link]] +- [[mrj-text-expand|mrj-text-expand]] +- [[multi-line-formatting|multi-line-formatting]] +- [[music-code-blocks|music-code-blocks]] +- [[mx-bili-plugin|mx-bili-plugin]] +- [[mysnippets-plugin|mysnippets-plugin]] +- [[neo4j-graph-view|neo4j-graph-view]] +- [[netwik|netwik]] +- [[nldates-obsidian|nldates-obsidian]] +- [[note-folder-autorename|note-folder-autorename]] +- [[note-refactor-obsidian|note-refactor-obsidian]] +- [[notetweet|notetweet]] +- [[number-headings-obsidian|number-headings-obsidian]] +- [[obsidian-2hop-links-plugin|obsidian-2hop-links-plugin]] +- [[obsidian-5e-statblocks|obsidian-5e-statblocks]] +- [[obsidian-activity-history|obsidian-activity-history]] +- [[obsidian-activity-logger|obsidian-activity-logger]] +- [[obsidian-admonition|obsidian-admonition]] +- [[obsidian-advanced-appearance|obsidian-advanced-appearance]] +- [[obsidian-advanced-new-file|obsidian-advanced-new-file]] +- [[obsidian-advanced-uri|obsidian-advanced-uri]] +- [[obsidian-amazingmarvin-plugin|obsidian-amazingmarvin-plugin]] +- [[obsidian-annotator|obsidian-annotator]] +- [[obsidian-another-quick-switcher|obsidian-another-quick-switcher]] +- [[obsidian-apple-reminders-plugin|obsidian-apple-reminders-plugin]] +- [[obsidian-apply-patterns|obsidian-apply-patterns]] +- [[obsidian-argdown-plugin|obsidian-argdown-plugin]] +- [[obsidian-auto-link-title|obsidian-auto-link-title]] +- [[obsidian-auto-pair-chinese-symbol|obsidian-auto-pair-chinese-symbol]] +- [[obsidian-autocomplete-plugin|obsidian-autocomplete-plugin]] +- [[obsidian-banners|obsidian-banners]] +- [[obsidian-budget-wysiwyg|obsidian-budget-wysiwyg]] +- [[obsidian-card-view-mode|obsidian-card-view-mode]] +- [[obsidian-carry-forward|obsidian-carry-forward]] +- [[obsidian-charts|obsidian-charts]] +- [[obsidian-chartsview-plugin|obsidian-chartsview-plugin]] +- [[obsidian-checklist-plugin|obsidian-checklist-plugin]] +- [[obsidian-chessboard|obsidian-chessboard]] +- [[obsidian-citation-plugin|obsidian-citation-plugin]] +- [[obsidian-code-block-enhancer|obsidian-code-block-enhancer]] +- [[obsidian-code-copy|obsidian-code-copy]] +- [[obsidian-codemirror-options|obsidian-codemirror-options]] +- [[obsidian-collapse-all-plugin|obsidian-collapse-all-plugin]] +- [[obsidian-command-alias-plugin|obsidian-command-alias-plugin]] +- [[obsidian-comments|obsidian-comments]] +- [[obsidian-commits|obsidian-commits]] +- [[obsidian-contextual-typography|obsidian-contextual-typography]] +- [[obsidian-copy-block-link|obsidian-copy-block-link]] +- [[obsidian-csv-table|obsidian-csv-table]] +- [[obsidian-cursor-location-plugin|obsidian-cursor-location-plugin]] +- [[obsidian-daf-yomi|obsidian-daf-yomi]] +- [[obsidian-daily-named-folder|obsidian-daily-named-folder]] +- [[obsidian-daily-stats|obsidian-daily-stats]] +- [[obsidian-dangling-links|obsidian-dangling-links]] +- [[obsidian-day-planner|obsidian-day-planner]] +- [[obsidian-dice-roller|obsidian-dice-roller]] +- [[obsidian-dictionary-plugin|obsidian-dictionary-plugin]] +- [[obsidian-discordrpc|obsidian-discordrpc]] +- [[obsidian-dropbox-backups|obsidian-dropbox-backups]] +- [[obsidian-dynamic-toc|obsidian-dynamic-toc]] +- [[obsidian-editor-shortcuts|obsidian-editor-shortcuts]] +- [[obsidian-electron-window-tweaker|obsidian-electron-window-tweaker]] +- [[obsidian-embedded-code-title|obsidian-embedded-code-title]] +- [[obsidian-embedded-note-titles|obsidian-embedded-note-titles]] +- [[obsidian-emoji-toolbar|obsidian-emoji-toolbar]] +- [[obsidian-enhancing-mindmap|obsidian-enhancing-mindmap]] +- [[obsidian-excalidraw-plugin|obsidian-excalidraw-plugin]] +- [[obsidian-export-to-tex|obsidian-export-to-tex]] +- [[obsidian-extract-pdf-highlights|obsidian-extract-pdf-highlights]] +- [[obsidian-file-link|obsidian-file-link]] +- [[obsidian-file-path-to-uri|obsidian-file-path-to-uri]] +- [[obsidian-filename-heading-sync|obsidian-filename-heading-sync]] +- [[obsidian-find-and-replace-in-selection|obsidian-find-and-replace-in-selection]] +- [[obsidian-focus-mode|obsidian-focus-mode]] +- [[obsidian-footnotes|obsidian-footnotes]] +- [[obsidian-fountain|obsidian-fountain]] +- [[obsidian-fullscreen-plugin|obsidian-fullscreen-plugin]] +- [[obsidian-furigana|obsidian-furigana]] +- [[obsidian-gallery|obsidian-gallery]] +- [[obsidian-gist|obsidian-gist]] +- [[obsidian-git|obsidian-git]] +- [[obsidian-go-to-line|obsidian-go-to-line]] +- [[obsidian-grandfather|obsidian-grandfather]] +- [[obsidian-habit-tracker|obsidian-habit-tracker]] +- [[obsidian-hackernews|obsidian-hackernews]] +- [[obsidian-hide-sidebars-when-narrow|obsidian-hide-sidebars-when-narrow]] +- [[obsidian-hider|obsidian-hider]] +- [[obsidian-highlightpublicnotes-plugin|obsidian-highlightpublicnotes-plugin]] +- [[obsidian-hotkeys-for-specific-files|obsidian-hotkeys-for-specific-files]] +- [[obsidian-hotkeys-for-templates|obsidian-hotkeys-for-templates]] +- [[obsidian-hypothesis-plugin|obsidian-hypothesis-plugin]] +- [[obsidian-icon-folder|obsidian-icon-folder]] +- [[obsidian-icon-swapper|obsidian-icon-swapper]] +- [[obsidian-icons-plugin|obsidian-icons-plugin]] +- [[obsidian-image-auto-upload-plugin|obsidian-image-auto-upload-plugin]] +- [[obsidian-image-toolkit|obsidian-image-toolkit]] +- [[obsidian-image-uploader|obsidian-image-uploader]] +- [[obsidian-imgur-plugin|obsidian-imgur-plugin]] +- [[obsidian-incremental-writing|obsidian-incremental-writing]] +- [[obsidian-indent-lines|obsidian-indent-lines]] +- [[obsidian-itinerary|obsidian-itinerary]] +- [[obsidian-javascript-init|obsidian-javascript-init]] +- [[obsidian-journey-plugin|obsidian-journey-plugin]] +- [[obsidian-jsonifier|obsidian-jsonifier]] +- [[obsidian-juliandate|obsidian-juliandate]] +- [[obsidian-jump-to-date-plugin|obsidian-jump-to-date-plugin]] +- [[obsidian-jupyter|obsidian-jupyter]] +- [[obsidian-kanban|obsidian-kanban]] +- [[obsidian-kindle-plugin|obsidian-kindle-plugin]] +- [[obsidian-kroki|obsidian-kroki]] +- [[obsidian-languagetool-plugin|obsidian-languagetool-plugin]] +- [[obsidian-latex-environments|obsidian-latex-environments]] +- [[obsidian-latex|obsidian-latex]] +- [[obsidian-leaflet-plugin|obsidian-leaflet-plugin]] +- [[obsidian-link-converter|obsidian-link-converter]] +- [[obsidian-link-indexer|obsidian-link-indexer]] +- [[obsidian-linter|obsidian-linter]] +- [[obsidian-livesync|obsidian-livesync]] +- [[obsidian-local-images|obsidian-local-images]] +- [[obsidian-map-view|obsidian-map-view]] +- [[obsidian-markdown-formatting-assistant-plugin|obsidian-markdown-formatting-assistant-plugin]] +- [[obsidian-markdown-furigana|obsidian-markdown-furigana]] +- [[obsidian-markmind|obsidian-markmind]] +- [[obsidian-metatable|obsidian-metatable]] +- [[obsidian-metatemplates|obsidian-metatemplates]] +- [[obsidian-min3ditorhotkeys-plugin|obsidian-min3ditorhotkeys-plugin]] +- [[obsidian-mind-map|obsidian-mind-map]] +- [[obsidian-minimal-settings|obsidian-minimal-settings]] +- [[obsidian-nomnoml-diagram|obsidian-nomnoml-diagram]] +- [[obsidian-open-link-with|obsidian-open-link-with]] +- [[obsidian-org-mode|obsidian-org-mode]] +- [[obsidian-orthography|obsidian-orthography]] +- [[obsidian-outliner|obsidian-outliner]] +- [[obsidian-pandoc|obsidian-pandoc]] +- [[obsidian-pangu|obsidian-pangu]] +- [[obsidian-paper-cut|obsidian-paper-cut]] +- [[obsidian-paste-to-current-indentation|obsidian-paste-to-current-indentation]] +- [[obsidian-plantuml|obsidian-plantuml]] +- [[obsidian-plotly|obsidian-plotly]] +- [[obsidian-pluck|obsidian-pluck]] +- [[obsidian-plugin-prettier|obsidian-plugin-prettier]] +- [[obsidian-plugin-toc|obsidian-plugin-toc]] +- [[obsidian-plugin-todo|obsidian-plugin-todo]] +- [[obsidian-pocket|obsidian-pocket]] +- [[obsidian-pomodoro-plugin|obsidian-pomodoro-plugin]] +- [[obsidian-prominent-starred-files|obsidian-prominent-starred-files]] +- [[obsidian-qrcode-plugin|obsidian-qrcode-plugin]] +- [[obsidian-query-language|obsidian-query-language]] +- [[obsidian-query2table|obsidian-query2table]] +- [[obsidian-random-todo|obsidian-random-todo]] +- [[obsidian-react-components|obsidian-react-components]] +- [[obsidian-read-it-later|obsidian-read-it-later]] +- [[obsidian-reading-time|obsidian-reading-time]] +- [[obsidian-readwise|obsidian-readwise]] +- [[obsidian-recall|obsidian-recall]] +- [[obsidian-regex-pipeline|obsidian-regex-pipeline]] +- [[obsidian-related-notes-finder|obsidian-related-notes-finder]] +- [[obsidian-relative-find|obsidian-relative-find]] +- [[obsidian-relative-line-numbers|obsidian-relative-line-numbers]] +- [[obsidian-reminder-plugin|obsidian-reminder-plugin]] +- [[obsidian-reset-font-size|obsidian-reset-font-size]] +- [[obsidian-reveal-active-file|obsidian-reveal-active-file]] +- [[obsidian-rich-links|obsidian-rich-links]] +- [[obsidian-rollover-daily-todos|obsidian-rollover-daily-todos]] +- [[obsidian-rtl|obsidian-rtl]] +- [[obsidian-shellcommands|obsidian-shellcommands]] +- [[obsidian-shortcuts-for-starred-files|obsidian-shortcuts-for-starred-files]] +- [[obsidian-show-file-path|obsidian-show-file-path]] +- [[obsidian-sidebar-expand-on-hover|obsidian-sidebar-expand-on-hover]] +- [[obsidian-smart-typography|obsidian-smart-typography]] +- [[obsidian-sort-and-permute-lines|obsidian-sort-and-permute-lines]] +- [[obsidian-spaced-repetition|obsidian-spaced-repetition]] +- [[obsidian-spotlight|obsidian-spotlight]] +- [[obsidian-static-file-server|obsidian-static-file-server]] +- [[obsidian-statusbar-pomo|obsidian-statusbar-pomo]] +- [[obsidian-stille|obsidian-stille]] +- [[obsidian-stopwatch-plugin|obsidian-stopwatch-plugin]] +- [[obsidian-style-settings|obsidian-style-settings]] +- [[obsidian-system-dark-mode|obsidian-system-dark-mode]] +- [[obsidian-tabs|obsidian-tabs]] +- [[obsidian-task-archiver|obsidian-task-archiver]] +- [[obsidian-task-collector|obsidian-task-collector]] +- [[obsidian-tasks-plugin|obsidian-tasks-plugin]] +- [[obsidian-temple|obsidian-temple]] +- [[obsidian-text-expander|obsidian-text-expander]] +- [[obsidian-text-format|obsidian-text-format]] +- [[obsidian-tidy-footnotes|obsidian-tidy-footnotes]] +- [[obsidian-timeline|obsidian-timeline]] +- [[obsidian-timelines|obsidian-timelines]] +- [[obsidian-title-index|obsidian-title-index]] +- [[obsidian-to-anki-plugin|obsidian-to-anki-plugin]] +- [[obsidian-toggl-integration|obsidian-toggl-integration]] +- [[obsidian-tracker|obsidian-tracker]] +- [[obsidian-trello|obsidian-trello]] +- [[obsidian-underline|obsidian-underline]] +- [[obsidian-vale|obsidian-vale]] +- [[obsidian-vault-changelog|obsidian-vault-changelog]] +- [[obsidian-vault-statistics-plugin|obsidian-vault-statistics-plugin]] +- [[obsidian-view-mode-by-frontmatter|obsidian-view-mode-by-frontmatter]] +- [[obsidian-vim-im-switch-plugin|obsidian-vim-im-switch-plugin]] +- [[obsidian-vimrc-support|obsidian-vimrc-support]] +- [[obsidian-vocabulary-view|obsidian-vocabulary-view]] +- [[obsidian-wavedrom|obsidian-wavedrom]] +- [[obsidian-wikipedia|obsidian-wikipedia]] +- [[obsidian-wordnet-plugin|obsidian-wordnet-plugin]] +- [[obsidian-youglish-plugin|obsidian-youglish-plugin]] +- [[obsidian-zoom|obsidian-zoom]] +- [[obsidian42-brat|obsidian42-brat]] +- [[obsidian42-text-transporter|obsidian42-text-transporter]] +- [[ObsidianAnkiSync|ObsidianAnkiSync]] +- [[obsimian-exporter|obsimian-exporter]] +- [[open-note-to-window-title|open-note-to-window-title]] +- [[open-vscode|open-vscode]] +- [[open-with|open-with]] +- [[oz-clear-unused-images|oz-clear-unused-images]] +- [[oz-image-plugin|oz-image-plugin]] +- [[ozanshare-publish|ozanshare-publish]] +- [[page-heading-from-links|page-heading-from-links]] +- [[pane-relief|pane-relief]] +- [[pdf-to-markdown-plugin|pdf-to-markdown-plugin]] +- [[periodic-notes|periodic-notes]] +- [[phone-to-roam-to-obsidian|phone-to-roam-to-obsidian]] +- [[plugin-changelogs|plugin-changelogs]] +- [[podcast-note|podcast-note]] +- [[privacy-glasses|privacy-glasses]] +- [[python-lab-plugin|python-lab-plugin]] +- [[quick-explorer|quick-explorer]] +- [[quick-latex|quick-latex]] +- [[quickadd|quickadd]] +- [[random-structural-diary-plugin|random-structural-diary-plugin]] +- [[readwise-mirror|readwise-mirror]] +- [[readwise-official|readwise-official]] +- [[recent-files-obsidian|recent-files-obsidian]] +- [[remember-cursor-position|remember-cursor-position]] +- [[review-obsidian|review-obsidian]] +- [[scales-chords|scales-chords]] +- [[search-on-internet|search-on-internet]] +- [[searchpp|searchpp]] +- [[shortcuts-extender|shortcuts-extender]] +- [[simple-embeds|simple-embeds]] +- [[slated-obsidian|slated-obsidian]] +- [[sliding-panes-obsidian|sliding-panes-obsidian]] +- [[smart-random-note|smart-random-note]] +- [[snippet-commands-obsidian|snippet-commands-obsidian]] +- [[snippets|snippets]] +- [[supercharged-links-obsidian|supercharged-links-obsidian]] +- [[table-editor-obsidian|table-editor-obsidian]] +- [[table-extended|table-extended]] +- [[tag-page-preview|tag-page-preview]] +- [[tag-wrangler|tag-wrangler]] +- [[taskbone-ocr-plugin|taskbone-ocr-plugin]] +- [[templater-obsidian|templater-obsidian]] +- [[text-snippets-obsidian|text-snippets-obsidian]] +- [[theme-picker|theme-picker]] +- [[things-logbook|things-logbook]] +- [[todo-txt|todo-txt]] +- [[todoist-sync-plugin|todoist-sync-plugin]] +- [[tq-obsidian|tq-obsidian]] +- [[txt-as-md-obsidian|txt-as-md-obsidian]] +- [[unique-attachments|unique-attachments]] +- [[update-time-on-edit|update-time-on-edit]] +- [[uri-commands|uri-commands]] +- [[url-into-selection|url-into-selection]] +- [[vantage-obsidian|vantage-obsidian]] +- [[various-complements|various-complements]] +- [[wikilinks-to-mdlinks-obsidian|wikilinks-to-mdlinks-obsidian]] +- [[window-collapse|window-collapse]] +- [[workbench-obsidian|workbench-obsidian]] +- [[workspaces-plus|workspaces-plus]] +- [[youhavebeenstaring-plugin|youhavebeenstaring-plugin]] +- [[zoottelkeeper-obsidian-plugin|zoottelkeeper-obsidian-plugin]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git a/03 - Community Tools For Obsidian/Themes/80s Neon.md b/03 - Directory of Community Expansions/Themes/80s Neon.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/80s Neon.md rename to 03 - Directory of Community Expansions/Themes/80s Neon.md diff --git a/03 - Community Tools For Obsidian/Themes/Agora.md b/03 - Directory of Community Expansions/Themes/Agora.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Agora.md rename to 03 - Directory of Community Expansions/Themes/Agora.md diff --git a/03 - Community Tools For Obsidian/Themes/Al Dente.md b/03 - Directory of Community Expansions/Themes/Al Dente.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Al Dente.md rename to 03 - Directory of Community Expansions/Themes/Al Dente.md diff --git a/03 - Community Tools For Obsidian/Themes/Amethyst.md b/03 - Directory of Community Expansions/Themes/Amethyst.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Amethyst.md rename to 03 - Directory of Community Expansions/Themes/Amethyst.md diff --git a/03 - Community Tools For Obsidian/Themes/Ars Magna.md b/03 - Directory of Community Expansions/Themes/Ars Magna.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Ars Magna.md rename to 03 - Directory of Community Expansions/Themes/Ars Magna.md diff --git a/03 - Community Tools For Obsidian/Themes/Atom.md b/03 - Directory of Community Expansions/Themes/Atom.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Atom.md rename to 03 - Directory of Community Expansions/Themes/Atom.md diff --git a/03 - Community Tools For Obsidian/Themes/Aurora.md b/03 - Directory of Community Expansions/Themes/Aurora.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Aurora.md rename to 03 - Directory of Community Expansions/Themes/Aurora.md diff --git a/03 - Community Tools For Obsidian/Themes/Ayu Mirage.md b/03 - Directory of Community Expansions/Themes/Ayu Mirage.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Ayu Mirage.md rename to 03 - Directory of Community Expansions/Themes/Ayu Mirage.md diff --git a/03 - Community Tools For Obsidian/Themes/Ayu.md b/03 - Directory of Community Expansions/Themes/Ayu.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Ayu.md rename to 03 - Directory of Community Expansions/Themes/Ayu.md diff --git a/03 - Community Tools For Obsidian/Themes/Base2Tone.md b/03 - Directory of Community Expansions/Themes/Base2Tone.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Base2Tone.md rename to 03 - Directory of Community Expansions/Themes/Base2Tone.md diff --git a/03 - Community Tools For Obsidian/Themes/Behave dark.md b/03 - Directory of Community Expansions/Themes/Behave dark.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Behave dark.md rename to 03 - Directory of Community Expansions/Themes/Behave dark.md diff --git a/03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic.md b/03 - Directory of Community Expansions/Themes/Big Sur Aesthetic.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Big Sur Aesthetic.md rename to 03 - Directory of Community Expansions/Themes/Big Sur Aesthetic.md diff --git a/03 - Community Tools For Obsidian/Themes/Blackbird.md b/03 - Directory of Community Expansions/Themes/Blackbird.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Blackbird.md rename to 03 - Directory of Community Expansions/Themes/Blackbird.md diff --git a/03 - Community Tools For Obsidian/Themes/Blue Topaz.md b/03 - Directory of Community Expansions/Themes/Blue Topaz.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Blue Topaz.md rename to 03 - Directory of Community Expansions/Themes/Blue Topaz.md diff --git a/03 - Community Tools For Obsidian/Themes/California Coast.md b/03 - Directory of Community Expansions/Themes/California Coast.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/California Coast.md rename to 03 - Directory of Community Expansions/Themes/California Coast.md diff --git a/03 - Community Tools For Obsidian/Themes/Charcoal.md b/03 - Directory of Community Expansions/Themes/Charcoal.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Charcoal.md rename to 03 - Directory of Community Expansions/Themes/Charcoal.md diff --git a/03 - Community Tools For Obsidian/Themes/Christmas.md b/03 - Directory of Community Expansions/Themes/Christmas.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Christmas.md rename to 03 - Directory of Community Expansions/Themes/Christmas.md diff --git a/03 - Community Tools For Obsidian/Themes/Cidreira Coast.md b/03 - Directory of Community Expansions/Themes/Cidreira Coast.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Cidreira Coast.md rename to 03 - Directory of Community Expansions/Themes/Cidreira Coast.md diff --git a/03 - Community Tools For Obsidian/Themes/Clair de Lune.md b/03 - Directory of Community Expansions/Themes/Clair de Lune.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Clair de Lune.md rename to 03 - Directory of Community Expansions/Themes/Clair de Lune.md diff --git a/03 - Community Tools For Obsidian/Themes/Comfort Smooth.md b/03 - Directory of Community Expansions/Themes/Comfort Smooth.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Comfort Smooth.md rename to 03 - Directory of Community Expansions/Themes/Comfort Smooth.md diff --git a/03 - Community Tools For Obsidian/Themes/Comfort color dark.md b/03 - Directory of Community Expansions/Themes/Comfort color dark.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Comfort color dark.md rename to 03 - Directory of Community Expansions/Themes/Comfort color dark.md diff --git a/03 - Community Tools For Obsidian/Themes/Creature.md b/03 - Directory of Community Expansions/Themes/Creature.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Creature.md rename to 03 - Directory of Community Expansions/Themes/Creature.md diff --git a/03 - Community Tools For Obsidian/Themes/Cyber Glow.md b/03 - Directory of Community Expansions/Themes/Cyber Glow.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Cyber Glow.md rename to 03 - Directory of Community Expansions/Themes/Cyber Glow.md diff --git a/03 - Community Tools For Obsidian/Themes/Cybertron.md b/03 - Directory of Community Expansions/Themes/Cybertron.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Cybertron.md rename to 03 - Directory of Community Expansions/Themes/Cybertron.md diff --git a/03 - Community Tools For Obsidian/Themes/Dark Graphite Pie.md b/03 - Directory of Community Expansions/Themes/Dark Graphite Pie.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Dark Graphite Pie.md rename to 03 - Directory of Community Expansions/Themes/Dark Graphite Pie.md diff --git a/03 - Community Tools For Obsidian/Themes/Dark Graphite.md b/03 - Directory of Community Expansions/Themes/Dark Graphite.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Dark Graphite.md rename to 03 - Directory of Community Expansions/Themes/Dark Graphite.md diff --git a/03 - Community Tools For Obsidian/Themes/Dark Moss.md b/03 - Directory of Community Expansions/Themes/Dark Moss.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Dark Moss.md rename to 03 - Directory of Community Expansions/Themes/Dark Moss.md diff --git a/03 - Community Tools For Obsidian/Themes/Darkyan.md b/03 - Directory of Community Expansions/Themes/Darkyan.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Darkyan.md rename to 03 - Directory of Community Expansions/Themes/Darkyan.md diff --git a/03 - Community Tools For Obsidian/Themes/Deep Work.md b/03 - Directory of Community Expansions/Themes/Deep Work.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Deep Work.md rename to 03 - Directory of Community Expansions/Themes/Deep Work.md diff --git a/03 - Community Tools For Obsidian/Themes/Deep.md b/03 - Directory of Community Expansions/Themes/Deep.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Deep.md rename to 03 - Directory of Community Expansions/Themes/Deep.md diff --git a/03 - Community Tools For Obsidian/Themes/Discordian.md b/03 - Directory of Community Expansions/Themes/Discordian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Discordian.md rename to 03 - Directory of Community Expansions/Themes/Discordian.md diff --git a/03 - Community Tools For Obsidian/Themes/Dracula for Obsidian.md b/03 - Directory of Community Expansions/Themes/Dracula for Obsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Dracula for Obsidian.md rename to 03 - Directory of Community Expansions/Themes/Dracula for Obsidian.md diff --git a/03 - Community Tools For Obsidian/Themes/Emerald.md b/03 - Directory of Community Expansions/Themes/Emerald.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Emerald.md rename to 03 - Directory of Community Expansions/Themes/Emerald.md diff --git a/03 - Community Tools For Obsidian/Themes/Everforest.md b/03 - Directory of Community Expansions/Themes/Everforest.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Everforest.md rename to 03 - Directory of Community Expansions/Themes/Everforest.md diff --git a/03 - Community Tools For Obsidian/Themes/Faded.md b/03 - Directory of Community Expansions/Themes/Faded.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Faded.md rename to 03 - Directory of Community Expansions/Themes/Faded.md diff --git a/03 - Community Tools For Obsidian/Themes/Firefly.md b/03 - Directory of Community Expansions/Themes/Firefly.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Firefly.md rename to 03 - Directory of Community Expansions/Themes/Firefly.md diff --git a/03 - Community Tools For Obsidian/Themes/GDCT Dark.md b/03 - Directory of Community Expansions/Themes/GDCT Dark.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/GDCT Dark.md rename to 03 - Directory of Community Expansions/Themes/GDCT Dark.md diff --git a/03 - Community Tools For Obsidian/Themes/GDCT.md b/03 - Directory of Community Expansions/Themes/GDCT.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/GDCT.md rename to 03 - Directory of Community Expansions/Themes/GDCT.md diff --git a/03 - Community Tools For Obsidian/Themes/Gastown.md b/03 - Directory of Community Expansions/Themes/Gastown.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Gastown.md rename to 03 - Directory of Community Expansions/Themes/Gastown.md diff --git a/03 - Community Tools For Obsidian/Themes/Gitsidian.md b/03 - Directory of Community Expansions/Themes/Gitsidian.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Gitsidian.md rename to 03 - Directory of Community Expansions/Themes/Gitsidian.md diff --git a/03 - Community Tools For Obsidian/Themes/Golden Coffee.md b/03 - Directory of Community Expansions/Themes/Golden Coffee.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Golden Coffee.md rename to 03 - Directory of Community Expansions/Themes/Golden Coffee.md diff --git a/03 - Community Tools For Obsidian/Themes/Golden Topaz.md b/03 - Directory of Community Expansions/Themes/Golden Topaz.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Golden Topaz.md rename to 03 - Directory of Community Expansions/Themes/Golden Topaz.md diff --git a/03 - Community Tools For Obsidian/Themes/Higlighter.md b/03 - Directory of Community Expansions/Themes/Higlighter.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Higlighter.md rename to 03 - Directory of Community Expansions/Themes/Higlighter.md diff --git a/03 - Community Tools For Obsidian/Themes/Hipstersmoothie.md b/03 - Directory of Community Expansions/Themes/Hipstersmoothie.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Hipstersmoothie.md rename to 03 - Directory of Community Expansions/Themes/Hipstersmoothie.md diff --git a/03 - Community Tools For Obsidian/Themes/Horizon.md b/03 - Directory of Community Expansions/Themes/Horizon.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Horizon.md rename to 03 - Directory of Community Expansions/Themes/Horizon.md diff --git a/03 - Community Tools For Obsidian/Themes/Hulk.md b/03 - Directory of Community Expansions/Themes/Hulk.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Hulk.md rename to 03 - Directory of Community Expansions/Themes/Hulk.md diff --git a/03 - Community Tools For Obsidian/Themes/ITS Theme.md b/03 - Directory of Community Expansions/Themes/ITS Theme.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/ITS Theme.md rename to 03 - Directory of Community Expansions/Themes/ITS Theme.md diff --git a/03 - Community Tools For Obsidian/Themes/Iceberg.md b/03 - Directory of Community Expansions/Themes/Iceberg.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Iceberg.md rename to 03 - Directory of Community Expansions/Themes/Iceberg.md diff --git a/03 - Community Tools For Obsidian/Themes/Illusion.md b/03 - Directory of Community Expansions/Themes/Illusion.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Illusion.md rename to 03 - Directory of Community Expansions/Themes/Illusion.md diff --git a/03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten.md b/03 - Directory of Community Expansions/Themes/Lizardmen Zettelkasten.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Lizardmen Zettelkasten.md rename to 03 - Directory of Community Expansions/Themes/Lizardmen Zettelkasten.md diff --git a/03 - Community Tools For Obsidian/Themes/Mammoth.md b/03 - Directory of Community Expansions/Themes/Mammoth.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Mammoth.md rename to 03 - Directory of Community Expansions/Themes/Mammoth.md diff --git a/03 - Community Tools For Obsidian/Themes/Minimal.md b/03 - Directory of Community Expansions/Themes/Minimal.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Minimal.md rename to 03 - Directory of Community Expansions/Themes/Minimal.md diff --git a/03 - Community Tools For Obsidian/Themes/Molecule.md b/03 - Directory of Community Expansions/Themes/Molecule.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Molecule.md rename to 03 - Directory of Community Expansions/Themes/Molecule.md diff --git a/03 - Community Tools For Obsidian/Themes/Moonlight.md b/03 - Directory of Community Expansions/Themes/Moonlight.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Moonlight.md rename to 03 - Directory of Community Expansions/Themes/Moonlight.md diff --git a/03 - Community Tools For Obsidian/Themes/Night Owl.md b/03 - Directory of Community Expansions/Themes/Night Owl.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Night Owl.md rename to 03 - Directory of Community Expansions/Themes/Night Owl.md diff --git a/03 - Community Tools For Obsidian/Themes/Notation.md b/03 - Directory of Community Expansions/Themes/Notation.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Notation.md rename to 03 - Directory of Community Expansions/Themes/Notation.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx.md b/03 - Directory of Community Expansions/Themes/Obsdn-Dark-Rmx.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsdn-Dark-Rmx.md rename to 03 - Directory of Community Expansions/Themes/Obsdn-Dark-Rmx.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsidian Boom.md b/03 - Directory of Community Expansions/Themes/Obsidian Boom.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsidian Boom.md rename to 03 - Directory of Community Expansions/Themes/Obsidian Boom.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsidian Nord.md b/03 - Directory of Community Expansions/Themes/Obsidian Nord.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsidian Nord.md rename to 03 - Directory of Community Expansions/Themes/Obsidian Nord.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition.md b/03 - Directory of Community Expansions/Themes/Obsidian Windows 98 Edition.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsidian Windows 98 Edition.md rename to 03 - Directory of Community Expansions/Themes/Obsidian Windows 98 Edition.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsidian gruvbox.md b/03 - Directory of Community Expansions/Themes/Obsidian gruvbox.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsidian gruvbox.md rename to 03 - Directory of Community Expansions/Themes/Obsidian gruvbox.md diff --git a/03 - Community Tools For Obsidian/Themes/Obsidianite.md b/03 - Directory of Community Expansions/Themes/Obsidianite.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obsidianite.md rename to 03 - Directory of Community Expansions/Themes/Obsidianite.md diff --git a/03 - Community Tools For Obsidian/Themes/Obuntu.md b/03 - Directory of Community Expansions/Themes/Obuntu.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Obuntu.md rename to 03 - Directory of Community Expansions/Themes/Obuntu.md diff --git a/03 - Community Tools For Obsidian/Themes/Ono Sendai.md b/03 - Directory of Community Expansions/Themes/Ono Sendai.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Ono Sendai.md rename to 03 - Directory of Community Expansions/Themes/Ono Sendai.md diff --git a/03 - Community Tools For Obsidian/Themes/Palatinate.md b/03 - Directory of Community Expansions/Themes/Palatinate.md old mode 100644 new mode 100755 similarity index 97% rename from 03 - Community Tools For Obsidian/Themes/Palatinate.md rename to 03 - Directory of Community Expansions/Themes/Palatinate.md index ca17c8c19..13d7e1c32 --- a/03 - Community Tools For Obsidian/Themes/Palatinate.md +++ b/03 - Directory of Community Expansions/Themes/Palatinate.md @@ -22,7 +22,7 @@ publish: true # Palatinate Repository: [GitHub](https://github.com/eleanorkonik/-palatinate) -Designed by: [[eleanorkonik]] +Designed by: [[Eleanor Konik]] Modes: [[Dark-mode themes|dark]], [[Light-mode themes|light]] diff --git a/03 - Community Tools For Obsidian/Themes/Panic Mode.md b/03 - Directory of Community Expansions/Themes/Panic Mode.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Panic Mode.md rename to 03 - Directory of Community Expansions/Themes/Panic Mode.md diff --git a/03 - Community Tools For Obsidian/Themes/Pink Topaz.md b/03 - Directory of Community Expansions/Themes/Pink Topaz.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Pink Topaz.md rename to 03 - Directory of Community Expansions/Themes/Pink Topaz.md diff --git a/03 - Community Tools For Obsidian/Themes/Pisum.md b/03 - Directory of Community Expansions/Themes/Pisum.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Pisum.md rename to 03 - Directory of Community Expansions/Themes/Pisum.md diff --git a/03 - Community Tools For Obsidian/Themes/Purple Owl.md b/03 - Directory of Community Expansions/Themes/Purple Owl.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Purple Owl.md rename to 03 - Directory of Community Expansions/Themes/Purple Owl.md diff --git a/03 - Community Tools For Obsidian/Themes/Red Graphite.md b/03 - Directory of Community Expansions/Themes/Red Graphite.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Red Graphite.md rename to 03 - Directory of Community Expansions/Themes/Red Graphite.md diff --git a/03 - Community Tools For Obsidian/Themes/Reverie.md b/03 - Directory of Community Expansions/Themes/Reverie.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Reverie.md rename to 03 - Directory of Community Expansions/Themes/Reverie.md diff --git a/03 - Community Tools For Obsidian/Themes/Rmaki.md b/03 - Directory of Community Expansions/Themes/Rmaki.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Rmaki.md rename to 03 - Directory of Community Expansions/Themes/Rmaki.md diff --git a/03 - Community Tools For Obsidian/Themes/Sanctum.md b/03 - Directory of Community Expansions/Themes/Sanctum.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Sanctum.md rename to 03 - Directory of Community Expansions/Themes/Sanctum.md diff --git a/03 - Community Tools For Obsidian/Themes/Shimmering Focus.md b/03 - Directory of Community Expansions/Themes/Shimmering Focus.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Shimmering Focus.md rename to 03 - Directory of Community Expansions/Themes/Shimmering Focus.md diff --git a/03 - Community Tools For Obsidian/Themes/Slytherin.md b/03 - Directory of Community Expansions/Themes/Slytherin.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Slytherin.md rename to 03 - Directory of Community Expansions/Themes/Slytherin.md diff --git a/03 - Community Tools For Obsidian/Themes/Sodalite.md b/03 - Directory of Community Expansions/Themes/Sodalite.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Sodalite.md rename to 03 - Directory of Community Expansions/Themes/Sodalite.md diff --git a/03 - Community Tools For Obsidian/Themes/Solarized.md b/03 - Directory of Community Expansions/Themes/Solarized.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Solarized.md rename to 03 - Directory of Community Expansions/Themes/Solarized.md diff --git a/03 - Community Tools For Obsidian/Themes/Spectrum.md b/03 - Directory of Community Expansions/Themes/Spectrum.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Spectrum.md rename to 03 - Directory of Community Expansions/Themes/Spectrum.md diff --git a/03 - Community Tools For Obsidian/Themes/Subtlegold.md b/03 - Directory of Community Expansions/Themes/Subtlegold.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Subtlegold.md rename to 03 - Directory of Community Expansions/Themes/Subtlegold.md diff --git a/03 - Community Tools For Obsidian/Themes/Suddha.md b/03 - Directory of Community Expansions/Themes/Suddha.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Suddha.md rename to 03 - Directory of Community Expansions/Themes/Suddha.md diff --git a/03 - Community Tools For Obsidian/Themes/Tokyo Night.md b/03 - Directory of Community Expansions/Themes/Tokyo Night.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Tokyo Night.md rename to 03 - Directory of Community Expansions/Themes/Tokyo Night.md diff --git a/03 - Community Tools For Obsidian/Themes/Traffic Lights.md b/03 - Directory of Community Expansions/Themes/Traffic Lights.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Traffic Lights.md rename to 03 - Directory of Community Expansions/Themes/Traffic Lights.md diff --git a/03 - Community Tools For Obsidian/Themes/Ursa.md b/03 - Directory of Community Expansions/Themes/Ursa.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Ursa.md rename to 03 - Directory of Community Expansions/Themes/Ursa.md diff --git a/03 - Community Tools For Obsidian/Themes/Vileplume.md b/03 - Directory of Community Expansions/Themes/Vileplume.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Vileplume.md rename to 03 - Directory of Community Expansions/Themes/Vileplume.md diff --git a/03 - Community Tools For Obsidian/Themes/Warmth.md b/03 - Directory of Community Expansions/Themes/Warmth.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Warmth.md rename to 03 - Directory of Community Expansions/Themes/Warmth.md diff --git a/03 - Community Tools For Obsidian/Themes/Wasp.md b/03 - Directory of Community Expansions/Themes/Wasp.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Wasp.md rename to 03 - Directory of Community Expansions/Themes/Wasp.md diff --git a/03 - Community Tools For Obsidian/Themes/Yin and Yang.md b/03 - Directory of Community Expansions/Themes/Yin and Yang.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/Yin and Yang.md rename to 03 - Directory of Community Expansions/Themes/Yin and Yang.md diff --git a/03 - Community Tools For Obsidian/Themes/obsidian_ia.md b/03 - Directory of Community Expansions/Themes/obsidian_ia.md old mode 100644 new mode 100755 similarity index 100% rename from 03 - Community Tools For Obsidian/Themes/obsidian_ia.md rename to 03 - Directory of Community Expansions/Themes/obsidian_ia.md diff --git "a/03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" "b/03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" new file mode 100755 index 000000000..1d02d4282 --- /dev/null +++ "b/03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" @@ -0,0 +1,108 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Themes + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[80s Neon|80s Neon]] +- [[Agora|Agora]] +- [[Al Dente|Al Dente]] +- [[Amethyst|Amethyst]] +- [[Ars Magna|Ars Magna]] +- [[Atom|Atom]] +- [[Aurora|Aurora]] +- [[Ayu Mirage|Ayu Mirage]] +- [[Ayu|Ayu]] +- [[Base2Tone|Base2Tone]] +- [[Behave dark|Behave dark]] +- [[Big Sur Aesthetic|Big Sur Aesthetic]] +- [[Blackbird|Blackbird]] +- [[Blue Topaz|Blue Topaz]] +- [[California Coast|California Coast]] +- [[Charcoal|Charcoal]] +- [[Christmas|Christmas]] +- [[Cidreira Coast|Cidreira Coast]] +- [[Clair de Lune|Clair de Lune]] +- [[Comfort color dark|Comfort color dark]] +- [[Comfort Smooth|Comfort Smooth]] +- [[Creature|Creature]] +- [[Cyber Glow|Cyber Glow]] +- [[Cybertron|Cybertron]] +- [[Dark Graphite Pie|Dark Graphite Pie]] +- [[Dark Graphite|Dark Graphite]] +- [[Dark Moss|Dark Moss]] +- [[Darkyan|Darkyan]] +- [[Deep Work|Deep Work]] +- [[Deep|Deep]] +- [[Discordian|Discordian]] +- [[Dracula for Obsidian|Dracula for Obsidian]] +- [[Emerald|Emerald]] +- [[Everforest|Everforest]] +- [[Faded|Faded]] +- [[Firefly|Firefly]] +- [[Gastown|Gastown]] +- [[GDCT Dark|GDCT Dark]] +- [[GDCT|GDCT]] +- [[Gitsidian|Gitsidian]] +- [[Golden Coffee|Golden Coffee]] +- [[Golden Topaz|Golden Topaz]] +- [[Higlighter|Higlighter]] +- [[Hipstersmoothie|Hipstersmoothie]] +- [[Horizon|Horizon]] +- [[Hulk|Hulk]] +- [[Iceberg|Iceberg]] +- [[Illusion|Illusion]] +- [[ITS Theme|ITS Theme]] +- [[Lizardmen Zettelkasten|Lizardmen Zettelkasten]] +- [[Mammoth|Mammoth]] +- [[Minimal|Minimal]] +- [[Molecule|Molecule]] +- [[Moonlight|Moonlight]] +- [[Night Owl|Night Owl]] +- [[Notation|Notation]] +- [[Obsdn-Dark-Rmx|Obsdn-Dark-Rmx]] +- [[Obsidian Boom|Obsidian Boom]] +- [[Obsidian gruvbox|Obsidian gruvbox]] +- [[Obsidian Nord|Obsidian Nord]] +- [[Obsidian Windows 98 Edition|Obsidian Windows 98 Edition]] +- [[obsidian_ia|obsidian_ia]] +- [[Obsidianite|Obsidianite]] +- [[Obuntu|Obuntu]] +- [[Ono Sendai|Ono Sendai]] +- [[Palatinate|Palatinate]] +- [[Panic Mode|Panic Mode]] +- [[Pink Topaz|Pink Topaz]] +- [[Pisum|Pisum]] +- [[Purple Owl|Purple Owl]] +- [[Red Graphite|Red Graphite]] +- [[Reverie|Reverie]] +- [[Rmaki|Rmaki]] +- [[Sanctum|Sanctum]] +- [[Shimmering Focus|Shimmering Focus]] +- [[Slytherin|Slytherin]] +- [[Sodalite|Sodalite]] +- [[Solarized|Solarized]] +- [[Spectrum|Spectrum]] +- [[Subtlegold|Subtlegold]] +- [[Suddha|Suddha]] +- [[Tokyo Night|Tokyo Night]] +- [[Traffic Lights|Traffic Lights]] +- [[Ursa|Ursa]] +- [[Vileplume|Vileplume]] +- [[Warmth|Warmth]] +- [[Wasp|Wasp]] +- [[Yin and Yang|Yin and Yang]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing with community plugins and themes]] \ No newline at end of file diff --git "a/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" "b/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" new file mode 100755 index 000000000..dc999d97c --- /dev/null +++ "b/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 03 - Directory of Community Expansions + +This is a **comprehensive directory** of *all* expansions for Obsidian provided by the Community – [[03 - Directory of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugins]], [[03 - Directory of Community Expansions/Themes/πŸ—‚οΈ Themes|Themes]], [[03 - Directory of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets| CSS Snippets]], and [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|Auxilliary Tools]]. + +Unsurprisingly, these are quite a lot! If you feel overwhelmed, you might want to check out [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions|Curated lists of Community Expansions]] instead. diff --git "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" "b/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" deleted file mode 100644 index 41ef84444..000000000 --- "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/\360\237\227\202\357\270\217 03.10 - Plugin-specific templates.md" +++ /dev/null @@ -1,21 +0,0 @@ ---- -aliases: -- Plugin-specific templates -tags: -- MOC ---- - -# 03.10 - Plugin-specific templates - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/πŸ—‚οΈ Dataview templates|πŸ—‚οΈ Dataview templates]] -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/πŸ—‚οΈ Templater templates|πŸ—‚οΈ Templater templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -![[Contributing templates to the community vault]] \ No newline at end of file diff --git "a/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" "b/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" deleted file mode 100644 index 5ad86d959..000000000 --- "a/04 - Examples & Showcases/Templates/\360\237\227\202\357\270\217 Templates.md" +++ /dev/null @@ -1,32 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# 03 - Community templates - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Templates/03.01 - Daily notes/πŸ—‚οΈ 03.01 - Daily notes|πŸ—‚οΈ 03.01 - Daily notes]] -- [[04 - Examples & Showcases/Templates/03.02 - Weekly notes/πŸ—‚οΈ 03.02 - Weekly notes|πŸ—‚οΈ 03.02 - Weekly notes]] -- [[04 - Examples & Showcases/Templates/03.03 - Monthly notes/πŸ—‚οΈ 03.03 - Monthly notes|πŸ—‚οΈ 03.03 - Monthly notes]] -- [[04 - Examples & Showcases/Templates/03.04 - Yearly notes/πŸ—‚οΈ 03.04 - Yearly notes|πŸ—‚οΈ 03.04 - Yearly notes]] -- [[04 - Examples & Showcases/Templates/03.05 - Projects/πŸ—‚οΈ 03.05 - Projects|πŸ—‚οΈ 03.05 - Projects]] -- [[04 - Examples & Showcases/Templates/03.06 - Literature notes/πŸ—‚οΈ 03.06 - Literature notes|πŸ—‚οΈ 03.06 - Literature notes]] -- [[04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/πŸ—‚οΈ 03.10 - Plugin-specific templates|πŸ—‚οΈ 03.10 - Plugin-specific templates]] -%% Zoottelkeeper: End of the autogenerated index file list %% - - -## Contributing - -### Adding new templates - -1. Create a new file under [[πŸ—‚οΈ Templates]] and give it a descriptive name. -2. Apply the [[T - Templates]] template and fill out the placeholders -3. [[How to add content through GitHub|Submit your changes to GitHub]] - -### Updating a template - -Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. -If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git "a/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" "b/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" deleted file mode 100644 index b86e751e0..000000000 --- "a/04 - Examples & Showcases/\360\237\227\202\357\270\217 04 - Examples & Showcases.md" +++ /dev/null @@ -1,26 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 04 - Examples & Showcases - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Note Examples/πŸ—‚οΈ Note Examples|πŸ—‚οΈ Note Examples]] -- [[04 - Examples & Showcases/Publish Sites/πŸ—‚οΈ Publish Sites|πŸ—‚οΈ Publish Sites]] -- [[04 - Examples & Showcases/Templates/πŸ—‚οΈ Templates|πŸ—‚οΈ Templates]] -- [[04 - Examples & Showcases/Vaults/πŸ—‚οΈ Vaults|πŸ—‚οΈ Vaults]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -1. Create a new file under [[πŸ—‚οΈ 04 - Examples & Showcases]] and apply the [[T - Note showcase]] template -2. Fill out any placeholders on the template -3. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git "a/04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" "b/04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" old mode 100644 new mode 100755 similarity index 94% rename from "04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" rename to "04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" index 9f274e55d..9c2aa44f3 --- "a/04 - Examples & Showcases/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" +++ "b/04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# Note examples +# πŸ—‚οΈ Note Examples #placeholder/description diff --git a/02 - Categories/Topics/Graph view applications.md b/04 - Showcases & Templates/Plugin Showcases/Graph view.md old mode 100644 new mode 100755 similarity index 88% rename from 02 - Categories/Topics/Graph view applications.md rename to 04 - Showcases & Templates/Plugin Showcases/Graph view.md index c5b554efb..eeac82be2 --- a/02 - Categories/Topics/Graph view applications.md +++ b/04 - Showcases & Templates/Plugin Showcases/Graph view.md @@ -5,7 +5,7 @@ tags: - seedling --- -# Graph view applications +# Graph view %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% diff --git "a/04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" "b/04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" new file mode 100755 index 000000000..0f2a7887a --- /dev/null +++ "b/04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" @@ -0,0 +1,17 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Plugin Showcases + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Obsidian Garden|Obsidian Garden]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md b/04 - Showcases & Templates/Publish Sites/Obsidian Garden.md old mode 100644 new mode 100755 similarity index 83% rename from 04 - Examples & Showcases/Publish Sites/Obsidian Garden.md rename to 04 - Showcases & Templates/Publish Sites/Obsidian Garden.md index bbc02c95d..f90d98306 --- a/04 - Examples & Showcases/Publish Sites/Obsidian Garden.md +++ b/04 - Showcases & Templates/Publish Sites/Obsidian Garden.md @@ -14,4 +14,4 @@ Tool: [[Obsidian Publish]] Obsidian Garden is a open-source [[πŸ—‚οΈ Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[πŸ—‚οΈ Obsidian]]. -The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[Beginner guides|basics]] of working with [[πŸ—‚οΈ Obsidian]] and extend and remix in to your own. +The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[for Beginners|basics]] of working with [[πŸ—‚οΈ Obsidian]] and extend and remix in to your own. diff --git "a/04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" "b/04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" old mode 100644 new mode 100755 similarity index 63% rename from "04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" rename to "04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" index e6c157623..d74bb55e8 --- "a/04 - Examples & Showcases/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" +++ "b/04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" @@ -6,12 +6,12 @@ tags: publish: true --- -# 10.02 - [[Obsidian Publish|Publish]] sites +# πŸ—‚οΈ Publish Sites #placeholder/description ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Publish Sites/Obsidian Garden|Obsidian Garden]] +- [[Obsidian Garden|Obsidian Garden]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" b/04 - Showcases & Templates/Templates/Daily notes/Daily notes.md old mode 100644 new mode 100755 similarity index 92% rename from "04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" rename to 04 - Showcases & Templates/Templates/Daily notes/Daily notes.md index 1c1aaaf8d..6128fbf3d --- "a/04 - Examples & Showcases/Templates/03.01 - Daily notes/\360\237\227\202\357\270\217 03.01 - Daily notes.md" +++ b/04 - Showcases & Templates/Templates/Daily notes/Daily notes.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.01 - Daily notes +# Daily notes #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" b/04 - Showcases & Templates/Templates/Literature notes/Literature notes.md old mode 100644 new mode 100755 similarity index 91% rename from "04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" rename to 04 - Showcases & Templates/Templates/Literature notes/Literature notes.md index ba28acdde..ac7e480db --- "a/04 - Examples & Showcases/Templates/03.06 - Literature notes/\360\237\227\202\357\270\217 03.06 - Literature notes.md" +++ b/04 - Showcases & Templates/Templates/Literature notes/Literature notes.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.06 - Literature notes +# Literature notes #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" b/04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md old mode 100644 new mode 100755 similarity index 92% rename from "04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" rename to 04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md index 0c6d93477..41303706e --- "a/04 - Examples & Showcases/Templates/03.03 - Monthly notes/\360\237\227\202\357\270\217 03.03 - Monthly notes.md" +++ b/04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.03 - Monthly notes +# Monthly notes #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" "b/04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" old mode 100644 new mode 100755 similarity index 90% rename from "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" rename to "04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" index f38b1847a..960c73793 --- "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" +++ "b/04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# Dataview templates +# πŸ—‚οΈ Dataview templates #placeholder/description diff --git a/04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md b/04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md new file mode 100755 index 000000000..df78b0b0f --- /dev/null +++ b/04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md @@ -0,0 +1,21 @@ +--- +aliases: +- Plugin-specific templates +tags: +- MOC +--- + +# Plugin-specific templates + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[πŸ—‚οΈ Dataview templates|πŸ—‚οΈ Dataview templates]] +- [[πŸ—‚οΈ Templater templates|πŸ—‚οΈ Templater templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +![[Contributing templates to the community vault]] \ No newline at end of file diff --git "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" "b/04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" old mode 100644 new mode 100755 similarity index 90% rename from "04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" rename to "04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" index aabc75b28..3c7a7bcce --- "a/04 - Examples & Showcases/Templates/03.10 - Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" +++ "b/04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" @@ -6,7 +6,7 @@ tags: - MOC --- -# Templater templates +# πŸ—‚οΈ Templater templates #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" b/04 - Showcases & Templates/Templates/Projects/Projects.md old mode 100644 new mode 100755 similarity index 94% rename from "04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" rename to 04 - Showcases & Templates/Templates/Projects/Projects.md index d66c8fab5..9c42eb1df --- "a/04 - Examples & Showcases/Templates/03.05 - Projects/\360\237\227\202\357\270\217 03.05 - Projects.md" +++ b/04 - Showcases & Templates/Templates/Projects/Projects.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.05 - Projects +# Projects #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" b/04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md old mode 100644 new mode 100755 similarity index 92% rename from "04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" rename to 04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md index 7037b9711..edbe18afd --- "a/04 - Examples & Showcases/Templates/03.02 - Weekly notes/\360\237\227\202\357\270\217 03.02 - Weekly notes.md" +++ b/04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.02 - Weekly notes +# Weekly notes #placeholder/description diff --git "a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" b/04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md old mode 100644 new mode 100755 similarity index 92% rename from "04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" rename to 04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md index 6ec6aad0c..dedc71315 --- "a/04 - Examples & Showcases/Templates/03.04 - Yearly notes/\360\237\227\202\357\270\217 03.04 - Yearly notes.md" +++ b/04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md @@ -5,7 +5,7 @@ tags: - MOC --- -# 03.04 - Yearly notes +# Yearly notes #placeholder/description diff --git "a/04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" "b/04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" new file mode 100755 index 000000000..746c6feff --- /dev/null +++ "b/04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" @@ -0,0 +1,32 @@ +--- +aliases: +- +tags: +- MOC +--- + +# πŸ—‚οΈ Templates + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Daily notes|πŸ—‚οΈ 03.01 - Daily notes]] +- [[Weekly notes|πŸ—‚οΈ 03.02 - Weekly notes]] +- [[Monthly notes|πŸ—‚οΈ 03.03 - Monthly notes]] +- [[Yearly notes|πŸ—‚οΈ 03.04 - Yearly notes]] +- [[Projects|πŸ—‚οΈ 03.05 - Projects]] +- [[Literature notes|πŸ—‚οΈ 03.06 - Literature notes]] +- [[Plugin-specific templates|πŸ—‚οΈ 03.10 - Plugin-specific templates]] +%% Zoottelkeeper: End of the autogenerated index file list %% + + +## Contributing + +### Adding new templates + +1. Create a new file under [[πŸ—‚οΈ Templates]] and give it a descriptive name. +2. Apply the [[T - Templates]] template and fill out the placeholders +3. [[How to add content through GitHub|Submit your changes to GitHub]] + +### Updating a template + +Please only edit templates that you yourself have submitted. If you found an error on a template that is not yours, please open an issue first. +If you want to add a template based on another one, please see the [[#Adding new templates]] section. diff --git a/04 - Examples & Showcases/Vaults/LYT Kit.md b/04 - Showcases & Templates/Vaults/LYT Kit.md old mode 100644 new mode 100755 similarity index 100% rename from 04 - Examples & Showcases/Vaults/LYT Kit.md rename to 04 - Showcases & Templates/Vaults/LYT Kit.md diff --git a/04 - Examples & Showcases/Vaults/Obsidian JG Method.md b/04 - Showcases & Templates/Vaults/Obsidian JG Method.md old mode 100644 new mode 100755 similarity index 100% rename from 04 - Examples & Showcases/Vaults/Obsidian JG Method.md rename to 04 - Showcases & Templates/Vaults/Obsidian JG Method.md diff --git a/04 - Examples & Showcases/Vaults/Obsidian Starter Templates.md b/04 - Showcases & Templates/Vaults/Obsidian Starter Templates.md old mode 100644 new mode 100755 similarity index 100% rename from 04 - Examples & Showcases/Vaults/Obsidian Starter Templates.md rename to 04 - Showcases & Templates/Vaults/Obsidian Starter Templates.md diff --git a/04 - Examples & Showcases/Vaults/PARA Starter Kit.md b/04 - Showcases & Templates/Vaults/PARA Starter Kit.md old mode 100644 new mode 100755 similarity index 100% rename from 04 - Examples & Showcases/Vaults/PARA Starter Kit.md rename to 04 - Showcases & Templates/Vaults/PARA Starter Kit.md diff --git a/04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md b/04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md new file mode 100755 index 000000000..6d3859eb1 --- /dev/null +++ b/04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md @@ -0,0 +1,39 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + +# Qualitative Analysis Environment by Ryan Murphy + +%% Add a description below this comment. It doesn't need to be long: one or two sentences should be a good start. + +Longer descriptions are also welcome! A few things you could cover are: +- Who is this useful for? +- Where to start? +- What each folder is for? +- How to use tags? +- Are any plugins needed? - Add links to them from 02.01 + - Are they included in the kit/starter vault? +- Any custom CSS? + - Add links to 04 - Community themes or 05 - CSS Snippets or any other 10 - Resources +- Any ancilliary tools? +%% + +> My media database vault stores nearly all of the Entertainment media that I’m consuming (Excluding 1-off Youtube videos). +> +> -- [[SlRvb]] +## Download + +%% Add the link where people can download this vault or kit %% + +Link: https://forum.obsidian.md/t/slrvbs-mediadb-setup/23227 + +%% If there are any steps one needs to complete to download the starter vault or kit list them here in an ordered list (e.g. uncomment the next comment) +%% +%% To download this vault, you first need to complete the following steps +1. Step 1 +2. Step 2 +%% \ No newline at end of file diff --git a/04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md b/04 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md old mode 100644 new mode 100755 similarity index 97% rename from 04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md rename to 04 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md index 7998b8619..2f1de2e28 --- a/04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup.md +++ b/04 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md @@ -6,7 +6,7 @@ tags: publish: true --- -# [[SlRvb]]'s Journaling Setup +# SlRvb's Journaling Setup %% 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 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md b/04 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md old mode 100644 new mode 100755 similarity index 97% rename from 04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md rename to 04 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md index 3eeb6f9ca..500569525 --- a/04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup.md +++ b/04 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md @@ -6,7 +6,7 @@ tags: publish: true --- -# [[SlRvb]]’s MediaDB Setup +# SlRvb's MediaDB Setup %% 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 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" "b/04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" old mode 100644 new mode 100755 similarity index 72% rename from "04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" rename to "04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" index e87d2b668..7fc6a2caa --- "a/04 - Examples & Showcases/Vaults/\360\237\227\202\357\270\217 Vaults.md" +++ "b/04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" @@ -5,19 +5,19 @@ tags: - MOC --- -# πŸ—‚οΈ Vault examples +# πŸ—‚οΈ Vaults #placeholder/description ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[04 - Examples & Showcases/Vaults/LYT Kit|LYT Kit]] -- [[04 - Examples & Showcases/Vaults/Obsidian JG Method|Obsidian JG Method]] -- [[04 - Examples & Showcases/Vaults/Obsidian Starter Templates|Obsidian Starter Templates]] -- [[04 - Examples & Showcases/Vaults/PARA Starter Kit|PARA Starter Kit]] -- [[04 - Examples & Showcases/Vaults/SlRvb's Journaling Setup|SlRvb's Journaling Setup]] -- [[04 - Examples & Showcases/Vaults/SlRvb's MediaDB Setup|SlRvb's MediaDB Setup]] +- [[LYT Kit|LYT Kit]] +- [[Obsidian JG Method|Obsidian JG Method]] +- [[Obsidian Starter Templates|Obsidian Starter Templates]] +- [[PARA Starter Kit|PARA Starter Kit]] +- [[SlRvb's Journaling Setup|SlRvb's Journaling Setup]] +- [[SlRvb's MediaDB Setup|SlRvb's MediaDB Setup]] %% Zoottelkeeper: End of the autogenerated index file list %% @@ -48,8 +48,7 @@ Unfortunately, we can't host starter vaults or kits in the community vault itsel The steps for both are roughly the same: -1. Create a new note under [[πŸ—‚οΈ Vaults]] -2. Apply one of the following templates: +1. Create a new note under [[[πŸ—‚οΈ Vault]]2. Apply one of the following templates: - the [[T - Vault showcase]] template for starter vaults or kits - [[T - Folder structure]] if you're sharing how you've organized your vault (or a part of it) 3. Fill out any placeholders diff --git "a/04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" "b/04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" new file mode 100755 index 000000000..2fcb42ae6 --- /dev/null +++ "b/04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" @@ -0,0 +1,15 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 04 - Showcases & Templates + +In this folder, you can find various examples and showcases how other people use [[πŸ—‚οΈ Plugin Showcases|specific plugins]], browse a vast collect of [[πŸ—‚οΈ Note Examples|Note Examples]], or how [[πŸ—‚οΈ Publish Sites|published vaults]] can look like. + +This channel is pretty much the equivalent of the `#snip-a-note` channel on Discord. + +Got inspired or looking for something to get started? a collection of all sorts of [[πŸ—‚οΈ Templates]] can be found here as well. \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md b/05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md b/05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md b/05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md b/05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md b/05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md b/05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md b/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md b/05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md b/05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md b/05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md b/05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md b/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md b/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md old mode 100644 new mode 100755 index 4e0d9ad28..3663a95a3 --- a/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md +++ b/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md @@ -8,7 +8,7 @@ publish: true # Project management for fiction writing -[[eleanorkonik]] discussese a comprehensive project management workflow for fiction writing: using folders, dataview, and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. +[[Eleanor Konik]] discussese a comprehensive project management workflow for fiction writing: using folders, dataview, and tags. From ideation to completion, submitting to markets, tracking market preferences, branding work, and ancillary avenues for outreach like newsletters and tweets. You can see the [[YouTube|YouTube Video]] for this [[Obsidian Community Talks|community talk]] below: diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md b/05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md b/05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md b/05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md b/05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md old mode 100644 new mode 100755 diff --git "a/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" "b/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md b/05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md b/05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md old mode 100644 new mode 100755 diff --git "a/05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" "b/05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md b/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md b/05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md b/05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md old mode 100644 new mode 100755 diff --git a/06 - Inbox/Effective Remote Work.md b/05 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Effective Remote Work.md rename to 05 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md b/05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md b/05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md b/05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md b/05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md b/05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md b/05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md b/05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md b/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md b/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md b/05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md b/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md b/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md b/05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md old mode 100644 new mode 100755 diff --git "a/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" "b/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" old mode 100644 new mode 100755 diff --git a/05 - Guides, Workflows, & Courses/for Academic Writing.md b/05 - Guides, Workflows, & Courses/for Academic Writing.md new file mode 100644 index 000000000..8ba3306fb --- /dev/null +++ b/05 - Guides, Workflows, & Courses/for Academic Writing.md @@ -0,0 +1 @@ +# for Academic Writing diff --git a/05 - Guides, Workflows, & Courses/Beginner guides.md b/05 - Guides, Workflows, & Courses/for Beginners.md old mode 100644 new mode 100755 similarity index 95% rename from 05 - Guides, Workflows, & Courses/Beginner guides.md rename to 05 - Guides, Workflows, & Courses/for Beginners.md index c3ac0da38..c269a3f0b --- a/05 - Guides, Workflows, & Courses/Beginner guides.md +++ b/05 - Guides, Workflows, & Courses/for Beginners.md @@ -5,7 +5,7 @@ tags: - seedling --- -# Beginner guides +# for Beginners These guides will help you get started with [[πŸ—‚οΈ Obsidian]] and related topics. diff --git a/05 - Guides, Workflows, & Courses/for Creative Writing.md b/05 - Guides, Workflows, & Courses/for Creative Writing.md new file mode 100644 index 000000000..2368667f3 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/for Creative Writing.md @@ -0,0 +1 @@ +# for Creative Writing diff --git a/05 - Guides, Workflows, & Courses/for Plugin Developers.md b/05 - Guides, Workflows, & Courses/for Plugin Developers.md new file mode 100644 index 000000000..d071b9bb8 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/for Plugin Developers.md @@ -0,0 +1 @@ +# for Plugin Developers diff --git a/05 - Guides, Workflows, & Courses/for Power Users.md b/05 - Guides, Workflows, & Courses/for Power Users.md new file mode 100644 index 000000000..d3bc4d318 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/for Power Users.md @@ -0,0 +1 @@ +# for Power Users diff --git a/05 - Guides, Workflows, & Courses/Themes (MOC).md b/05 - Guides, Workflows, & Courses/for Theme Designers.md old mode 100644 new mode 100755 similarity index 91% rename from 05 - Guides, Workflows, & Courses/Themes (MOC).md rename to 05 - Guides, Workflows, & Courses/for Theme Designers.md index 1762af22a..5c79ce515 --- a/05 - Guides, Workflows, & Courses/Themes (MOC).md +++ b/05 - Guides, Workflows, & Courses/for Theme Designers.md @@ -5,7 +5,7 @@ tags: - MOC --- -# Themes +# for Theme Designers #placeholder/description diff --git a/05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md b/05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md new file mode 100644 index 000000000..11f24c495 --- /dev/null +++ b/05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md @@ -0,0 +1 @@ +# for Using Obsidian on Mobile diff --git "a/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" "b/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" old mode 100644 new mode 100755 index 7b2f4b8d3..2daed18cf --- "a/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" +++ "b/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" @@ -8,14 +8,17 @@ publish: true # πŸ—‚οΈ 05 - Guides, Workflows, & Courses -#placeholder/description +Here you can find [[πŸ—‚οΈ Guides|various guides, written or in video form]] how to accomplish various tasks. There are guides every interest +- [[for Beginners]] +- [[for Power Users]] +- [[for Creative Writing]] +- [[for Academic Writing]] +- [[for Plugin Developers]] +- [[for Theme Designers]] +- or [[for Using Obsidian on Mobile]] -## MOC +If you want more guided introductions on how to work with Obsidian, you can also check out the various [[πŸ—‚οΈ Courses]] offered by Community members. -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[05 - Guides, Workflows, & Courses/Beginner guides|Beginner guides]] -- [[05 - Guides, Workflows, & Courses/Community Talks/πŸ—‚οΈ Community Talks|πŸ—‚οΈ Community Talks]] -- [[05 - Guides, Workflows, & Courses/Courses/πŸ—‚οΈ Courses|πŸ—‚οΈ Courses]] -- [[05 - Guides, Workflows, & Courses/Guides/πŸ—‚οΈ Guides|πŸ—‚οΈ Guides]] -- [[05 - Guides, Workflows, & Courses/Themes (MOC)|Themes (MOC)]] -%% Zoottelkeeper: End of the autogenerated index file list %% +Are you rather looking for examples to get inspired? Then you might want to check out [[πŸ—‚οΈ 04 - Showcases & Templates|the examples and showcases]] instead. + +Do you already have a good idea of your workflow, but are missing the tools to implement it? Then you might want to check out the [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions]], which includes Plugins, Themes, Snippets and other tools. \ No newline at end of file diff --git a/06 - Inbox/A Brief History and Ethos of the Digital Garden.md b/06 - Concepts/A Brief History and Ethos of the Digital Garden.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/A Brief History and Ethos of the Digital Garden.md rename to 06 - Concepts/A Brief History and Ethos of the Digital Garden.md diff --git a/02 - Categories/Topics/Digital garden.md b/06 - Concepts/Digital garden.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Digital garden.md rename to 06 - Concepts/Digital garden.md diff --git a/06 - Inbox/HTML.md b/06 - Concepts/HTML.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/HTML.md rename to 06 - Concepts/HTML.md diff --git a/06 - Inbox/Knowledge Management System.md b/06 - Concepts/Knowledge Management System.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Knowledge Management System.md rename to 06 - Concepts/Knowledge Management System.md diff --git a/02 - Categories/Topics/LaTeX.md b/06 - Concepts/LaTeX.md old mode 100644 new mode 100755 similarity index 55% rename from 02 - Categories/Topics/LaTeX.md rename to 06 - Concepts/LaTeX.md index f4b695342..a128de303 --- a/02 - Categories/Topics/LaTeX.md +++ b/06 - Concepts/LaTeX.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/02 - Categories/Topics/Maps of Content (MOC).md b/06 - Concepts/Maps of Content (MOC).md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Maps of Content (MOC).md rename to 06 - Concepts/Maps of Content (MOC).md diff --git a/02 - Categories/Topics/Markdown.md b/06 - Concepts/Markdown.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Markdown.md rename to 06 - Concepts/Markdown.md diff --git a/02 - Categories/Topics/Mermaid.md b/06 - Concepts/Mermaid.md old mode 100644 new mode 100755 similarity index 72% rename from 02 - Categories/Topics/Mermaid.md rename to 06 - Concepts/Mermaid.md index b58671d83..dfb199116 --- a/02 - Categories/Topics/Mermaid.md +++ b/06 - Concepts/Mermaid.md @@ -13,6 +13,6 @@ 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 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/06 - Inbox/PARA.md b/06 - Concepts/PARA.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/PARA.md rename to 06 - Concepts/PARA.md diff --git a/02 - Categories/Topics/Publish sites.md b/06 - Concepts/Publish sites.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Publish sites.md rename to 06 - Concepts/Publish sites.md diff --git a/06 - Inbox/SCSS.md b/06 - Concepts/SCSS.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/SCSS.md rename to 06 - Concepts/SCSS.md diff --git a/02 - Categories/Topics/Spaced repetition.md b/06 - Concepts/Spaced repetition.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Spaced repetition.md rename to 06 - Concepts/Spaced repetition.md diff --git a/02 - Categories/Topics/Websites.md b/06 - Concepts/Websites.md old mode 100644 new mode 100755 similarity index 100% rename from 02 - Categories/Topics/Websites.md rename to 06 - Concepts/Websites.md diff --git a/06 - Inbox/YAML frontmatter.md b/06 - Concepts/YAML frontmatter.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/YAML frontmatter.md rename to 06 - Concepts/YAML frontmatter.md diff --git a/06 - Concepts/Zettelkasten.md b/06 - Concepts/Zettelkasten.md new file mode 100644 index 000000000..90219fef0 --- /dev/null +++ b/06 - Concepts/Zettelkasten.md @@ -0,0 +1 @@ +# Zettelkasten diff --git "a/06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" "b/06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" new file mode 100755 index 000000000..f40d8f7e2 --- /dev/null +++ "b/06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 06 - Concepts + +Confused by all the technical lingo like [[YAML frontmatter|YAML]], [[Markdown|Markdown]], [[SCSS]], or [[LaTeX|LaTeX]]? Or feel overwhelmed by all the different "schools" and techniques of Personal Knowledge Management like [[Spaced repetition]], [[PARA]], or [[Digital garden]]? + +Then this is the right folder for you. Here, the various technical and knowledge-management-related concepts are briefly explained. Think of this folder as some sort of small Wikipedia for all the terms that you frequently encounter. diff --git a/06 - Inbox/Obsidian Themes.md b/06 - Inbox/Obsidian Themes.md deleted file mode 100644 index 5b87a2666..000000000 --- a/06 - Inbox/Obsidian Themes.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: -- -tags: -- seedling -publish: true ---- - -# Obsidian Themes - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% - -#placeholder/description diff --git "a/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" "b/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" deleted file mode 100644 index d3f68d4a2..000000000 --- "a/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" +++ /dev/null @@ -1,41 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 06 - Inbox - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[06 - Inbox/08 - Seedbox|08 - Seedbox]] -- [[06 - Inbox/A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] -- [[06 - Inbox/Bryan Jenks|Bryan Jenks]] -- [[06 - Inbox/Buy Me a Coffee|Buy Me a Coffee]] -- [[06 - Inbox/ClubMacStories|ClubMacStories]] -- [[06 - Inbox/Customer Relationship Management|Customer Relationship Management]] -- [[06 - Inbox/Effective Remote Work|Effective Remote Work]] -- [[06 - Inbox/GitHub sponsor|GitHub sponsor]] -- [[06 - Inbox/HAProxy|HAProxy]] -- [[06 - Inbox/HTML|HTML]] -- [[06 - Inbox/Knowledge Management System|Knowledge Management System]] -- [[06 - Inbox/Let's Encrypt|Let's Encrypt]] -- [[06 - Inbox/LYT House|LYT House]] -- [[06 - Inbox/Nomic|Nomic]] -- [[06 - Inbox/Obsidian CSS|Obsidian CSS]] -- [[06 - Inbox/Obsidian Flight School|Obsidian Flight School]] -- [[06 - Inbox/Obsidian Themes|Obsidian Themes]] -- [[06 - Inbox/PARA|PARA]] -- [[06 - Inbox/pfSense|pfSense]] -- [[06 - Inbox/Productivity Guru|Productivity Guru]] -- [[06 - Inbox/Santi Younger|Santi Younger]] -- [[06 - Inbox/SCSS|SCSS]] -- [[06 - Inbox/SkillShare|SkillShare]] -- [[06 - Inbox/YAML frontmatter|YAML frontmatter]] -- [[06 - Inbox/Yet Another Free Publish Alternative|Yet Another Free Publish Alternative]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/06 - Inbox/08 - Seedbox.md b/07 - Inbox/08 - Seedbox.md old mode 100644 new mode 100755 similarity index 98% rename from 06 - Inbox/08 - Seedbox.md rename to 07 - Inbox/08 - Seedbox.md index 9dcd5488c..d0fdf70fc --- a/06 - Inbox/08 - Seedbox.md +++ b/07 - Inbox/08 - Seedbox.md @@ -5,7 +5,7 @@ tags: - MOC --- -# Seedbox +# 08 - Seedbox Based on the [[Digital garden]] analogy, [this post](https://forum.obsidian.md/t/what-a-seedbox-is-and-why-it-has-been-valuable-to-me/) on the Obsidian forum introduced the concept of a seedbox: diff --git a/06 - Inbox/Buy Me a Coffee.md b/07 - Inbox/Buy Me a Coffee.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Buy Me a Coffee.md rename to 07 - Inbox/Buy Me a Coffee.md diff --git a/06 - Inbox/ClubMacStories.md b/07 - Inbox/ClubMacStories.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/ClubMacStories.md rename to 07 - Inbox/ClubMacStories.md diff --git a/06 - Inbox/Customer Relationship Management.md b/07 - Inbox/Customer Relationship Management.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Customer Relationship Management.md rename to 07 - Inbox/Customer Relationship Management.md diff --git a/06 - Inbox/GitHub sponsor.md b/07 - Inbox/GitHub sponsor.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/GitHub sponsor.md rename to 07 - Inbox/GitHub sponsor.md diff --git a/06 - Inbox/HAProxy.md b/07 - Inbox/HAProxy.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/HAProxy.md rename to 07 - Inbox/HAProxy.md diff --git a/06 - Inbox/LYT House.md b/07 - Inbox/LYT House.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/LYT House.md rename to 07 - Inbox/LYT House.md diff --git a/06 - Inbox/Let's Encrypt.md b/07 - Inbox/Let's Encrypt.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Let's Encrypt.md rename to 07 - Inbox/Let's Encrypt.md diff --git a/06 - Inbox/Nomic.md b/07 - Inbox/Nomic.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Nomic.md rename to 07 - Inbox/Nomic.md diff --git a/06 - Inbox/Obsidian CSS.md b/07 - Inbox/Obsidian CSS.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Obsidian CSS.md rename to 07 - Inbox/Obsidian CSS.md diff --git a/06 - Inbox/Obsidian Flight School.md b/07 - Inbox/Obsidian Flight School.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Obsidian Flight School.md rename to 07 - Inbox/Obsidian Flight School.md diff --git a/06 - Inbox/Productivity Guru.md b/07 - Inbox/Productivity Guru.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Productivity Guru.md rename to 07 - Inbox/Productivity Guru.md diff --git a/06 - Inbox/Santi Younger.md b/07 - Inbox/Santi Younger.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/Santi Younger.md rename to 07 - Inbox/Santi Younger.md diff --git a/06 - Inbox/SkillShare.md b/07 - Inbox/SkillShare.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/SkillShare.md rename to 07 - Inbox/SkillShare.md diff --git a/06 - Inbox/Yet Another Free Publish Alternative.md b/07 - Inbox/Yet Another Free Publish Alternative.md old mode 100644 new mode 100755 similarity index 98% rename from 06 - Inbox/Yet Another Free Publish Alternative.md rename to 07 - Inbox/Yet Another Free Publish Alternative.md index 6e0aa5d9b..5ea780cb5 --- a/06 - Inbox/Yet Another Free Publish Alternative.md +++ b/07 - Inbox/Yet Another Free Publish Alternative.md @@ -9,7 +9,7 @@ tags: publish: true --- -# YET ANOTHER FREE PUBLISH ALTERNATIVE +# Yet Another Free Publish Alternative Official website: - [Template Website](https://master--owlly-house.netlify.app/notes/) diff --git a/06 - Inbox/pfSense.md b/07 - Inbox/pfSense.md old mode 100644 new mode 100755 similarity index 100% rename from 06 - Inbox/pfSense.md rename to 07 - Inbox/pfSense.md diff --git "a/07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" "b/07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" new file mode 100755 index 000000000..ab2779724 --- /dev/null +++ "b/07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" @@ -0,0 +1,41 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 07 - Inbox + +In this folder are all new things which haven't been properly sorted into the Obsidian Hub yet. + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[08 - Seedbox|08 - Seedbox]] +- [[A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] +- [[Bryan Jenks|Bryan Jenks]] +- [[Buy Me a Coffee|Buy Me a Coffee]] +- [[ClubMacStories|ClubMacStories]] +- [[Customer Relationship Management|Customer Relationship Management]] +- [[Effective Remote Work|Effective Remote Work]] +- [[GitHub sponsor|GitHub sponsor]] +- [[HAProxy|HAProxy]] +- [[HTML|HTML]] +- [[Knowledge Management System|Knowledge Management System]] +- [[Let's Encrypt|Let's Encrypt]] +- [[LYT House|LYT House]] +- [[Nomic|Nomic]] +- [[Obsidian CSS|Obsidian CSS]] +- [[Obsidian Flight School|Obsidian Flight School]] +- [[Obsidian Themes|Obsidian Themes]] +- [[PARA|PARA]] +- [[pfSense|pfSense]] +- [[Productivity Guru|Productivity Guru]] +- [[Santi Younger|Santi Younger]] +- [[SCSS|SCSS]] +- [[SkillShare|SkillShare]] +- [[YAML frontmatter|YAML frontmatter]] +- [[Yet Another Free Publish Alternative|Yet Another Free Publish Alternative]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 index e558aef8b..ea896f8df --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,114 +5,154 @@ tags: - seedling --- -# Contributing to the Obsidian community vault +# CONTRIBUTING Hi! First of all, thanks for your interest in contributing to our Obsidian community vault! This is a big experiment on trying to create an Obsidian vault that is maintained by the community. + If you're reading this on GitHub, you might notice there are a few things that look weird. -For the best experience, we recommend [downloading the latest version][download vault] of this vault or browsing it in our [publish site][published vault]. +For the best experience, we recommend [downloading the latest version](https://github.com/obsidian-community/obsidian-hub/releases/latest) of this vault or browsing it in our [publish site](https://publish.obsidian.md/hub). -## Setup +## Setup & Vault Consistency -To contribute, please [download the latest version][download vault] of this vault and open it in Obsidian. This is important to avoid duplicating content, and allows you to use the autocomplete when linking to other notes, searching and following our content guidelines. +To contribute, please [download the latest version](https://github.com/obsidian-community/obsidian-hub/releases/latest) of this vault and open it in Obsidian. This is important to avoid duplicating content, and allows you to use the autocomplete when linking to other notes, searching and following our content guidelines. -Because PKM is usually (as it name states) _highly_ personal, we have added a few rules about how we use Obsidian features to preserve our sanity: +Because Personal Knowledge Management is usually (as it name states) _highly_ personal, we have added a few rules about how we use Obsidian features to keep this Community vault consistent (and to preserve our sanity πŸ™‚) - **Tags**: We mostly use tags to indicate the status of a note. You can find more details in the [[Tag glossary]]. - **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: - - Configure `Location of new notes` to go the [[πŸ—‚οΈ 06 - Inbox]] folder. + - Configure `Location of new notes` to go the [[πŸ—‚οΈ 07 - Inbox]] folder. - Links should be set to `Shortest path` and wikilinks must be enabled. - - The `Default location for new attachments` should be the folder [[πŸ—‚οΈ 03 Attachments]]. + - The `Default location for new attachments` should be the folder [[πŸ—‚οΈ 02 Attachments]]. ![[file-and-link-settings.png]] -- **Templates**: We have predefined a few templates for any new content to be added (more about this later). These templates include comments and instructions of when to use them. -- **Folders**: We have roughly pre-defined the structure of the vault using Johnny Decimal-ish prefixes. Before adding new folders, please open an issue to discuss the changes you'd like to propose. +- **Templates**: We have [[πŸ—‚οΈ 01 Templates|predefined a few templates for any new content to be added]] (more about this later). These templates include comments and instructions of when to use them. +- **Folders**: We have roughly pre-defined the structure of the vault using Johnny Decimal-ish prefixes. *Before adding new folders, please open an issue to discuss the changes you'd like to propose. * Now that you have configured Obsidian, you are ready to do your first contribution! Have a look at the [[#Types of contributions]], and depending on what you want to contribute open the linked note for further instructions. -Once you have added or edited the note using Obsidian, come back and check out [[#Submitting your contribution]] +Once you have added or edited the note using Obsidian, come back and check out [[#Submitting your contribution]]. + +## Structure of the Community Vault + +### Overview +This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the Basic Folder Structure of this Community Vault. +%% Keep this updated when the Vault structure changes! %% -## Types of contributions +``` +. +β”œβ”€β”€ 00 - Contribute to the Obsidian Hub +β”‚Β Β  β”œβ”€β”€ 01 Templates +β”‚Β Β  └── 02 Attachments +β”œβ”€β”€ 01 - Community +β”‚Β Β  β”œβ”€β”€ Authors - Persons +β”‚Β Β  β”œβ”€β”€ Events +β”‚Β Β  β”œβ”€β”€ Obsidian Roundup +β”‚Β Β  └── Video Channels +β”œβ”€β”€ 02 - Curated Lists of Community Expansions +β”‚Β Β  β”œβ”€β”€ Auxiliary Tools +β”‚Β Β  β”œβ”€β”€ CSS Snippets +β”‚Β Β  β”œβ”€β”€ Plugins +β”‚Β Β  └── Themes +β”œβ”€β”€ 03 - Directory of Community Expansions +β”‚Β Β  β”œβ”€β”€ Auxiliary Tools +β”‚Β Β  β”œβ”€β”€ CSS Snippets +β”‚Β Β  β”œβ”€β”€ Plugins +β”‚Β Β  └── Themes +β”œβ”€β”€ 04 - Showcases & Templates +β”‚Β Β  β”œβ”€β”€ Note Examples +β”‚Β Β  β”œβ”€β”€ Plugin Showcases +β”‚Β Β  β”œβ”€β”€ Publish Sites +β”‚Β Β  β”œβ”€β”€ Templates +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Daily notes +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Literature notes +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Monthly notes +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Plugin-specific templates +β”‚Β Β  β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Dataview templates +β”‚Β Β  β”‚Β Β  β”‚Β Β  └── Templater templates +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Projects +β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Weekly notes +β”‚Β Β  β”‚Β Β  └── Yearly notes +β”‚Β Β  └── Vaults +β”œβ”€β”€ 05 - Guides, Workflows, & Courses +β”‚Β Β  β”œβ”€β”€ Community Talks +β”‚Β Β  β”œβ”€β”€ Courses +β”‚Β Β  └── Guides +β”œβ”€β”€ 06 - Concepts +└── 07 - Inbox +``` -To try and make it easy for folks to navigate this vault and find content they're interested in we have added a little bit of structure to the vault. If you can, try to file any new notes in one of the folders described in [[#Adding or editing notes]], but don't worry too much about it! If you don't think it fits any of those folders, or are unsure/don't have time to think about this, just do the following: -1. Create a new note (if you followed the steps in [[#Setup]] it should be created under [[πŸ—‚οΈ 06 - Inbox]]) -2. Apply the [[T - New Note]] template and write! -3. [[How to add content through GitHub|Submit your changes to GitHub]] +### The Eight Main Folders +Lets have a brief look at the eight main folders: -### Adding or editing notes +#### Contribute – [[πŸ—‚οΈ 00 - Contribute to the Obsidian Hub]] +This folder contains various resources for making contributions to this community vault. (Other than adding your attachments here, there is most likely no real need to contribute in this folder.) -#### [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins|Plugins]] +#### Connect – [[πŸ—‚οΈ 01 - Community]] +This one contains all notes related to People, Community Events, or specific Social Media Channels belong here. Courses offered by the Community, however, belong to the folder [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]. You can add new Pages for various Persons are events here. -- [[03 - Community Tools For Obsidian/Plugins/πŸ—‚οΈ Plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Here you can add more information about the plugin itself. For [[09.02 - How To|how to]] do something with a plugin keep reading. -- [[02 - Categories/Plugins/πŸ—‚οΈ Plugins]] - Help us categorize community plugins! +%%Should we have a rule regarding the threshold for someone being "relevant enough" to get their own page?%% -#### [[πŸ—‚οΈ Templates]] +#### Expansions – [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions]] +Due to the high number of plugins, themes, snippets and third-party-tools, we have compiled a curated lists those expansions. So if a user is e.g. looking for [[Status bar]]-related Plugins, they can go to the respective list and find it there. Think of this folder as a collection of MoCs of Community Expansions. -Here you can contribute the templates you use for Obsidian. Examples of those include: +Feel free to add new links to any list if! (Remember, download this vault for correct autocompletion of internal links.) -- [[πŸ—‚οΈ 03.01 - Daily notes|Daily note templates]] -- [[πŸ—‚οΈ 03.02 - Weekly notes|Weekly note templates]] -- [[πŸ—‚οΈ 03.03 - Monthly notes|Monthly note templates]] -- [[πŸ—‚οΈ 03.04 - Yearly notes|Yearly note templates]] -- [[πŸ—‚οΈ 03.05 - Projects|Project management templates]] -- [[πŸ—‚οΈ 03.06 - Literature notes|Literature note templates]] +You can also create a new list here by using the [[T - Plugin Category|Template for Plugin Categories]] or [[T - MOCs| or MoCs in general]], but only if it is a truly new category not already covered by any of the existing lists – we want to avoid having too many lists. -[[πŸ—‚οΈ 03.10 - Plugin-specific templates|Plugin-specific templates]]: +#### Expansions – [[πŸ—‚οΈ 03 - Directory of Community Expansions]] +This folder is automatically prepopulated with notes on the numerous expansions of our community. The [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions|currated lists]] from above link to specific notes here. This folder is prepopulated automatically, so you should not create any new notes in here. The only exception are Auxiliary Tools, for which you are free to create a new note with [[T - Ancillary tools|the respective Template.]] -- [[πŸ—‚οΈ Dataview templates]] -- [[πŸ—‚οΈ Templater templates]] +Each note represents exactly one tool, which (in the future) should also serve as a jumping pad for all information regarding this one tool – a bit like a Wikipedia page for each plugin, theme, snippet or ancillary tool. -#### [[03 - Community Tools For Obsidian/Themes/πŸ—‚οΈ Themes|Themes]] +#### Inspiration – [[πŸ—‚οΈ 04 - Showcases & Templates]] +All Showcases, Examples, and Templates belong into this folder. This includes special-purpose or pre-prepared Vaults ("Starter Kits"). Note examples are pretty much the equivalent of the `#snip-a-note` channel on Discord. -Similar to the community plugins, this folder is pre-populated with information from the [obsidian-releases](https://github.com/obsidianmd/obsidian-releases/) repository. You can add information about the theme itself or add links to support the author of your favourite theme. See [[#04 - CSS Snippets]] for more. +In this folder, you can add new notes with the [[T - Showcases|Template for Showcases]], the [[T - Vault showcase|Template for Vaults]], and the [[T - Templates|Template for Templates]] (Yeah, this is getting meta.) -#### [[πŸ—‚οΈ CSS Snippets]] +#### Instructions – [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] +This is where all guides, instructions, explainers, and workflows should be placed. Courses, basically being more comprehensive paid guides, are also located here. To make it easier for everyone to find guides relevant to them, the guides should be linked to from the "for Group X" notes (which are basically MoCs) . -There are different ways to contribute CSS snippets: +You can contribute here adding [[T - How to|new Guides and How Tos with the respective template]]. Remember to also link to them from any fitting "for Group X" page, so it can be found. -- Links to snippets hosted on GitHub or as Gists (recommended) -- Snippets hosted in this community vault. +#### Learning – [[πŸ—‚οΈ 06 - Concepts]] +This folder serves as some sort of wiki or dictionary for all the technical and PKM-terms you will find when people are talking about Obsidian. Rather than explaining concepts like [[Zettelkasten]] in every guide or at the note of every plugin developed for it, you can simply refer to it's concept note. -#### [[πŸ—‚οΈ 04 - Examples & Showcases]] +Naturally, new notes on concepts not explained in this vault yet, are very welcome. Use the [[T - New Concept|Template for new concept notes]] to add information here. Be sure to also use the [Unlinked Mentions Feature](https://help.obsidian.md/How+to/Add+aliases+to+note#Find+unlinked+mentions) to find all the notes which should be linked to the new concept. -- Note examples are the equivalent of the `#snip-a-note` channel on Discord. -- Vault examples are notes that describe how you organize your note. They can be as simple as screenshots of your folder structure or as complicated as a starter vault. +Also welcome are of course links to the concepts in this folder. -#### [[09 - Digital Garden]] -##### [[09.02 - How To]] +## On Note Location and Note Links -Do you want to share how you do _X_ with Obsidian, a community plugin or an ancilliary tool? This is the right place! They can be as atomic or as comprehensive as you'd like. -We added a few folders with topics we have forseen, but don't worry too much about where your note belongs -- just add it at the root of this folder if it's ambiguous. +In general, you should create new notes **in one of the existing folders described above, instead of creating a new one**. If you are unsure in which folder a new note belongs to, use the more general [[T - New Note| New Note Template]], place it in [[πŸ—‚οΈ 07 - Inbox]] and let others have a look. Generally, try to search for an existing note to make additions to before creating a new one. -- [[Workflows]] -- [[Plugin Tips and Tricks]] -- [[πŸ—‚οΈ Guides]] -- [[Publishing]] +If you have the feeling that your contribution belongs into two or more folders at the same time (e.g. an ancillary tool of yours, for which you also provide a guide), consider breaking up your contribution and putting smaller notes into the respective locations. Afterwards, link you contributions to each other. -#### [[10 - Resources]] +As this is indeed Obsidian, one thing pretty much always welcome is the addition of new links. Download this vault for correct autocompletion of internal links, and make use of [aliases](https://help.obsidian.md/How+to/Add+aliases+to+note#Link+with+aliases) to increase readability. -In addition to storing all the note attachments in this folder, here we collect all Obsidian-related resources. These are mostly links to external websites. Examples include: +==**Rule of thumb for contribution**: No folders, notes for new content, and note additions for existing content, and don't be shy with new links!== -- [[YouTube| YouTube Videos, Channels and Playlists]] -- [[T - Blog posts]] or [[Websites]] -- [[02 - Categories/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] -- [[Publish sites]] and other [[Digital garden]] +## Making your Contribution -#### [[πŸ—‚οΈ Events]] +### Writing +This has been pretty much all you need to know before making a contribution. Use the Community Vault as any other vault to write your contribution in. Obviously, you use the plugins and settings you are familiar with for writing and working with the vault. -For regularly or publicly held events, you can add a note describing the event and any other important information or links. +Please turn on the spellchecking when you are writing longer bits. :) (And only add really common words to the dictionary.) -### Adding suggestions or ideas for this vault -Please [click here](https://github.com/obsidian-community/obsidian-hub/discussions/new) if you have suggestions or ideas for this vault. +### Submitting -### Reporting broken (external) links, typos or mistakes +==Before submission, remember to revert the Community Vault to its basic settings, e.g. remove installed plugins, turn on spellchecking, and change any other unusual settings back to how they previously were.== Most importantly, this concerns the [[CONTRIBUTING#Setup Vault Consistency|settings relevant to Vault consistency mentioned above]]. + +If you know how to use git and GitHub, go on and make a pull request. Otherwise you might be interested in reading [[How to add content through GitHub]] (we've tried to make it as friendly and assume as little background knowledge as possible!). + +## 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). -## Submitting your contribution -If you know how to use git and GitHub, go on and make a pull request. Otherwise you might be interested in reading [[How to add content through GitHub]] (we've tried to make it as friendly and assume as little background knowledge as possible!) +## Further Questions? +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]]. + +Please [open a new discussion at GitHub](https://github.com/obsidian-community/obsidian-hub/discussions/new) if you have suggestions or ideas for this vault. -[download vault]: https://github.com/obsidian-community/obsidian-hub/releases/latest -[publish site]: https://publish.obsidian.md/hub diff --git a/README.md b/README.md old mode 100644 new mode 100755 index d875b09bf..4d538f9ac --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Obsidian Community Vault +# README Welcome! This is an experimental vault that is maintained by the Obsidian community. diff --git a/logo.svg b/logo.svg old mode 100644 new mode 100755 diff --git a/publish.css b/publish.css old mode 100644 new mode 100755 diff --git "a/\360\237\227\202\357\270\217 hub.md" "b/\360\237\227\202\357\270\217 hub.md" deleted file mode 100644 index 11e6ac845..000000000 --- "a/\360\237\227\202\357\270\217 hub.md" +++ /dev/null @@ -1,28 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ hub - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[00 - Contribute To The Obsidian Hub/πŸ—‚οΈ 00 - Contribute To The Obsidian Hub|πŸ—‚οΈ 00 - Contribute To The Obsidian Hub]] -- [[00 - Start here|00 - Start here]] -- [[01 - Community/πŸ—‚οΈ 01 - Community|πŸ—‚οΈ 01 - Community]] -- [[02 - Categories/πŸ—‚οΈ 02 - Categories|πŸ—‚οΈ 02 - Categories]] -- [[03 - Community Tools For Obsidian/πŸ—‚οΈ 03 - Community Tools For Obsidian|πŸ—‚οΈ 03 - Community Tools For Obsidian]] -- [[04 - Examples & Showcases/πŸ—‚οΈ 04 - Examples & Showcases|πŸ—‚οΈ 04 - Examples & Showcases]] -- [[05 - Guides, Workflows, & Courses/πŸ—‚οΈ 05 - Guides, Workflows, & Courses|πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] -- [[06 - Inbox/πŸ—‚οΈ 06 - Inbox|πŸ—‚οΈ 06 - Inbox]] -- [[CONTRIBUTING|CONTRIBUTING]] -- [[logo.svg|logo.svg]] -- [[publish.css|publish.css]] -- [[README|README]] -%% Zoottelkeeper: End of the autogenerated index file list %% From cf7accb2559e41b2113cfed10456d3c060d00060 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Sun, 24 Oct 2021 13:26:49 +0200 Subject: [PATCH 36/41] Remove duplicated folder --- ...17 00 - Contribute To The Obsidian Hub.md" | 23 ------------------- ...0\237\227\202\357\270\217 01 Templates.md" | 3 ++- 2 files changed, 2 insertions(+), 24 deletions(-) delete mode 100755 "00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" diff --git "a/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" "b/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" deleted file mode 100755 index e304e8ed8..000000000 --- "a/00 - Contribute To The Obsidian Hub/\360\237\227\202\357\270\217 00 - Contribute To The Obsidian Hub.md" +++ /dev/null @@ -1,23 +0,0 @@ ---- -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]]. - - - - - - diff --git "a/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" "b/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" index 232d31297..16398dedb 100755 --- "a/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" +++ "b/00 - Contribute to the Obsidian Hub/01 Templates/\360\237\227\202\357\270\217 01 Templates.md" @@ -8,5 +8,6 @@ tags: # πŸ—‚οΈ 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 %% +- [[[[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 %% From d344aa6aae19175b9c22e6cdb8ec2da97145ace8 Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Sun, 24 Oct 2021 14:37:51 +0200 Subject: [PATCH 37/41] added Obsidian files to 06, added '.DS_Store' to .gitignore --- .DS_Store | Bin 8196 -> 10244 bytes .gitignore | 3 ++- 06 - Concepts/Obsidian Help.md | 15 +++++++++++++++ 06 - Concepts/Obsidian Publish.md | 13 +++++++++++++ 06 - Concepts/Obsidian Sync.md | 13 +++++++++++++ 06 - Concepts/Obsidian community plugins.md | 12 ++++++++++++ 06 - Concepts/Obsidian community themes.md | 12 ++++++++++++ 06 - Concepts/Obsidian core plugins.md | 12 ++++++++++++ 06 - Concepts/Obsidian queries.md | 13 +++++++++++++ 9 files changed, 92 insertions(+), 1 deletion(-) create mode 100644 06 - Concepts/Obsidian Help.md create mode 100644 06 - Concepts/Obsidian Publish.md create mode 100644 06 - Concepts/Obsidian Sync.md create mode 100644 06 - Concepts/Obsidian community plugins.md create mode 100644 06 - Concepts/Obsidian community themes.md create mode 100644 06 - Concepts/Obsidian core plugins.md create mode 100644 06 - Concepts/Obsidian queries.md diff --git a/.DS_Store b/.DS_Store index 9bd7cf16d9de419d5ea9ce9ac722584faaf1f407..9645c67d0e855e9ea5f5d74a2cbe47c68f8b691f 100644 GIT binary patch literal 10244 zcmeHMTWlT08UFth6YnJ^n}l2ljk2kU1;h!*i5-WE!10a5h2S*DiIb4V*>iSdud-*? zJ-f%37$ZNmszfhpRU&$M=>rcfmj^(I2c)7_r94!X0CA}*^`$o?URtRasa5GWGkdIa zj-5WxsFZ5gn)zq`nScKIzx`(C%$SIHu;%s<*+irv32ALWw#FmcMOyXbQq4|ChCP+$ z;+awql~8|uRqsrZA&?=EA&?=EA&?>PzkmStZ1HHOl3AW1kRgyEu!4a2KG;Y?7E-ya zr2KRslScr^HmK!;vLy34xPw#4}D#sGtOc1T@N@ZEZVx?yf8jvHsr`sFAr`d7V4Yh#S~ zMo~Rk^=4%(o61g5t_4ow4FrMc6i<|+pjHXvvxzsK2+jF8swP8HIcZt7*gNH+zd!2@ z!z!M%Hj9zQW)eRN<1=10hU_d9)Ufck9-R+65Q0IT5+S(pCL;nVp*Uh|mvJJ>;pn%e+Ig9Bn*CY^vivW4~s_`uG*R zLZ!(Y2Q|ypPX|uP3zVwQ=+~?V^@&*(qEddwxL4c6-TK*bRHtT(jt@w8L*#^yjRHPCVMVNH|o4SF%si0dcO zO5-WfX!+r+4+aBwMdZ#xUZLNFiEfEK=~ntQ_0n-VN$1F=IeMJFMNiN*dWxQ-m*^FG zjozR)>1}$4enr2f-_alFefksqo&G`pqz`!mZ{=;gojbXk_w(JH=RUrV@8eZS?O2^=}lek@|p|bfn!GR$GZ^T>k!o6 zyycdy+jfif(0}j13TqV4>eOnatYm4^dz37dtD==&+jrc$^R`bJ=4sH_n{QoM^#y0O z3&Lt|iQe`e!?bP!(N%SC7pm()a#g)+pJ`e-tSwc&JCEu*tQ=MC-DesWYq}ih$UU%Z z!x~a;NAEKXi^TF(&4WWQ6)Qr!4mbY|Gk-wO)64WK{T$5vHT?#B{2Md3a|d|1oA>bT zyqCMc#U4Jyy^@awuyKfo`2>%Fk*C1P3w)6;vBM?4!W9lBFRw~oKE_|-FZ1L475*w; z<0tt${9XPYKgG|tuy3@^J0m@Q_u;vw%7L`nx-0+MuVuF-Xi129IwZ( z%()NcBgbm#-LPl_)`5oy88 zSi#H3z8z9TRq|R;d$t8N9X1h_D8@eTA~_T`ThK+Kb?pr}cTygIHtk0mf^A3%{P-B7 zhLQ(u0Pu@a_f;*+R(84OA(D5Dtiv zfB=FRpeCqSA-9=s41zWh;bx4{1DiVCDzK@6bog0H3(dBIs`Od|iSB~!!4=yYd^)i5 zKy;fP!U!>HG0G8LMlQ(QG&*!6G*2^PQOE@%$R0QQ6rZ6cpIz{I2$o{L!|);EEW?jj zj0@2HC%yzWjq&Y-uin&G5vWG^AyUR{WB3$tbs>$TTtN&$8hgw91!g?afY~05*_V!a z3`mR5f*7qEx(OM@6`&PJUrH;y2vvAThpeI`WrF%F?tw4ouW}1q|+#kqJC^GdP=x{-vE~;p_sx% z4j}khnrfL2=)sNsO$3U)3|4}E)37Q-wgfJNXtdHXw-Fiup-w=qv24V=ns!4lC3`Xi zJ`w`!l$9;+|3|L>|NoCPc4m|zkRkBNK!DqZi^GGMD_>{6;;!9Bx`ZSi(QjEvX@X2% z$3x2NcvQr7{2fT5Z+g2T%Y{_8tfVwYA88KxU;1Z&x?al8|JnH;_q#Xl&ia#d{{I(v Cswh+d delta 178 zcmZn(XmOBWU|?W$DortDU;r^WfEYvza8E20o2aKKDh`qd@);O17)lwEJah7slX5l| zPGg_gz`L29gN1`pd~=VOJv%?w4cohi{_!&?Kom~qla*j%FrR!tcCsKd& Date: Sun, 24 Oct 2021 16:49:57 +0200 Subject: [PATCH 38/41] integrated 03 into 02 --- .obsidian/app.json | 3 +- .obsidian/templates.json | 2 +- .../01 Templates/T - Ancillary tools.md | 2 +- .../01 Templates/T - Digital garden site.md | 2 +- 00 - Start here.md | 2 +- 01 - Community/Obsidian Roundup/2021.04.17.md | 2 +- 01 - Community/Obsidian Roundup/2021.04.24.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.01.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.15.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.22.md | 2 +- 01 - Community/Obsidian Roundup/2021.05.29.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.05.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.12.md | 2 +- 01 - Community/Obsidian Roundup/2021.06.26.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.03.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.10.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.17.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.24.md | 2 +- 01 - Community/Obsidian Roundup/2021.07.31.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.07.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.08.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.14.md | 2 +- 01 - Community/Obsidian Roundup/2021.08.21.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.04.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.11.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.18.md | 2 +- 01 - Community/Obsidian Roundup/2021.09.25.md | 2 +- ...237\227\202\357\270\217 01 - Community.md" | 2 +- .../02.01 Plugins by Category}/Automation.md | 0 .../02.01 Plugins by Category}/Backup.md | 0 .../02.01 Plugins by Category}/Chart.md | 0 .../02.01 Plugins by Category}/Chinese.md | 0 .../02.01 Plugins by Category}/Convert.md | 0 .../02.01 Plugins by Category}/Date.md | 0 .../Desktop-only plugins.md | 0 .../02.01 Plugins by Category}/Edit.md | 0 .../02.01 Plugins by Category}/Editor.md | 0 .../02.01 Plugins by Category}/File.md | 0 .../02.01 Plugins by Category}/Financial.md | 0 .../02.01 Plugins by Category}/Game.md | 0 .../02.01 Plugins by Category}/History.md | 0 .../02.01 Plugins by Category}/Image.md | 0 .../02.01 Plugins by Category}/Integration.md | 0 .../02.01 Plugins by Category}/Japanese.md | 0 .../02.01 Plugins by Category}/Journal.md | 0 .../02.01 Plugins by Category}/Link.md | 0 .../02.01 Plugins by Category}/Math.md | 0 .../02.01 Plugins by Category}/Mindmap.md | 0 .../Miscellaneous.md | 0 .../Mobile-compatible plugins.md | 0 .../02.01 Plugins by Category}/Mobile.md | 0 .../02.01 Plugins by Category}/Navigation.md | 0 .../02.01 Plugins by Category}/PDF.md | 0 .../Paid plugins.md | 0 .../02.01 Plugins by Category}/Refactor.md | 0 .../02.01 Plugins by Category}/Render.md | 0 .../02.01 Plugins by Category}/Search.md | 0 .../02.01 Plugins by Category}/Security.md | 0 .../02.01 Plugins by Category}/Shortcut.md | 0 .../02.01 Plugins by Category}/Statistic.md | 0 .../02.01 Plugins by Category}/Status bar.md | 0 .../02.01 Plugins by Category}/Style.md | 0 .../Task management.md | 0 .../02.01 Plugins by Category}/Template.md | 0 .../Uncategorized plugins.md | 0 .../Video and Audio.md | 0 .../02.01 Plugins by Category}/View.md | 0 .../Vim-related Plugins.md | 0 .../02.01 Plugins by Category}/Workspace.md | 0 ...\357\270\217 02.01 Plugins by Category.md" | 4 +- .../02.02 Themes by Category}/Classics.md | 0 .../Customizable Themes.md | 2 +- .../Dark-mode themes.md | 2 +- .../Light-mode themes.md | 2 +- .../Minimalistic Themes.md | 2 +- .../Monochrome Themes.md | 2 +- ...2\357\270\217 02.02 Themes by Category.md" | 2 +- ...270\217 02.03 CSS Snippets by Category.md" | 2 +- .../Android Apps.md | 0 .../Chrome Extensions.md | 2 +- .../Firefox extensions.md | 2 +- .../Linux Tools.md | 0 .../MacOS Tools.md | 0 .../Static Site Generators.md | 13 ++++ .../Windows Tools.md | 0 .../iOS Apps.md | 0 .../iOS Shortcuts.md | 0 .../iPadOS Apps.md | 0 ...\217 02.04 Auxiliary Tools by Category.md" | 2 +- .../Auxiliary Tools/Alfred.md | 2 +- .../Auxiliary Tools/Calibre.md | 2 +- .../Auxiliary Tools/Docker.md | 2 +- .../Auxiliary Tools/Drafts App.md | 2 +- .../Dragon speech recognition.md | 2 +- .../Auxiliary Tools/Dropbox.md | 2 +- .../Auxiliary Tools/Emacs.md | 2 +- .../Auxiliary Tools/Gingko app.md | 2 +- .../Auxiliary Tools/GitHub Pages.md | 2 +- .../Auxiliary Tools/Hazel.md | 2 +- .../Auxiliary Tools/Hugo.md | 0 .../Auxiliary Tools/Jekyll.md | 2 +- .../Auxiliary Tools/MGit.md | 2 +- .../Auxiliary Tools/MarginNote.md | 2 +- .../Auxiliary Tools/Mdnotes.md | 2 +- .../Auxiliary Tools/Notepad++.md | 2 +- .../Auxiliary Tools/Onyx Boox.md | 0 .../Auxiliary Tools/Pandoc.md | 2 +- .../Auxiliary Tools/Pocket.md | 2 +- .../Auxiliary Tools/ProtonMail.md | 2 +- .../Auxiliary Tools/Readwise.md | 2 +- .../Auxiliary Tools/Research Rabbit.md | 2 +- .../Auxiliary Tools/Sublime Text.md | 2 +- .../Auxiliary Tools/Syncthing.md | 2 +- .../Auxiliary Tools/Tesseract.md | 2 +- .../Auxiliary Tools/VSCode.md | 2 +- .../Auxiliary Tools/Vim.md | 2 +- .../Auxiliary Tools/Working Copy.md | 2 +- .../Auxiliary Tools/YAML.md | 2 +- .../Auxiliary Tools/YiNote.md | 2 +- .../Auxiliary Tools/Zapier.md | 2 +- .../Auxiliary Tools/Zotero Better BibTex.md | 2 +- .../Auxiliary Tools/Zotero.md | 2 +- .../Auxiliary Tools/Zotfile.md | 2 +- .../Auxiliary Tools/Zutilo.md | 2 +- .../Auxiliary Tools/icalBuddy.md | 2 +- .../Auxiliary Tools/mailbox.org.md | 2 +- .../Auxiliary Tools/revealjs.md | 2 +- ...37\227\202\357\270\217 Auxiliary Tools.md" | 0 .../All Alternate Themes (ITS Theme).md | 2 +- .../Alternate Admonitions (SlRvb).md | 0 .../Alternate Checkboxes (SlRvb).md | 0 .../CSS Snippets/Asides (SlRvb).md | 0 .../CSS Snippets/Embed Adjustments.md | 0 .../CSS Snippets/Folder Styles (SlRvb).md | 0 .../CSS Snippets/Image Adjustments.md | 0 .../CSS Snippets/Kanban (SlRvb).md | 0 ...0\237\227\202\357\270\217 CSS Snippets.md" | 0 .../Plugins/02 - Community plugins.md | 4 +- .../Plugins/DEVONlink-obsidian.md | 0 .../Plugins/ObsidianAnkiSync.md | 0 .../Plugins/adjacency-matrix-maker.md | 0 .../Plugins/advanced-toolbar.md | 0 .../Plugins/alx-folder-note.md | 0 .../Plugins/beeminder-word-count-plugin.md | 0 .../Plugins/better-fn.md | 0 .../Plugins/better-pdf-plugin.md | 0 .../Plugins/better-word-count.md | 0 .../Plugins/block-reference-count.md | 0 .../Plugins/breadcrumbs.md | 0 .../Plugins/buttons.md | 0 .../Plugins/calendar.md | 0 .../Plugins/chesser-obsidian.md | 0 .../Plugins/cm-chs-patch.md | 0 .../cm-editor-syntax-highlight-obsidian.md | 0 .../Plugins/cm-show-whitespace-obsidian.md | 0 .../Plugins/cm-typewriter-scroll-obsidian.md | 0 .../Plugins/cmenu-plugin.md | 0 .../Plugins/code-block-copy.md | 0 .../Plugins/code-block-from-selection.md | 0 .../Plugins/completed-area.md | 0 .../Plugins/completed-task-display.md | 0 .../consistent-attachments-and-links.md | 0 .../Plugins/convert-url-to-iframe.md | 0 .../Plugins/copy-note.md | 0 .../Plugins/copy-url-in-preview.md | 0 .../Plugins/css-snippets.md | 0 .../Plugins/csv-obsidian.md | 0 .../Plugins/customizable-menu.md | 0 .../Plugins/customizable-sidebar.md | 0 .../Plugins/customjs.md | 0 .../Plugins/cycle-through-panes.md | 0 .../Plugins/daily-activity.md | 0 .../Plugins/dangerzone-writing-plugin.md | 0 .../Plugins/darlal-switcher-plus.md | 0 .../Plugins/dataview.md | 0 .../Plugins/discordian-plugin.md | 0 .../Plugins/drawio-obsidian.md | 0 .../Plugins/easy-typing-obsidian.md | 0 .../Plugins/editor-commands-remap.md | 0 .../Plugins/emoji-shortcodes.md | 0 .../Plugins/extract-highlights-plugin.md | 0 .../Plugins/extract-url.md | 0 .../Plugins/file-explorer-markdown-titles.md | 0 .../Plugins/file-explorer-note-count.md | 0 .../Plugins/file-tree-alternative.md | 0 .../Plugins/find-and-replace-in-selection.md | 0 .../Plugins/find-unlinked-files.md | 0 .../Plugins/flashcards-obsidian.md | 0 .../Plugins/folder-note-core.md | 0 .../Plugins/folder-note-plugin.md | 0 .../Plugins/footlinks.md | 0 .../Plugins/format-hotkeys-obsidian.md | 0 .../Plugins/garble-text.md | 0 .../Plugins/ghost-fade-focus.md | 0 .../Plugins/homepage.md | 0 .../Plugins/hotkey-helper.md | 0 .../Plugins/hotkeysplus-obsidian.md | 0 .../Plugins/hover-external-link.md | 0 .../Plugins/imdone-obsidian-plugin.md | 0 .../Plugins/ini-obsidian.md | 0 .../Plugins/initiative-tracker.md | 0 .../Plugins/juggl.md | 0 .../Plugins/key-promoter.md | 0 .../Plugins/koncham-workspace.md | 0 .../Plugins/leader-hotkeys-obsidian.md | 0 .../Plugins/ledger-obsidian.md | 0 .../Plugins/link-headers-directly.md | 0 .../Plugins/liquid-templates.md | 0 .../Plugins/longform.md | 0 .../Plugins/luhman.md | 0 .../Plugins/lumberjack-obsidian.md | 0 .../Plugins/macOS-keyboard-nav-obsidian.md | 0 .../Plugins/macro-plugin.md | 0 .../Plugins/map-of-content.md | 0 .../Plugins/marginnote-companion.md | 0 .../Plugins/markdown-attributes.md | 0 .../Plugins/markdown-prettifier.md | 0 .../Plugins/maximise-active-pane-obsidian.md | 0 .../Plugins/mdx-as-md-obsidian.md | 0 .../Plugins/media-extended.md | 0 .../Plugins/meld-encrypt.md | 0 .../Plugins/metadata-extractor.md | 0 .../Plugins/metaedit.md | 0 .../Plugins/mochi-cards-exporter.md | 0 .../mrj-add-codemirror-matchbrackets.md | 0 .../Plugins/mrj-crosslink-between-notes.md | 0 .../Plugins/mrj-jump-to-link.md | 0 .../Plugins/mrj-text-expand.md | 0 .../Plugins/multi-line-formatting.md | 0 .../Plugins/music-code-blocks.md | 0 .../Plugins/mx-bili-plugin.md | 0 .../Plugins/mysnippets-plugin.md | 0 .../Plugins/neo4j-graph-view.md | 0 .../Plugins/netwik.md | 0 .../Plugins/nldates-obsidian.md | 0 .../Plugins/note-folder-autorename.md | 0 .../Plugins/note-refactor-obsidian.md | 0 .../Plugins/notetweet.md | 0 .../Plugins/number-headings-obsidian.md | 0 .../Plugins/obsidian-2hop-links-plugin.md | 0 .../Plugins/obsidian-5e-statblocks.md | 0 .../Plugins/obsidian-activity-history.md | 0 .../Plugins/obsidian-activity-logger.md | 0 .../Plugins/obsidian-admonition.md | 0 .../Plugins/obsidian-advanced-appearance.md | 0 .../Plugins/obsidian-advanced-new-file.md | 0 .../Plugins/obsidian-advanced-uri.md | 0 .../Plugins/obsidian-amazingmarvin-plugin.md | 0 .../Plugins/obsidian-annotator.md | 0 .../obsidian-another-quick-switcher.md | 0 .../obsidian-apple-reminders-plugin.md | 0 .../Plugins/obsidian-apply-patterns.md | 0 .../Plugins/obsidian-argdown-plugin.md | 0 .../Plugins/obsidian-auto-link-title.md | 0 .../obsidian-auto-pair-chinese-symbol.md | 0 .../Plugins/obsidian-autocomplete-plugin.md | 0 .../Plugins/obsidian-banners.md | 0 .../Plugins/obsidian-budget-wysiwyg.md | 0 .../Plugins/obsidian-card-view-mode.md | 0 .../Plugins/obsidian-carry-forward.md | 0 .../Plugins/obsidian-charts.md | 0 .../Plugins/obsidian-chartsview-plugin.md | 0 .../Plugins/obsidian-checklist-plugin.md | 0 .../Plugins/obsidian-chessboard.md | 0 .../Plugins/obsidian-citation-plugin.md | 0 .../Plugins/obsidian-code-block-enhancer.md | 0 .../Plugins/obsidian-code-copy.md | 0 .../Plugins/obsidian-codemirror-options.md | 0 .../Plugins/obsidian-collapse-all-plugin.md | 0 .../Plugins/obsidian-command-alias-plugin.md | 0 .../Plugins/obsidian-comments.md | 0 .../Plugins/obsidian-commits.md | 0 .../Plugins/obsidian-contextual-typography.md | 0 .../Plugins/obsidian-copy-block-link.md | 0 .../Plugins/obsidian-csv-table.md | 0 .../obsidian-cursor-location-plugin.md | 0 .../Plugins/obsidian-daf-yomi.md | 0 .../Plugins/obsidian-daily-named-folder.md | 0 .../Plugins/obsidian-daily-stats.md | 0 .../Plugins/obsidian-dangling-links.md | 0 .../Plugins/obsidian-day-planner.md | 0 .../Plugins/obsidian-dice-roller.md | 0 .../Plugins/obsidian-dictionary-plugin.md | 0 .../Plugins/obsidian-discordrpc.md | 0 .../Plugins/obsidian-dropbox-backups.md | 0 .../Plugins/obsidian-dynamic-toc.md | 0 .../Plugins/obsidian-editor-shortcuts.md | 0 .../obsidian-electron-window-tweaker.md | 0 .../Plugins/obsidian-embedded-code-title.md | 0 .../Plugins/obsidian-embedded-note-titles.md | 0 .../Plugins/obsidian-emoji-toolbar.md | 0 .../Plugins/obsidian-enhancing-mindmap.md | 0 .../Plugins/obsidian-excalidraw-plugin.md | 0 .../Plugins/obsidian-export-to-tex.md | 0 .../obsidian-extract-pdf-highlights.md | 0 .../Plugins/obsidian-file-link.md | 0 .../Plugins/obsidian-file-path-to-uri.md | 0 .../Plugins/obsidian-filename-heading-sync.md | 0 .../obsidian-find-and-replace-in-selection.md | 0 .../Plugins/obsidian-focus-mode.md | 0 .../Plugins/obsidian-footnotes.md | 0 .../Plugins/obsidian-fountain.md | 0 .../Plugins/obsidian-fullscreen-plugin.md | 0 .../Plugins/obsidian-furigana.md | 0 .../Plugins/obsidian-gallery.md | 0 .../Plugins/obsidian-gist.md | 0 .../Plugins/obsidian-git.md | 0 .../Plugins/obsidian-go-to-line.md | 0 .../Plugins/obsidian-grandfather.md | 0 .../Plugins/obsidian-habit-tracker.md | 0 .../Plugins/obsidian-hackernews.md | 0 .../obsidian-hide-sidebars-when-narrow.md | 0 .../Plugins/obsidian-hider.md | 0 .../obsidian-highlightpublicnotes-plugin.md | 0 .../obsidian-hotkeys-for-specific-files.md | 0 .../Plugins/obsidian-hotkeys-for-templates.md | 0 .../Plugins/obsidian-hypothesis-plugin.md | 0 .../Plugins/obsidian-icon-folder.md | 0 .../Plugins/obsidian-icon-swapper.md | 0 .../Plugins/obsidian-icons-plugin.md | 0 .../obsidian-image-auto-upload-plugin.md | 0 .../Plugins/obsidian-image-toolkit.md | 0 .../Plugins/obsidian-image-uploader.md | 0 .../Plugins/obsidian-imgur-plugin.md | 0 .../Plugins/obsidian-incremental-writing.md | 0 .../Plugins/obsidian-indent-lines.md | 0 .../Plugins/obsidian-itinerary.md | 0 .../Plugins/obsidian-javascript-init.md | 0 .../Plugins/obsidian-journey-plugin.md | 0 .../Plugins/obsidian-jsonifier.md | 0 .../Plugins/obsidian-juliandate.md | 0 .../Plugins/obsidian-jump-to-date-plugin.md | 0 .../Plugins/obsidian-jupyter.md | 0 .../Plugins/obsidian-kanban.md | 0 .../Plugins/obsidian-kindle-plugin.md | 0 .../Plugins/obsidian-kroki.md | 0 .../Plugins/obsidian-languagetool-plugin.md | 0 .../Plugins/obsidian-latex-environments.md | 0 .../Plugins/obsidian-latex.md | 0 .../Plugins/obsidian-leaflet-plugin.md | 0 .../Plugins/obsidian-link-converter.md | 0 .../Plugins/obsidian-link-indexer.md | 0 .../Plugins/obsidian-linter.md | 0 .../Plugins/obsidian-livesync.md | 0 .../Plugins/obsidian-local-images.md | 0 .../Plugins/obsidian-map-view.md | 0 ...an-markdown-formatting-assistant-plugin.md | 0 .../Plugins/obsidian-markdown-furigana.md | 0 .../Plugins/obsidian-markmind.md | 0 .../Plugins/obsidian-metatable.md | 0 .../Plugins/obsidian-metatemplates.md | 0 .../obsidian-min3ditorhotkeys-plugin.md | 0 .../Plugins/obsidian-mind-map.md | 0 .../Plugins/obsidian-minimal-settings.md | 0 .../Plugins/obsidian-nomnoml-diagram.md | 0 .../Plugins/obsidian-open-link-with.md | 0 .../Plugins/obsidian-org-mode.md | 0 .../Plugins/obsidian-orthography.md | 0 .../Plugins/obsidian-outliner.md | 0 .../Plugins/obsidian-pandoc.md | 0 .../Plugins/obsidian-pangu.md | 0 .../Plugins/obsidian-paper-cut.md | 0 .../obsidian-paste-to-current-indentation.md | 0 .../Plugins/obsidian-plantuml.md | 0 .../Plugins/obsidian-plotly.md | 0 .../Plugins/obsidian-pluck.md | 0 .../Plugins/obsidian-plugin-prettier.md | 0 .../Plugins/obsidian-plugin-toc.md | 0 .../Plugins/obsidian-plugin-todo.md | 0 .../Plugins/obsidian-pocket.md | 0 .../Plugins/obsidian-pomodoro-plugin.md | 0 .../obsidian-prominent-starred-files.md | 0 .../Plugins/obsidian-qrcode-plugin.md | 0 .../Plugins/obsidian-query-language.md | 0 .../Plugins/obsidian-query2table.md | 0 .../Plugins/obsidian-random-todo.md | 0 .../Plugins/obsidian-react-components.md | 0 .../Plugins/obsidian-read-it-later.md | 0 .../Plugins/obsidian-reading-time.md | 0 .../Plugins/obsidian-readwise.md | 0 .../Plugins/obsidian-recall.md | 0 .../Plugins/obsidian-regex-pipeline.md | 0 .../Plugins/obsidian-related-notes-finder.md | 0 .../Plugins/obsidian-relative-find.md | 0 .../Plugins/obsidian-relative-line-numbers.md | 0 .../Plugins/obsidian-reminder-plugin.md | 0 .../Plugins/obsidian-reset-font-size.md | 0 .../Plugins/obsidian-reveal-active-file.md | 0 .../Plugins/obsidian-rich-links.md | 0 .../Plugins/obsidian-rollover-daily-todos.md | 0 .../Plugins/obsidian-rtl.md | 0 .../Plugins/obsidian-shellcommands.md | 0 .../obsidian-shortcuts-for-starred-files.md | 0 .../Plugins/obsidian-show-file-path.md | 0 .../obsidian-sidebar-expand-on-hover.md | 0 .../Plugins/obsidian-smart-typography.md | 0 .../obsidian-sort-and-permute-lines.md | 0 .../Plugins/obsidian-spaced-repetition.md | 0 .../Plugins/obsidian-spotlight.md | 0 .../Plugins/obsidian-static-file-server.md | 0 .../Plugins/obsidian-statusbar-pomo.md | 0 .../Plugins/obsidian-stille.md | 0 .../Plugins/obsidian-stopwatch-plugin.md | 0 .../Plugins/obsidian-style-settings.md | 0 .../Plugins/obsidian-system-dark-mode.md | 0 .../Plugins/obsidian-tabs.md | 0 .../Plugins/obsidian-task-archiver.md | 0 .../Plugins/obsidian-task-collector.md | 0 .../Plugins/obsidian-tasks-plugin.md | 0 .../Plugins/obsidian-temple.md | 0 .../Plugins/obsidian-text-expander.md | 0 .../Plugins/obsidian-text-format.md | 0 .../Plugins/obsidian-tidy-footnotes.md | 0 .../Plugins/obsidian-timeline.md | 0 .../Plugins/obsidian-timelines.md | 0 .../Plugins/obsidian-title-index.md | 0 .../Plugins/obsidian-to-anki-plugin.md | 0 .../Plugins/obsidian-toggl-integration.md | 0 .../Plugins/obsidian-tracker.md | 0 .../Plugins/obsidian-trello.md | 0 .../Plugins/obsidian-underline.md | 0 .../Plugins/obsidian-vale.md | 0 .../Plugins/obsidian-vault-changelog.md | 0 .../obsidian-vault-statistics-plugin.md | 0 .../obsidian-view-mode-by-frontmatter.md | 0 .../Plugins/obsidian-vim-im-switch-plugin.md | 0 .../Plugins/obsidian-vimrc-support.md | 0 .../Plugins/obsidian-vocabulary-view.md | 0 .../Plugins/obsidian-wavedrom.md | 0 .../Plugins/obsidian-wikipedia.md | 0 .../Plugins/obsidian-wordnet-plugin.md | 0 .../Plugins/obsidian-youglish-plugin.md | 0 .../Plugins/obsidian-zoom.md | 0 .../Plugins/obsidian42-brat.md | 0 .../Plugins/obsidian42-text-transporter.md | 0 .../Plugins/obsimian-exporter.md | 0 .../Plugins/open-note-to-window-title.md | 0 .../Plugins/open-vscode.md | 0 .../Plugins/open-with.md | 0 .../Plugins/oz-clear-unused-images.md | 0 .../Plugins/oz-image-plugin.md | 0 .../Plugins/ozanshare-publish.md | 0 .../Plugins/page-heading-from-links.md | 0 .../Plugins/pane-relief.md | 0 .../Plugins/pdf-to-markdown-plugin.md | 0 .../Plugins/periodic-notes.md | 0 .../Plugins/phone-to-roam-to-obsidian.md | 0 .../Plugins/plugin-changelogs.md | 0 .../Plugins/podcast-note.md | 0 .../Plugins/privacy-glasses.md | 0 .../Plugins/python-lab-plugin.md | 0 .../Plugins/quick-explorer.md | 0 .../Plugins/quick-latex.md | 0 .../Plugins/quickadd.md | 0 .../Plugins/random-structural-diary-plugin.md | 0 .../Plugins/readwise-mirror.md | 0 .../Plugins/readwise-official.md | 0 .../Plugins/recent-files-obsidian.md | 0 .../Plugins/remember-cursor-position.md | 0 .../Plugins/review-obsidian.md | 0 .../Plugins/scales-chords.md | 0 .../Plugins/search-on-internet.md | 0 .../Plugins/searchpp.md | 0 .../Plugins/shortcuts-extender.md | 0 .../Plugins/simple-embeds.md | 0 .../Plugins/slated-obsidian.md | 0 .../Plugins/sliding-panes-obsidian.md | 0 .../Plugins/smart-random-note.md | 0 .../Plugins/snippet-commands-obsidian.md | 0 .../Plugins/snippets.md | 0 .../Plugins/supercharged-links-obsidian.md | 0 .../Plugins/table-editor-obsidian.md | 0 .../Plugins/table-extended.md | 0 .../Plugins/tag-page-preview.md | 0 .../Plugins/tag-wrangler.md | 0 .../Plugins/taskbone-ocr-plugin.md | 0 .../Plugins/templater-obsidian.md | 0 .../Plugins/text-snippets-obsidian.md | 0 .../Plugins/theme-picker.md | 0 .../Plugins/things-logbook.md | 0 .../Plugins/todo-txt.md | 0 .../Plugins/todoist-sync-plugin.md | 0 .../Plugins/tq-obsidian.md | 0 .../Plugins/txt-as-md-obsidian.md | 0 .../Plugins/unique-attachments.md | 0 .../Plugins/update-time-on-edit.md | 0 .../Plugins/uri-commands.md | 0 .../Plugins/url-into-selection.md | 0 .../Plugins/vantage-obsidian.md | 0 .../Plugins/various-complements.md | 0 .../Plugins/wikilinks-to-mdlinks-obsidian.md | 0 .../Plugins/window-collapse.md | 0 .../Plugins/workbench-obsidian.md | 0 .../Plugins/workspaces-plus.md | 0 .../Plugins/youhavebeenstaring-plugin.md | 0 .../Plugins/zoottelkeeper-obsidian-plugin.md | 0 .../\360\237\227\202\357\270\217 Plugins.md" | 0 .../Themes/80s Neon.md | 0 .../Themes/Agora.md | 0 .../Themes/Al Dente.md | 0 .../Themes/Amethyst.md | 0 .../Themes/Ars Magna.md | 0 .../Themes/Atom.md | 0 .../Themes/Aurora.md | 0 .../Themes/Ayu Mirage.md | 0 .../Themes/Ayu.md | 0 .../Themes/Base2Tone.md | 0 .../Themes/Behave dark.md | 0 .../Themes/Big Sur Aesthetic.md | 0 .../Themes/Blackbird.md | 0 .../Themes/Blue Topaz.md | 0 .../Themes/California Coast.md | 0 .../Themes/Charcoal.md | 0 .../Themes/Christmas.md | 0 .../Themes/Cidreira Coast.md | 0 .../Themes/Clair de Lune.md | 0 .../Themes/Comfort Smooth.md | 0 .../Themes/Comfort color dark.md | 0 .../Themes/Creature.md | 0 .../Themes/Cyber Glow.md | 0 .../Themes/Cybertron.md | 0 .../Themes/Dark Graphite Pie.md | 0 .../Themes/Dark Graphite.md | 0 .../Themes/Dark Moss.md | 0 .../Themes/Darkyan.md | 0 .../Themes/Deep Work.md | 0 .../Themes/Deep.md | 0 .../Themes/Discordian.md | 0 .../Themes/Dracula for Obsidian.md | 0 .../Themes/Emerald.md | 0 .../Themes/Everforest.md | 0 .../Themes/Faded.md | 0 .../Themes/Firefly.md | 0 .../Themes/GDCT Dark.md | 0 .../Themes/GDCT.md | 0 .../Themes/Gastown.md | 0 .../Themes/Gitsidian.md | 0 .../Themes/Golden Coffee.md | 0 .../Themes/Golden Topaz.md | 0 .../Themes/Higlighter.md | 0 .../Themes/Hipstersmoothie.md | 0 .../Themes/Horizon.md | 0 .../Themes/Hulk.md | 0 .../Themes/ITS Theme.md | 0 .../Themes/Iceberg.md | 0 .../Themes/Illusion.md | 0 .../Themes/Lizardmen Zettelkasten.md | 0 .../Themes/Mammoth.md | 0 .../Themes/Minimal.md | 0 .../Themes/Molecule.md | 0 .../Themes/Moonlight.md | 0 .../Themes/Night Owl.md | 0 .../Themes/Notation.md | 0 .../Themes/Obsdn-Dark-Rmx.md | 0 .../Themes/Obsidian Boom.md | 0 .../Themes/Obsidian Nord.md | 0 .../Themes/Obsidian Windows 98 Edition.md | 0 .../Themes/Obsidian gruvbox.md | 0 .../Themes/Obsidianite.md | 0 .../Themes/Obuntu.md | 0 .../Themes/Ono Sendai.md | 0 .../Themes/Palatinate.md | 0 .../Themes/Panic Mode.md | 0 .../Themes/Pink Topaz.md | 0 .../Themes/Pisum.md | 0 .../Themes/Purple Owl.md | 0 .../Themes/Red Graphite.md | 0 .../Themes/Reverie.md | 0 .../Themes/Rmaki.md | 0 .../Themes/Sanctum.md | 0 .../Themes/Shimmering Focus.md | 0 .../Themes/Slytherin.md | 0 .../Themes/Sodalite.md | 0 .../Themes/Solarized.md | 0 .../Themes/Spectrum.md | 0 .../Themes/Subtlegold.md | 0 .../Themes/Suddha.md | 0 .../Themes/Tokyo Night.md | 0 .../Themes/Traffic Lights.md | 0 .../Themes/Ursa.md | 0 .../Themes/Vileplume.md | 0 .../Themes/Warmth.md | 0 .../Themes/Wasp.md | 0 .../Themes/Yin and Yang.md | 0 .../Themes/obsidian_ia.md | 0 .../\360\237\227\202\357\270\217 Themes.md" | 0 ...270\217 02.05 All Community Expansions.md" | 13 ++++ ...\357\270\217 02 - Community Expansions.md" | 15 ++++ .../Auxiliary Tools/Static Site Generators.md | 13 ---- ... Curated Lists of Community Expansions.md" | 15 ---- ...03 - Directory of Community Expansions.md" | 13 ---- ...\237\227\202\357\270\217 Note Examples.md" | 0 .../Plugin Showcases/Graph view.md | 0 ...7\227\202\357\270\217 Plugin Showcases.md" | 0 .../Publish Sites/Obsidian Garden.md | 0 ...\237\227\202\357\270\217 Publish Sites.md" | 0 .../Templates/Daily notes/Daily notes.md | 0 .../Literature notes/Literature notes.md | 0 .../Templates/Monthly notes/Monthly notes.md | 0 ...227\202\357\270\217 Dataview templates.md" | 0 .../Plugin-specific templates.md | 0 ...27\202\357\270\217 Templater templates.md" | 0 .../Templates/Projects/Projects.md | 0 .../Templates/Weekly notes/Weekly notes.md | 0 .../Templates/Yearly notes/Yearly notes.md | 0 ...\360\237\227\202\357\270\217 Templates.md" | 0 .../Vaults/LYT Kit.md | 0 .../Vaults/Obsidian JG Method.md | 0 .../Vaults/Obsidian Starter Templates.md | 0 .../Vaults/PARA Starter Kit.md | 0 ...ive Analysis Environment by Ryan Murphy.md | 0 .../Vaults/SlRvb's Journaling Setup.md | 0 .../Vaults/SlRvb's MediaDB Setup.md | 0 .../\360\237\227\202\357\270\217 Vaults.md" | 0 ...357\270\217 03 - Showcases & Templates.md" | 0 .../Community Talks/Breadcrumbs Showcase.md | 0 .../CSS 101 - Community Talk.md | 0 ...wn Obsidian Plugin - How To Get Started.md | 0 .../Customizable workspaces.md | 0 .../Deep Learning on Networks.md | 0 .../How to create your own Obsidian plugin.md | 0 .../Image Adjustment Snippets - ITS Theme.md | 0 .../Introduction to Buttons.md | 0 .../Community Talks/Journaling Showcase.md | 0 ...aloguing and Classification in Obsidian.md | 0 .../Metadata Group Discussion.md | 0 .../Community Talks/Obsidian 101.md | 0 .../Community Talks/Obsidian and TTRPG.md | 0 .../Project management for fiction writing.md | 0 .../Spaced repetition - An Introduction.md | 0 .../Community Talks/What your vault knows.md | 0 .../YT - An Introduction to Dataview.md | 0 ...ate slideshows, PDFs and Word documents.md | 0 .../Community Talks/Zotero 101.md | 0 ...37\227\202\357\270\217 Community Talks.md" | 35 ++++++++++ ...ourse for Getting Started with Obsidian.md | 0 .../Courses/Linking Your Thinking.md | 0 .../\360\237\227\202\357\270\217 Courses.md" | 4 +- .../Guides/An Introduction to Dataview.md | 0 ...trolling Obsidian via a Third-party App.md | 0 .../Guides/Default Obsidian Theme Colors.md | 0 .../Guides/Effective Remote Work.md | 0 .../Guides/How to Style Obsidian.md | 0 .../How to add content through GitHub.md | 0 ...our plugin to the community plugin list.md | 0 ...your theme to the community theme store.md | 0 .../How to get started developing plugins.md | 0 ...to release a new version of your plugin.md | 0 .../Guides/Obsidian publish and pfSense.md | 0 ...ources and Guides for Plugin Developers.md | 0 ...esources and Guides for Theme Designers.md | 0 ... actions to create releases for plugins.md | 0 .../Guides/Using Pandoc inside Obsidian.md | 0 .../Guides/YT - Intro to Dataview Plugin.md | 0 ...owerful Obsidian Plugin (With Examples).md | 0 .../Guides/YT - How to use QuickAdd.md | 0 .../\360\237\227\202\357\270\217 Guides.md" | 39 +++++++++++ .../for Academic Writing.md | 0 .../for Beginners.md | 0 .../for Creative Writing.md | 0 .../for Plugin Developers.md | 0 .../for Power Users.md | 0 .../for Theme Designers.md | 0 .../for Using Obsidian on Mobile.md | 0 ...\217 04 - Guides, Workflows, & Courses.md" | 4 +- ...History and Ethos of the Digital Garden.md | 0 .../Digital garden.md | 2 +- {06 - Concepts => 05 - Concepts}/HTML.md | 0 .../Knowledge Management System.md | 0 {06 - Concepts => 05 - Concepts}/LaTeX.md | 2 +- .../Maps of Content (MOC).md | 0 {06 - Concepts => 05 - Concepts}/Markdown.md | 0 {06 - Concepts => 05 - Concepts}/Mermaid.md | 2 +- .../Obsidian Help.md | 0 .../Obsidian Publish.md | 0 .../Obsidian Sync.md | 0 .../Obsidian community plugins.md | 0 .../Obsidian community themes.md | 0 .../Obsidian core plugins.md | 0 .../Obsidian queries.md | 0 {06 - Concepts => 05 - Concepts}/PARA.md | 0 .../Publish sites.md | 0 {06 - Concepts => 05 - Concepts}/SCSS.md | 0 .../Spaced repetition.md | 0 {06 - Concepts => 05 - Concepts}/Websites.md | 0 .../YAML frontmatter.md | 0 .../Zettelkasten.md | 0 ...\237\227\202\357\270\217 05 - Concepts.md" | 0 ...37\227\202\357\270\217 Community Talks.md" | 35 ---------- .../\360\237\227\202\357\270\217 Guides.md" | 39 ----------- {07 - Inbox => 06 - Inbox}/Buy Me a Coffee.md | 0 {07 - Inbox => 06 - Inbox}/ClubMacStories.md | 0 .../Customer Relationship Management.md | 0 {07 - Inbox => 06 - Inbox}/GitHub sponsor.md | 0 {07 - Inbox => 06 - Inbox}/HAProxy.md | 0 {07 - Inbox => 06 - Inbox}/LYT House.md | 0 {07 - Inbox => 06 - Inbox}/Let's Encrypt.md | 0 {07 - Inbox => 06 - Inbox}/Nomic.md | 0 {07 - Inbox => 06 - Inbox}/Obsidian CSS.md | 0 .../Obsidian Flight School.md | 0 .../Productivity Guru.md | 0 {07 - Inbox => 06 - Inbox}/Santi Younger.md | 0 .../08 - Seedbox.md => 06 - Inbox/Seedbox.md | 0 {07 - Inbox => 06 - Inbox}/SkillShare.md | 0 .../Yet Another Free Publish Alternative.md | 0 {07 - Inbox => 06 - Inbox}/pfSense.md | 0 ...360\237\227\202\357\270\217 06 - Inbox.md" | 2 +- CONTRIBUTING.md | 68 +++++++++---------- 709 files changed, 237 insertions(+), 238 deletions(-) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Automation.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Backup.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Chart.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Chinese.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Convert.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Date.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Desktop-only plugins.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Edit.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Editor.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/File.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Financial.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Game.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/History.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Image.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Integration.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Japanese.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Journal.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Link.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Math.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Mindmap.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Miscellaneous.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Mobile-compatible plugins.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Mobile.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Navigation.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/PDF.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Paid plugins.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Refactor.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Render.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Search.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Security.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Shortcut.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Statistic.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Status bar.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Style.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Task management.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Template.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Uncategorized plugins.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Video and Audio.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/View.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Vim-related Plugins.md (100%) rename {02 - Curated Lists of Community Expansions/Plugins => 02 - Community Expansions/02.01 Plugins by Category}/Workspace.md (100%) rename "02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" => "02 - Community Expansions/02.01 Plugins by Category/\360\237\227\202\357\270\217 02.01 Plugins by Category.md" (92%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Classics.md (100%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Customizable Themes.md (58%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Dark-mode themes.md (58%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Light-mode themes.md (58%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Minimalistic Themes.md (58%) rename {02 - Curated Lists of Community Expansions/Themes => 02 - Community Expansions/02.02 Themes by Category}/Monochrome Themes.md (58%) rename "02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" => "02 - Community Expansions/02.02 Themes by Category/\360\237\227\202\357\270\217 02.02 Themes by Category.md" (89%) rename "02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" => "02 - Community Expansions/02.03 CSS Snippets by Category/\360\237\227\202\357\270\217 02.03 CSS Snippets by Category.md" (93%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/Android Apps.md (100%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/Chrome Extensions.md (72%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/Firefox extensions.md (72%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/Linux Tools.md (100%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/MacOS Tools.md (100%) create mode 100755 02 - Community Expansions/02.04 Auxiliary Tools by Category/Static Site Generators.md rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/Windows Tools.md (100%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/iOS Apps.md (100%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/iOS Shortcuts.md (100%) rename {02 - Curated Lists of Community Expansions/Auxiliary Tools => 02 - Community Expansions/02.04 Auxiliary Tools by Category}/iPadOS Apps.md (100%) rename "02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" => "02 - Community Expansions/02.04 Auxiliary Tools by Category/\360\237\227\202\357\270\217 02.04 Auxiliary Tools by Category.md" (93%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Alfred.md (60%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Calibre.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Docker.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Drafts App.md (64%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Dragon speech recognition.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Dropbox.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Emacs.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Gingko app.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/GitHub Pages.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Hazel.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Hugo.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Jekyll.md (55%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/MGit.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/MarginNote.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Mdnotes.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Notepad++.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Onyx Boox.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Pandoc.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Pocket.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/ProtonMail.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Readwise.md (77%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Research Rabbit.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Sublime Text.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Syncthing.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Tesseract.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/VSCode.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Vim.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Working Copy.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/YAML.md (54%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/YiNote.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Zapier.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Zotero Better BibTex.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Zotero.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Zotfile.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/Zutilo.md (71%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/icalBuddy.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/mailbox.org.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Auxiliary Tools/revealjs.md (71%) rename "03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" => "02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/All Alternate Themes (ITS Theme).md (93%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Alternate Admonitions (SlRvb).md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Alternate Checkboxes (SlRvb).md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Asides (SlRvb).md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Embed Adjustments.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Folder Styles (SlRvb).md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Image Adjustments.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/CSS Snippets/Kanban (SlRvb).md (100%) rename "03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" => "02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/02 - Community plugins.md (72%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/DEVONlink-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/ObsidianAnkiSync.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/adjacency-matrix-maker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/advanced-toolbar.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/alx-folder-note.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/beeminder-word-count-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/better-fn.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/better-pdf-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/better-word-count.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/block-reference-count.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/breadcrumbs.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/buttons.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/calendar.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/chesser-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cm-chs-patch.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cm-editor-syntax-highlight-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cm-show-whitespace-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cm-typewriter-scroll-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cmenu-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/code-block-copy.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/code-block-from-selection.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/completed-area.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/completed-task-display.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/consistent-attachments-and-links.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/convert-url-to-iframe.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/copy-note.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/copy-url-in-preview.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/css-snippets.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/csv-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/customizable-menu.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/customizable-sidebar.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/customjs.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/cycle-through-panes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/daily-activity.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/dangerzone-writing-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/darlal-switcher-plus.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/dataview.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/discordian-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/drawio-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/easy-typing-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/editor-commands-remap.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/emoji-shortcodes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/extract-highlights-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/extract-url.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/file-explorer-markdown-titles.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/file-explorer-note-count.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/file-tree-alternative.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/find-and-replace-in-selection.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/find-unlinked-files.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/flashcards-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/folder-note-core.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/folder-note-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/footlinks.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/format-hotkeys-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/garble-text.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/ghost-fade-focus.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/homepage.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/hotkey-helper.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/hotkeysplus-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/hover-external-link.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/imdone-obsidian-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/ini-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/initiative-tracker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/juggl.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/key-promoter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/koncham-workspace.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/leader-hotkeys-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/ledger-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/link-headers-directly.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/liquid-templates.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/longform.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/luhman.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/lumberjack-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/macOS-keyboard-nav-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/macro-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/map-of-content.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/marginnote-companion.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/markdown-attributes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/markdown-prettifier.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/maximise-active-pane-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mdx-as-md-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/media-extended.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/meld-encrypt.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/metadata-extractor.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/metaedit.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mochi-cards-exporter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mrj-add-codemirror-matchbrackets.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mrj-crosslink-between-notes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mrj-jump-to-link.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mrj-text-expand.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/multi-line-formatting.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/music-code-blocks.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mx-bili-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/mysnippets-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/neo4j-graph-view.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/netwik.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/nldates-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/note-folder-autorename.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/note-refactor-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/notetweet.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/number-headings-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-2hop-links-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-5e-statblocks.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-activity-history.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-activity-logger.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-admonition.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-advanced-appearance.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-advanced-new-file.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-advanced-uri.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-amazingmarvin-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-annotator.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-another-quick-switcher.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-apple-reminders-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-apply-patterns.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-argdown-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-auto-link-title.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-auto-pair-chinese-symbol.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-autocomplete-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-banners.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-budget-wysiwyg.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-card-view-mode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-carry-forward.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-charts.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-chartsview-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-checklist-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-chessboard.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-citation-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-code-block-enhancer.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-code-copy.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-codemirror-options.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-collapse-all-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-command-alias-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-comments.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-commits.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-contextual-typography.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-copy-block-link.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-csv-table.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-cursor-location-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-daf-yomi.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-daily-named-folder.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-daily-stats.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-dangling-links.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-day-planner.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-dice-roller.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-dictionary-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-discordrpc.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-dropbox-backups.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-dynamic-toc.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-editor-shortcuts.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-electron-window-tweaker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-embedded-code-title.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-embedded-note-titles.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-emoji-toolbar.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-enhancing-mindmap.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-excalidraw-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-export-to-tex.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-extract-pdf-highlights.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-file-link.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-file-path-to-uri.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-filename-heading-sync.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-find-and-replace-in-selection.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-focus-mode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-footnotes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-fountain.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-fullscreen-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-furigana.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-gallery.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-gist.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-git.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-go-to-line.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-grandfather.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-habit-tracker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hackernews.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hide-sidebars-when-narrow.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hider.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-highlightpublicnotes-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hotkeys-for-specific-files.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hotkeys-for-templates.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-hypothesis-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-icon-folder.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-icon-swapper.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-icons-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-image-auto-upload-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-image-toolkit.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-image-uploader.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-imgur-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-incremental-writing.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-indent-lines.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-itinerary.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-javascript-init.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-journey-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-jsonifier.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-juliandate.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-jump-to-date-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-jupyter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-kanban.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-kindle-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-kroki.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-languagetool-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-latex-environments.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-latex.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-leaflet-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-link-converter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-link-indexer.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-linter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-livesync.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-local-images.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-map-view.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-markdown-formatting-assistant-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-markdown-furigana.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-markmind.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-metatable.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-metatemplates.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-min3ditorhotkeys-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-mind-map.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-minimal-settings.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-nomnoml-diagram.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-open-link-with.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-org-mode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-orthography.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-outliner.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-pandoc.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-pangu.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-paper-cut.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-paste-to-current-indentation.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-plantuml.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-plotly.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-pluck.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-plugin-prettier.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-plugin-toc.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-plugin-todo.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-pocket.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-pomodoro-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-prominent-starred-files.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-qrcode-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-query-language.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-query2table.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-random-todo.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-react-components.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-read-it-later.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-reading-time.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-readwise.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-recall.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-regex-pipeline.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-related-notes-finder.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-relative-find.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-relative-line-numbers.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-reminder-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-reset-font-size.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-reveal-active-file.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-rich-links.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-rollover-daily-todos.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-rtl.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-shellcommands.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-shortcuts-for-starred-files.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-show-file-path.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-sidebar-expand-on-hover.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-smart-typography.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-sort-and-permute-lines.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-spaced-repetition.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-spotlight.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-static-file-server.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-statusbar-pomo.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-stille.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-stopwatch-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-style-settings.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-system-dark-mode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-tabs.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-task-archiver.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-task-collector.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-tasks-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-temple.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-text-expander.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-text-format.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-tidy-footnotes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-timeline.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-timelines.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-title-index.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-to-anki-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-toggl-integration.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-tracker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-trello.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-underline.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vale.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vault-changelog.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vault-statistics-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-view-mode-by-frontmatter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vim-im-switch-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vimrc-support.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-vocabulary-view.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-wavedrom.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-wikipedia.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-wordnet-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-youglish-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian-zoom.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian42-brat.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsidian42-text-transporter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/obsimian-exporter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/open-note-to-window-title.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/open-vscode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/open-with.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/oz-clear-unused-images.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/oz-image-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/ozanshare-publish.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/page-heading-from-links.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/pane-relief.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/pdf-to-markdown-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/periodic-notes.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/phone-to-roam-to-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/plugin-changelogs.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/podcast-note.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/privacy-glasses.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/python-lab-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/quick-explorer.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/quick-latex.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/quickadd.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/random-structural-diary-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/readwise-mirror.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/readwise-official.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/recent-files-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/remember-cursor-position.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/review-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/scales-chords.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/search-on-internet.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/searchpp.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/shortcuts-extender.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/simple-embeds.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/slated-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/sliding-panes-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/smart-random-note.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/snippet-commands-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/snippets.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/supercharged-links-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/table-editor-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/table-extended.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/tag-page-preview.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/tag-wrangler.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/taskbone-ocr-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/templater-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/text-snippets-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/theme-picker.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/things-logbook.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/todo-txt.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/todoist-sync-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/tq-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/txt-as-md-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/unique-attachments.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/update-time-on-edit.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/uri-commands.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/url-into-selection.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/vantage-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/various-complements.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/wikilinks-to-mdlinks-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/window-collapse.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/workbench-obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/workspaces-plus.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/youhavebeenstaring-plugin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Plugins/zoottelkeeper-obsidian-plugin.md (100%) rename "03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" => "02 - Community Expansions/02.05 All Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/80s Neon.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Agora.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Al Dente.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Amethyst.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Ars Magna.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Atom.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Aurora.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Ayu Mirage.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Ayu.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Base2Tone.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Behave dark.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Big Sur Aesthetic.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Blackbird.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Blue Topaz.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/California Coast.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Charcoal.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Christmas.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Cidreira Coast.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Clair de Lune.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Comfort Smooth.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Comfort color dark.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Creature.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Cyber Glow.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Cybertron.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Dark Graphite Pie.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Dark Graphite.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Dark Moss.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Darkyan.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Deep Work.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Deep.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Discordian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Dracula for Obsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Emerald.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Everforest.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Faded.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Firefly.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/GDCT Dark.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/GDCT.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Gastown.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Gitsidian.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Golden Coffee.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Golden Topaz.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Higlighter.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Hipstersmoothie.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Horizon.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Hulk.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/ITS Theme.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Iceberg.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Illusion.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Lizardmen Zettelkasten.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Mammoth.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Minimal.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Molecule.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Moonlight.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Night Owl.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Notation.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsdn-Dark-Rmx.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsidian Boom.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsidian Nord.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsidian Windows 98 Edition.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsidian gruvbox.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obsidianite.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Obuntu.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Ono Sendai.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Palatinate.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Panic Mode.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Pink Topaz.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Pisum.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Purple Owl.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Red Graphite.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Reverie.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Rmaki.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Sanctum.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Shimmering Focus.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Slytherin.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Sodalite.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Solarized.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Spectrum.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Subtlegold.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Suddha.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Tokyo Night.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Traffic Lights.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Ursa.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Vileplume.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Warmth.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Wasp.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/Yin and Yang.md (100%) rename {03 - Directory of Community Expansions => 02 - Community Expansions/02.05 All Community Expansions}/Themes/obsidian_ia.md (100%) rename "03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" => "02 - Community Expansions/02.05 All Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" (100%) create mode 100755 "02 - Community Expansions/02.05 All Community Expansions/\360\237\227\202\357\270\217 02.05 All Community Expansions.md" create mode 100755 "02 - Community Expansions/\360\237\227\202\357\270\217 02 - Community Expansions.md" delete mode 100755 02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md delete mode 100755 "02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" delete mode 100755 "03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" rename "04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" => "03 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Plugin Showcases/Graph view.md (100%) rename "04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" => "03 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Publish Sites/Obsidian Garden.md (100%) rename "04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" => "03 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Daily notes/Daily notes.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Literature notes/Literature notes.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Monthly notes/Monthly notes.md (100%) rename "04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" => "03 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Plugin-specific templates/Plugin-specific templates.md (100%) rename "04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" => "03 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Projects/Projects.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Weekly notes/Weekly notes.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Templates/Yearly notes/Yearly notes.md (100%) rename "04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" => "03 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/LYT Kit.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/Obsidian JG Method.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/Obsidian Starter Templates.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/PARA Starter Kit.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/Qualitative Analysis Environment by Ryan Murphy.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/SlRvb's Journaling Setup.md (100%) rename {04 - Showcases & Templates => 03 - Showcases & Templates}/Vaults/SlRvb's MediaDB Setup.md (100%) rename "04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" => "03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" (100%) rename "04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" => "03 - Showcases & Templates/\360\237\227\202\357\270\217 03 - Showcases & Templates.md" (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Breadcrumbs Showcase.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/CSS 101 - Community Talk.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Customizable workspaces.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Deep Learning on Networks.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/How to create your own Obsidian plugin.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Image Adjustment Snippets - ITS Theme.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Introduction to Buttons.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Journaling Showcase.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Metadata Group Discussion.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Obsidian 101.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Obsidian and TTRPG.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Project management for fiction writing.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Spaced repetition - An Introduction.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/What your vault knows.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/YT - An Introduction to Dataview.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Community Talks/Zotero 101.md (100%) create mode 100755 "04 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Courses/Course for Getting Started with Obsidian.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Courses/Linking Your Thinking.md (100%) rename "05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" => "04 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" (61%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/An Introduction to Dataview.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Controlling Obsidian via a Third-party App.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Default Obsidian Theme Colors.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Effective Remote Work.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to Style Obsidian.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to add content through GitHub.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to add your plugin to the community plugin list.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to add your theme to the community theme store.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to get started developing plugins.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/How to release a new version of your plugin.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Obsidian publish and pfSense.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Resources and Guides for Plugin Developers.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Resources and Guides for Theme Designers.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Using GitHub actions to create releases for plugins.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/Using Pandoc inside Obsidian.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/YT - Intro to Dataview Plugin.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/Guides/YT - How to use QuickAdd.md (100%) create mode 100755 "04 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Academic Writing.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Beginners.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Creative Writing.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Plugin Developers.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Power Users.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Theme Designers.md (100%) rename {05 - Guides, Workflows, & Courses => 04 - Guides, Workflows, & Courses}/for Using Obsidian on Mobile.md (100%) rename "05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" => "04 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 04 - Guides, Workflows, & Courses.md" (81%) rename {06 - Concepts => 05 - Concepts}/A Brief History and Ethos of the Digital Garden.md (100%) rename {06 - Concepts => 05 - Concepts}/Digital garden.md (84%) rename {06 - Concepts => 05 - Concepts}/HTML.md (100%) rename {06 - Concepts => 05 - Concepts}/Knowledge Management System.md (100%) rename {06 - Concepts => 05 - Concepts}/LaTeX.md (55%) rename {06 - Concepts => 05 - Concepts}/Maps of Content (MOC).md (100%) rename {06 - Concepts => 05 - Concepts}/Markdown.md (100%) rename {06 - Concepts => 05 - Concepts}/Mermaid.md (72%) rename {06 - Concepts => 05 - Concepts}/Obsidian Help.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian Publish.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian Sync.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian community plugins.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian community themes.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian core plugins.md (100%) rename {06 - Concepts => 05 - Concepts}/Obsidian queries.md (100%) rename {06 - Concepts => 05 - Concepts}/PARA.md (100%) rename {06 - Concepts => 05 - Concepts}/Publish sites.md (100%) rename {06 - Concepts => 05 - Concepts}/SCSS.md (100%) rename {06 - Concepts => 05 - Concepts}/Spaced repetition.md (100%) rename {06 - Concepts => 05 - Concepts}/Websites.md (100%) rename {06 - Concepts => 05 - Concepts}/YAML frontmatter.md (100%) rename {06 - Concepts => 05 - Concepts}/Zettelkasten.md (100%) rename "06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" => "05 - Concepts/\360\237\227\202\357\270\217 05 - Concepts.md" (100%) delete mode 100755 "05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" delete mode 100755 "05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" rename {07 - Inbox => 06 - Inbox}/Buy Me a Coffee.md (100%) rename {07 - Inbox => 06 - Inbox}/ClubMacStories.md (100%) rename {07 - Inbox => 06 - Inbox}/Customer Relationship Management.md (100%) rename {07 - Inbox => 06 - Inbox}/GitHub sponsor.md (100%) rename {07 - Inbox => 06 - Inbox}/HAProxy.md (100%) rename {07 - Inbox => 06 - Inbox}/LYT House.md (100%) rename {07 - Inbox => 06 - Inbox}/Let's Encrypt.md (100%) rename {07 - Inbox => 06 - Inbox}/Nomic.md (100%) rename {07 - Inbox => 06 - Inbox}/Obsidian CSS.md (100%) rename {07 - Inbox => 06 - Inbox}/Obsidian Flight School.md (100%) rename {07 - Inbox => 06 - Inbox}/Productivity Guru.md (100%) rename {07 - Inbox => 06 - Inbox}/Santi Younger.md (100%) rename 07 - Inbox/08 - Seedbox.md => 06 - Inbox/Seedbox.md (100%) rename {07 - Inbox => 06 - Inbox}/SkillShare.md (100%) rename {07 - Inbox => 06 - Inbox}/Yet Another Free Publish Alternative.md (100%) rename {07 - Inbox => 06 - Inbox}/pfSense.md (100%) rename "07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" => "06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" (97%) diff --git a/.obsidian/app.json b/.obsidian/app.json index 4c7927921..0521eaa16 100755 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -16,6 +16,7 @@ "wikilinks", "autocomplete", "ish", - "Unlinked" + "Unlinked", + "MoC" ] } \ No newline at end of file diff --git a/.obsidian/templates.json b/.obsidian/templates.json index 37b264e2d..50cd05614 100755 --- a/.obsidian/templates.json +++ b/.obsidian/templates.json @@ -1,3 +1,3 @@ { - "folder": "00 - Contribute To The Obsidian Hub/02 Templates" + "folder": "00 - Contribute to the Obsidian Hub/01 Templates" } \ No newline at end of file diff --git a/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md index 39bd60041..bbf2d4b71 100755 --- a/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Ancillary tools.md @@ -13,6 +13,6 @@ 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 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% +%% 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 diff --git a/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md b/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md index d1fd8ed16..a27aa23fd 100755 --- a/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md +++ b/00 - Contribute to the Obsidian Hub/01 Templates/T - Digital garden site.md @@ -10,7 +10,7 @@ publish: true Link: #placeholder/link Author: #placeholder/author %% Optional %% -Tool: %% Create or link a an [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] 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 diff --git a/00 - Start here.md b/00 - Start here.md index 08c42e113..093cebb20 100755 --- a/00 - Start here.md +++ b/00 - Start here.md @@ -13,7 +13,7 @@ tags: We think of this vault as a [[Digital garden]]. This means that the content in our vault is very much a work in progress. Since we're at a very early stage, there's a lot of space to grow! You can check out a few sample notes here: - [[Obsidian October 2021]] -- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugin Categories]] +- [[πŸ—‚οΈ 02.01 Plugins by Category|Plugin Categories]] - [[Resources and Guides for Plugin Developers]] - [[Resources and Guides for Theme Designers]] - [[How to Style Obsidian]] diff --git a/01 - Community/Obsidian Roundup/2021.04.17.md b/01 - Community/Obsidian Roundup/2021.04.17.md index f4251e1a1..d28becb15 100755 --- a/01 - Community/Obsidian Roundup/2021.04.17.md +++ b/01 - Community/Obsidian Roundup/2021.04.17.md @@ -40,7 +40,7 @@ - We had a discussion about how to [adapt the concept of a Resonance calendar from Notion to Obsidian](http://discordapp.com/channels/686053708261228577/744933215063638183/832611785903308871) in order to help bridge the gap between "collector's fallacy" and "forgetting where you read something and not being able to find the reference again." - There was an insightful discussion of [when to use a "task in a page" vs "tasks in a list" structure](http://discordapp.com/channels/686053708261228577/694233507500916796/832507555783770202) in the discord. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - We had another [discussion](https://discord.com/channels/686053708261228577/744933215063638183/832294628752752701) of the [[Onyx Boox]] and how nice it is to have Obsidian mobile open on one half of the screen, with a PDF or epub on the other half, and take notes directly into Obsidian with either handwriting, voice, or keyboard inputs. - It's possible to get the raw list github merges for [plugins & themes as an RSS feed](https://github.com/obsidianmd/obsidian-releases/commits/master.atom) if you don't want to wait for the weekly newsletter but also don't want to hang out in the Discord. diff --git a/01 - Community/Obsidian Roundup/2021.04.24.md b/01 - Community/Obsidian Roundup/2021.04.24.md index 437798b39..ab05044de 100755 --- a/01 - Community/Obsidian Roundup/2021.04.24.md +++ b/01 - Community/Obsidian Roundup/2021.04.24.md @@ -75,7 +75,7 @@ Note: it usually takes a week or two for insider builds to go live to everyone. - There was a lengthy discussion about [how to use Obsidian for studying for an upcoming AP exam](https://discord.com/channels/686053708261228577/722584061087842365/834046085583863848) that might be useful for students. - Andy Matuschak had a discussion with a redditor over at the Slate Star Codex subreddit that was really interesting about [the nature and purpose and value (or lack thereof) of reading nonfiction books](https://www.reddit.com/r/slatestarcodex/comments/mvs0vf/what_books_are_for_a_response_to_why_books_dont/) that touches on the importance of engagement and salience. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Research Rabbit](https://researchrabbitapp.com/) had a big update that makes it a lot easier to use for discovering relevant scholarly articles on a topic. - [Gingko](https://gingkoapp.com/) is fairly popular in this community: it's a tool that lets you do lists, outlines, and cards in a clean pyramid-like interface. diff --git a/01 - Community/Obsidian Roundup/2021.05.01.md b/01 - Community/Obsidian Roundup/2021.05.01.md index 6b44985f6..97f602127 100755 --- a/01 - Community/Obsidian Roundup/2021.05.01.md +++ b/01 - Community/Obsidian Roundup/2021.05.01.md @@ -71,7 +71,7 @@ - There was a discussion about [how to get a custom theme on a Publish site](https://discord.com/channels/686053708261228577/768134314864017429/835576825253986385). - `andrioid` put together a blog post about [how to use Obsidian, Gatsby, and Nextcloud](https://andri.dk/blog/2021/blogging-with-obsidian-gatsby-and-nextcloud) to self-host a blog written in Obsidian. It's fairly technical. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Story Graph](https://app.thestorygraph.com/) was recommended as a goodreads alternative that isn't beholden to Amazon tracking. - For folx who don't trust websites to stay where they are, [ArchiveBox](https://archivebox.io/) bills itself as an open source self-hosted web archiver. It takes URLs/browser history/bookmarks/Pocket/Pinboard/etc., and saves HTML, JS, PDFs, media, etc. diff --git a/01 - Community/Obsidian Roundup/2021.05.08.md b/01 - Community/Obsidian Roundup/2021.05.08.md index c6e0f600f..b250f230b 100755 --- a/01 - Community/Obsidian Roundup/2021.05.08.md +++ b/01 - Community/Obsidian Roundup/2021.05.08.md @@ -76,7 +76,7 @@ - There was a discussion of [how to highlight sections of text without having to rely on spans](https://www.reddit.com/r/ObsidianMD/comments/n3nkld/highlighting_sections_of_text_without_having_to/?utm_medium=android_app&utm_source=share) over at Reddit, with a couple of different possible solutions if that's something you're interested in. - Here's a [snippet](https://forum.obsidian.md/t/arithmetic-gradient-heading-h1-h6/17551) that will let your headings automatically have a gradient based on a particular color, via `@Connor96`. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Espanso](https://espanso.org/) is a popular text replacement tool that lets you get create templates that will autocomplete text, for example turning `::now` into a timestamp, or `----` into `β€”` or whatnot. It even also allows for a system-wide autocorrect, which is nice since Obsidian doesn't really have that feature. Here's a handy [list of resources](http://discordapp.com/channels/686053708261228577/694233507500916796/839559608862507019). - [Screenotate](https://screenotate.com/) is apparently an easy way to grab text from a screenshot (via `@smithtjosh`) diff --git a/01 - Community/Obsidian Roundup/2021.05.15.md b/01 - Community/Obsidian Roundup/2021.05.15.md index 1a16f92a9..c5dd2725b 100755 --- a/01 - Community/Obsidian Roundup/2021.05.15.md +++ b/01 - Community/Obsidian Roundup/2021.05.15.md @@ -82,7 +82,7 @@ - There was a fascinating discussion about [how to take notes for inherently visual mediums](http://discordapp.com/channels/686053708261228577/710585052769157141/842458593444888636) like choreography. - There was a nice discussion of [how to use Obsidian as a law student](https://www.reddit.com/r/ObsidianMD/comments/n8g5zs/looking_for_a_law_school_example_using_obsidian/) over on Reddit. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [iris.ai](https://iris.ai/) came up as a useful research tool with a nifty GUI for tracking down articles related to a starting point. - [Nebo](https://www.nebo.app/) is a mobile app with excellent handwriting detection, it can indent bullet points and exports well to clipboard, allowing for easy pasting into Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.05.22.md b/01 - Community/Obsidian Roundup/2021.05.22.md index 9fad5eaad..e38e5799e 100755 --- a/01 - Community/Obsidian Roundup/2021.05.22.md +++ b/01 - Community/Obsidian Roundup/2021.05.22.md @@ -61,7 +61,7 @@ - `@itsTimConnors` put together a nice "getting started" [guide for knowledge management](https://itstimconnors.com/a-builders-guide-to-note-taking/) that also covers relationship management & recording information about entities like people and companies. - This [reddit discussion](https://www.reddit.com/r/ObsidianMD/comments/ng9pqg/how_not_to_take_smart_notes/) started by `@joshduffney` had a really great discussion of "what not to do" when it comes to taking notes, and `@tyhe` added on with a bunch of background about Luhmann and the origins of the Zettelkasten method that I think were very informative. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - a list of [GUI programs](https://tesseract-ocr.github.io/tessdoc/User-Projects-%E2%80%93-3rdParty.html) that use [[Tesseract]], an open source OCR engine, to use a mobile device with a camera to translate images into text, via `@brimwats` - `@argentum` had a really nice explanation of [[Vim]], for those who have always sort of wondered [what it is and why people like it](http://discordapp.com/channels/686053708261228577/722584061087842365/844522162862030859). diff --git a/01 - Community/Obsidian Roundup/2021.05.29.md b/01 - Community/Obsidian Roundup/2021.05.29.md index d8481faf8..b4097a016 100755 --- a/01 - Community/Obsidian Roundup/2021.05.29.md +++ b/01 - Community/Obsidian Roundup/2021.05.29.md @@ -86,7 +86,7 @@ - `@Artefice` shared some [really nice advice about](https://discord.com/channels/686053708261228577/709712341066842113/847237568458522656) how to use Obsidian and personal knowledge management principles that are poplar in the community as a student. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - `@MrChad` [recommended](https://discord.com/channels/686053708261228577/710585052769157141/845503538490507334) [Refind](https://refind.com/EleanorKonik?invite=209801a8ad) as a read-later/bookmarking/link-curation app. It's got a browser add on that you can click on any article and save for later - and categorize if you want to. It reminds me of [Mix.com](https://mix.com/ekonik) except it seems to try to curate a more strict "top five" daily reading list with deep dives on different subjects. - `@nvanderhoeven` [shared](https://nicolevanderhoeven.com/blog/20210302-presentation-slides-as-code/) how they use Obsidian + [[revealjs]] + [[Hugo]] + [[GitHub Pages]] to create presentations and publish them online. diff --git a/01 - Community/Obsidian Roundup/2021.06.05.md b/01 - Community/Obsidian Roundup/2021.06.05.md index e4acca1ca..2789a3ebb 100755 --- a/01 - Community/Obsidian Roundup/2021.06.05.md +++ b/01 - Community/Obsidian Roundup/2021.06.05.md @@ -50,7 +50,7 @@ - This [CSS Snippet](https://discord.com/channels/@me/815308052323500033/848791385652854794) increases the visibility of the back/forward navigation arrows in Obsidian. - This [theme enhances Nord](https://github.com/AidanGlickman/obsidian-nord-enhanced) by getting rid of colored headers, and adds support for syntax highlight and the presentation plugin. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Cryptomator](https://cryptomator.org/) was recommended as an encryption tool that offers multi-platform transparent client-side encryption of your files. - [Freeplane](https://www.freeplane.org/) was recommended as a quality open source mind mapping program. Evidently the documentation is poor and the website is dated, but you can ask questions on the SourceForge forum, and it's got "[10x the functionality of any free competitor and probably most commercial options](https://discord.com/channels/@me/815308052323500033/848911233129250836)." diff --git a/01 - Community/Obsidian Roundup/2021.06.12.md b/01 - Community/Obsidian Roundup/2021.06.12.md index 2ad7b010c..5f95eb260 100755 --- a/01 - Community/Obsidian Roundup/2021.06.12.md +++ b/01 - Community/Obsidian Roundup/2021.06.12.md @@ -66,6 +66,6 @@ - This [discussion about source v. literature v. permanent v. atomic v. evergreen notes](https://forum.zettelkasten.de/discussion/1582/what-are-source-notes-literature-notes-permanent-notes-atomic-and-evergreen-notes) over at the zettlekasten.de is a useful summary of some of the common "vocabulary terms" that crop up in the Obsidian community. - There was a related [discord discussion](https://discord.com/channels/686053708261228577/710585052769157141/852673138843189258) about different notetaking methodologies with a focus on multifacted systems and the value of the oft-maligned "bookkeeping" systems. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [ShareX](https://getsharex.com/)is a popular gif creating & sharing tool. [Loom](https://www.loom.com/) is popular for sharing screen captures with voiceover. diff --git a/01 - Community/Obsidian Roundup/2021.06.26.md b/01 - Community/Obsidian Roundup/2021.06.26.md index 23c578a32..7577c8d7d 100755 --- a/01 - Community/Obsidian Roundup/2021.06.26.md +++ b/01 - Community/Obsidian Roundup/2021.06.26.md @@ -59,7 +59,7 @@ - There was an insightful discussion over on reddit about [zettelkasten vs evergreen systems](https://www.reddit.com/r/ObsidianMD/comments/o589cd/is_it_me_or_is_the_zettelkasten_being/). - `@sivwuk` shared a [showcase video](https://www.youtube.com/watch?v=_81oIoHMQrQ) showing how they use Obsidian to study. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - I put together a bit of a stream-of-consciousness review / list of recommended guides for [setting up Ghost](https://eleanorkonik.com/ghost-my-experiences-running-a-self-hosted-newsletter/). It’s what I use to run this Roundup. A couple of people asked how I liked it because they were thinking about maybe checking it out, so I thought I’d share. - This [guide for using Dropbox with Obsidian](https://theproductiveengineer.net/ultimate-guide-to-using-dropbox-for-obsidian-notes/) was shared. It seems very comprehensive. diff --git a/01 - Community/Obsidian Roundup/2021.07.03.md b/01 - Community/Obsidian Roundup/2021.07.03.md index d9ee3cdaf..6f2d264d2 100755 --- a/01 - Community/Obsidian Roundup/2021.07.03.md +++ b/01 - Community/Obsidian Roundup/2021.07.03.md @@ -60,7 +60,7 @@ Note: Some of these are pending code review and are not yet available in the com - `@Animalistic` shared a very popular [method for choosing when to skim, when to focus, and when to highlight](https://discord.com/channels/686053708261228577/694233507500916796/858514569978445854) when processing a text. - There was a nice reddit thread about how to use [[dataview|Dataview]] to [track books](https://www.reddit.com/r/ObsidianMD/comments/oa8q80/how_would_you_use_dataview_to_make_a_book_tracker/). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Scholarcy](https://www.scholarcy.com/), an online summarizing tool & flashcard generator, added Markdown export to our Chrome Extension, so it's easier to get full text research papers, including key findings and references, into Obsidian. - After some discussion of tab organizers, [Session Buddy](https://chrome.google.com/webstore/detail/session-buddy/edacconmaakjimmfgnblocblbcdcpbko) was shared as a nice way to keep browser tabs organized by source in an outline format. diff --git a/01 - Community/Obsidian Roundup/2021.07.10.md b/01 - Community/Obsidian Roundup/2021.07.10.md index 6365f1241..08bbac218 100755 --- a/01 - Community/Obsidian Roundup/2021.07.10.md +++ b/01 - Community/Obsidian Roundup/2021.07.10.md @@ -59,7 +59,7 @@ - This [YouTube video](https://www.youtube.com/watch?v=7ik0JNnoXBc) about personal knowledge graphs in various personal knowledge management software was shared. It was part of a conference and is pretty thought-provoking. - Here’s a reddit discussion about resources for [how to take book notes in Obsidian and share them on a blog](https://www.reddit.com/r/ObsidianMD/comments/ogmgnn/book_notes_in_obsidian/). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - If anyone is looking for a [[Working Copy]] alternative (aka iOS only), [Polygit](https://www.polygitapp.com/) is $2/mo or $10/year and lets you clone a repo directly into the Obsidian folder. (via `@Krafty`) - Anecdotally, [[MGit]] is the favored git-for-mobile option for Android, but I don’t think anybody has figured out a way to auto-sync a git repo on android (although the latest mobile update might have changed that, so if you get autosync of a git repo working on mobile please reach out). diff --git a/01 - Community/Obsidian Roundup/2021.07.17.md b/01 - Community/Obsidian Roundup/2021.07.17.md index 933622bdb..aae995e58 100755 --- a/01 - Community/Obsidian Roundup/2021.07.17.md +++ b/01 - Community/Obsidian Roundup/2021.07.17.md @@ -89,6 +89,6 @@ Insiders will continue to get access to early beta builds and features. - `@Cat` (who put together the directions for the [[Zotero]]/[[Mdnotes]] workflow) shared a [snapshot of their indicies and metadata](http://discordapp.com/channels/686053708261228577/722584061087842365/864508091725512704). - There was a nice [discussion of why atomic notes are helpful](https://discordapp.com/channels/686053708261228577/694233507500916796/865383608369545256) in the Discord. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - Several people asked about tools for sharing and collaboratively editing and commenting on markdown files. [HackMD is a Collaborative Markdown Knowledge Base](https://hackmd.io/) and [HedgeDoc](https://hedgedoc.org/) is an open-source alternative. diff --git a/01 - Community/Obsidian Roundup/2021.07.24.md b/01 - Community/Obsidian Roundup/2021.07.24.md index 316b80211..a1d458394 100755 --- a/01 - Community/Obsidian Roundup/2021.07.24.md +++ b/01 - Community/Obsidian Roundup/2021.07.24.md @@ -66,7 +66,7 @@ A bunch of people shared their vaults this week, including me! - `@hstanger` shared part three of their [digital smart notes series](https://harleystagner.com/digital-smart-notes-in-obsidian-part-3-how-to-create-permanent-notes/), about taking permanent notes in Obsidian. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Quartz](https://quartz.jzhao.xyz/) is another option for hosting your digital garden as a webpage for you, with no web experience required. The developer seems nice and its optimized for Obsidian. It even has a little graph and backlinks - [[YiNote]] is a [[Chrome Extensions|chrome extension]] that lets you take timestamped notes while watching youtube videos. diff --git a/01 - Community/Obsidian Roundup/2021.07.31.md b/01 - Community/Obsidian Roundup/2021.07.31.md index c8204ff3b..fb345bc99 100755 --- a/01 - Community/Obsidian Roundup/2021.07.31.md +++ b/01 - Community/Obsidian Roundup/2021.07.31.md @@ -57,7 +57,7 @@ - the [[LYT Kit]] has been translated into [Chinese](http://discordapp.com/channels/686053708261228577/694233507500916796/870493440885010473). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Prettier](https://prettier.io/) is a nifty code formatter that is opinionated and can clean up not only programming langauges like Typescript, it can also clean up markdown and YAML! It works with [[Emacs]], [[Vim]], [[Sublime Text]], and [[VSCode]]. - Folks who use Zettlr on top of Obsidian files for stuff like the [[Pandoc]] integration: [Zettlr 2.0 is entering beta](https://twitter.com/zettlr/status/1420750610807222294). diff --git a/01 - Community/Obsidian Roundup/2021.08.07.md b/01 - Community/Obsidian Roundup/2021.08.07.md index 2626ef145..098fd9dd4 100755 --- a/01 - Community/Obsidian Roundup/2021.08.07.md +++ b/01 - Community/Obsidian Roundup/2021.08.07.md @@ -78,7 +78,7 @@ - This is a periodic reminder to [back up your data](https://www.maximecote.me/blog/how-to-make-your-critical-data-last-decades/), and that means properly, one local, one remote, and one in the cloud. Sync is not a backup! - I wrote a blog post about how [there's real value in "literature review" style notes](https://eleanorkonik.com/lit-review-value-gestalt-reflection/) and I don't see them discussed often. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Meta](https://metanote.netlify.app/) is a nifty (alpha) visual notecard / whiteboard organizer / mindmap thing for notes. - `@kepano` (the [[Minimal]] theme developer) put together [a 90 second demo](https://www.youtube.com/watch?v=Vy1MdjickAI) of their new [Web Clipper bookmarklet](https://gist.github.com/kepano/90c05f162c37cf730abb8ff027987ca3). It allows you to grab entire pages or selections from the web into Obsidian in one click. diff --git a/01 - Community/Obsidian Roundup/2021.08.08.md b/01 - Community/Obsidian Roundup/2021.08.08.md index d46ffcb2c..e33d51be4 100755 --- a/01 - Community/Obsidian Roundup/2021.08.08.md +++ b/01 - Community/Obsidian Roundup/2021.08.08.md @@ -87,7 +87,7 @@ _Remember: You can manually install plugins that aren't in the community list by - `@otolith` shared their "[digital country estate](https://discord.com/channels/686053708261228577/710585052769157141/879520742063112273)," an expansion of the "[[Digital garden]]" that works a bit better for clinical neuroscience than a publication-focused "digital garden." `@PaperbackCook` also shared another [alternative](https://discord.com/channels/686053708261228577/710585052769157141/879140427607973898) to the "digital garden" metaphor, involving toilet paper emojis. - Here's how Tara made a [dictionary using Obsidian](https://tamethestars.wordpress.com/2021/08/24/how-to-make-a-dictionary-with-obsidianmd/) -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Mathpix](https://mathpix.com/) will turn handwritten formulas into [[LaTeX]] formatting. [LaTeX-OCR](https://github.com/lukas-blecher/LaTeX-OCR/) has better local-first privacy but apparently isn't quite as good, so, tradeoffs. diff --git a/01 - Community/Obsidian Roundup/2021.08.14.md b/01 - Community/Obsidian Roundup/2021.08.14.md index 65102bce7..c2339761a 100755 --- a/01 - Community/Obsidian Roundup/2021.08.14.md +++ b/01 - Community/Obsidian Roundup/2021.08.14.md @@ -57,6 +57,6 @@ - `@joshduffney` has a nice video about [how to categorize and manage fleeting notes](https://www.youtube.com/watch?v=cvYitBS1yOY. - `@ryanjamurphy` shared a new [framework for understanding Integrated Thinking Environments](https://axle.design/obsidian-roam-and-the-rise-of-integrated-thinking-environments%E2%80%94what-they-are-what-they-do-and-what-s) like Obsidian. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [Manubot](https://manubot.org/) lets you take a manuscript written in markdown track it with git, automatically convert it to .html, .pdf, or .docx, and deploy it to your destination of choice. Hopefully this helps all the folks trying to figure out how to collaborate using Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.08.21.md b/01 - Community/Obsidian Roundup/2021.08.21.md index 4023008aa..c5807c32e 100755 --- a/01 - Community/Obsidian Roundup/2021.08.21.md +++ b/01 - Community/Obsidian Roundup/2021.08.21.md @@ -57,7 +57,7 @@ _Remember, you can manually install any plugin by copying the `main.js`, `manife - `@Mara` updated her github repository of [WYSIWYG snippets](https://github.com/Mara-Li/Obsidian-Snippet-collection). - For those who prefer a more retro appearance for their vault, here's the [Win98 edition](https://github.com/SMUsamaShah/Obsidian-Win98-Edition) theme. -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - this [guide](https://www.simonlindgren.com/notes/2019/11/15/setup-for-writing-in-markdown-citing-with-zotero-and-publishing-with-pandoc) explains the use of [[Pandoc]] for markdown with [[Zotero]] pretty well. - `@Koechiliniana` shared a [ready-made Obsidian vault](https://github.com/Bartlebooth1424/obsidian-nomic) for the government-mimicing metagame [[Nomic]], diff --git a/01 - Community/Obsidian Roundup/2021.09.04.md b/01 - Community/Obsidian Roundup/2021.09.04.md index 1b1835287..821cdf80d 100755 --- a/01 - Community/Obsidian Roundup/2021.09.04.md +++ b/01 - Community/Obsidian Roundup/2021.09.04.md @@ -70,7 +70,7 @@ - Here are some nice [starter templates](https://github.com/masonlr/obsidian-starter-templates). - A user on Reddit shared their [workflow for task and project management in Obsidian](https://www.reddit.com/r/ObsidianMD/comments/pepced/hey_everyone_i_just_wanted_to_share_my_personal/). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - `@pseudometa` shared detailed documentation for how they use the (mac-only) tool [Alfred with Obsidian](https://github.com/chrisgrieser/shimmering-obsidian/releases/latest). Lots of gems there for Alfred users, I suspect. - `@argentum` created an [issue on Github](https://github.com/argenos/zotero-mdnotes/issues/133) to track the migration of Mdnotes to the new Zotero beta. You can subscribe if you're looking for updates. diff --git a/01 - Community/Obsidian Roundup/2021.09.11.md b/01 - Community/Obsidian Roundup/2021.09.11.md index 3911682bf..0c2c19bd2 100755 --- a/01 - Community/Obsidian Roundup/2021.09.11.md +++ b/01 - Community/Obsidian Roundup/2021.09.11.md @@ -52,7 +52,7 @@ Upcoming community talks (save the date, links to follow later in the month!): - Here's how you can [hide attachment subfolders](https://forum.obsidian.md/t/hiding-attachments-folders/23929). - Here are some nice [tips for printing to PDF](https://www.reddit.com/r/ObsidianMD/comments/pl29cs/better_pdf_printing/). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - `pseudometa` shared a [detailed academic workflow](https://chris-grieser.de/Comprehensive-Academic-Workflow-from-Reading-to-Writing-in-Markdown) that offers alternatives to the [[Zotero]]/[[Mdnotes]] process and discusses when to do what and why and what else you can do. - The creator of [[Gingko app]], a pane-based outliner-setup longform writing app is also an obsidian user and [swung by the forums](https://forum.obsidian.md/t/writing-in-tree-structure-the-solution-to-long-form-writing-gingko/20727/24?u=eleanorkonik) to share that Gingko now allows for importing from markdown and is looking for some discussion on how people would like to see the feature develop. diff --git a/01 - Community/Obsidian Roundup/2021.09.18.md b/01 - Community/Obsidian Roundup/2021.09.18.md index 060237d7a..eec1c7ba5 100755 --- a/01 - Community/Obsidian Roundup/2021.09.18.md +++ b/01 - Community/Obsidian Roundup/2021.09.18.md @@ -83,7 +83,7 @@ Every now and then someone shares a link to a popular outlet "discovering" Obsid - Here's Andrew Myrick of Android Central on why [Obsidian is the best notetaking app most people have never heard of](https://www.androidcentral.com/obsidian-best-note-taking-app-youve-never-heard). -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - [[Drafts App|Drafts]] [v28](https://forums.getdrafts.com/t/drafts-28-released-ready-for-new-ios-macos-folder-bookmarks-and-more/11201) for iOS makes it possible to grant permissions to additional folders outside the [[Drafts App]] Sandboxl their release notes specifically mention that it should now be easier to integrate it with Obsidian. diff --git a/01 - Community/Obsidian Roundup/2021.09.25.md b/01 - Community/Obsidian Roundup/2021.09.25.md index 3c45efebe..f9c26213d 100755 --- a/01 - Community/Obsidian Roundup/2021.09.25.md +++ b/01 - Community/Obsidian Roundup/2021.09.25.md @@ -88,6 +88,6 @@ ## Knowledge Management -## [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] +## [[πŸ—‚οΈ 02.03 CSS Snippets by Category]] - The developer of [[Drafts App|Drafts]] for iOS published a step-by-step guide for [integrating Obsidian with Drafts](https://forums.getdrafts.com/t/using-drafts-with-obsidian/11221). diff --git "a/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" index decaada51..5abc2d7c1 100755 --- "a/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" +++ "b/01 - Community/\360\237\227\202\357\270\217 01 - Community.md" @@ -10,7 +10,7 @@ publish: true All things related to the Obsidian Community can be found here. - Overviews of all the work from notable People like Plugins Developers, Theme Designers or Moderators can be found under [[πŸ—‚οΈ Authors - Persons]] -- In [[πŸ—‚οΈ Video Channels]] you can find a collection of all types of videos from the Community. (Looking for specific guides instead? Head over to [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]!) +- In [[πŸ—‚οΈ Video Channels]] you can find a collection of all types of videos from the Community. (Looking for specific guides instead? Head over to [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]]!) - The folder [[πŸ—‚οΈ Events]] is for the various events taking place in the Obsidian Community. - And lastly, [[πŸ—‚οΈ Obsidian Roundup]] is an archive of our "weekly newspaper" by written by [[Eleanor Konik]]. diff --git a/02 - Curated Lists of Community Expansions/Plugins/Automation.md b/02 - Community Expansions/02.01 Plugins by Category/Automation.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Automation.md rename to 02 - Community Expansions/02.01 Plugins by Category/Automation.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Backup.md b/02 - Community Expansions/02.01 Plugins by Category/Backup.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Backup.md rename to 02 - Community Expansions/02.01 Plugins by Category/Backup.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Chart.md b/02 - Community Expansions/02.01 Plugins by Category/Chart.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Chart.md rename to 02 - Community Expansions/02.01 Plugins by Category/Chart.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Chinese.md b/02 - Community Expansions/02.01 Plugins by Category/Chinese.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Chinese.md rename to 02 - Community Expansions/02.01 Plugins by Category/Chinese.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Convert.md b/02 - Community Expansions/02.01 Plugins by Category/Convert.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Convert.md rename to 02 - Community Expansions/02.01 Plugins by Category/Convert.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Date.md b/02 - Community Expansions/02.01 Plugins by Category/Date.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Date.md rename to 02 - Community Expansions/02.01 Plugins by Category/Date.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Desktop-only plugins.md b/02 - Community Expansions/02.01 Plugins by Category/Desktop-only plugins.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Desktop-only plugins.md rename to 02 - Community Expansions/02.01 Plugins by Category/Desktop-only plugins.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Edit.md b/02 - Community Expansions/02.01 Plugins by Category/Edit.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Edit.md rename to 02 - Community Expansions/02.01 Plugins by Category/Edit.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Editor.md b/02 - Community Expansions/02.01 Plugins by Category/Editor.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Editor.md rename to 02 - Community Expansions/02.01 Plugins by Category/Editor.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/File.md b/02 - Community Expansions/02.01 Plugins by Category/File.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/File.md rename to 02 - Community Expansions/02.01 Plugins by Category/File.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Financial.md b/02 - Community Expansions/02.01 Plugins by Category/Financial.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Financial.md rename to 02 - Community Expansions/02.01 Plugins by Category/Financial.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Game.md b/02 - Community Expansions/02.01 Plugins by Category/Game.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Game.md rename to 02 - Community Expansions/02.01 Plugins by Category/Game.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/History.md b/02 - Community Expansions/02.01 Plugins by Category/History.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/History.md rename to 02 - Community Expansions/02.01 Plugins by Category/History.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Image.md b/02 - Community Expansions/02.01 Plugins by Category/Image.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Image.md rename to 02 - Community Expansions/02.01 Plugins by Category/Image.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Integration.md b/02 - Community Expansions/02.01 Plugins by Category/Integration.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Integration.md rename to 02 - Community Expansions/02.01 Plugins by Category/Integration.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Japanese.md b/02 - Community Expansions/02.01 Plugins by Category/Japanese.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Japanese.md rename to 02 - Community Expansions/02.01 Plugins by Category/Japanese.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Journal.md b/02 - Community Expansions/02.01 Plugins by Category/Journal.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Journal.md rename to 02 - Community Expansions/02.01 Plugins by Category/Journal.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Link.md b/02 - Community Expansions/02.01 Plugins by Category/Link.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Link.md rename to 02 - Community Expansions/02.01 Plugins by Category/Link.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Math.md b/02 - Community Expansions/02.01 Plugins by Category/Math.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Math.md rename to 02 - Community Expansions/02.01 Plugins by Category/Math.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Mindmap.md b/02 - Community Expansions/02.01 Plugins by Category/Mindmap.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Mindmap.md rename to 02 - Community Expansions/02.01 Plugins by Category/Mindmap.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Miscellaneous.md b/02 - Community Expansions/02.01 Plugins by Category/Miscellaneous.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Miscellaneous.md rename to 02 - Community Expansions/02.01 Plugins by Category/Miscellaneous.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Mobile-compatible plugins.md b/02 - Community Expansions/02.01 Plugins by Category/Mobile-compatible plugins.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Mobile-compatible plugins.md rename to 02 - Community Expansions/02.01 Plugins by Category/Mobile-compatible plugins.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Mobile.md b/02 - Community Expansions/02.01 Plugins by Category/Mobile.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Mobile.md rename to 02 - Community Expansions/02.01 Plugins by Category/Mobile.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Navigation.md b/02 - Community Expansions/02.01 Plugins by Category/Navigation.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Navigation.md rename to 02 - Community Expansions/02.01 Plugins by Category/Navigation.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/PDF.md b/02 - Community Expansions/02.01 Plugins by Category/PDF.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/PDF.md rename to 02 - Community Expansions/02.01 Plugins by Category/PDF.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Paid plugins.md b/02 - Community Expansions/02.01 Plugins by Category/Paid plugins.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Paid plugins.md rename to 02 - Community Expansions/02.01 Plugins by Category/Paid plugins.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Refactor.md b/02 - Community Expansions/02.01 Plugins by Category/Refactor.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Refactor.md rename to 02 - Community Expansions/02.01 Plugins by Category/Refactor.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Render.md b/02 - Community Expansions/02.01 Plugins by Category/Render.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Render.md rename to 02 - Community Expansions/02.01 Plugins by Category/Render.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Search.md b/02 - Community Expansions/02.01 Plugins by Category/Search.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Search.md rename to 02 - Community Expansions/02.01 Plugins by Category/Search.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Security.md b/02 - Community Expansions/02.01 Plugins by Category/Security.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Security.md rename to 02 - Community Expansions/02.01 Plugins by Category/Security.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Shortcut.md b/02 - Community Expansions/02.01 Plugins by Category/Shortcut.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Shortcut.md rename to 02 - Community Expansions/02.01 Plugins by Category/Shortcut.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Statistic.md b/02 - Community Expansions/02.01 Plugins by Category/Statistic.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Statistic.md rename to 02 - Community Expansions/02.01 Plugins by Category/Statistic.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Status bar.md b/02 - Community Expansions/02.01 Plugins by Category/Status bar.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Status bar.md rename to 02 - Community Expansions/02.01 Plugins by Category/Status bar.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Style.md b/02 - Community Expansions/02.01 Plugins by Category/Style.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Style.md rename to 02 - Community Expansions/02.01 Plugins by Category/Style.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Task management.md b/02 - Community Expansions/02.01 Plugins by Category/Task management.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Task management.md rename to 02 - Community Expansions/02.01 Plugins by Category/Task management.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Template.md b/02 - Community Expansions/02.01 Plugins by Category/Template.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Template.md rename to 02 - Community Expansions/02.01 Plugins by Category/Template.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Uncategorized plugins.md b/02 - Community Expansions/02.01 Plugins by Category/Uncategorized plugins.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Uncategorized plugins.md rename to 02 - Community Expansions/02.01 Plugins by Category/Uncategorized plugins.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Video and Audio.md b/02 - Community Expansions/02.01 Plugins by Category/Video and Audio.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Video and Audio.md rename to 02 - Community Expansions/02.01 Plugins by Category/Video and Audio.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/View.md b/02 - Community Expansions/02.01 Plugins by Category/View.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/View.md rename to 02 - Community Expansions/02.01 Plugins by Category/View.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Vim-related Plugins.md b/02 - Community Expansions/02.01 Plugins by Category/Vim-related Plugins.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Vim-related Plugins.md rename to 02 - Community Expansions/02.01 Plugins by Category/Vim-related Plugins.md diff --git a/02 - Curated Lists of Community Expansions/Plugins/Workspace.md b/02 - Community Expansions/02.01 Plugins by Category/Workspace.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Plugins/Workspace.md rename to 02 - Community Expansions/02.01 Plugins by Category/Workspace.md diff --git "a/02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/02 - Community Expansions/02.01 Plugins by Category/\360\237\227\202\357\270\217 02.01 Plugins by Category.md" similarity index 92% rename from "02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" rename to "02 - Community Expansions/02.01 Plugins by Category/\360\237\227\202\357\270\217 02.01 Plugins by Category.md" index 78518ff14..40683c930 100755 --- "a/02 - Curated Lists of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" +++ "b/02 - Community Expansions/02.01 Plugins by Category/\360\237\227\202\357\270\217 02.01 Plugins by Category.md" @@ -5,7 +5,7 @@ tags: - MOC --- -# πŸ—‚οΈ Plugin categories +# πŸ—‚οΈ 02.01 Plugins by Category #placeholder/description @@ -67,7 +67,7 @@ tags: ### Adding a new category 1. If you want to add a new category, please open a [new issue]() first to discuss your proposal. -2. Once you have the green light, create a new file in the [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins]] folder. +2. Once you have the green light, create a new file in the [[πŸ—‚οΈ 02.01 Plugins by Category]] folder. 3. Use the template [[T - Plugin Category]] and fill out any placeholders. 4. [[How to add content through GitHub|Submit your changes to GitHub]] diff --git a/02 - Curated Lists of Community Expansions/Themes/Classics.md b/02 - Community Expansions/02.02 Themes by Category/Classics.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Themes/Classics.md rename to 02 - Community Expansions/02.02 Themes by Category/Classics.md diff --git a/02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md b/02 - Community Expansions/02.02 Themes by Category/Customizable Themes.md similarity index 58% rename from 02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md rename to 02 - Community Expansions/02.02 Themes by Category/Customizable Themes.md index 2ce8654bd..228cefda4 100755 --- a/02 - Curated Lists of Community Expansions/Themes/Customizable Themes.md +++ b/02 - Community Expansions/02.02 Themes by Category/Customizable Themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. +Check the backlinks for [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] that support dark mode. diff --git a/02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md b/02 - Community Expansions/02.02 Themes by Category/Dark-mode themes.md similarity index 58% rename from 02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md rename to 02 - Community Expansions/02.02 Themes by Category/Dark-mode themes.md index 91b88b385..aa7a7cd3e 100755 --- a/02 - Curated Lists of Community Expansions/Themes/Dark-mode themes.md +++ b/02 - Community Expansions/02.02 Themes by Category/Dark-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. +Check the backlinks for [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] that support dark mode. diff --git a/02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md b/02 - Community Expansions/02.02 Themes by Category/Light-mode themes.md similarity index 58% rename from 02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md rename to 02 - Community Expansions/02.02 Themes by Category/Light-mode themes.md index 0bb30ddae..1eb450a2f 100755 --- a/02 - Curated Lists of Community Expansions/Themes/Light-mode themes.md +++ b/02 - Community Expansions/02.02 Themes by Category/Light-mode themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support light mode. \ No newline at end of file +Check the backlinks for [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] that support light mode. \ No newline at end of file diff --git a/02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md b/02 - Community Expansions/02.02 Themes by Category/Minimalistic Themes.md similarity index 58% rename from 02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md rename to 02 - Community Expansions/02.02 Themes by Category/Minimalistic Themes.md index 26561859e..cd93a1bdf 100755 --- a/02 - Curated Lists of Community Expansions/Themes/Minimalistic Themes.md +++ b/02 - Community Expansions/02.02 Themes by Category/Minimalistic Themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. +Check the backlinks for [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] that support dark mode. diff --git a/02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md b/02 - Community Expansions/02.02 Themes by Category/Monochrome Themes.md similarity index 58% rename from 02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md rename to 02 - Community Expansions/02.02 Themes by Category/Monochrome Themes.md index a2747ee1e..ef8827dd1 100755 --- a/02 - Curated Lists of Community Expansions/Themes/Monochrome Themes.md +++ b/02 - Community Expansions/02.02 Themes by Category/Monochrome Themes.md @@ -10,4 +10,4 @@ publish: true %% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% -Check the backlinks for [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] that support dark mode. +Check the backlinks for [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] that support dark mode. diff --git "a/02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" "b/02 - Community Expansions/02.02 Themes by Category/\360\237\227\202\357\270\217 02.02 Themes by Category.md" similarity index 89% rename from "02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" rename to "02 - Community Expansions/02.02 Themes by Category/\360\237\227\202\357\270\217 02.02 Themes by Category.md" index e30069622..1558af666 100755 --- "a/02 - Curated Lists of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" +++ "b/02 - Community Expansions/02.02 Themes by Category/\360\237\227\202\357\270\217 02.02 Themes by Category.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# πŸ—‚οΈ Themes +# πŸ—‚οΈ 02.02 Themes by Category #placeholder/description diff --git "a/02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" "b/02 - Community Expansions/02.03 CSS Snippets by Category/\360\237\227\202\357\270\217 02.03 CSS Snippets by Category.md" similarity index 93% rename from "02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" rename to "02 - Community Expansions/02.03 CSS Snippets by Category/\360\237\227\202\357\270\217 02.03 CSS Snippets by Category.md" index 188f064c9..1e0efdd8b 100755 --- "a/02 - Curated Lists of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" +++ "b/02 - Community Expansions/02.03 CSS Snippets by Category/\360\237\227\202\357\270\217 02.03 CSS Snippets by Category.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# πŸ—‚οΈ CSS Snippets +# πŸ—‚οΈ 02.03 CSS Snippets by Category #placeholder/description diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Android Apps.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Android Apps.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/Android Apps.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/Android Apps.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Chrome Extensions.md similarity index 72% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/Chrome Extensions.md index 08aef5554..6f638e608 100755 --- a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Chrome Extensions.md +++ b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Chrome Extensions.md @@ -13,6 +13,6 @@ 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 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% +%% 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 diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Firefox extensions.md similarity index 72% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/Firefox extensions.md index 97dcb134b..0a7dff357 100755 --- a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Firefox extensions.md +++ b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Firefox extensions.md @@ -13,6 +13,6 @@ 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 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% +%% 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 diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Linux Tools.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Linux Tools.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/Linux Tools.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/Linux Tools.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/MacOS Tools.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/MacOS Tools.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/MacOS Tools.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/MacOS Tools.md diff --git a/02 - Community Expansions/02.04 Auxiliary Tools by Category/Static Site Generators.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Static Site Generators.md new file mode 100755 index 000000000..bfa344589 --- /dev/null +++ b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Static Site Generators.md @@ -0,0 +1,13 @@ +--- +aliases: + - +tags: + - seedling +publish: true +--- + +# Static Site Generators + +%% 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 diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Windows Tools.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/Windows Tools.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/Windows Tools.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/Windows Tools.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Apps.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/iOS Apps.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Apps.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/iOS Apps.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Shortcuts.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/iOS Shortcuts.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/iOS Shortcuts.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/iOS Shortcuts.md diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/iPadOS Apps.md b/02 - Community Expansions/02.04 Auxiliary Tools by Category/iPadOS Apps.md similarity index 100% rename from 02 - Curated Lists of Community Expansions/Auxiliary Tools/iPadOS Apps.md rename to 02 - Community Expansions/02.04 Auxiliary Tools by Category/iPadOS Apps.md diff --git "a/02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/02 - Community Expansions/02.04 Auxiliary Tools by Category/\360\237\227\202\357\270\217 02.04 Auxiliary Tools by Category.md" similarity index 93% rename from "02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" rename to "02 - Community Expansions/02.04 Auxiliary Tools by Category/\360\237\227\202\357\270\217 02.04 Auxiliary Tools by Category.md" index e1d2962b8..1ec031789 100755 --- "a/02 - Curated Lists of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" +++ "b/02 - Community Expansions/02.04 Auxiliary Tools by Category/\360\237\227\202\357\270\217 02.04 Auxiliary Tools by Category.md" @@ -6,7 +6,7 @@ tags: publish: true --- -# πŸ—‚οΈ Auxiliary Tools +# πŸ—‚οΈ 02.04 Auxiliary Tools by Category #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Alfred.md similarity index 60% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Alfred.md index 16e6e6724..f0f7a4f49 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Alfred.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Alfred.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]] -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Calibre.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Calibre.md index 22407ebab..6c6a01c1b 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Calibre.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Calibre.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Docker.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Docker.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Docker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Docker.md index 6f0f89912..793c9ed63 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Docker.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Docker.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Drafts App.md similarity index 64% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Drafts App.md index 6e6a77c59..fdb952081 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Drafts App.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Drafts App.md @@ -13,6 +13,6 @@ Documentation: #placeholder/link Cost: #placeholder/tool Available for: [[MacOS Tools|MacOS]], [[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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dragon speech recognition.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dragon speech recognition.md index 329c07557..067d0fa89 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Dragon speech recognition.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dragon speech recognition.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dropbox.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dropbox.md index 436bb7929..18dacb17e 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Dropbox.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Dropbox.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Emacs.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Emacs.md index c183fbdcb..77c7e03f9 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Emacs.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Emacs.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Gingko app.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Gingko app.md index 20a391156..2279b3d94 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Gingko app.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Gingko app.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/GitHub Pages.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/GitHub Pages.md index afeae8ae6..dedd64920 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/GitHub Pages.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/GitHub Pages.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Hazel.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Hazel.md index a9d698b58..981a2d145 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Hazel.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Hazel.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Hugo.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Hugo.md similarity index 100% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Hugo.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Hugo.md diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Jekyll.md similarity index 55% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Jekyll.md index 4a8faffa8..70865c7ea 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Jekyll.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Jekyll.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/MGit.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MGit.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/MGit.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MGit.md index bb95a03d1..0971f4a6b 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/MGit.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MGit.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MarginNote.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MarginNote.md index 62e51c953..a5479bec2 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/MarginNote.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/MarginNote.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Mdnotes.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Mdnotes.md index 05c02dcf0..3e08d34ab 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Mdnotes.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Mdnotes.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Notepad++.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Notepad++.md index 9ca1364d9..287c0b48c 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Notepad++.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Notepad++.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Onyx Boox.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Onyx Boox.md similarity index 100% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Onyx Boox.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Onyx Boox.md diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pandoc.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pandoc.md index cbab05790..3cf6a256f 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Pandoc.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pandoc.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pocket.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pocket.md index cb1864f33..e28b6de56 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Pocket.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Pocket.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/ProtonMail.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/ProtonMail.md index 024aa8f27..1fa0362c3 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/ProtonMail.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/ProtonMail.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Readwise.md similarity index 77% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Readwise.md index 13847129d..9ed5c1e6d 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Readwise.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Readwise.md @@ -13,7 +13,7 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Research Rabbit.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Research Rabbit.md index f233a544f..e0ab70414 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Research Rabbit.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Research Rabbit.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Sublime Text.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Sublime Text.md index b0c96a56c..e6056f671 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Sublime Text.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Sublime Text.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Syncthing.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Syncthing.md index d39414e7c..f10c6851a 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Syncthing.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Syncthing.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Tesseract.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Tesseract.md index 2c77e1ccc..823e175e8 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Tesseract.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Tesseract.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/VSCode.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/VSCode.md index 007a251a7..3f240b4cc 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/VSCode.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/VSCode.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Vim.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Vim.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Vim.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Vim.md index c7f3d931a..59580acb9 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Vim.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Vim.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Working Copy.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Working Copy.md index 9336f5ffc..6cf44d8e4 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Working Copy.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Working Copy.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/YAML.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YAML.md similarity index 54% rename from 03 - Directory of Community Expansions/Auxiliary Tools/YAML.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YAML.md index f22172f7b..37d45eed6 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/YAML.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YAML.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YiNote.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YiNote.md index 4d0445aff..bd22af7b6 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/YiNote.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/YiNote.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zapier.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zapier.md index d4787d9ad..37debda01 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Zapier.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zapier.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero Better BibTex.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero Better BibTex.md index 095b76040..58616524f 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Zotero Better BibTex.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero Better BibTex.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero.md index a89d15bf5..f451f4d24 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Zotero.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotero.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotfile.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotfile.md index f2e0ce2c9..ee7ef97eb 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Zotfile.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zotfile.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zutilo.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zutilo.md index 6c239366a..520947a30 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/Zutilo.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/Zutilo.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/icalBuddy.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/icalBuddy.md index 77be003c2..f48004bf4 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/icalBuddy.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/icalBuddy.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/mailbox.org.md similarity index 72% rename from 03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/mailbox.org.md index 7d4bfb6d6..1f5ba8e1e 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/mailbox.org.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/mailbox.org.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git a/03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/revealjs.md similarity index 71% rename from 03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/revealjs.md index a68d9796e..2ac5a698c 100755 --- a/03 - Directory of Community Expansions/Auxiliary Tools/revealjs.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/revealjs.md @@ -13,6 +13,6 @@ 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 [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[πŸ—‚οΈ Auxiliary Tools]] and any other relevat notes in this vault. %% #placeholder/description diff --git "a/03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" "b/02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" similarity index 100% rename from "03 - Directory of Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" rename to "02 - Community Expansions/02.05 All Community Expansions/Auxiliary Tools/\360\237\227\202\357\270\217 Auxiliary Tools.md" diff --git a/03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md similarity index 93% rename from 03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md index 893d6e96b..c371a96aa 100755 --- a/03 - Directory of Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md +++ b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/All Alternate Themes (ITS Theme).md @@ -10,7 +10,7 @@ publish: true %% 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! %% -> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|community themes]] as well). +> Alternate color schemes for the [[ITS Theme]] (but it should be mostly compatible with other [[πŸ—‚οΈ 02.02 Themes by Category|community themes]] as well). %% Paste your template below %% diff --git a/03 - Directory of Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Alternate Admonitions (SlRvb).md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Alternate Checkboxes (SlRvb).md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Asides (SlRvb).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Asides (SlRvb).md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Asides (SlRvb).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Asides (SlRvb).md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Embed Adjustments.md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Embed Adjustments.md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Embed Adjustments.md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Embed Adjustments.md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Folder Styles (SlRvb).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Folder Styles (SlRvb).md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Folder Styles (SlRvb).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Folder Styles (SlRvb).md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Image Adjustments.md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Image Adjustments.md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Image Adjustments.md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Image Adjustments.md diff --git a/03 - Directory of Community Expansions/CSS Snippets/Kanban (SlRvb).md b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Kanban (SlRvb).md similarity index 100% rename from 03 - Directory of Community Expansions/CSS Snippets/Kanban (SlRvb).md rename to 02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/Kanban (SlRvb).md diff --git "a/03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" "b/02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" similarity index 100% rename from "03 - Directory of Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" rename to "02 - Community Expansions/02.05 All Community Expansions/CSS Snippets/\360\237\227\202\357\270\217 CSS Snippets.md" diff --git a/03 - Directory of Community Expansions/Plugins/02 - Community plugins.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/02 - Community plugins.md similarity index 72% rename from 03 - Directory of Community Expansions/Plugins/02 - Community plugins.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/02 - Community plugins.md index ebfb0dbee..83fab7626 100755 --- a/03 - Directory of Community Expansions/Plugins/02 - Community plugins.md +++ b/02 - Community Expansions/02.05 All Community Expansions/Plugins/02 - Community plugins.md @@ -13,11 +13,11 @@ tags: %% Zoottelkeeper: Beginning of the autogenerated index file list %% - [[02.01 - Plugins|02.01 - Plugins]] -- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|02.02 - Categories]] +- [[πŸ—‚οΈ 02.01 Plugins by Category|02.02 - Categories]] %% Zoottelkeeper: End of the autogenerated index file list %% ## Contributing - [[02.01 - Plugins|Community plugins]] - This folder is pre-populated with information from the [obsidian-releases]() repository. Notes in this folder might have missing information (marked with the #placeholder tag) - Click on [[09.02 - How To]] if you want to add how to do something with a plugin. -- [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugin categories]] - Help us categorize community plugins! +- [[πŸ—‚οΈ 02.01 Plugins by Category|Plugin categories]] - Help us categorize community plugins! diff --git a/03 - Directory of Community Expansions/Plugins/DEVONlink-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/DEVONlink-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/DEVONlink-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/DEVONlink-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/ObsidianAnkiSync.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/ObsidianAnkiSync.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/ObsidianAnkiSync.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/ObsidianAnkiSync.md diff --git a/03 - Directory of Community Expansions/Plugins/adjacency-matrix-maker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/adjacency-matrix-maker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/adjacency-matrix-maker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/adjacency-matrix-maker.md diff --git a/03 - Directory of Community Expansions/Plugins/advanced-toolbar.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/advanced-toolbar.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/advanced-toolbar.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/advanced-toolbar.md diff --git a/03 - Directory of Community Expansions/Plugins/alx-folder-note.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/alx-folder-note.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/alx-folder-note.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/alx-folder-note.md diff --git a/03 - Directory of Community Expansions/Plugins/beeminder-word-count-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/beeminder-word-count-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/beeminder-word-count-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/beeminder-word-count-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/better-fn.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/better-fn.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/better-fn.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/better-fn.md diff --git a/03 - Directory of Community Expansions/Plugins/better-pdf-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/better-pdf-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/better-pdf-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/better-pdf-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/better-word-count.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/better-word-count.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/better-word-count.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/better-word-count.md diff --git a/03 - Directory of Community Expansions/Plugins/block-reference-count.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/block-reference-count.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/block-reference-count.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/block-reference-count.md diff --git a/03 - Directory of Community Expansions/Plugins/breadcrumbs.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/breadcrumbs.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/breadcrumbs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/breadcrumbs.md diff --git a/03 - Directory of Community Expansions/Plugins/buttons.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/buttons.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/buttons.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/buttons.md diff --git a/03 - Directory of Community Expansions/Plugins/calendar.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/calendar.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/calendar.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/calendar.md diff --git a/03 - Directory of Community Expansions/Plugins/chesser-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/chesser-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/chesser-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/chesser-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/cm-chs-patch.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-chs-patch.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cm-chs-patch.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-chs-patch.md diff --git a/03 - Directory of Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-editor-syntax-highlight-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/cm-show-whitespace-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-show-whitespace-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cm-show-whitespace-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-show-whitespace-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cm-typewriter-scroll-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/cmenu-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cmenu-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cmenu-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cmenu-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/code-block-copy.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/code-block-copy.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/code-block-copy.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/code-block-copy.md diff --git a/03 - Directory of Community Expansions/Plugins/code-block-from-selection.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/code-block-from-selection.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/code-block-from-selection.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/code-block-from-selection.md diff --git a/03 - Directory of Community Expansions/Plugins/completed-area.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/completed-area.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/completed-area.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/completed-area.md diff --git a/03 - Directory of Community Expansions/Plugins/completed-task-display.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/completed-task-display.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/completed-task-display.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/completed-task-display.md diff --git a/03 - Directory of Community Expansions/Plugins/consistent-attachments-and-links.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/consistent-attachments-and-links.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/consistent-attachments-and-links.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/consistent-attachments-and-links.md diff --git a/03 - Directory of Community Expansions/Plugins/convert-url-to-iframe.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/convert-url-to-iframe.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/convert-url-to-iframe.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/convert-url-to-iframe.md diff --git a/03 - Directory of Community Expansions/Plugins/copy-note.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/copy-note.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/copy-note.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/copy-note.md diff --git a/03 - Directory of Community Expansions/Plugins/copy-url-in-preview.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/copy-url-in-preview.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/copy-url-in-preview.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/copy-url-in-preview.md diff --git a/03 - Directory of Community Expansions/Plugins/css-snippets.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/css-snippets.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/css-snippets.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/css-snippets.md diff --git a/03 - Directory of Community Expansions/Plugins/csv-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/csv-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/csv-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/csv-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/customizable-menu.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/customizable-menu.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/customizable-menu.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/customizable-menu.md diff --git a/03 - Directory of Community Expansions/Plugins/customizable-sidebar.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/customizable-sidebar.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/customizable-sidebar.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/customizable-sidebar.md diff --git a/03 - Directory of Community Expansions/Plugins/customjs.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/customjs.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/customjs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/customjs.md diff --git a/03 - Directory of Community Expansions/Plugins/cycle-through-panes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/cycle-through-panes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/cycle-through-panes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/cycle-through-panes.md diff --git a/03 - Directory of Community Expansions/Plugins/daily-activity.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/daily-activity.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/daily-activity.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/daily-activity.md diff --git a/03 - Directory of Community Expansions/Plugins/dangerzone-writing-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/dangerzone-writing-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/dangerzone-writing-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/dangerzone-writing-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/darlal-switcher-plus.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/darlal-switcher-plus.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/darlal-switcher-plus.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/darlal-switcher-plus.md diff --git a/03 - Directory of Community Expansions/Plugins/dataview.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/dataview.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/dataview.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/dataview.md diff --git a/03 - Directory of Community Expansions/Plugins/discordian-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/discordian-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/discordian-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/discordian-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/drawio-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/drawio-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/drawio-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/drawio-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/easy-typing-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/easy-typing-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/easy-typing-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/easy-typing-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/editor-commands-remap.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/editor-commands-remap.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/editor-commands-remap.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/editor-commands-remap.md diff --git a/03 - Directory of Community Expansions/Plugins/emoji-shortcodes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/emoji-shortcodes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/emoji-shortcodes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/emoji-shortcodes.md diff --git a/03 - Directory of Community Expansions/Plugins/extract-highlights-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/extract-highlights-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/extract-highlights-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/extract-highlights-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/extract-url.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/extract-url.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/extract-url.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/extract-url.md diff --git a/03 - Directory of Community Expansions/Plugins/file-explorer-markdown-titles.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/file-explorer-markdown-titles.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/file-explorer-markdown-titles.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/file-explorer-markdown-titles.md diff --git a/03 - Directory of Community Expansions/Plugins/file-explorer-note-count.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/file-explorer-note-count.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/file-explorer-note-count.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/file-explorer-note-count.md diff --git a/03 - Directory of Community Expansions/Plugins/file-tree-alternative.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/file-tree-alternative.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/file-tree-alternative.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/file-tree-alternative.md diff --git a/03 - Directory of Community Expansions/Plugins/find-and-replace-in-selection.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/find-and-replace-in-selection.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/find-and-replace-in-selection.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/find-and-replace-in-selection.md diff --git a/03 - Directory of Community Expansions/Plugins/find-unlinked-files.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/find-unlinked-files.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/find-unlinked-files.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/find-unlinked-files.md diff --git a/03 - Directory of Community Expansions/Plugins/flashcards-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/flashcards-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/flashcards-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/flashcards-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/folder-note-core.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/folder-note-core.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/folder-note-core.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/folder-note-core.md diff --git a/03 - Directory of Community Expansions/Plugins/folder-note-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/folder-note-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/folder-note-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/folder-note-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/footlinks.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/footlinks.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/footlinks.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/footlinks.md diff --git a/03 - Directory of Community Expansions/Plugins/format-hotkeys-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/format-hotkeys-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/format-hotkeys-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/format-hotkeys-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/garble-text.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/garble-text.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/garble-text.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/garble-text.md diff --git a/03 - Directory of Community Expansions/Plugins/ghost-fade-focus.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/ghost-fade-focus.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/ghost-fade-focus.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/ghost-fade-focus.md diff --git a/03 - Directory of Community Expansions/Plugins/homepage.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/homepage.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/homepage.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/homepage.md diff --git a/03 - Directory of Community Expansions/Plugins/hotkey-helper.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/hotkey-helper.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/hotkey-helper.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/hotkey-helper.md diff --git a/03 - Directory of Community Expansions/Plugins/hotkeysplus-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/hotkeysplus-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/hotkeysplus-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/hotkeysplus-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/hover-external-link.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/hover-external-link.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/hover-external-link.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/hover-external-link.md diff --git a/03 - Directory of Community Expansions/Plugins/imdone-obsidian-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/imdone-obsidian-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/imdone-obsidian-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/imdone-obsidian-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/ini-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/ini-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/ini-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/ini-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/initiative-tracker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/initiative-tracker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/initiative-tracker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/initiative-tracker.md diff --git a/03 - Directory of Community Expansions/Plugins/juggl.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/juggl.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/juggl.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/juggl.md diff --git a/03 - Directory of Community Expansions/Plugins/key-promoter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/key-promoter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/key-promoter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/key-promoter.md diff --git a/03 - Directory of Community Expansions/Plugins/koncham-workspace.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/koncham-workspace.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/koncham-workspace.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/koncham-workspace.md diff --git a/03 - Directory of Community Expansions/Plugins/leader-hotkeys-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/leader-hotkeys-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/leader-hotkeys-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/leader-hotkeys-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/ledger-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/ledger-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/ledger-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/ledger-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/link-headers-directly.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/link-headers-directly.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/link-headers-directly.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/link-headers-directly.md diff --git a/03 - Directory of Community Expansions/Plugins/liquid-templates.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/liquid-templates.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/liquid-templates.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/liquid-templates.md diff --git a/03 - Directory of Community Expansions/Plugins/longform.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/longform.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/longform.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/longform.md diff --git a/03 - Directory of Community Expansions/Plugins/luhman.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/luhman.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/luhman.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/luhman.md diff --git a/03 - Directory of Community Expansions/Plugins/lumberjack-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/lumberjack-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/lumberjack-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/lumberjack-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/macOS-keyboard-nav-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/macro-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/macro-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/macro-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/macro-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/map-of-content.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/map-of-content.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/map-of-content.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/map-of-content.md diff --git a/03 - Directory of Community Expansions/Plugins/marginnote-companion.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/marginnote-companion.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/marginnote-companion.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/marginnote-companion.md diff --git a/03 - Directory of Community Expansions/Plugins/markdown-attributes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/markdown-attributes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/markdown-attributes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/markdown-attributes.md diff --git a/03 - Directory of Community Expansions/Plugins/markdown-prettifier.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/markdown-prettifier.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/markdown-prettifier.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/markdown-prettifier.md diff --git a/03 - Directory of Community Expansions/Plugins/maximise-active-pane-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/maximise-active-pane-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/maximise-active-pane-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/maximise-active-pane-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/mdx-as-md-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mdx-as-md-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mdx-as-md-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mdx-as-md-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/media-extended.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/media-extended.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/media-extended.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/media-extended.md diff --git a/03 - Directory of Community Expansions/Plugins/meld-encrypt.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/meld-encrypt.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/meld-encrypt.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/meld-encrypt.md diff --git a/03 - Directory of Community Expansions/Plugins/metadata-extractor.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/metadata-extractor.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/metadata-extractor.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/metadata-extractor.md diff --git a/03 - Directory of Community Expansions/Plugins/metaedit.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/metaedit.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/metaedit.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/metaedit.md diff --git a/03 - Directory of Community Expansions/Plugins/mochi-cards-exporter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mochi-cards-exporter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mochi-cards-exporter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mochi-cards-exporter.md diff --git a/03 - Directory of Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-add-codemirror-matchbrackets.md diff --git a/03 - Directory of Community Expansions/Plugins/mrj-crosslink-between-notes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-crosslink-between-notes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mrj-crosslink-between-notes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-crosslink-between-notes.md diff --git a/03 - Directory of Community Expansions/Plugins/mrj-jump-to-link.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-jump-to-link.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mrj-jump-to-link.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-jump-to-link.md diff --git a/03 - Directory of Community Expansions/Plugins/mrj-text-expand.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-text-expand.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mrj-text-expand.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mrj-text-expand.md diff --git a/03 - Directory of Community Expansions/Plugins/multi-line-formatting.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/multi-line-formatting.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/multi-line-formatting.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/multi-line-formatting.md diff --git a/03 - Directory of Community Expansions/Plugins/music-code-blocks.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/music-code-blocks.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/music-code-blocks.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/music-code-blocks.md diff --git a/03 - Directory of Community Expansions/Plugins/mx-bili-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mx-bili-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mx-bili-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mx-bili-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/mysnippets-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/mysnippets-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/mysnippets-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/mysnippets-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/neo4j-graph-view.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/neo4j-graph-view.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/neo4j-graph-view.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/neo4j-graph-view.md diff --git a/03 - Directory of Community Expansions/Plugins/netwik.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/netwik.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/netwik.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/netwik.md diff --git a/03 - Directory of Community Expansions/Plugins/nldates-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/nldates-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/nldates-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/nldates-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/note-folder-autorename.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/note-folder-autorename.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/note-folder-autorename.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/note-folder-autorename.md diff --git a/03 - Directory of Community Expansions/Plugins/note-refactor-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/note-refactor-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/note-refactor-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/note-refactor-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/notetweet.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/notetweet.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/notetweet.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/notetweet.md diff --git a/03 - Directory of Community Expansions/Plugins/number-headings-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/number-headings-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/number-headings-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/number-headings-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-2hop-links-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-2hop-links-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-2hop-links-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-2hop-links-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-5e-statblocks.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-5e-statblocks.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-5e-statblocks.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-5e-statblocks.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-activity-history.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-activity-history.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-activity-history.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-activity-history.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-activity-logger.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-activity-logger.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-activity-logger.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-activity-logger.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-admonition.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-admonition.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-admonition.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-admonition.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-advanced-appearance.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-appearance.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-advanced-appearance.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-appearance.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-advanced-new-file.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-new-file.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-advanced-new-file.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-new-file.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-advanced-uri.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-uri.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-advanced-uri.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-advanced-uri.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-amazingmarvin-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-annotator.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-annotator.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-annotator.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-annotator.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-another-quick-switcher.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-another-quick-switcher.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-another-quick-switcher.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-another-quick-switcher.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-apple-reminders-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-apple-reminders-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-apple-reminders-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-apple-reminders-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-apply-patterns.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-apply-patterns.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-apply-patterns.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-apply-patterns.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-argdown-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-argdown-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-argdown-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-argdown-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-auto-link-title.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-auto-link-title.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-auto-link-title.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-auto-link-title.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-auto-pair-chinese-symbol.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-autocomplete-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-autocomplete-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-autocomplete-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-autocomplete-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-banners.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-banners.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-banners.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-banners.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-budget-wysiwyg.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-budget-wysiwyg.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-budget-wysiwyg.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-budget-wysiwyg.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-card-view-mode.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-card-view-mode.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-card-view-mode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-card-view-mode.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-carry-forward.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-carry-forward.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-carry-forward.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-carry-forward.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-charts.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-charts.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-charts.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-charts.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-chartsview-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-chartsview-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-chartsview-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-chartsview-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-checklist-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-checklist-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-checklist-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-checklist-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-chessboard.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-chessboard.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-chessboard.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-chessboard.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-citation-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-citation-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-citation-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-citation-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-code-block-enhancer.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-code-block-enhancer.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-code-block-enhancer.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-code-block-enhancer.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-code-copy.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-code-copy.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-code-copy.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-code-copy.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-codemirror-options.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-codemirror-options.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-codemirror-options.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-codemirror-options.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-collapse-all-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-collapse-all-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-collapse-all-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-collapse-all-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-command-alias-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-command-alias-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-command-alias-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-command-alias-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-comments.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-comments.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-comments.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-comments.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-commits.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-commits.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-commits.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-commits.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-contextual-typography.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-contextual-typography.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-contextual-typography.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-contextual-typography.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-copy-block-link.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-copy-block-link.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-copy-block-link.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-copy-block-link.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-csv-table.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-csv-table.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-csv-table.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-csv-table.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-cursor-location-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-cursor-location-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-cursor-location-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-cursor-location-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-daf-yomi.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daf-yomi.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-daf-yomi.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daf-yomi.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-daily-named-folder.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daily-named-folder.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-daily-named-folder.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daily-named-folder.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-daily-stats.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daily-stats.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-daily-stats.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-daily-stats.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-dangling-links.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dangling-links.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-dangling-links.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dangling-links.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-day-planner.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-day-planner.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-day-planner.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-day-planner.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-dice-roller.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dice-roller.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-dice-roller.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dice-roller.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-dictionary-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dictionary-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-dictionary-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dictionary-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-discordrpc.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-discordrpc.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-discordrpc.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-discordrpc.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-dropbox-backups.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dropbox-backups.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-dropbox-backups.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dropbox-backups.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-dynamic-toc.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dynamic-toc.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-dynamic-toc.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-dynamic-toc.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-editor-shortcuts.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-editor-shortcuts.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-editor-shortcuts.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-editor-shortcuts.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-electron-window-tweaker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-electron-window-tweaker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-electron-window-tweaker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-electron-window-tweaker.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-embedded-code-title.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-embedded-code-title.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-embedded-code-title.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-embedded-code-title.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-embedded-note-titles.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-embedded-note-titles.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-embedded-note-titles.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-embedded-note-titles.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-emoji-toolbar.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-emoji-toolbar.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-emoji-toolbar.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-emoji-toolbar.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-enhancing-mindmap.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-enhancing-mindmap.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-enhancing-mindmap.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-enhancing-mindmap.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-excalidraw-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-excalidraw-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-excalidraw-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-excalidraw-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-export-to-tex.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-export-to-tex.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-export-to-tex.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-export-to-tex.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-extract-pdf-highlights.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-extract-pdf-highlights.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-extract-pdf-highlights.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-extract-pdf-highlights.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-file-link.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-file-link.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-file-link.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-file-link.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-file-path-to-uri.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-file-path-to-uri.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-file-path-to-uri.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-file-path-to-uri.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-filename-heading-sync.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-filename-heading-sync.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-filename-heading-sync.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-filename-heading-sync.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-find-and-replace-in-selection.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-focus-mode.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-focus-mode.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-focus-mode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-focus-mode.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-footnotes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-footnotes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-footnotes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-footnotes.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-fountain.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-fountain.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-fountain.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-fountain.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-fullscreen-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-fullscreen-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-fullscreen-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-fullscreen-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-furigana.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-furigana.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-furigana.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-furigana.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-gallery.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-gallery.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-gallery.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-gallery.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-gist.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-gist.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-gist.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-gist.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-git.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-git.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-git.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-git.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-go-to-line.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-go-to-line.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-go-to-line.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-go-to-line.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-grandfather.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-grandfather.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-grandfather.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-grandfather.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-habit-tracker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-habit-tracker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-habit-tracker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-habit-tracker.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hackernews.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hackernews.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hackernews.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hackernews.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hide-sidebars-when-narrow.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hider.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hider.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hider.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hider.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-highlightpublicnotes-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hotkeys-for-specific-files.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-templates.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hotkeys-for-templates.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hotkeys-for-templates.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hotkeys-for-templates.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-hypothesis-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hypothesis-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-hypothesis-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-hypothesis-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-icon-folder.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icon-folder.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-icon-folder.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icon-folder.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-icon-swapper.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icon-swapper.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-icon-swapper.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icon-swapper.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-icons-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icons-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-icons-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-icons-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-auto-upload-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-image-toolkit.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-toolkit.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-image-toolkit.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-toolkit.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-image-uploader.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-uploader.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-image-uploader.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-image-uploader.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-imgur-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-imgur-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-imgur-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-imgur-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-incremental-writing.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-incremental-writing.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-incremental-writing.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-incremental-writing.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-indent-lines.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-indent-lines.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-indent-lines.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-indent-lines.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-itinerary.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-itinerary.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-itinerary.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-itinerary.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-javascript-init.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-javascript-init.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-javascript-init.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-javascript-init.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-journey-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-journey-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-journey-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-journey-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-jsonifier.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jsonifier.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-jsonifier.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jsonifier.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-juliandate.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-juliandate.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-juliandate.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-juliandate.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-jump-to-date-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jump-to-date-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-jump-to-date-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jump-to-date-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-jupyter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jupyter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-jupyter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-jupyter.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-kanban.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kanban.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-kanban.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kanban.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-kindle-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kindle-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-kindle-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kindle-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-kroki.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kroki.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-kroki.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-kroki.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-languagetool-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-languagetool-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-languagetool-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-languagetool-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-latex-environments.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-latex-environments.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-latex-environments.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-latex-environments.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-latex.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-latex.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-latex.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-latex.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-leaflet-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-leaflet-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-leaflet-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-leaflet-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-link-converter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-link-converter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-link-converter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-link-converter.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-link-indexer.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-link-indexer.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-link-indexer.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-link-indexer.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-linter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-linter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-linter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-linter.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-livesync.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-livesync.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-livesync.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-livesync.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-local-images.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-local-images.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-local-images.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-local-images.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-map-view.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-map-view.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-map-view.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-map-view.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markdown-formatting-assistant-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-markdown-furigana.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markdown-furigana.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-markdown-furigana.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markdown-furigana.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-markmind.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markmind.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-markmind.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-markmind.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-metatable.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-metatable.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-metatable.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-metatable.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-metatemplates.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-metatemplates.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-metatemplates.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-metatemplates.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-min3ditorhotkeys-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-mind-map.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-mind-map.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-mind-map.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-mind-map.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-minimal-settings.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-minimal-settings.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-minimal-settings.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-minimal-settings.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-nomnoml-diagram.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-nomnoml-diagram.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-nomnoml-diagram.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-nomnoml-diagram.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-open-link-with.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-open-link-with.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-open-link-with.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-open-link-with.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-org-mode.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-org-mode.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-org-mode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-org-mode.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-orthography.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-orthography.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-orthography.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-orthography.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-outliner.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-outliner.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-outliner.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-outliner.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-pandoc.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pandoc.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-pandoc.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pandoc.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-pangu.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pangu.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-pangu.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pangu.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-paper-cut.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-paper-cut.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-paper-cut.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-paper-cut.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-paste-to-current-indentation.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-paste-to-current-indentation.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-paste-to-current-indentation.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-paste-to-current-indentation.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-plantuml.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plantuml.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-plantuml.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plantuml.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-plotly.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plotly.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-plotly.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plotly.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-pluck.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pluck.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-pluck.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pluck.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-plugin-prettier.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-prettier.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-plugin-prettier.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-prettier.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-plugin-toc.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-toc.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-plugin-toc.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-toc.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-plugin-todo.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-todo.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-plugin-todo.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-plugin-todo.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-pocket.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pocket.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-pocket.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pocket.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-pomodoro-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pomodoro-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-pomodoro-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-pomodoro-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-prominent-starred-files.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-prominent-starred-files.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-prominent-starred-files.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-prominent-starred-files.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-qrcode-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-qrcode-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-qrcode-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-qrcode-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-query-language.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-query-language.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-query-language.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-query-language.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-query2table.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-query2table.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-query2table.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-query2table.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-random-todo.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-random-todo.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-random-todo.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-random-todo.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-react-components.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-react-components.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-react-components.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-react-components.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-read-it-later.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-read-it-later.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-read-it-later.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-read-it-later.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-reading-time.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reading-time.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-reading-time.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reading-time.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-readwise.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-readwise.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-readwise.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-readwise.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-recall.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-recall.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-recall.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-recall.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-regex-pipeline.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-regex-pipeline.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-regex-pipeline.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-regex-pipeline.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-related-notes-finder.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-related-notes-finder.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-related-notes-finder.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-related-notes-finder.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-relative-find.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-relative-find.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-relative-find.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-relative-find.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-relative-line-numbers.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-relative-line-numbers.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-relative-line-numbers.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-relative-line-numbers.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-reminder-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reminder-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-reminder-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reminder-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-reset-font-size.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reset-font-size.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-reset-font-size.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reset-font-size.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-reveal-active-file.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reveal-active-file.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-reveal-active-file.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-reveal-active-file.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-rich-links.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rich-links.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-rich-links.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rich-links.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-rollover-daily-todos.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rollover-daily-todos.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-rollover-daily-todos.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rollover-daily-todos.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-rtl.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rtl.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-rtl.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-rtl.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-shellcommands.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-shellcommands.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-shellcommands.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-shellcommands.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-shortcuts-for-starred-files.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-show-file-path.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-show-file-path.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-show-file-path.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-show-file-path.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-sidebar-expand-on-hover.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-smart-typography.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-smart-typography.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-smart-typography.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-smart-typography.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-sort-and-permute-lines.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-sort-and-permute-lines.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-sort-and-permute-lines.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-sort-and-permute-lines.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-spaced-repetition.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-spaced-repetition.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-spaced-repetition.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-spaced-repetition.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-spotlight.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-spotlight.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-spotlight.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-spotlight.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-static-file-server.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-static-file-server.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-static-file-server.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-static-file-server.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-statusbar-pomo.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-statusbar-pomo.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-statusbar-pomo.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-statusbar-pomo.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-stille.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-stille.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-stille.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-stille.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-stopwatch-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-stopwatch-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-stopwatch-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-stopwatch-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-style-settings.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-style-settings.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-style-settings.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-style-settings.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-system-dark-mode.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-system-dark-mode.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-system-dark-mode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-system-dark-mode.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-tabs.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tabs.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-tabs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tabs.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-task-archiver.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-task-archiver.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-task-archiver.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-task-archiver.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-task-collector.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-task-collector.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-task-collector.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-task-collector.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-tasks-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tasks-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-tasks-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tasks-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-temple.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-temple.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-temple.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-temple.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-text-expander.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-text-expander.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-text-expander.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-text-expander.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-text-format.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-text-format.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-text-format.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-text-format.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-tidy-footnotes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tidy-footnotes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-tidy-footnotes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tidy-footnotes.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-timeline.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-timeline.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-timeline.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-timeline.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-timelines.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-timelines.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-timelines.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-timelines.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-title-index.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-title-index.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-title-index.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-title-index.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-to-anki-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-to-anki-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-to-anki-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-to-anki-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-toggl-integration.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-toggl-integration.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-toggl-integration.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-toggl-integration.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-tracker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tracker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-tracker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-tracker.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-trello.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-trello.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-trello.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-trello.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-underline.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-underline.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-underline.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-underline.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vale.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vale.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vale.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vale.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vault-changelog.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vault-changelog.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vault-changelog.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vault-changelog.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vault-statistics-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vault-statistics-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vault-statistics-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vault-statistics-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-view-mode-by-frontmatter.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vim-im-switch-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vimrc-support.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vimrc-support.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vimrc-support.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vimrc-support.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-vocabulary-view.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vocabulary-view.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-vocabulary-view.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-vocabulary-view.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-wavedrom.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wavedrom.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-wavedrom.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wavedrom.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-wikipedia.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wikipedia.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-wikipedia.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wikipedia.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-wordnet-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wordnet-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-wordnet-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-wordnet-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-youglish-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-youglish-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-youglish-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-youglish-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian-zoom.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-zoom.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian-zoom.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian-zoom.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian42-brat.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian42-brat.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian42-brat.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian42-brat.md diff --git a/03 - Directory of Community Expansions/Plugins/obsidian42-text-transporter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian42-text-transporter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsidian42-text-transporter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsidian42-text-transporter.md diff --git a/03 - Directory of Community Expansions/Plugins/obsimian-exporter.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/obsimian-exporter.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/obsimian-exporter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/obsimian-exporter.md diff --git a/03 - Directory of Community Expansions/Plugins/open-note-to-window-title.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/open-note-to-window-title.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/open-note-to-window-title.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/open-note-to-window-title.md diff --git a/03 - Directory of Community Expansions/Plugins/open-vscode.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/open-vscode.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/open-vscode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/open-vscode.md diff --git a/03 - Directory of Community Expansions/Plugins/open-with.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/open-with.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/open-with.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/open-with.md diff --git a/03 - Directory of Community Expansions/Plugins/oz-clear-unused-images.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-clear-unused-images.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/oz-clear-unused-images.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-clear-unused-images.md diff --git a/03 - Directory of Community Expansions/Plugins/oz-image-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-image-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/oz-image-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/oz-image-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/ozanshare-publish.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/ozanshare-publish.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/ozanshare-publish.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/ozanshare-publish.md diff --git a/03 - Directory of Community Expansions/Plugins/page-heading-from-links.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/page-heading-from-links.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/page-heading-from-links.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/page-heading-from-links.md diff --git a/03 - Directory of Community Expansions/Plugins/pane-relief.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/pane-relief.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/pane-relief.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/pane-relief.md diff --git a/03 - Directory of Community Expansions/Plugins/pdf-to-markdown-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/pdf-to-markdown-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/pdf-to-markdown-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/pdf-to-markdown-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/periodic-notes.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/periodic-notes.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/periodic-notes.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/periodic-notes.md diff --git a/03 - Directory of Community Expansions/Plugins/phone-to-roam-to-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/phone-to-roam-to-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/phone-to-roam-to-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/phone-to-roam-to-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/plugin-changelogs.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/plugin-changelogs.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/plugin-changelogs.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/plugin-changelogs.md diff --git a/03 - Directory of Community Expansions/Plugins/podcast-note.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/podcast-note.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/podcast-note.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/podcast-note.md diff --git a/03 - Directory of Community Expansions/Plugins/privacy-glasses.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/privacy-glasses.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/privacy-glasses.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/privacy-glasses.md diff --git a/03 - Directory of Community Expansions/Plugins/python-lab-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/python-lab-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/python-lab-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/python-lab-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/quick-explorer.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/quick-explorer.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/quick-explorer.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/quick-explorer.md diff --git a/03 - Directory of Community Expansions/Plugins/quick-latex.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/quick-latex.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/quick-latex.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/quick-latex.md diff --git a/03 - Directory of Community Expansions/Plugins/quickadd.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/quickadd.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/quickadd.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/quickadd.md diff --git a/03 - Directory of Community Expansions/Plugins/random-structural-diary-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/random-structural-diary-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/random-structural-diary-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/random-structural-diary-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/readwise-mirror.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/readwise-mirror.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/readwise-mirror.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/readwise-mirror.md diff --git a/03 - Directory of Community Expansions/Plugins/readwise-official.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/readwise-official.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/readwise-official.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/readwise-official.md diff --git a/03 - Directory of Community Expansions/Plugins/recent-files-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/recent-files-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/recent-files-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/recent-files-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/remember-cursor-position.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/remember-cursor-position.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/remember-cursor-position.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/remember-cursor-position.md diff --git a/03 - Directory of Community Expansions/Plugins/review-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/review-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/review-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/review-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/scales-chords.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/scales-chords.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/scales-chords.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/scales-chords.md diff --git a/03 - Directory of Community Expansions/Plugins/search-on-internet.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/search-on-internet.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/search-on-internet.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/search-on-internet.md diff --git a/03 - Directory of Community Expansions/Plugins/searchpp.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/searchpp.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/searchpp.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/searchpp.md diff --git a/03 - Directory of Community Expansions/Plugins/shortcuts-extender.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/shortcuts-extender.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/shortcuts-extender.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/shortcuts-extender.md diff --git a/03 - Directory of Community Expansions/Plugins/simple-embeds.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/simple-embeds.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/simple-embeds.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/simple-embeds.md diff --git a/03 - Directory of Community Expansions/Plugins/slated-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/slated-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/slated-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/slated-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/sliding-panes-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/sliding-panes-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/sliding-panes-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/sliding-panes-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/smart-random-note.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/smart-random-note.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/smart-random-note.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/smart-random-note.md diff --git a/03 - Directory of Community Expansions/Plugins/snippet-commands-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/snippet-commands-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/snippet-commands-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/snippet-commands-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/snippets.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/snippets.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/snippets.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/snippets.md diff --git a/03 - Directory of Community Expansions/Plugins/supercharged-links-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/supercharged-links-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/supercharged-links-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/supercharged-links-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/table-editor-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/table-editor-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/table-editor-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/table-editor-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/table-extended.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/table-extended.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/table-extended.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/table-extended.md diff --git a/03 - Directory of Community Expansions/Plugins/tag-page-preview.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/tag-page-preview.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/tag-page-preview.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/tag-page-preview.md diff --git a/03 - Directory of Community Expansions/Plugins/tag-wrangler.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/tag-wrangler.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/tag-wrangler.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/tag-wrangler.md diff --git a/03 - Directory of Community Expansions/Plugins/taskbone-ocr-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/taskbone-ocr-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/taskbone-ocr-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/taskbone-ocr-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/templater-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/templater-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/templater-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/templater-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/text-snippets-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/text-snippets-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/text-snippets-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/text-snippets-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/theme-picker.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/theme-picker.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/theme-picker.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/theme-picker.md diff --git a/03 - Directory of Community Expansions/Plugins/things-logbook.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/things-logbook.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/things-logbook.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/things-logbook.md diff --git a/03 - Directory of Community Expansions/Plugins/todo-txt.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/todo-txt.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/todo-txt.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/todo-txt.md diff --git a/03 - Directory of Community Expansions/Plugins/todoist-sync-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/todoist-sync-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/todoist-sync-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/todoist-sync-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/tq-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/tq-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/tq-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/tq-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/txt-as-md-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/txt-as-md-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/txt-as-md-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/txt-as-md-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/unique-attachments.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/unique-attachments.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/unique-attachments.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/unique-attachments.md diff --git a/03 - Directory of Community Expansions/Plugins/update-time-on-edit.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/update-time-on-edit.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/update-time-on-edit.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/update-time-on-edit.md diff --git a/03 - Directory of Community Expansions/Plugins/uri-commands.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/uri-commands.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/uri-commands.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/uri-commands.md diff --git a/03 - Directory of Community Expansions/Plugins/url-into-selection.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/url-into-selection.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/url-into-selection.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/url-into-selection.md diff --git a/03 - Directory of Community Expansions/Plugins/vantage-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/vantage-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/vantage-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/vantage-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/various-complements.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/various-complements.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/various-complements.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/various-complements.md diff --git a/03 - Directory of Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/wikilinks-to-mdlinks-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/window-collapse.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/window-collapse.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/window-collapse.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/window-collapse.md diff --git a/03 - Directory of Community Expansions/Plugins/workbench-obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/workbench-obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/workbench-obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/workbench-obsidian.md diff --git a/03 - Directory of Community Expansions/Plugins/workspaces-plus.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/workspaces-plus.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/workspaces-plus.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/workspaces-plus.md diff --git a/03 - Directory of Community Expansions/Plugins/youhavebeenstaring-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/youhavebeenstaring-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/youhavebeenstaring-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/youhavebeenstaring-plugin.md diff --git a/03 - Directory of Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md b/02 - Community Expansions/02.05 All Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md similarity index 100% rename from 03 - Directory of Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Plugins/zoottelkeeper-obsidian-plugin.md diff --git "a/03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" "b/02 - Community Expansions/02.05 All Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" similarity index 100% rename from "03 - Directory of Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" rename to "02 - Community Expansions/02.05 All Community Expansions/Plugins/\360\237\227\202\357\270\217 Plugins.md" diff --git a/03 - Directory of Community Expansions/Themes/80s Neon.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/80s Neon.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/80s Neon.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/80s Neon.md diff --git a/03 - Directory of Community Expansions/Themes/Agora.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Agora.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Agora.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Agora.md diff --git a/03 - Directory of Community Expansions/Themes/Al Dente.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Al Dente.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Al Dente.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Al Dente.md diff --git a/03 - Directory of Community Expansions/Themes/Amethyst.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Amethyst.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Amethyst.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Amethyst.md diff --git a/03 - Directory of Community Expansions/Themes/Ars Magna.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Ars Magna.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Ars Magna.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Ars Magna.md diff --git a/03 - Directory of Community Expansions/Themes/Atom.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Atom.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Atom.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Atom.md diff --git a/03 - Directory of Community Expansions/Themes/Aurora.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Aurora.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Aurora.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Aurora.md diff --git a/03 - Directory of Community Expansions/Themes/Ayu Mirage.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Ayu Mirage.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Ayu Mirage.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Ayu Mirage.md diff --git a/03 - Directory of Community Expansions/Themes/Ayu.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Ayu.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Ayu.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Ayu.md diff --git a/03 - Directory of Community Expansions/Themes/Base2Tone.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Base2Tone.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Base2Tone.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Base2Tone.md diff --git a/03 - Directory of Community Expansions/Themes/Behave dark.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Behave dark.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Behave dark.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Behave dark.md diff --git a/03 - Directory of Community Expansions/Themes/Big Sur Aesthetic.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Big Sur Aesthetic.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Big Sur Aesthetic.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Big Sur Aesthetic.md diff --git a/03 - Directory of Community Expansions/Themes/Blackbird.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Blackbird.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Blackbird.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Blackbird.md diff --git a/03 - Directory of Community Expansions/Themes/Blue Topaz.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Blue Topaz.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Blue Topaz.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Blue Topaz.md diff --git a/03 - Directory of Community Expansions/Themes/California Coast.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/California Coast.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/California Coast.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/California Coast.md diff --git a/03 - Directory of Community Expansions/Themes/Charcoal.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Charcoal.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Charcoal.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Charcoal.md diff --git a/03 - Directory of Community Expansions/Themes/Christmas.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Christmas.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Christmas.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Christmas.md diff --git a/03 - Directory of Community Expansions/Themes/Cidreira Coast.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Cidreira Coast.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Cidreira Coast.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Cidreira Coast.md diff --git a/03 - Directory of Community Expansions/Themes/Clair de Lune.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Clair de Lune.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Clair de Lune.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Clair de Lune.md diff --git a/03 - Directory of Community Expansions/Themes/Comfort Smooth.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Comfort Smooth.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Comfort Smooth.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Comfort Smooth.md diff --git a/03 - Directory of Community Expansions/Themes/Comfort color dark.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Comfort color dark.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Comfort color dark.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Comfort color dark.md diff --git a/03 - Directory of Community Expansions/Themes/Creature.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Creature.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Creature.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Creature.md diff --git a/03 - Directory of Community Expansions/Themes/Cyber Glow.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Cyber Glow.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Cyber Glow.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Cyber Glow.md diff --git a/03 - Directory of Community Expansions/Themes/Cybertron.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Cybertron.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Cybertron.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Cybertron.md diff --git a/03 - Directory of Community Expansions/Themes/Dark Graphite Pie.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Graphite Pie.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Dark Graphite Pie.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Graphite Pie.md diff --git a/03 - Directory of Community Expansions/Themes/Dark Graphite.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Graphite.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Dark Graphite.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Graphite.md diff --git a/03 - Directory of Community Expansions/Themes/Dark Moss.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Moss.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Dark Moss.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Dark Moss.md diff --git a/03 - Directory of Community Expansions/Themes/Darkyan.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Darkyan.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Darkyan.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Darkyan.md diff --git a/03 - Directory of Community Expansions/Themes/Deep Work.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Deep Work.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Deep Work.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Deep Work.md diff --git a/03 - Directory of Community Expansions/Themes/Deep.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Deep.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Deep.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Deep.md diff --git a/03 - Directory of Community Expansions/Themes/Discordian.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Discordian.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Discordian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Discordian.md diff --git a/03 - Directory of Community Expansions/Themes/Dracula for Obsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Dracula for Obsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Dracula for Obsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Dracula for Obsidian.md diff --git a/03 - Directory of Community Expansions/Themes/Emerald.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Emerald.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Emerald.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Emerald.md diff --git a/03 - Directory of Community Expansions/Themes/Everforest.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Everforest.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Everforest.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Everforest.md diff --git a/03 - Directory of Community Expansions/Themes/Faded.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Faded.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Faded.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Faded.md diff --git a/03 - Directory of Community Expansions/Themes/Firefly.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Firefly.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Firefly.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Firefly.md diff --git a/03 - Directory of Community Expansions/Themes/GDCT Dark.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/GDCT Dark.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/GDCT Dark.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/GDCT Dark.md diff --git a/03 - Directory of Community Expansions/Themes/GDCT.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/GDCT.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/GDCT.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/GDCT.md diff --git a/03 - Directory of Community Expansions/Themes/Gastown.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Gastown.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Gastown.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Gastown.md diff --git a/03 - Directory of Community Expansions/Themes/Gitsidian.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Gitsidian.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Gitsidian.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Gitsidian.md diff --git a/03 - Directory of Community Expansions/Themes/Golden Coffee.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Golden Coffee.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Golden Coffee.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Golden Coffee.md diff --git a/03 - Directory of Community Expansions/Themes/Golden Topaz.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Golden Topaz.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Golden Topaz.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Golden Topaz.md diff --git a/03 - Directory of Community Expansions/Themes/Higlighter.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Higlighter.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Higlighter.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Higlighter.md diff --git a/03 - Directory of Community Expansions/Themes/Hipstersmoothie.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Hipstersmoothie.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Hipstersmoothie.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Hipstersmoothie.md diff --git a/03 - Directory of Community Expansions/Themes/Horizon.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Horizon.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Horizon.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Horizon.md diff --git a/03 - Directory of Community Expansions/Themes/Hulk.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Hulk.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Hulk.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Hulk.md diff --git a/03 - Directory of Community Expansions/Themes/ITS Theme.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/ITS Theme.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/ITS Theme.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/ITS Theme.md diff --git a/03 - Directory of Community Expansions/Themes/Iceberg.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Iceberg.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Iceberg.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Iceberg.md diff --git a/03 - Directory of Community Expansions/Themes/Illusion.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Illusion.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Illusion.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Illusion.md diff --git a/03 - Directory of Community Expansions/Themes/Lizardmen Zettelkasten.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Lizardmen Zettelkasten.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Lizardmen Zettelkasten.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Lizardmen Zettelkasten.md diff --git a/03 - Directory of Community Expansions/Themes/Mammoth.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Mammoth.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Mammoth.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Mammoth.md diff --git a/03 - Directory of Community Expansions/Themes/Minimal.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Minimal.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Minimal.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Minimal.md diff --git a/03 - Directory of Community Expansions/Themes/Molecule.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Molecule.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Molecule.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Molecule.md diff --git a/03 - Directory of Community Expansions/Themes/Moonlight.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Moonlight.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Moonlight.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Moonlight.md diff --git a/03 - Directory of Community Expansions/Themes/Night Owl.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Night Owl.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Night Owl.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Night Owl.md diff --git a/03 - Directory of Community Expansions/Themes/Notation.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Notation.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Notation.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Notation.md diff --git a/03 - Directory of Community Expansions/Themes/Obsdn-Dark-Rmx.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsdn-Dark-Rmx.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsdn-Dark-Rmx.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsdn-Dark-Rmx.md diff --git a/03 - Directory of Community Expansions/Themes/Obsidian Boom.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Boom.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsidian Boom.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Boom.md diff --git a/03 - Directory of Community Expansions/Themes/Obsidian Nord.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Nord.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsidian Nord.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Nord.md diff --git a/03 - Directory of Community Expansions/Themes/Obsidian Windows 98 Edition.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Windows 98 Edition.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsidian Windows 98 Edition.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian Windows 98 Edition.md diff --git a/03 - Directory of Community Expansions/Themes/Obsidian gruvbox.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian gruvbox.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsidian gruvbox.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidian gruvbox.md diff --git a/03 - Directory of Community Expansions/Themes/Obsidianite.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidianite.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obsidianite.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obsidianite.md diff --git a/03 - Directory of Community Expansions/Themes/Obuntu.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Obuntu.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Obuntu.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Obuntu.md diff --git a/03 - Directory of Community Expansions/Themes/Ono Sendai.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Ono Sendai.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Ono Sendai.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Ono Sendai.md diff --git a/03 - Directory of Community Expansions/Themes/Palatinate.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Palatinate.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Palatinate.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Palatinate.md diff --git a/03 - Directory of Community Expansions/Themes/Panic Mode.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Panic Mode.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Panic Mode.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Panic Mode.md diff --git a/03 - Directory of Community Expansions/Themes/Pink Topaz.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Pink Topaz.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Pink Topaz.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Pink Topaz.md diff --git a/03 - Directory of Community Expansions/Themes/Pisum.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Pisum.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Pisum.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Pisum.md diff --git a/03 - Directory of Community Expansions/Themes/Purple Owl.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Purple Owl.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Purple Owl.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Purple Owl.md diff --git a/03 - Directory of Community Expansions/Themes/Red Graphite.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Red Graphite.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Red Graphite.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Red Graphite.md diff --git a/03 - Directory of Community Expansions/Themes/Reverie.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Reverie.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Reverie.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Reverie.md diff --git a/03 - Directory of Community Expansions/Themes/Rmaki.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Rmaki.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Rmaki.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Rmaki.md diff --git a/03 - Directory of Community Expansions/Themes/Sanctum.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Sanctum.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Sanctum.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Sanctum.md diff --git a/03 - Directory of Community Expansions/Themes/Shimmering Focus.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Shimmering Focus.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Shimmering Focus.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Shimmering Focus.md diff --git a/03 - Directory of Community Expansions/Themes/Slytherin.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Slytherin.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Slytherin.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Slytherin.md diff --git a/03 - Directory of Community Expansions/Themes/Sodalite.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Sodalite.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Sodalite.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Sodalite.md diff --git a/03 - Directory of Community Expansions/Themes/Solarized.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Solarized.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Solarized.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Solarized.md diff --git a/03 - Directory of Community Expansions/Themes/Spectrum.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Spectrum.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Spectrum.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Spectrum.md diff --git a/03 - Directory of Community Expansions/Themes/Subtlegold.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Subtlegold.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Subtlegold.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Subtlegold.md diff --git a/03 - Directory of Community Expansions/Themes/Suddha.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Suddha.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Suddha.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Suddha.md diff --git a/03 - Directory of Community Expansions/Themes/Tokyo Night.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Tokyo Night.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Tokyo Night.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Tokyo Night.md diff --git a/03 - Directory of Community Expansions/Themes/Traffic Lights.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Traffic Lights.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Traffic Lights.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Traffic Lights.md diff --git a/03 - Directory of Community Expansions/Themes/Ursa.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Ursa.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Ursa.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Ursa.md diff --git a/03 - Directory of Community Expansions/Themes/Vileplume.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Vileplume.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Vileplume.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Vileplume.md diff --git a/03 - Directory of Community Expansions/Themes/Warmth.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Warmth.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Warmth.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Warmth.md diff --git a/03 - Directory of Community Expansions/Themes/Wasp.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Wasp.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Wasp.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Wasp.md diff --git a/03 - Directory of Community Expansions/Themes/Yin and Yang.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/Yin and Yang.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/Yin and Yang.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/Yin and Yang.md diff --git a/03 - Directory of Community Expansions/Themes/obsidian_ia.md b/02 - Community Expansions/02.05 All Community Expansions/Themes/obsidian_ia.md similarity index 100% rename from 03 - Directory of Community Expansions/Themes/obsidian_ia.md rename to 02 - Community Expansions/02.05 All Community Expansions/Themes/obsidian_ia.md diff --git "a/03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" "b/02 - Community Expansions/02.05 All Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" similarity index 100% rename from "03 - Directory of Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" rename to "02 - Community Expansions/02.05 All Community Expansions/Themes/\360\237\227\202\357\270\217 Themes.md" diff --git "a/02 - Community Expansions/02.05 All Community Expansions/\360\237\227\202\357\270\217 02.05 All Community Expansions.md" "b/02 - Community Expansions/02.05 All Community Expansions/\360\237\227\202\357\270\217 02.05 All Community Expansions.md" new file mode 100755 index 000000000..aa8d5f5ae --- /dev/null +++ "b/02 - Community Expansions/02.05 All Community Expansions/\360\237\227\202\357\270\217 02.05 All Community Expansions.md" @@ -0,0 +1,13 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 02.05 All Community Expansions + +This is a comprehensive directory of **all** expansions for Obsidian made by the Community – [[πŸ—‚οΈ Plugins|Plugins]], [[πŸ—‚οΈ Themes|Themes]], [[πŸ—‚οΈ CSS Snippets| CSS Snippets]], and [[πŸ—‚οΈ Auxiliary Tools|Auxilliary Tools]]. + +Unsurprisingly, these are quite a lot! If you feel overwhelmed, you might want to browse the [[πŸ—‚οΈ 02 - Community Expansions|Community Expansions by category]] instead. diff --git "a/02 - Community Expansions/\360\237\227\202\357\270\217 02 - Community Expansions.md" "b/02 - Community Expansions/\360\237\227\202\357\270\217 02 - Community Expansions.md" new file mode 100755 index 000000000..1e01f8d98 --- /dev/null +++ "b/02 - Community Expansions/\360\237\227\202\357\270\217 02 - Community Expansions.md" @@ -0,0 +1,15 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ 02 - Curated Lists of Community Expansions + +Are you looking for a list of all plugins related to [[Automation|Automating Obsidian]]? Or are you looking for [[Classics|Classic Themes]] in particular? Then this folder is the right place for you. Here you can browse community expansions by category: [[πŸ—‚οΈ 02.01 Plugins by Category|Plugins]], [[πŸ—‚οΈ 02.02 Themes by Category|Themes]], [[πŸ—‚οΈ 02.03 CSS Snippets by Category|CSS Snippets]], and Obsidian-related [[πŸ—‚οΈ 02.04 Auxiliary Tools by Category|Auxilliary Tools]]. + +For information on the Core Plugins, check out the [Official Obsidian Documentation](https://help.obsidian.md/Plugins/Core+plugins) (a.k.a. the Help Vault). + +If you prefer to browse the full directory of *all* expansions provided by the Obsidian Community instead, check out [[πŸ—‚οΈ 02.05 All Community Expansions|the full directory of all expansions]]. When you are looking for some guidance how to use which expansions, you should check out [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]]. diff --git a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md b/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md deleted file mode 100755 index f60ef49b5..000000000 --- a/02 - Curated Lists of Community Expansions/Auxiliary Tools/Static Site Generators.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: - - -tags: - - seedling -publish: true ---- - -# Static Site Generators - -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% - -#placeholder/description diff --git "a/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" "b/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" deleted file mode 100755 index fd6f276eb..000000000 --- "a/02 - Curated Lists of Community Expansions/\360\237\227\202\357\270\217 02 - Curated Lists of Community Expansions.md" +++ /dev/null @@ -1,15 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 02 - Curated Lists of Community Expansions - -Are you looking for a list of all plugins related to [[Automation|Automating Obsidian]]? Or are you looking for [[Classic Themes]] in particular? Then this folder is the right place for you. Here you can find **curated** lists of all sorts of Community Expansions – [[02 - Curated Lists of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugins]], [[02 - Curated Lists of Community Expansions/Themes/πŸ—‚οΈ Themes|Themes]], [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets|CSS Snippets]], or Obsidian-related [[02 - Curated Lists of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|Auxilliary Tools]]. - -For information on the Core Plugins, check out the [Official Obsidian Documentation](https://help.obsidian.md/Plugins/Core+plugins) (a.k.a. the Help Vault). - -If you prefer to browse the full directory of *all* expansions provided by the Obsidian Community instead, check out [[πŸ—‚οΈ 03 - Directory of Community Expansions]]. When you are looking for some guidance how to use which expansions, you should check out [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]. diff --git "a/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" "b/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" deleted file mode 100755 index dc999d97c..000000000 --- "a/03 - Directory of Community Expansions/\360\237\227\202\357\270\217 03 - Directory of Community Expansions.md" +++ /dev/null @@ -1,13 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ 03 - Directory of Community Expansions - -This is a **comprehensive directory** of *all* expansions for Obsidian provided by the Community – [[03 - Directory of Community Expansions/Plugins/πŸ—‚οΈ Plugins|Plugins]], [[03 - Directory of Community Expansions/Themes/πŸ—‚οΈ Themes|Themes]], [[03 - Directory of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets| CSS Snippets]], and [[03 - Directory of Community Expansions/Auxiliary Tools/πŸ—‚οΈ Auxiliary Tools|Auxilliary Tools]]. - -Unsurprisingly, these are quite a lot! If you feel overwhelmed, you might want to check out [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions|Curated lists of Community Expansions]] instead. diff --git "a/04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" "b/03 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" similarity index 100% rename from "04 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" rename to "03 - Showcases & Templates/Note Examples/\360\237\227\202\357\270\217 Note Examples.md" diff --git a/04 - Showcases & Templates/Plugin Showcases/Graph view.md b/03 - Showcases & Templates/Plugin Showcases/Graph view.md similarity index 100% rename from 04 - Showcases & Templates/Plugin Showcases/Graph view.md rename to 03 - Showcases & Templates/Plugin Showcases/Graph view.md diff --git "a/04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" "b/03 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" similarity index 100% rename from "04 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" rename to "03 - Showcases & Templates/Plugin Showcases/\360\237\227\202\357\270\217 Plugin Showcases.md" diff --git a/04 - Showcases & Templates/Publish Sites/Obsidian Garden.md b/03 - Showcases & Templates/Publish Sites/Obsidian Garden.md similarity index 100% rename from 04 - Showcases & Templates/Publish Sites/Obsidian Garden.md rename to 03 - Showcases & Templates/Publish Sites/Obsidian Garden.md diff --git "a/04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" "b/03 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" similarity index 100% rename from "04 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" rename to "03 - Showcases & Templates/Publish Sites/\360\237\227\202\357\270\217 Publish Sites.md" diff --git a/04 - Showcases & Templates/Templates/Daily notes/Daily notes.md b/03 - Showcases & Templates/Templates/Daily notes/Daily notes.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Daily notes/Daily notes.md rename to 03 - Showcases & Templates/Templates/Daily notes/Daily notes.md diff --git a/04 - Showcases & Templates/Templates/Literature notes/Literature notes.md b/03 - Showcases & Templates/Templates/Literature notes/Literature notes.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Literature notes/Literature notes.md rename to 03 - Showcases & Templates/Templates/Literature notes/Literature notes.md diff --git a/04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md b/03 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md rename to 03 - Showcases & Templates/Templates/Monthly notes/Monthly notes.md diff --git "a/04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" "b/03 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" similarity index 100% rename from "04 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" rename to "03 - Showcases & Templates/Templates/Plugin-specific templates/Dataview templates/\360\237\227\202\357\270\217 Dataview templates.md" diff --git a/04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md b/03 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md rename to 03 - Showcases & Templates/Templates/Plugin-specific templates/Plugin-specific templates.md diff --git "a/04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" "b/03 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" similarity index 100% rename from "04 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" rename to "03 - Showcases & Templates/Templates/Plugin-specific templates/Templater templates/\360\237\227\202\357\270\217 Templater templates.md" diff --git a/04 - Showcases & Templates/Templates/Projects/Projects.md b/03 - Showcases & Templates/Templates/Projects/Projects.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Projects/Projects.md rename to 03 - Showcases & Templates/Templates/Projects/Projects.md diff --git a/04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md b/03 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md rename to 03 - Showcases & Templates/Templates/Weekly notes/Weekly notes.md diff --git a/04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md b/03 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md similarity index 100% rename from 04 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md rename to 03 - Showcases & Templates/Templates/Yearly notes/Yearly notes.md diff --git "a/04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" "b/03 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" similarity index 100% rename from "04 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" rename to "03 - Showcases & Templates/Templates/\360\237\227\202\357\270\217 Templates.md" diff --git a/04 - Showcases & Templates/Vaults/LYT Kit.md b/03 - Showcases & Templates/Vaults/LYT Kit.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/LYT Kit.md rename to 03 - Showcases & Templates/Vaults/LYT Kit.md diff --git a/04 - Showcases & Templates/Vaults/Obsidian JG Method.md b/03 - Showcases & Templates/Vaults/Obsidian JG Method.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/Obsidian JG Method.md rename to 03 - Showcases & Templates/Vaults/Obsidian JG Method.md diff --git a/04 - Showcases & Templates/Vaults/Obsidian Starter Templates.md b/03 - Showcases & Templates/Vaults/Obsidian Starter Templates.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/Obsidian Starter Templates.md rename to 03 - Showcases & Templates/Vaults/Obsidian Starter Templates.md diff --git a/04 - Showcases & Templates/Vaults/PARA Starter Kit.md b/03 - Showcases & Templates/Vaults/PARA Starter Kit.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/PARA Starter Kit.md rename to 03 - Showcases & Templates/Vaults/PARA Starter Kit.md diff --git a/04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md b/03 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md rename to 03 - Showcases & Templates/Vaults/Qualitative Analysis Environment by Ryan Murphy.md diff --git a/04 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md b/03 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md rename to 03 - Showcases & Templates/Vaults/SlRvb's Journaling Setup.md diff --git a/04 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md b/03 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md similarity index 100% rename from 04 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md rename to 03 - Showcases & Templates/Vaults/SlRvb's MediaDB Setup.md diff --git "a/04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" "b/03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" similarity index 100% rename from "04 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" rename to "03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" diff --git "a/04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" "b/03 - Showcases & Templates/\360\237\227\202\357\270\217 03 - Showcases & Templates.md" similarity index 100% rename from "04 - Showcases & Templates/\360\237\227\202\357\270\217 04 - Showcases & Templates.md" rename to "03 - Showcases & Templates/\360\237\227\202\357\270\217 03 - Showcases & Templates.md" diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md b/04 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md b/04 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md rename to 04 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md b/04 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md b/04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md b/04 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks.md diff --git a/05 - 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 similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md rename to 04 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md b/04 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md b/04 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md b/04 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md b/04 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md b/04 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md b/04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Obsidian 101.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md b/04 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md b/04 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md b/04 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md b/04 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md rename to 04 - Guides, Workflows, & Courses/Community Talks/What your vault knows.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md b/04 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md rename to 04 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md b/04 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md rename to 04 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents.md diff --git a/05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md b/04 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md rename to 04 - Guides, Workflows, & Courses/Community Talks/Zotero 101.md diff --git "a/04 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" "b/04 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" new file mode 100755 index 000000000..4b3a1887d --- /dev/null +++ "b/04 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" @@ -0,0 +1,35 @@ +--- +aliases: +- +tags: +- MOC +publish: true +--- + +# πŸ—‚οΈ Community Talks + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[Breadcrumbs Showcase|Breadcrumbs Showcase]] +- [[Create Your Own Obsidian Plugin - How To Get Started|Create Your Own Obsidian Plugin - How To Get Started]] +- [[CSS 101 - Community Talk|CSS 101 - Community Talk]] +- [[Customizable workspaces|Customizable workspaces]] +- [[Deep Learning on Networks|Deep Learning on Networks]] +- [[How to create your own Obsidian plugin|How to create your own Obsidian plugin]] +- [[Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] +- [[Introduction to Buttons|Introduction to Buttons]] +- [[Journaling Showcase|Journaling Showcase]] +- [[Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] +- [[Metadata Group Discussion|Metadata Group Discussion]] +- [[Obsidian 101|Obsidian 101]] +- [[Obsidian and TTRPG|Obsidian and TTRPG]] +- [[Project management for fiction writing|Project management for fiction writing]] +- [[Spaced repetition - An Introduction|Spaced repetition - An Introduction]] +- [[What your vault knows|What your vault knows]] +- [[YT - An Introduction to Dataview|YT - An Introduction to Dataview]] +- [[YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] +- [[Zotero 101|Zotero 101]] +%% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md b/04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md rename to 04 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian.md diff --git a/05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md b/04 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md rename to 04 - Guides, Workflows, & Courses/Courses/Linking Your Thinking.md diff --git "a/05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" "b/04 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" similarity index 61% rename from "05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" rename to "04 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" index 111fd9089..404435a85 100755 --- "a/05 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" +++ "b/04 - Guides, Workflows, & Courses/Courses/\360\237\227\202\357\270\217 Courses.md" @@ -13,6 +13,6 @@ publish: true #placeholder/description %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[05 - Guides, Workflows, & Courses/Courses/Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] -- [[05 - Guides, Workflows, & Courses/Courses/Linking Your Thinking|Linking Your Thinking]] +- [[Course for Getting Started with Obsidian|Course for Getting Started with Obsidian]] +- [[Linking Your Thinking|Linking Your Thinking]] %% Zoottelkeeper: End of the autogenerated index file list %% diff --git a/05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md b/04 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md rename to 04 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md b/04 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md rename to 04 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md b/04 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md rename to 04 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md b/04 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md rename to 04 - Guides, Workflows, & Courses/Guides/Effective Remote Work.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md b/04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md rename to 04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md b/04 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md rename to 04 - Guides, Workflows, & Courses/Guides/How to add content through GitHub.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md b/04 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md rename to 04 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md b/04 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md rename to 04 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md b/04 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md rename to 04 - Guides, Workflows, & Courses/Guides/How to get started developing plugins.md diff --git a/05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md b/04 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md rename to 04 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md b/04 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md rename to 04 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md b/04 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md rename to 04 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md b/04 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md rename to 04 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md b/04 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md rename to 04 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins.md diff --git a/05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md b/04 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md rename to 04 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian.md diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md b/04 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md rename to 04 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin.md diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md b/04 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md rename to 04 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples).md diff --git a/05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md b/04 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md rename to 04 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd.md diff --git "a/04 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" "b/04 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" new file mode 100755 index 000000000..fea0c399c --- /dev/null +++ "b/04 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" @@ -0,0 +1,39 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Guides + +#placeholder/description + +## MOC + +%% Zoottelkeeper: Beginning of the autogenerated index file list %% +- [[An Introduction to Dataview|An Introduction to Dataview]] +- [[Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] +- [[Default Obsidian Theme Colors|Default Obsidian Theme Colors]] +- [[How to add content through GitHub|How to add content through GitHub]] +- [[How to add your plugin to the community plugin list|How to add your plugin to the community plugin list]] +- [[How to add your theme to the community theme store|How to add your theme to the community theme store]] +- [[How to get started developing plugins|How to get started developing plugins]] +- [[How to release a new version of your plugin|How to release a new version of your plugin]] +- [[How to Style Obsidian|How to Style Obsidian]] +- [[Obsidian publish and pfSense|Obsidian publish and pfSense]] +- [[Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] +- [[Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] +- [[Using GitHub actions to create releases for plugins|Using GitHub actions to create releases for plugins]] +- [[Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] +- [[YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] +- [[YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] +- [[YT - How to use QuickAdd|YT - How to use QuickAdd]] +%% Zoottelkeeper: End of the autogenerated index file list %% + +## Contributing + +1. Create a note under [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]] or one of it's subfolders +2. Apply the [[T - New Note]] template +3. Write to your heart's content! +4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/05 - Guides, Workflows, & Courses/for Academic Writing.md b/04 - Guides, Workflows, & Courses/for Academic Writing.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Academic Writing.md rename to 04 - Guides, Workflows, & Courses/for Academic Writing.md diff --git a/05 - Guides, Workflows, & Courses/for Beginners.md b/04 - Guides, Workflows, & Courses/for Beginners.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Beginners.md rename to 04 - Guides, Workflows, & Courses/for Beginners.md diff --git a/05 - Guides, Workflows, & Courses/for Creative Writing.md b/04 - Guides, Workflows, & Courses/for Creative Writing.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Creative Writing.md rename to 04 - Guides, Workflows, & Courses/for Creative Writing.md diff --git a/05 - Guides, Workflows, & Courses/for Plugin Developers.md b/04 - Guides, Workflows, & Courses/for Plugin Developers.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Plugin Developers.md rename to 04 - Guides, Workflows, & Courses/for Plugin Developers.md diff --git a/05 - Guides, Workflows, & Courses/for Power Users.md b/04 - Guides, Workflows, & Courses/for Power Users.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Power Users.md rename to 04 - Guides, Workflows, & Courses/for Power Users.md diff --git a/05 - Guides, Workflows, & Courses/for Theme Designers.md b/04 - Guides, Workflows, & Courses/for Theme Designers.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Theme Designers.md rename to 04 - Guides, Workflows, & Courses/for Theme Designers.md diff --git a/05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md b/04 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md similarity index 100% rename from 05 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md rename to 04 - Guides, Workflows, & Courses/for Using Obsidian on Mobile.md diff --git "a/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" "b/04 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 04 - Guides, Workflows, & Courses.md" similarity index 81% rename from "05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" rename to "04 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 04 - Guides, Workflows, & Courses.md" index 2daed18cf..7b286137e 100755 --- "a/05 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 05 - Guides, Workflows, & Courses.md" +++ "b/04 - Guides, Workflows, & Courses/\360\237\227\202\357\270\217 04 - Guides, Workflows, & Courses.md" @@ -19,6 +19,6 @@ Here you can find [[πŸ—‚οΈ Guides|various guides, written or in video form]] ho If you want more guided introductions on how to work with Obsidian, you can also check out the various [[πŸ—‚οΈ Courses]] offered by Community members. -Are you rather looking for examples to get inspired? Then you might want to check out [[πŸ—‚οΈ 04 - Showcases & Templates|the examples and showcases]] instead. +Are you rather looking for examples to get inspired? Then you might want to check out [[πŸ—‚οΈ 03 - Showcases & Templates|the examples and showcases]] instead. -Do you already have a good idea of your workflow, but are missing the tools to implement it? Then you might want to check out the [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions]], which includes Plugins, Themes, Snippets and other tools. \ No newline at end of file +Do you already have a good idea of your workflow, but are missing the tools to implement it? Then you might want to check out the [[πŸ—‚οΈ 02 - Community Expansions]], which includes Plugins, Themes, Snippets and other tools. \ No newline at end of file diff --git a/06 - Concepts/A Brief History and Ethos of the Digital Garden.md b/05 - Concepts/A Brief History and Ethos of the Digital Garden.md similarity index 100% rename from 06 - Concepts/A Brief History and Ethos of the Digital Garden.md rename to 05 - Concepts/A Brief History and Ethos of the Digital Garden.md diff --git a/06 - Concepts/Digital garden.md b/05 - Concepts/Digital garden.md similarity index 84% rename from 06 - Concepts/Digital garden.md rename to 05 - Concepts/Digital garden.md index 3b8027f6d..e1558c3f1 100755 --- a/06 - Concepts/Digital garden.md +++ b/05 - Concepts/Digital garden.md @@ -14,7 +14,7 @@ We borrow the definition of a digital garden from [[A Brief History and Ethos of ![[A Brief History and Ethos of the Digital Garden#^883251]] -In the Obsidian Discord, it's common to find extensions of this metaphore with concepts like the [[08 - Seedbox|seedbox]] or [[Tag glossary|tags]] like the ones we use in this vault +In the Obsidian Discord, it's common to find extensions of this metaphore with concepts like the [[Seedbox|seedbox]] or [[Tag glossary|tags]] like the ones we use in this vault ## Contributing diff --git a/06 - Concepts/HTML.md b/05 - Concepts/HTML.md similarity index 100% rename from 06 - Concepts/HTML.md rename to 05 - Concepts/HTML.md diff --git a/06 - Concepts/Knowledge Management System.md b/05 - Concepts/Knowledge Management System.md similarity index 100% rename from 06 - Concepts/Knowledge Management System.md rename to 05 - Concepts/Knowledge Management System.md diff --git a/06 - Concepts/LaTeX.md b/05 - Concepts/LaTeX.md similarity index 55% rename from 06 - Concepts/LaTeX.md rename to 05 - Concepts/LaTeX.md index a128de303..99ce4d0b3 100755 --- a/06 - Concepts/LaTeX.md +++ b/05 - Concepts/LaTeX.md @@ -11,6 +11,6 @@ publish: true Official website: #placeholder/link Documentation: #placeholder/link -%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. Mention [[02 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% +%% 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 diff --git a/06 - Concepts/Maps of Content (MOC).md b/05 - Concepts/Maps of Content (MOC).md similarity index 100% rename from 06 - Concepts/Maps of Content (MOC).md rename to 05 - Concepts/Maps of Content (MOC).md diff --git a/06 - Concepts/Markdown.md b/05 - Concepts/Markdown.md similarity index 100% rename from 06 - Concepts/Markdown.md rename to 05 - Concepts/Markdown.md diff --git a/06 - Concepts/Mermaid.md b/05 - Concepts/Mermaid.md similarity index 72% rename from 06 - Concepts/Mermaid.md rename to 05 - Concepts/Mermaid.md index dfb199116..f48d58738 100755 --- a/06 - Concepts/Mermaid.md +++ b/05 - Concepts/Mermaid.md @@ -13,6 +13,6 @@ 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 - Curated Lists of Community Expansions/CSS Snippets/πŸ—‚οΈ CSS Snippets]] and any other relevat notes in this vault. %% +%% 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 diff --git a/06 - Concepts/Obsidian Help.md b/05 - Concepts/Obsidian Help.md similarity index 100% rename from 06 - Concepts/Obsidian Help.md rename to 05 - Concepts/Obsidian Help.md diff --git a/06 - Concepts/Obsidian Publish.md b/05 - Concepts/Obsidian Publish.md similarity index 100% rename from 06 - Concepts/Obsidian Publish.md rename to 05 - Concepts/Obsidian Publish.md diff --git a/06 - Concepts/Obsidian Sync.md b/05 - Concepts/Obsidian Sync.md similarity index 100% rename from 06 - Concepts/Obsidian Sync.md rename to 05 - Concepts/Obsidian Sync.md diff --git a/06 - Concepts/Obsidian community plugins.md b/05 - Concepts/Obsidian community plugins.md similarity index 100% rename from 06 - Concepts/Obsidian community plugins.md rename to 05 - Concepts/Obsidian community plugins.md diff --git a/06 - Concepts/Obsidian community themes.md b/05 - Concepts/Obsidian community themes.md similarity index 100% rename from 06 - Concepts/Obsidian community themes.md rename to 05 - Concepts/Obsidian community themes.md diff --git a/06 - Concepts/Obsidian core plugins.md b/05 - Concepts/Obsidian core plugins.md similarity index 100% rename from 06 - Concepts/Obsidian core plugins.md rename to 05 - Concepts/Obsidian core plugins.md diff --git a/06 - Concepts/Obsidian queries.md b/05 - Concepts/Obsidian queries.md similarity index 100% rename from 06 - Concepts/Obsidian queries.md rename to 05 - Concepts/Obsidian queries.md diff --git a/06 - Concepts/PARA.md b/05 - Concepts/PARA.md similarity index 100% rename from 06 - Concepts/PARA.md rename to 05 - Concepts/PARA.md diff --git a/06 - Concepts/Publish sites.md b/05 - Concepts/Publish sites.md similarity index 100% rename from 06 - Concepts/Publish sites.md rename to 05 - Concepts/Publish sites.md diff --git a/06 - Concepts/SCSS.md b/05 - Concepts/SCSS.md similarity index 100% rename from 06 - Concepts/SCSS.md rename to 05 - Concepts/SCSS.md diff --git a/06 - Concepts/Spaced repetition.md b/05 - Concepts/Spaced repetition.md similarity index 100% rename from 06 - Concepts/Spaced repetition.md rename to 05 - Concepts/Spaced repetition.md diff --git a/06 - Concepts/Websites.md b/05 - Concepts/Websites.md similarity index 100% rename from 06 - Concepts/Websites.md rename to 05 - Concepts/Websites.md diff --git a/06 - Concepts/YAML frontmatter.md b/05 - Concepts/YAML frontmatter.md similarity index 100% rename from 06 - Concepts/YAML frontmatter.md rename to 05 - Concepts/YAML frontmatter.md diff --git a/06 - Concepts/Zettelkasten.md b/05 - Concepts/Zettelkasten.md similarity index 100% rename from 06 - Concepts/Zettelkasten.md rename to 05 - Concepts/Zettelkasten.md diff --git "a/06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" "b/05 - Concepts/\360\237\227\202\357\270\217 05 - Concepts.md" similarity index 100% rename from "06 - Concepts/\360\237\227\202\357\270\217 06 - Concepts.md" rename to "05 - Concepts/\360\237\227\202\357\270\217 05 - Concepts.md" diff --git "a/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" "b/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" deleted file mode 100755 index 30a958d46..000000000 --- "a/05 - Guides, Workflows, & Courses/Community Talks/\360\237\227\202\357\270\217 Community Talks.md" +++ /dev/null @@ -1,35 +0,0 @@ ---- -aliases: -- -tags: -- MOC -publish: true ---- - -# πŸ—‚οΈ Community Talks - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[05 - Guides, Workflows, & Courses/Community Talks/Breadcrumbs Showcase|Breadcrumbs Showcase]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Create Your Own Obsidian Plugin - How To Get Started|Create Your Own Obsidian Plugin - How To Get Started]] -- [[05 - Guides, Workflows, & Courses/Community Talks/CSS 101 - Community Talk|CSS 101 - Community Talk]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Customizable workspaces|Customizable workspaces]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Deep Learning on Networks|Deep Learning on Networks]] -- [[05 - Guides, Workflows, & Courses/Community Talks/How to create your own Obsidian plugin|How to create your own Obsidian plugin]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Image Adjustment Snippets - ITS Theme|Image Adjustment Snippets - ITS Theme]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Introduction to Buttons|Introduction to Buttons]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Journaling Showcase|Journaling Showcase]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Knowledge Organization, Cataloguing and Classification in Obsidian|Knowledge Organization, Cataloguing and Classification in Obsidian]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Metadata Group Discussion|Metadata Group Discussion]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Obsidian 101|Obsidian 101]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Obsidian and TTRPG|Obsidian and TTRPG]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Project management for fiction writing|Project management for fiction writing]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Spaced repetition - An Introduction|Spaced repetition - An Introduction]] -- [[05 - Guides, Workflows, & Courses/Community Talks/What your vault knows|What your vault knows]] -- [[05 - Guides, Workflows, & Courses/Community Talks/YT - An Introduction to Dataview|YT - An Introduction to Dataview]] -- [[05 - Guides, Workflows, & Courses/Community Talks/YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents|YT - Pandoc and Obsidian - Create slideshows, PDFs and Word documents]] -- [[05 - Guides, Workflows, & Courses/Community Talks/Zotero 101|Zotero 101]] -%% Zoottelkeeper: End of the autogenerated index file list %% diff --git "a/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" "b/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" deleted file mode 100755 index 6683086fe..000000000 --- "a/05 - Guides, Workflows, & Courses/Guides/\360\237\227\202\357\270\217 Guides.md" +++ /dev/null @@ -1,39 +0,0 @@ ---- -aliases: -- -tags: -- MOC ---- - -# Guides - -#placeholder/description - -## MOC - -%% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[05 - Guides, Workflows, & Courses/Guides/An Introduction to Dataview|An Introduction to Dataview]] -- [[05 - Guides, Workflows, & Courses/Guides/Controlling Obsidian via a Third-party App|Controlling Obsidian via a Third-party App]] -- [[05 - Guides, Workflows, & Courses/Guides/Default Obsidian Theme Colors|Default Obsidian Theme Colors]] -- [[05 - Guides, Workflows, & Courses/Guides/How to add content through GitHub|How to add content through GitHub]] -- [[05 - Guides, Workflows, & Courses/Guides/How to add your plugin to the community plugin list|How to add your plugin to the community plugin list]] -- [[05 - Guides, Workflows, & Courses/Guides/How to add your theme to the community theme store|How to add your theme to the community theme store]] -- [[05 - Guides, Workflows, & Courses/Guides/How to get started developing plugins|How to get started developing plugins]] -- [[05 - Guides, Workflows, & Courses/Guides/How to release a new version of your plugin|How to release a new version of your plugin]] -- [[05 - Guides, Workflows, & Courses/Guides/How to Style Obsidian|How to Style Obsidian]] -- [[05 - Guides, Workflows, & Courses/Guides/Obsidian publish and pfSense|Obsidian publish and pfSense]] -- [[05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Plugin Developers|Resources and Guides for Plugin Developers]] -- [[05 - Guides, Workflows, & Courses/Guides/Resources and Guides for Theme Designers|Resources and Guides for Theme Designers]] -- [[05 - Guides, Workflows, & Courses/Guides/Using GitHub actions to create releases for plugins|Using GitHub actions to create releases for plugins]] -- [[05 - Guides, Workflows, & Courses/Guides/Using Pandoc inside Obsidian|Using Pandoc inside Obsidian]] -- [[05 - Guides, Workflows, & Courses/Guides/YT - Intro to Dataview Plugin|YT - Intro to Dataview Plugin]] -- [[05 - Guides, Workflows, & Courses/Guides/YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)|YT - Dataview Plugin - How to Use this Powerful Obsidian Plugin (With Examples)]] -- [[05 - Guides, Workflows, & Courses/Guides/YT - How to use QuickAdd|YT - How to use QuickAdd]] -%% Zoottelkeeper: End of the autogenerated index file list %% - -## Contributing - -1. Create a note under [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] or one of it's subfolders -2. Apply the [[T - New Note]] template -3. Write to your heart's content! -4. [[How to add content through GitHub|Submit your changes to GitHub]] \ No newline at end of file diff --git a/07 - Inbox/Buy Me a Coffee.md b/06 - Inbox/Buy Me a Coffee.md similarity index 100% rename from 07 - Inbox/Buy Me a Coffee.md rename to 06 - Inbox/Buy Me a Coffee.md diff --git a/07 - Inbox/ClubMacStories.md b/06 - Inbox/ClubMacStories.md similarity index 100% rename from 07 - Inbox/ClubMacStories.md rename to 06 - Inbox/ClubMacStories.md diff --git a/07 - Inbox/Customer Relationship Management.md b/06 - Inbox/Customer Relationship Management.md similarity index 100% rename from 07 - Inbox/Customer Relationship Management.md rename to 06 - Inbox/Customer Relationship Management.md diff --git a/07 - Inbox/GitHub sponsor.md b/06 - Inbox/GitHub sponsor.md similarity index 100% rename from 07 - Inbox/GitHub sponsor.md rename to 06 - Inbox/GitHub sponsor.md diff --git a/07 - Inbox/HAProxy.md b/06 - Inbox/HAProxy.md similarity index 100% rename from 07 - Inbox/HAProxy.md rename to 06 - Inbox/HAProxy.md diff --git a/07 - Inbox/LYT House.md b/06 - Inbox/LYT House.md similarity index 100% rename from 07 - Inbox/LYT House.md rename to 06 - Inbox/LYT House.md diff --git a/07 - Inbox/Let's Encrypt.md b/06 - Inbox/Let's Encrypt.md similarity index 100% rename from 07 - Inbox/Let's Encrypt.md rename to 06 - Inbox/Let's Encrypt.md diff --git a/07 - Inbox/Nomic.md b/06 - Inbox/Nomic.md similarity index 100% rename from 07 - Inbox/Nomic.md rename to 06 - Inbox/Nomic.md diff --git a/07 - Inbox/Obsidian CSS.md b/06 - Inbox/Obsidian CSS.md similarity index 100% rename from 07 - Inbox/Obsidian CSS.md rename to 06 - Inbox/Obsidian CSS.md diff --git a/07 - Inbox/Obsidian Flight School.md b/06 - Inbox/Obsidian Flight School.md similarity index 100% rename from 07 - Inbox/Obsidian Flight School.md rename to 06 - Inbox/Obsidian Flight School.md diff --git a/07 - Inbox/Productivity Guru.md b/06 - Inbox/Productivity Guru.md similarity index 100% rename from 07 - Inbox/Productivity Guru.md rename to 06 - Inbox/Productivity Guru.md diff --git a/07 - Inbox/Santi Younger.md b/06 - Inbox/Santi Younger.md similarity index 100% rename from 07 - Inbox/Santi Younger.md rename to 06 - Inbox/Santi Younger.md diff --git a/07 - Inbox/08 - Seedbox.md b/06 - Inbox/Seedbox.md similarity index 100% rename from 07 - Inbox/08 - Seedbox.md rename to 06 - Inbox/Seedbox.md diff --git a/07 - Inbox/SkillShare.md b/06 - Inbox/SkillShare.md similarity index 100% rename from 07 - Inbox/SkillShare.md rename to 06 - Inbox/SkillShare.md diff --git a/07 - Inbox/Yet Another Free Publish Alternative.md b/06 - Inbox/Yet Another Free Publish Alternative.md similarity index 100% rename from 07 - Inbox/Yet Another Free Publish Alternative.md rename to 06 - Inbox/Yet Another Free Publish Alternative.md diff --git a/07 - Inbox/pfSense.md b/06 - Inbox/pfSense.md similarity index 100% rename from 07 - Inbox/pfSense.md rename to 06 - Inbox/pfSense.md diff --git "a/07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" "b/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" similarity index 97% rename from "07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" rename to "06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" index ab2779724..b6fc1ef00 100755 --- "a/07 - Inbox/\360\237\227\202\357\270\217 07 - Inbox.md" +++ "b/06 - Inbox/\360\237\227\202\357\270\217 06 - Inbox.md" @@ -13,7 +13,7 @@ In this folder are all new things which haven't been properly sorted into the Ob ## MOC %% Zoottelkeeper: Beginning of the autogenerated index file list %% -- [[08 - Seedbox|08 - Seedbox]] +- [[Seedbox|08 - Seedbox]] - [[A Brief History and Ethos of the Digital Garden|A Brief History and Ethos of the Digital Garden]] - [[Bryan Jenks|Bryan Jenks]] - [[Buy Me a Coffee|Buy Me a Coffee]] diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea896f8df..da048f2d2 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,7 +21,7 @@ Because Personal Knowledge Management is usually (as it name states) _highly_ pe - **Tags**: We mostly use tags to indicate the status of a note. You can find more details in the [[Tag glossary]]. - **Files & Links**: Make sure that any time you add or edit a note, your settings are configured correctly. This should be set up by default. To sum up: - - Configure `Location of new notes` to go the [[πŸ—‚οΈ 07 - Inbox]] folder. + - Configure `Location of new notes` to go the [[πŸ—‚οΈ 06 - Inbox]] folder. - Links should be set to `Shortest path` and wikilinks must be enabled. - The `Default location for new attachments` should be the folder [[πŸ—‚οΈ 02 Attachments]]. ![[file-and-link-settings.png]] @@ -34,11 +34,10 @@ Once you have added or edited the note using Obsidian, come back and check out [ ## Structure of the Community Vault ### Overview -This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the Basic Folder Structure of this Community Vault. +This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the basic folder structure of this Community Vault. %% Keep this updated when the Vault structure changes! %% ``` -. β”œβ”€β”€ 00 - Contribute to the Obsidian Hub β”‚Β Β  β”œβ”€β”€ 01 Templates β”‚Β Β  └── 02 Attachments @@ -47,16 +46,16 @@ This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the Basic Folde β”‚Β Β  β”œβ”€β”€ Events β”‚Β Β  β”œβ”€β”€ Obsidian Roundup β”‚Β Β  └── Video Channels -β”œβ”€β”€ 02 - Curated Lists of Community Expansions -β”‚Β Β  β”œβ”€β”€ Auxiliary Tools -β”‚Β Β  β”œβ”€β”€ CSS Snippets -β”‚Β Β  β”œβ”€β”€ Plugins -β”‚Β Β  └── Themes -β”œβ”€β”€ 03 - Directory of Community Expansions -β”‚Β Β  β”œβ”€β”€ Auxiliary Tools -β”‚Β Β  β”œβ”€β”€ CSS Snippets -β”‚Β Β  β”œβ”€β”€ Plugins -β”‚Β Β  └── Themes +β”œβ”€β”€ 02 - Community Expansions +β”‚Β Β  β”œβ”€β”€ 02.01 Plugins by Category +β”‚Β Β  β”œβ”€β”€ 02.02 Themes by Category +β”‚Β Β  β”œβ”€β”€ 02.03 CSS Snippets by Category +β”‚Β Β  β”œβ”€β”€ 02.04 Auxiliary Tools by Category +β”‚Β Β  └── 02.05 All Community Expansions +β”‚Β Β  β”œβ”€β”€ Auxiliary Tools +β”‚Β Β  β”œβ”€β”€ CSS Snippets +β”‚Β Β  β”œβ”€β”€ Plugins +β”‚Β Β  └── Themes β”œβ”€β”€ 04 - Showcases & Templates β”‚Β Β  β”œβ”€β”€ Note Examples β”‚Β Β  β”œβ”€β”€ Plugin Showcases @@ -81,54 +80,53 @@ This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the Basic Folde ``` -### The Eight Main Folders -Lets have a brief look at the eight main folders: +### The Main Folders +Lets have a brief look at the main folders: -#### Contribute – [[πŸ—‚οΈ 00 - Contribute to the Obsidian Hub]] -This folder contains various resources for making contributions to this community vault. (Other than adding your attachments here, there is most likely no real need to contribute in this folder.) +#### [[πŸ—‚οΈ 00 - Contribute to the Obsidian Hub]] +This folder contains various resources for making contributions to this community vault. Other than adding your attachments here, there is most likely no real need to contribute in this folder. -#### Connect – [[πŸ—‚οΈ 01 - Community]] -This one contains all notes related to People, Community Events, or specific Social Media Channels belong here. Courses offered by the Community, however, belong to the folder [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]]. You can add new Pages for various Persons are events here. +#### [[πŸ—‚οΈ 01 - Community]] +This one contains all notes related to People, Community Events, or specific Social Media Channels belong here. Courses offered by the Community, however, belong to the folder [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]]. You can add new Pages for various Persons are events here. %%Should we have a rule regarding the threshold for someone being "relevant enough" to get their own page?%% -#### Expansions – [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions]] -Due to the high number of plugins, themes, snippets and third-party-tools, we have compiled a curated lists those expansions. So if a user is e.g. looking for [[Status bar]]-related Plugins, they can go to the respective list and find it there. Think of this folder as a collection of MoCs of Community Expansions. +#### [[πŸ—‚οΈ 02 - Community Expansions]] +Due to the high number of plugins, themes, snippets and auxiliary tools (third-party-tools), we have compiled [[Maps of Content (MOC)|MOCs]] to browse expansions by category. So if a user is e.g. looking for [[Status bar|Status bar-related Plugins]], they can go to the respective MoC and find them there. -Feel free to add new links to any list if! (Remember, download this vault for correct autocompletion of internal links.) +Feel free to add new links to any list if they are missing! (Remember, download this vault for correct autocompletion of internal links.) -You can also create a new list here by using the [[T - Plugin Category|Template for Plugin Categories]] or [[T - MOCs| or MoCs in general]], but only if it is a truly new category not already covered by any of the existing lists – we want to avoid having too many lists. +You can also create a new MoC here by using the [[T - Plugin Category|Template for Plugin Categories]] or [[T - MOCs| or MoCs in general]], but only if it is a truly new category not already covered by any of the existing lists – we want to avoid ending up with too many categories. -#### Expansions – [[πŸ—‚οΈ 03 - Directory of Community Expansions]] -This folder is automatically prepopulated with notes on the numerous expansions of our community. The [[πŸ—‚οΈ 02 - Curated Lists of Community Expansions|currated lists]] from above link to specific notes here. This folder is prepopulated automatically, so you should not create any new notes in here. The only exception are Auxiliary Tools, for which you are free to create a new note with [[T - Ancillary tools|the respective Template.]] +The sub-folder [[πŸ—‚οΈ 02.05 All Community Expansions]] is automatically prepopulated with notes on the all expansions of our community submitted to the community plugin browser and the community theme store respectively. The MoCs in `02.01` to `02.04` link to the individual pages found in here. -Each note represents exactly one tool, which (in the future) should also serve as a jumping pad for all information regarding this one tool – a bit like a Wikipedia page for each plugin, theme, snippet or ancillary tool. +This folder is prepopulated automatically, so you should not create any new notes in here. The only exception are Auxiliary Tools, for which you are free to create a new note with [[T - Ancillary tools|the respective Template.]] -#### Inspiration – [[πŸ—‚οΈ 04 - Showcases & Templates]] +Each note represents exactly one tool, which (in the future) should also serve as a jumping pad for all information regarding this one tool – a bit like a Wikipedia page for each plugin, theme, snippet, or ancillary tool. + +#### [[πŸ—‚οΈ 03 - Showcases & Templates]] All Showcases, Examples, and Templates belong into this folder. This includes special-purpose or pre-prepared Vaults ("Starter Kits"). Note examples are pretty much the equivalent of the `#snip-a-note` channel on Discord. In this folder, you can add new notes with the [[T - Showcases|Template for Showcases]], the [[T - Vault showcase|Template for Vaults]], and the [[T - Templates|Template for Templates]] (Yeah, this is getting meta.) -#### Instructions – [[πŸ—‚οΈ 05 - Guides, Workflows, & Courses]] +#### [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]] This is where all guides, instructions, explainers, and workflows should be placed. Courses, basically being more comprehensive paid guides, are also located here. To make it easier for everyone to find guides relevant to them, the guides should be linked to from the "for Group X" notes (which are basically MoCs) . You can contribute here adding [[T - How to|new Guides and How Tos with the respective template]]. Remember to also link to them from any fitting "for Group X" page, so it can be found. -#### Learning – [[πŸ—‚οΈ 06 - Concepts]] +#### [[πŸ—‚οΈ 05 - Concepts]] This folder serves as some sort of wiki or dictionary for all the technical and PKM-terms you will find when people are talking about Obsidian. Rather than explaining concepts like [[Zettelkasten]] in every guide or at the note of every plugin developed for it, you can simply refer to it's concept note. -Naturally, new notes on concepts not explained in this vault yet, are very welcome. Use the [[T - New Concept|Template for new concept notes]] to add information here. Be sure to also use the [Unlinked Mentions Feature](https://help.obsidian.md/How+to/Add+aliases+to+note#Find+unlinked+mentions) to find all the notes which should be linked to the new concept. - -Also welcome are of course links to the concepts in this folder. +Naturally, new notes on concepts not explained in this vault yet, are welcome. Use the [[T - New Concept|Template for new concept notes]] to add information here. Be sure to also use the [Unlinked Mentions Feature](https://help.obsidian.md/How+to/Add+aliases+to+note#Find+unlinked+mentions) to find all the notes which should be linked to the new concept. ## On Note Location and Note Links -In general, you should create new notes **in one of the existing folders described above, instead of creating a new one**. If you are unsure in which folder a new note belongs to, use the more general [[T - New Note| New Note Template]], place it in [[πŸ—‚οΈ 07 - Inbox]] and let others have a look. Generally, try to search for an existing note to make additions to before creating a new one. +In general, you should create new notes **in one of the existing folders described above, instead of creating a new one**. If you are unsure in which folder a new note belongs to, use the more general [[T - New Note| New Note Template]], place it in [[πŸ—‚οΈ 06 - Inbox]] and let others have a look. Generally, try to search for an existing note to make additions to before creating a new one. If you have the feeling that your contribution belongs into two or more folders at the same time (e.g. an ancillary tool of yours, for which you also provide a guide), consider breaking up your contribution and putting smaller notes into the respective locations. Afterwards, link you contributions to each other. -As this is indeed Obsidian, one thing pretty much always welcome is the addition of new links. Download this vault for correct autocompletion of internal links, and make use of [aliases](https://help.obsidian.md/How+to/Add+aliases+to+note#Link+with+aliases) to increase readability. +As this is indeed Obsidian, one thing pretty much always welcome is the addition of new links. Download this vault for correct autocompletion of internal links, and make use of [aliases](https://help.obsidian.md/How+to/Add+aliases+to+note#Link+with+aliases) to increase readability. Also make use of the [Unlinked Mentions Feature](https://help.obsidian.md/How+to/Add+aliases+to+note#Find+unlinked+mentions) and be sure to link to [[πŸ—‚οΈ 05 - Concepts|Concept Notes]] instead of explaining too much. ==**Rule of thumb for contribution**: No folders, notes for new content, and note additions for existing content, and don't be shy with new links!== @@ -137,7 +135,7 @@ As this is indeed Obsidian, one thing pretty much always welcome is the addition ### Writing This has been pretty much all you need to know before making a contribution. Use the Community Vault as any other vault to write your contribution in. Obviously, you use the plugins and settings you are familiar with for writing and working with the vault. -Please turn on the spellchecking when you are writing longer bits. :) (And only add really common words to the dictionary.) +Please turn on the spellchecking when you are writing longer bits. πŸ™‚ (And only add words to the dictionary if they are really common.) ### Submitting From 4e89764a2f0aa723f6447a2bd4245dce74dd5893 Mon Sep 17 00:00:00 2001 From: pseudometa <73286100+chrisgrieser@users.noreply.github.com> Date: Sun, 24 Oct 2021 16:57:01 +0200 Subject: [PATCH 39/41] fixed some typos in the last commit --- CONTRIBUTING.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index da048f2d2..2d2a6629a 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -35,8 +35,8 @@ Once you have added or edited the note using Obsidian, come back and check out [ ### Overview This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the basic folder structure of this Community Vault. -%% Keep this updated when the Vault structure changes! %% +%% Keep this updated when the Vault structure changes! %% ``` β”œβ”€β”€ 00 - Contribute to the Obsidian Hub β”‚Β Β  β”œβ”€β”€ 01 Templates @@ -56,7 +56,7 @@ This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the basic folde β”‚Β Β  β”œβ”€β”€ CSS Snippets β”‚Β Β  β”œβ”€β”€ Plugins β”‚Β Β  └── Themes -β”œβ”€β”€ 04 - Showcases & Templates +β”œβ”€β”€ 03 - Showcases & Templates β”‚Β Β  β”œβ”€β”€ Note Examples β”‚Β Β  β”œβ”€β”€ Plugin Showcases β”‚Β Β  β”œβ”€β”€ Publish Sites @@ -71,12 +71,12 @@ This is a [tree](https://github.com/MrRaindrop/tree-cli) view of the basic folde β”‚Β Β  β”‚Β Β  β”œβ”€β”€ Weekly notes β”‚Β Β  β”‚Β Β  └── Yearly notes β”‚Β Β  └── Vaults -β”œβ”€β”€ 05 - Guides, Workflows, & Courses +β”œβ”€β”€ 04 - Guides, Workflows, & Courses β”‚Β Β  β”œβ”€β”€ Community Talks β”‚Β Β  β”œβ”€β”€ Courses β”‚Β Β  └── Guides -β”œβ”€β”€ 06 - Concepts -└── 07 - Inbox +β”œβ”€β”€ 05 - Concepts +└── 06 - Inbox ``` @@ -87,8 +87,7 @@ Lets have a brief look at the main folders: This folder contains various resources for making contributions to this community vault. Other than adding your attachments here, there is most likely no real need to contribute in this folder. #### [[πŸ—‚οΈ 01 - Community]] -This one contains all notes related to People, Community Events, or specific Social Media Channels belong here. Courses offered by the Community, however, belong to the folder [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]]. You can add new Pages for various Persons are events here. - +This one contains all notes related to People, Community Events, or specific Social Media Channels belong here. Courses offered by the community, however, belong to the folder [[πŸ—‚οΈ 04 - Guides, Workflows, & Courses]]. You can add new pages for various persons and events here. %%Should we have a rule regarding the threshold for someone being "relevant enough" to get their own page?%% #### [[πŸ—‚οΈ 02 - Community Expansions]] From 80ea14bd6c69e00deb48abe75e49c681591d49ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Sun, 24 Oct 2021 17:04:10 +0200 Subject: [PATCH 40/41] Add Obsidian note back --- .../Classic themes.md | 23 +++++++++++++++++++ .../02.02 Themes by Category/Classics.md | 1 - .../Publish Sites/Obsidian Garden.md | 4 ++-- .../\360\237\227\202\357\270\217 Vaults.md" | 3 ++- .../Guides/How to Style Obsidian.md | 2 +- .../for Beginners.md | 2 +- 05 - Concepts/Obsidian Help.md | 2 +- 06 - Concepts/Obsidian.md | 17 ++++++++++++++ 8 files changed, 47 insertions(+), 7 deletions(-) create mode 100644 02 - Community Expansions/02.02 Themes by Category/Classic themes.md delete mode 100644 02 - Community Expansions/02.02 Themes by Category/Classics.md create mode 100755 06 - Concepts/Obsidian.md diff --git a/02 - Community Expansions/02.02 Themes by Category/Classic themes.md b/02 - Community Expansions/02.02 Themes by Category/Classic themes.md new file mode 100644 index 000000000..fd5e3ae0d --- /dev/null +++ b/02 - Community Expansions/02.02 Themes by Category/Classic themes.md @@ -0,0 +1,23 @@ +--- +aliases: +- +tags: +- seedling +publish: true +--- + + +# Classic themes + +%% Add a description below this line. It doesn't need to be long: one or two sentences should be a good start. %% +#placeholder/description + +## Themes in this category + +%% Add a bullet here and link to the plugins you'd like to categorize! %% + +## Related categories + +%% Add links to other 02.02 - Category notes %% + +#placeholder/notes diff --git a/02 - Community Expansions/02.02 Themes by Category/Classics.md b/02 - Community Expansions/02.02 Themes by Category/Classics.md deleted file mode 100644 index 0b87ed7f0..000000000 --- a/02 - Community Expansions/02.02 Themes by Category/Classics.md +++ /dev/null @@ -1 +0,0 @@ -# Classics diff --git a/03 - Showcases & Templates/Publish Sites/Obsidian Garden.md b/03 - Showcases & Templates/Publish Sites/Obsidian Garden.md index f90d98306..eb2689d8c 100755 --- a/03 - Showcases & Templates/Publish Sites/Obsidian Garden.md +++ b/03 - Showcases & Templates/Publish Sites/Obsidian Garden.md @@ -12,6 +12,6 @@ Link: https://obsidian.garden Author: [[Tane Piper]] and [Obsidian Garden Contributors](https://github.com/tanepiper/obsidian-garden/graphs/contributors) Tool: [[Obsidian Publish]] -Obsidian Garden is a open-source [[πŸ—‚οΈ Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[πŸ—‚οΈ Obsidian]]. +Obsidian Garden is a open-source [[πŸ—‚οΈ Guides|guide]] to creating your own 🌳 [[Digital garden]] with [[Obsidian]]. -The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[for Beginners|basics]] of working with [[πŸ—‚οΈ Obsidian]] and extend and remix in to your own. +The garden is contained within in it's own πŸ—ƒ [[Knowledge Management System]] - designed as a template for you to learn the [[for Beginners|basics]] of working with [[Obsidian]] and extend and remix in to your own. diff --git "a/03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" "b/03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" index 7fc6a2caa..427e8815a 100755 --- "a/03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" +++ "b/03 - Showcases & Templates/Vaults/\360\237\227\202\357\270\217 Vaults.md" @@ -48,7 +48,8 @@ Unfortunately, we can't host starter vaults or kits in the community vault itsel The steps for both are roughly the same: -1. Create a new note under [[[πŸ—‚οΈ Vault]]2. Apply one of the following templates: +1. Create a new note under [[πŸ—‚οΈ Vaults]] +2. Apply one of the following templates: - the [[T - Vault showcase]] template for starter vaults or kits - [[T - Folder structure]] if you're sharing how you've organized your vault (or a part of it) 3. Fill out any placeholders diff --git a/04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md b/04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md index 29e0a2b8c..e6d1e59d7 100755 --- a/04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md +++ b/04 - Guides, Workflows, & Courses/Guides/How to Style Obsidian.md @@ -203,4 +203,4 @@ Want to learn more about CSS in general? The Mozilla Developer Network docs are CSS Tricks is a fantastic resource for finding neat ways of working with CSS (and HTML and JavaScript) to achieve fantastic results: https://css-tricks.com --- -Topics: [[Obsidian Themes]] [[Obsidian CSS]] \ No newline at end of file +Topics: [[Obsidian community themes]] [[Obsidian CSS]] \ No newline at end of file diff --git a/04 - Guides, Workflows, & Courses/for Beginners.md b/04 - Guides, Workflows, & Courses/for Beginners.md index c269a3f0b..375b1667d 100755 --- a/04 - Guides, Workflows, & Courses/for Beginners.md +++ b/04 - Guides, Workflows, & Courses/for Beginners.md @@ -7,7 +7,7 @@ tags: # for Beginners -These guides will help you get started with [[πŸ—‚οΈ Obsidian]] and related topics. +These guides will help you get started with [[Obsidian]] and related topics. ![[2021.07.17#^594d70]] - [**Sitepoint**: Obsidian Beginner Guide](https://www.sitepoint.com/obsidian-beginner-guide/) diff --git a/05 - Concepts/Obsidian Help.md b/05 - Concepts/Obsidian Help.md index 1b0b1df3a..7e87eed60 100644 --- a/05 - Concepts/Obsidian Help.md +++ b/05 - Concepts/Obsidian Help.md @@ -12,4 +12,4 @@ 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. +An open-source documentation for [[Obsidian]] available in several languages, often updated, created with help of the community. diff --git a/06 - Concepts/Obsidian.md b/06 - Concepts/Obsidian.md new file mode 100755 index 000000000..c1fa48bd1 --- /dev/null +++ b/06 - Concepts/Obsidian.md @@ -0,0 +1,17 @@ +--- +aliases: +- +tags: +- MOC +--- + +# Obsidian + +#placeholder/description + +## About Obsidian +- [**Obsidian.md:** about Obsidian](https://obsidian.md/about) +- [**Slant:** reviews, pros & cons of Obsidian](https://www.slant.co/options/37045/~obsidian-md-review) +- [**Markdown Guide:** Obsidian](https://www.markdownguide.org/tools/obsidian/) +- [**Trello:** Obsidian Roadmap](https://trello.com/b/Psqfqp7I/obsidian-roadmap) + From e7ddf66c0e804d7cec301c4d2a4cfde8ba220d5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Argentina=20Ortega=20S=C3=A1inz?= Date: Sun, 24 Oct 2021 18:33:48 +0200 Subject: [PATCH 41/41] Fix directory of Obsidian note --- {06 - Concepts => 05 - Concepts}/Obsidian.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {06 - Concepts => 05 - Concepts}/Obsidian.md (100%) diff --git a/06 - Concepts/Obsidian.md b/05 - Concepts/Obsidian.md similarity index 100% rename from 06 - Concepts/Obsidian.md rename to 05 - Concepts/Obsidian.md