Versions in this module Expand all Collapse all v0 v0.0.8 Nov 25, 2021 Changes in this version + type Colors struct + Gray string + LightGray string + type Config struct + AMPMTime bool + AddLastHalfHour bool + CalAfterSchedule bool + ClearTopRightCorner bool + Debug Debug + Dotted bool + Layout Layout + Pages Pages + WeekStart time.Weekday + Year int + func New(pathConfigs ...string) (Config, error) + type Debug struct + ShowFrame bool + ShowLinks bool + type Layout struct + Colors Colors + Lengths Lengths + Numbers Numbers + Paper Paper + type Lengths struct + DailySpring string + FiveColSep string + HeaderResizeBox string + HeaderSideCellHeight string + HeaderSideMonthsWidth string + HeaderSideQuartersWidth string + LineHeightButLine string + LineThicknessDefault string + LineThicknessThick string + MonthlyCellHeight string + MonthlySpring string + NotesIndexCellHeight string + QuarterlySpring string + TabColSep string + TriColSep string + TwoColSep string + type Margin struct + Bottom string + Left string + Right string + Top string + type Numbers struct + ArrayStretch float64 + DailyBottomHour int + DailyDiaryBest int + DailyDiaryGoals int + DailyDiaryGrateful int + DailyDiaryLog int + DailyNotes int + DailyPersonal int + DailyTodos int + DailyTopHour int + DotHeightFull int + DotWidthFull int + DotWidthTwoThirds int + IndexMeetingNotes int + NotesIndexPages int + NotesOnPage int + QuarterlyLines int + TodoLinesInTodoPage int + WeeklyLines int + type Page struct + Name string + RenderBlocks RenderBlocks + type Pages []Page + func (r Pages) WeeklyEnabled() bool + type Paper struct + Height string + Margin Margin + MarginParSep string + MarginParWidth string + ReverseMargins bool + Width string + type RenderBlock struct + FuncName string + Tpls []string + type RenderBlocks []RenderBlock v0.0.7 Sep 17, 2021 v0.0.6 Sep 16, 2021 v0.0.5 Sep 16, 2021