WebFontConfig = {"google":{"families":["Lora:r:latin,latin-ext","Lora:r,i,b,bi:latin,latin-ext"]},"api_url":"https:\/\/fonts-api.wp.com\/css"}; (() { var wf = document.createElement('script'); wf.src = 'https://edenzone.net/wp-content/mu-plugins/wpcomsh/vendor/automattic/custom-fonts/js/webfont.js'; wf.type = 'text/javascript'; wf.async = 'true'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(wf, s); })(); jQuery(document).ready(($) { $('#respond').html('

Please login to comment.
'); }); var __ATA_PP = { 'pt': 1, 'ht': 1, 'tn': 'bloghash', 'uloggedin': '0', 'amp': false, 'siteid': 17715138, 'consent': 0, 'ad': { 'label': { 'text': 'Advertisements' }, 'reportAd': { 'text': 'Report this ad' }, 'privacySettings': { 'text': 'Privacy', 'onClick': () { window.__tcfapi && window.__tcfapi('showUi'); } } }, 'disabled_slot_formats': [] }; var __ATA = __ATA || {}; __ATA.cmd = __ATA.cmd || []; __ATA.criteo = __ATA.criteo || {}; __ATA.criteo.cmd = __ATA.criteo.cmd || []; window.sas_fallback = window.sas_fallback || []; window.sas_fallback.push( { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 310,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'inline' }, { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 120,formFactor: \'001\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'belowpost' }, { tag: "<div id="atatags-177151385-{{unique_id}}"></div><script>__ATA.cmd.push(() {__ATA.initDynamicSlot({id: \'atatags-177151385-{{unique_id}}\',location: 110,formFactor: \'002\',label: {text: \'Advertisements\',},creative: {reportAd: {text: \'Report this ad\',},privacySettings: {text: \'Privacy settings\',onClick: () { window.__tcfapi && window.__tcfapi(\'showUi\'); },}}});});</script>", type: 'top' } );

A Gift: Download the fantastic Garden Journal by the Chestnut school of Herbal Medicine🌺

Advertisements

Want to join me for some journaling? I’ve included a free PDF download of my personal Garden Journal in this email!

image
Red clover,

Want to join me for some journaling? I’ve included a free PDF download of my personal Garden Journal in this email!

The Garden Journal is a record of all that happens in your medicine patch—which plants thrive and which ones flounder, the birds and pollinators that come to call, problem insects and diseases you encounter, weather observations, the location of annual herbs and crops, and any other notes or events you’d like to remember.
image

Download Your Journal

Recording this year’s garden observations will help you plan for more abundance and beauty next year!

The Garden Journal has three parts (all printable!):
  • A chart to record observations about the herbs and plants in your garden
  • A grid for mapping your garden each year so you can rotate annual plants next season, keep track of cover crops, and plan for new perennials
  • A general notes section for writing down big-picture observations and future hopes and dreams
I recommend printing out enough pages for several years to come and getting them spiral bound or organizing them in a binder.

Swallowtail butterflies and hummingbird moths,

Juliet

Related Post
image
Advertisements

Product Shipping
  • USPS ($9.99)
  • USPS ($6.99)

Leave a ReplyCancel reply

Discover more from EDENZONE BOUTIQUE

Subscribe now to keep reading and get access to the full archive.

Continue reading

Discover more from EDENZONE BOUTIQUE

Subscribe now to keep reading and get access to the full archive.

Continue reading

( () { const iframe = document.getElementById( 'jetpack_remote_comment' ); const watchReply = () { // Check addComment._Jetpack_moveForm to make sure we don't monkey-patch twice. if ( 'undefined' !== typeof addComment && ! addComment._Jetpack_moveForm ) { // Cache the Core . addComment._Jetpack_moveForm = addComment.moveForm; const commentParent = document.getElementById( 'comment_parent' ); const cancel = document.getElementById( 'cancel-comment-reply-link' ); tellFrameNewParent ( commentParentValue ) { const url = new URL( iframe.src ); if ( commentParentValue ) { url.searchParams.set( 'replytocom', commentParentValue ) } else { url.searchParams.delete( 'replytocom' ); } if( iframe.src !== url.href ) { iframe.src = url.href; } }; cancel.addEventListener( 'click', () { tellFrameNewParent( false ); } ); addComment.moveForm = ( _, parentId ) { tellFrameNewParent( parentId ); return addComment._Jetpack_moveForm.apply( null, arguments ); }; } } document.addEventListener( 'DOMContentLoaded', watchReply ); // In WP 6.4+, the script is loaded asynchronously, so we need to wait for it to load before we monkey-patch the s it introduces. document.querySelector('#comment-reply-js')?.addEventListener( 'load', watchReply ); const commentIframes = document.getElementsByClassName('jetpack_remote_comment'); window.addEventListener('message', (event) { if (event.origin !== 'https://jetpack.wordpress.com') { return; } if (!event?.data?.iframeUniqueId && !event?.data?.height) { return; } const eventDataUniqueId = event.data.iframeUniqueId; // Change height for the matching comment iframe for (let i = 0; i