She Said / She Said with Laura Cox Kaplan

314. Don’t Wait for January: 5 easy ways to preload your goal setting


Listen Later

SHOW NOTES

Episode 314: Don’t Wait for January: 5 easy ways to preload your goal setting

Guest: Laura is solo this week

THIS WEEK’S TOPIC:

As we wrap up the year 2024, it’s crucial to carve out some time for goal planning, even amidst the holiday hustle. Our host, Laura Cox Kaplan, delves into practical tips and mindset shifts that can help you stride confidently into 2025. From prepping your productivity tools to selecting an overarching theme for the year, Laura shares tried-and-true strategies for ending the year on a high note and starting the new one with clarity and purpose.

Laura reflects on the past year, shares her own experiences juggling various responsibilities, and offers guidance on setting yourself up for success in 2025. Perfect for listeners looking to reduce stress, gain focus, and find meaningful ways to celebrate their achievements, this episode touches on the essence of holiday preparation and New Year’s planning.

KEY TOPICS AND WHAT YOU’LL LEARN IN THIS EPISODE:

GATHER YOUR TOOLS: Laura highlights the importance of gathering all your go-to tools now to hit the ground running in the new year.

CONSIDER AN OVERARCHING THEME: Learn how selecting a ‘word of the year’ can guide your decisions and actions, acting as a North Star throughout the year. Laura shares her own process for choosing this guiding word and the impact it has on setting goals.

REVIEW THE PAST YEAR TO UNCOVER AREAS FOR GROWTH: Discover Laura’s method of reviewing the past year, celebrating wins, learning from challenges, and using these insights to inform future goals.

CLEARING THE DECKS: Understand the significance of decluttering both physical and mental spaces to create a blank slate for new opportunities and clearer thinking.

FOUND MOMENTS FOR PLANNING: Laura suggests utilizing small, often overlooked moments—like sitting in the car or enjoying morning coffee—for quiet reflection and preliminary goal-setting.

There’s so much practical advice packed into this episode, and whether you’re a long-time listener or new to the podcast, you’ll find Laura’s tips and insights motivating as you think about the year ahead. 

LINKS AND RESOURCES MENTIONED IN EPISODE 314:

Reflection Questions Laura recommends: 

  • What could I use more of in my life? (Joy, connection, creativity, peace, adventure, laughter, love?) Think about those areas of your life that feel a little lackluster, where you crave more fulfillment. 
  • What could I use less of in my life? (Stress, clutter, negativity, distractions, self-doubt, comparison, overwhelm?) Identify the things holding you back, draining your energy, and preventing you from living your best life.
  • What characteristics would I like to cultivate? (Patience, resilience, confidence, generosity, courage, kindness, authenticity?) 
  • What qualities do you admire in others? 
  • What traits would you like to embody more fully in your own life?
  • How do I want to feel by the end of each day? (Fulfilled, content, energized, grateful, peaceful, joyful, inspired?) Imagine yourself at the end of a perfect day. What emotions are you experiencing? What kind of energy are you radiating for yourself and others?
  • Laura’s favorite tools: 

    • Uniball Vision Elite Micropoint Pens
    • Red n’ Black 8×10 spiral notebook
    • IS SHE SAID/SHE SAID PODCAST ON YOUR GIFT LIST THIS YEAR?

      Hi friend, I know it’s not nice to ask for gifts, but I do have an important request. Please consider sharing some love in the form of a review of She Said/She Said Podcast on iTunes or wherever you listen to this podcast. Those reviews help me improve the content so that you get more of what you enjoy and are looking for from She Said/She Said Podcast. Plus, it’s what friends do. So when you have a minute, please consider. I’d be truly grateful. xx Laura 

      GET IN TOUCH:

      We’re excited to hear your feedback on this episode! Email us: [email protected], or share your thoughts with Laura on social media:

      • Instagram
      • Linked In 
      • LOOKING FOR MORE SHE SAID/SHE SAID?

        You’ll find all episodes and content here!

        Contact Form

        • First Name
        • Last Name
        • Email
      • Message
      • /* = 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https://shesaidshesaidpodcast.com/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "1", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_1" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_1"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_1" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; gform.core.triggerPostRenderEvents( 1, current_page ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} );
        /* ]]> */

        The post 314. Don’t Wait for January: 5 easy ways to preload your goal setting appeared first on She Said / She Said.

        ...more
        View all episodesView all episodes
        Download on the App Store

        She Said / She Said with Laura Cox KaplanBy Laura Cox Kaplan

        • 4.8
        • 4.8
        • 4.8
        • 4.8
        • 4.8

        4.8

        130 ratings


        More shows like She Said / She Said with Laura Cox Kaplan

        View all
        Happier with Gretchen Rubin by Gretchen Rubin / The Onward Project

        Happier with Gretchen Rubin

        12,905 Listeners

        WSJ What’s News by The Wall Street Journal

        WSJ What’s News

        4,356 Listeners

        The School of Greatness by Lewis Howes

        The School of Greatness

        21,201 Listeners

        10% Happier with Dan Harris by 10% Happier

        10% Happier with Dan Harris

        12,731 Listeners

        The Lazy Genius Podcast by Kendra, The Lazy Genius

        The Lazy Genius Podcast

        6,635 Listeners

        WSJ Minute Briefing by The Wall Street Journal

        WSJ Minute Briefing

        672 Listeners

        Happier in Hollywood by The Onward Project

        Happier in Hollywood

        2,449 Listeners

        Worklife with Adam Grant by TED

        Worklife with Adam Grant

        9,184 Listeners

        Boutique Chat by The Boutique Hub with Ashley Alderson

        Boutique Chat

        863 Listeners

        Laugh Lines with Kim & Penn Holderness by Kim & Penn Holderness

        Laugh Lines with Kim & Penn Holderness

        3,371 Listeners

        SmartHERNews by Jenna Lee

        SmartHERNews

        640 Listeners

        Lipstick on the Rim by Sony Music Entertainment

        Lipstick on the Rim

        1,046 Listeners

        Morning Wire by The Daily Wire

        Morning Wire

        26,661 Listeners

        Honestly with Bari Weiss by The Free Press

        Honestly with Bari Weiss

        8,803 Listeners

        The Mel Robbins Podcast by Mel Robbins

        The Mel Robbins Podcast

        20,335 Listeners