first commit

This commit is contained in:
Bram Adams
2022-12-08 02:28:02 -06:00
commit a17d1c688e
73 changed files with 168738 additions and 0 deletions

3
Tests/Hotkeys.md Normal file
View File

@@ -0,0 +1,3 @@
`ctrl-shift-e` -> [auto link title](obsidian://show-plugin?id=obsidian-auto-link-title)
`ctrl-shift-p` -> show [projects](obsidian://show-plugin?id=obsidian-projects)
`ctrl-click` a folder name -> create a [folder note](obsidian://show-plugin?id=folder-note-plugin)

View File

@@ -0,0 +1,8 @@
>[!info]
>Test to check pasting URL into selected text
Here's a link: https://obsidian.md/
1. Copy the link
2. Highlight this text -> Obsidian <- and paste the URL
3. See if you can paste it directly, you should see [Obsidian](https://obsidian.md/)

12
Tests/Private.md Normal file
View File

@@ -0,0 +1,12 @@
> [!warning]
> Private notes should have a icon in front of them to show they will not propogate to [Obsidian Publish](https://obsidian.md/publish)
You should see the shh emoji (🤫) to the left of this private note -> [[Secret Note]]
You should **not** see the shh emoji (🤫) next to this public note -> [[Hello World]]
Daily Notes should also be kept private imo, but this is optional -- you should see a calendar emoji (📆) before a daily note -> [[2022-12-08]]
## Resources
[Link Icons Tutorial](https://youtu.be/uWyeJLWKXUI)

View File

@@ -0,0 +1,10 @@
>[!info]
>Obsidian is in top form when it helps **manage** and **finish** projects
This vault follows the PARA methodology:
1. When a project is finished, it is moved to [[Archive]]
2. All resources related to a project are kept within the respective parent folder
1. When a link is found on the internet, it should be trivial to add it to the list of resources in a project
2. Notes should also be easily made, following the tenets of progressive summarization

3
Tests/Tests.md Normal file
View File

@@ -0,0 +1,3 @@
>[!info]
>Sometimes plugins get updated and things break. It's ok! This folder will give you an idea if something doesn't work to spec