Public View (Website)

This is a static example of the Skills database.

SkillCurrent LevelFinal LevelCompetencyNotes
SIR5/107/10CC (low)Focus on building consistency
Sleep3/109/10CC (high)Major area of improvement
Deep Work6/108/10CC (high)90+ minute sessions
Focus7/109/10CC (low)Distraction management

Live View (Obsidian)

TABLE 
  file.link AS Skill,
  current-level AS "Current Level",
  final-level AS "Final Level",
  competency AS Competency,
  notes AS Notes
FROM "mg-kolbs/Skills" AND !#template
SORT file.name ASC

How to use in Obsidian:

  • Create new skill pages inside the mg-kolbs/Skills folder.
  • Add the properties current-level, final-level, competency, and notes in the frontmatter.
  • The query above will automatically list all your skills with a direct link to each individual page.

Back to MG & KolbsMG & Kolbs