#personal-growth #personal
Months of the Year {{date:YYYY}}
Write 1 to 3 bullet points for any defining events that took place during each of the months of the year. Use your calendar, journal, photo reel, social media posts, or any other systems of record to prompt your memory.
Look for significant events that adequately represent the month to you.
Hack: make sure the dates in the blocks are correct for you
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 1,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 2,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 2,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 3,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 3,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 4,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 4,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 5,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 5,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 6,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 6,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 7,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 7,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 8,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 8,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 9,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 9,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 10,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 10,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 11,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 11,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 12,
"day": 1
}
}]
}
}
}
{
"filters": {
"dateFilter": {
"ranges": [
{
"startDate": {
"year": {{date:YYYY}},
"month": 12,
"day": 1
},
"endDate": {
"year": {{date:YYYY}},
"month": 1,
"day": 1
}
}]
}
}
}