README

README

Getting Started

DevNotes Repository

  • To clone the DevNotes repostory :
git clone git@ssh.dev.azure.com:v3/kappaeng/Automate/DevNotes
  • Or with KA powershell tools :
KA-CloneOrUpdate DevNotes

Obsidian

This repository is designed to be used as a vault in Obsidian. Obsidian is a note taking software based on markdown files and plugins.

Dos and Don't

  • create you new pages from another page (possibly somewhere in 00 navigation)
  • provide up link metadata to be able to go back one step
  • provide related links metadata to be able to easily find related information
  • use (and abuse) tags
  • lint file (Ctrl+S) after each edit
  • avoid relying on folder structure
    • prefer links and tags !

Tips

Keyboard shortcuts
  • use Ctrl+P to open command palette
  • use Ctrl+O to open a file
  • use Ctrl+N to create a file
  • use Ctrl+S to format a file (using Linter plugin)
  • use Ctrl+E to switch between editing and reading modes
  • use Ctrl+R to switch between Source and Live Preview editing modes
  • use QuickAdd to create new notes from templates
    • available in command palette
  • removed files are stored in the .trash folder (gitignored)

Core Plugins

Search/Query

Community Plugins

Dataview

Tasks

Showcase
  • - [ ]
  • - [/]
  • - [x]
  • - [-]
  • - [>]
  • - [<]
  • - [?]
  • - [!]
  • - [*]
  • - ["]
  • - [l]
  • - [b]
  • - [i]
  • - [S]
  • - [I]
  • - [p]
  • - [c]
  • - [f]
  • - [k]
  • - [w]
  • - [u]
  • - [d]

Advanced Slides

Templater