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-17 17:35:01
This commit is contained in:
28
README.md
28
README.md
@@ -566,27 +566,27 @@ I use my CRM to keep track of important days like birthdays as well as items dis
|
||||
|
||||
### Ribbon Commands
|
||||
|
||||
![[Screenshot 2022-12-17 17-18-40.png]] - Add a quick thought to Project_Name/Scratchpad. Good for project specific thoughts.
|
||||
 - Add a quick thought to Project_Name/Scratchpad. Good for project specific thoughts.
|
||||
|
||||
![[Screenshot 2022-12-17 17-18-53.png]] - Create a new task in a project kanban. Good for an open specific project task.
|
||||
 - Create a new task in a project kanban. Good for an open specific project task.
|
||||
|
||||
![[Screenshot 2022-12-17 17-18-44.png]] - create a new project with an optional Kanban Board, Resources page, and Scratchpad.
|
||||
 - create a new project with an optional Kanban Board, Resources page, and Scratchpad.
|
||||
|
||||
![[Screenshot 2022-12-17 17-18-58.png]] - Lint a file. Can also by triggered with `cmd + s`
|
||||
 - Lint a file. Can also by triggered with `cmd + s`
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-03.png]] - capture a thought to your daily note (if it exists)
|
||||
 - capture a thought to your daily note (if it exists)
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-10.png]] - Insert a link to another Zettel using the **Luhmann** plugin
|
||||
 - Insert a link to another Zettel using the **Luhmann** plugin
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-15.png]] - open daily note
|
||||
 - open daily note
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-19.png]] - move a zettelkasten note from the root to the `Private` folder
|
||||
 - move a zettelkasten note from the root to the `Private` folder
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-24.png]] - Open a map view of all your notes using the **Map View** plugin. Looks for `location: [lat,long]` in frontmatter
|
||||
 - Open a map view of all your notes using the **Map View** plugin. Looks for `location: [lat,long]` in frontmatter
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-28.png]] - open a new Excalidraw drawing using the **Excalidraw** plugin
|
||||
 - open a new Excalidraw drawing using the **Excalidraw** plugin
|
||||
|
||||
![[Screenshot 2022-12-17 17-19-36.png]] - Open active file (and vault) in VSCode
|
||||
 - Open active file (and vault) in VSCode
|
||||
|
||||
|
||||
|
||||
@@ -650,9 +650,9 @@ Publish is another official obsidian paid service that allows you to share your
|
||||
|
||||
shortcuts are small bits of code that run on your phone. The small workflows allow for macro style functionality. In the near future I will publish the shortcuts that I use daily in a sister repo.
|
||||
|
||||
### Mobile Integration (General)
|
||||
## Mobile Integration (General)
|
||||
|
||||
`todo`
|
||||
In BHOV-2023, mobile is mainly used for "upstream" and "downstream" work. Upstream work is raw note insertion. On my phone, I have a "battalion" of shortcuts that manage putting notes into my Obsidian vault. From there, I do most of my processing work on the computer.
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -777,6 +777,8 @@ The following is a list of these plugins as well as a one sentence blurb of how
|
||||
- Note Refactor
|
||||
- [Frontmatter Links](obsidian://show-plugin?id=frontmatter-links)
|
||||
- If you have URLs in your frontmatter/sources, this plugin is for you. Gives the ability to click links in YAML and open in the browser
|
||||
- [WikiLinks to MDLinks](obsidian://show-plugin?id=wikilinks-to-mdlinks-obsidian)
|
||||
- Used to make the process of getting screenshots into BHOV for the GitHub README. Helpful if you're doing something similar!
|
||||
|
||||
|
||||
### Migration Guide for Current Obsidian Users
|
||||
|
||||
Reference in New Issue
Block a user