mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
vault backup: 2022-12-10 22:19:02
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
`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)
|
||||
`ctrl-shift-f` -> [omnisearch](obsidian://show-plugin?id=omnisearch) vault search
|
||||
`alt-shift-f` -> [footnote](obsidian://show-plugin?id=obsidian-footnotes) insertion
|
||||
`alt-shift-d` -> open daily note
|
||||
`alt-shift-w` -> open weekly note
|
||||
`alt-shift-q` -> open quarterly note
|
||||
@@ -2,11 +2,13 @@
|
||||
> [!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 see the shh emoji (🤫) to the left of this private note -> [[Secret Note]][^1]
|
||||
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)
|
||||
[Link Icons Tutorial](https://youtu.be/uWyeJLWKXUI)
|
||||
|
||||
[^1]: This sometimes breaks. Go into settings `ctrl-,` and click on "Supercharged Links" to see if this loads the style
|
||||
Reference in New Issue
Block a user