Dynalist Template Generator
Year:
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
Year Settings
Add Year Overview
Year Item Format:
Year Format:
Year Overview Format:
Quarter Settings
Show Quarters
Add Quarter Overview
Quarter Item Format:
Quarter Format:
Quarter Overview Format:
Month Settings
Add Month Overview
Month Item Format:
Month Format:
Month Overview Format:
Day Settings
Add Day Overview
Day Item Format:
Day Format:
Day Overview Format:
Generate
Generated Year Nodes
Dynalist Pro CSS
.Node-self.is-contentRendered .Node-renderedContent.node-line { display: flex; align-items: center; flex-wrap: wrap; } .node-tag[title~="##"], .node-tag[title~="#~"], .node-tag[title~="#X"], .node-tag[title~="#E"], .node-tag[title~="#N"], .node-tag[title~="#$"], .node-tag[title~="#P"], .node-tag[title~="#I"], .node-tag[title~="#A"], .node-tag[title~="#C"], .node-tag[title~="#>"], .node-tag[title~="#F"], .node-tag[title~="#_"], .node-tag[title~="#="], .node-tag[title~="#POMO"], .node-tag[title~="#DOMO"] { text-decoration: none !important; font-size: 75%; display: inline-block; min-width: 35px !important; padding-left: 5px; padding-right: 5px; text-align: center; border-radius: 10px; color: #ffffff !important; } /* regular task */ .node-tag[title~="##"] { background: #dee2e6 !important; } /* in-progress task */ .node-tag[title~="#~"] { background: #e9ff70 !important; color: #000000 !important; } /* finished task */ .node-tag[title~="#X"] { background: #495057 !important; } /* type: event */ .node-tag[title~="#E"] { background: #f15bb5 !important; } /* type: note */ .node-tag[title~="#N"] { background: #00bbf9 !important; } /* type: shopping */ .node-tag[title~="#$"] { background: #9d4edd !important; } /* type: collection */ .node-tag[title~="#C"] { background: #277DA1 !important; } /* for dates */ .node-tag[title~="#Y"], .node-tag[title~="#Q"], .node-tag[title~="#M"], .node-tag[title~="#W"], .node-tag[title~="#D"], .node-tag[title~="#YO"], .node-tag[title~="#QO"], .node-tag[title~="#MO"], .node-tag[title~="#WO"], .node-tag[title~="#DO"]{ text-decoration: none !important; font-size: 50%; display: inline-block; min-width: 35px !important; padding-left: 5px; padding-right: 5px; text-align: center; color: #000000 !important; border-style: dotted !important; border-width: 1px !important; border-color: #000000 !important; border-radius: 10px; background: #ffffff !important; } /* for date overviews */ .node-tag[title~="#YO"], .node-tag[title~="#QO"], .node-tag[title~="#MO"], .node-tag[title~="#WO"], .node-tag[title~="#DO"] { background: #fcf4d7 !important; } .DocumentBreadcrumb-item .node-tag[title~="#Y"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#Y"], .DocumentBreadcrumb-item .node-tag[title~="#YO"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#YO"], .DocumentBreadcrumb-item .node-tag[title~="#Q"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#Q"], .DocumentBreadcrumb-item .node-tag[title~="#QO"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#QO"], .DocumentBreadcrumb-item .node-tag[title~="#M"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#M"], .DocumentBreadcrumb-item .node-tag[title~="#MO"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#MO"], .DocumentBreadcrumb-item .node-tag[title~="#W"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#W"], .DocumentBreadcrumb-item .node-tag[title~="#WO"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#WO"], .DocumentBreadcrumb-item .node-tag[title~="#D"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#D"], .DocumentBreadcrumb-item .node-tag[title~="#DO"], .Node.is-currentRoot > .Node-self .node-line .node-tag[title~="#DO"] { display: none; } /* type: year */ .node-tag[title~="#Y"] { } /* type: quarter */ .node-tag[title~="#Q"] { } /* type: month */ .node-tag[title~="#M"] { } /* type: week */ .node-tag[title~="#W"] { } /* type: day */ .node-tag[title~="#D"] { } /* signifier: priority */ .node-tag[title~="#P"] { background: #F94144 !important; } /* signifier: inspiration */ .node-tag[title~="#I"] { background: #F9C74F !important; } /* state: assigned */ .node-tag[title~="#A"] { background: #723c70 !important; } /* state: moved back to future log */ .node-tag[title~="#F"] { background: #F9844A !important; } /* state: forwarded to nearby date */ .node-tag[title~="#>"] { background: #469374 !important; } /* special type: progress bar: filled */ .node-tag[title~="#="] { background: #736f72 !important; color: #736f72 !important; border-radius: 0 !important; } /* special type: progress bar: blank */ .node-tag[title~="#_"] { background: #e9e3e6 !important; color: #e9e3e6 !important; border-radius: 0 !important; } /* special type: pomodoro base */ .node-tag[title~="#DOMO"], .node-tag[title~="#POMO"], .node-tag[title~="#DOM"], .node-tag[title~="#POM"] { font-size: 75%; padding-left: 10px; padding-right: 10px; border-top-left-radius: 0 !important; border-bottom-left-radius: 0 !important; color: rgba(0, 0, 0, 0) !important; height: 17px !important; display: inline-block; overflow: hidden; } /* special type: pomodoro base (whole) */ .node-tag[title~="#DOMO"], .node-tag[title~="#POMO"] { width: 70px !important; } /* special type: pomodoro base (half) */ .node-tag[title~="#DOM"], .node-tag[title~="#POM"] { width: 32px !important; } /* special type: pomodoro allocated */ .node-tag[title~="#DOMO"], .node-tag[title~="#DOM"] { background: #7dd181 !important; } /* special type: pomodoro finished */ .node-tag[title~="#POMO"], .node-tag[title~="#POM"]{ background: #bf4342 !important; } /* special type: weekly trackers */ .node-tag[title~="#----"], .node-tag[title~="#MON-"], .node-tag[title~="#TUE-"], .node-tag[title~="#WED-"], .node-tag[title~="#THU-"], .node-tag[title~="#FRI-"], .node-tag[title~="#SAT-"], .node-tag[title~="#SUN-"], .node-tag[title~="#MON+"], .node-tag[title~="#TUE+"], .node-tag[title~="#WED+"], .node-tag[title~="#THU+"], .node-tag[title~="#FRI+"], .node-tag[title~="#SAT+"], .node-tag[title~="#SUN+"] { text-decoration: none !important; font-size: 75%; display: inline-block; width: 55px !important; padding-left: 3px; padding-right: 3px; text-align: center; border-radius: 1px; } /* special type: weekly trackers - blank */ .node-tag[title~="#----"] { background: #f0efeb !important; color: #f0efeb !important; } /* special type: weekly trackers - to do */ .node-tag[title~="#MON-"], .node-tag[title~="#TUE-"], .node-tag[title~="#WED-"], .node-tag[title~="#THU-"], .node-tag[title~="#FRI-"], .node-tag[title~="#SAT-"], .node-tag[title~="#SUN-"] { border-style: dashed !important; border-width: 1px !important; border-color: #626041 !important; background: #ffffff !important; color: #626041 !important; } /* special type: weekly trackers - finished */ .node-tag[title~="#MON+"], .node-tag[title~="#TUE+"], .node-tag[title~="#WED+"], .node-tag[title~="#THU+"], .node-tag[title~="#FRI+"], .node-tag[title~="#SAT+"], .node-tag[title~="#SUN+"] { background: #2c6e49 !important; color: #ffffff !important; } /* Images are too big for my liking. */ .node-displayed-image-link, .node-displayed-image { max-width: 200px; max-height: 400px; }
Sample Legend
LEGEND Types ## Task A regular bullet item. Additional explanation bullets can be added. No need for extra bullet type. #E **E**vent Events are date-related entries that can either be scheduled (e.g. “Charlie’s birthday”) or logged after they occur (e.g. “signed the lease”). #N **N**ote Things you don't want to forget: facts, ideas, thoughts, and observations. They're used to capture information or data you don't want to forget. This Bullet works well for meeting, lecture, or classroom notes. #I **I**nspiration Great ideas, personal mantras, and genius insights will never be misplaced again! #$ **S**hopping A special note for things I buy, since I buy too many and I need to track it. #C **C**ollection Anything related to collections: A new (yearly|monthly|weekly) collection was added/moved/etc. For Date Logs #Y **Y**ear #YO **Y**ear **O**verview #Q **Q**uarter #Q **Q**uarter **O**verview #M **M**onth #MO **M**onth **O**verview #W **W**eek #WO **W**eek **O**verview #D **D**ay #DO **D**ay **O**verview States ## task incomplete #~ task in progress #X task complete #A an overview task assigned to a specific week or day #> unfinished task that was moved to the next/succeeding week #F unfinished task moved to a future date that is far into the future ## unfinished task that was decided to be irrelevant Signifiers #P ## **P**riority Used to mark the most important things on your list. Use it sparingly. If everything is a priority, nothing is. Miscellaneous Progress Counter #= #= #= #_ #_ Equivalent without the hashtag: `===__` Pomodoro Counter #DOMO #DOMO #DOMO #DOMO #DOMO #DOM #POMO #POMO #POMO #POMO #POM Weekly Tracker #MON- #TUE- #WED- #THU- #FRI- #SAT- #SUN- #MON+ #TUE+ #WED+ #THU+ #FRI+ #SAT+ #SUN+ #---- #---- #WED- #THU+ #FRI- #SAT+ #SUN+ Placeholder --- Structure Journal LEGEND INDEX LOGS #Y 2021 #YO Overview #Q Q1 #QO Overview #M January #MO Overview #W W53 #WO Overview #D 2021-01-01 Fri #DO Overview #D 2021-01-02 Sat #D 2021-01-03 Sun