Public View (Website)

This is a static example of how 1% Gains are logged over time.

DateRelated Goal1% GainImpactNotes
2025-05-14Insert Goal titleAdd one extra SIR cycle per week+1 cycle per weekSmall but consistent
2025-05-10Insert Goal titleImprove morning routine by 15 minBetter start to the dayNow consistent
2025-05-05Insert Goal titleReduce phone use before bed+45 min average sleepVery effective

Live View (Obsidian)

TABLE 
  goal AS "Related Goal",
  gain AS "1% Gain",
  impact AS Impact,
  notes AS Notes
FROM "mg-kolbs/1% Gains Log" AND !#template
SORT date DESC
LIMIT 20

How to use in Obsidian:

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

Back to MG & KolbsMG & Kolbs