Public View (Website)

This is a static example of how 1% Gains are tracked.

DateRelated Goal1% GainStatusNotes
2025-05-14Insert Goal titleAdd one extra SIR cycle per weekActive
2025-05-10Insert Goal titleImprove morning routine by 15 minCompletedNow consistent
2025-05-05Insert Goal titleReduce phone use before bedIn Progress

Live View (Obsidian)

TABLE 
  goal AS "Related Goal",
  gain AS "1% Gain",
  status AS Status,
  notes AS Notes
FROM "mg-kolbs/1% Gains" AND !#template
SORT date DESC
LIMIT 15

How to use in Obsidian:

  • Create new 1% Gains entries in the mg-kolbs/1% Gains folder.
  • Use properties: date, goal, gain, status, notes.
  • The query will show your recent small improvements.

Back to MG & KolbsMG & Kolbs