Skip to content

Commit 7bff113

Browse files
committed
instructions extended of most important part! THX universe for teaching me...
1 parent f96de58 commit 7bff113

4 files changed

+6
-5
lines changed

components/pages/FurtherInstructions.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,13 @@ export default class FurtherInstructions extends Shadow() {
180180
<div class=instruction-one>
181181
<ul>
182182
<li><b>breathing:</b> Breath 30 times... relax, follow your breath.<br>(Breathing In: Your breath starts at your feet, lower belly or Muladhara [VAM] and flows up. Breath in fully, fill your belly, chest and throat.)<br>(Breathing Out: Your breath starts at your head, Ajna [OM] or Sahasrara and flows down. Don't breath out completely.)</li>
183-
<li><b>retention:</b> Let go and hold your breath as long as possible or comfortable. Focus on your heartbeat and feel the sensations.</li>
183+
<li><b>special:</b> take one more breath (31st) but this time very slowly and follow the energy from bottom to the top of your head. Fill all from your pelvic belly, belly, chest, throat up into your head with air. Hold IT! Tighten your muscles from Muladhara [VAM] and harness all your Chakras up to Ajna [OM], keep them tense, focus the pressure to your head and slowly let go the air and with it the tension...</li>
184+
<li><b>retention:</b> Letting go and hold your breath as long as possible or comfortable. Focus on your heartbeat and feel the sensations.</li>
184185
<li><b>recovery:</b> Take a deep breath in and hold an other 15s.</li>
185186
</ul>
186187
<br>
187188
<ul class=add>
188-
<li>Repeat the three steps above at least three times.</li>
189+
<li>Repeat the four steps above at least three times.</li>
189190
<li>Meditate! See the colors, shapes and hear the sounds of the universe! Let go your feeling!</li>
190191
<li>Bring this level of awareness and relaxation into your daily life and contemplate during your daily activity by using your breath as an anchor!</li>
191192
<li>Recommendation: After four rounds the app goes to the result page, automatically. There, listen to the music and meditate until it stops playing. Don't think during that time, it is all irrelevant! Just feel! Focus on your feelings and analyze them as <a href="https://www.amazon.com/Letting-David-Hawkins-M-D-Ph-D/dp/1401945015" target="_blank">David R. Hawkings</a> would explain.</li>

components/pages/FurtherInstructionsIframe.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default class FurtherInstructionsIframe extends FurtherInstructions {
4040
this.html = /* html */`
4141
<div class=title>
4242
<br>
43-
<div>Kornfield, Jack : A path with heart : a guide through the perils and promises of spiritual life : Page 53 : DEVELOPING A HEALING ATTENTION describes this very well...</div>
43+
<div><a href="https://archive.org/details/pathwithheartgui0000korn/page/53/mode/1up" target="_blank">Kornfield, Jack : A path with heart : </a>a guide through the perils and promises of spiritual life : Page 53 : DEVELOPING A HEALING ATTENTION describes this very well...</div>
4444
<div class=end>Start Breathing [ctrl]</div>
4545
</div>
4646
<div class=instruction-one>

0 commit comments

Comments
 (0)