mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
first commit
This commit is contained in:
3
Tests/Hotkeys.md
Normal file
3
Tests/Hotkeys.md
Normal 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)
|
||||
8
Tests/Paste URL into Selection.md
Normal file
8
Tests/Paste URL into Selection.md
Normal 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
12
Tests/Private.md
Normal 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)
|
||||
10
Tests/Project Management.md
Normal file
10
Tests/Project Management.md
Normal 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
3
Tests/Tests.md
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user