onionshare tutorial

This commit is contained in:
nihilist 2024-09-30 20:12:24 +02:00
parent b01d2b88ce
commit c582a13679
12 changed files with 173 additions and 14 deletions

View file

@ -63,9 +63,13 @@
<div class="col-lg-8 col-lg-offset-2">
<h2><b>Preparing the Body</b></h2>
<p><a href="yoga/index.html">✅ Yoga to stretch the entire body</a></p>
<p><a href="index.html">❌ Diet to favor cerebral activity</a></p>
<p><a href="index.html">❌ Meal Frequency: Hunger is normal</a></p>
<div style="float: left; width: 50%;">
<ol>
<li><a href="yoga/index.html">✅ Yoga to stretch the entire body</a></li>
<li><a href="index.html">❌ Diet to favor cerebral activity</a></li>
<li><a href="index.html">❌ Meal Frequency: Hunger is normal</a></li>
</ol>
</div>
</div>
</div><!-- /row -->
@ -76,10 +80,14 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2> <b>Preparing the Mind </b></h2>
<p><a href="opus-nihil/index.html">✅ Opus Nihil: Dissolving Compulsions</a></p>
<p><a href="index.html">❌ Scio Nihil: Dissolving Beliefs</a</p>
<p><a href="index.html">❌ Sum Nihil: Dissolving the Self</a></p>
<p><a href="coldshowers/index.html">✅ Cold Exposure: Where Discipline takes over Comfort</a></p>
<div style="float: left; width: 50%;">
<ol>
<li><a href="opus-nihil/index.html">✅ Opus Nihil: Dissolving Compulsions</a></li>
<li><a href="index.html">❌ Scio Nihil: Dissolving Beliefs</a</li>
<li><a href="index.html">❌ Sum Nihil: Dissolving the Self</a></li>
<li><a href="coldshowers/index.html">✅ Cold Exposure: Where Discipline takes over Comfort</a></li>
</ol>
</div>
</div>
</div><!-- /row -->
@ -90,12 +98,16 @@
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<h2> <b>Organising the Work</b></h2>
<p><a href="index.html">❌ The right thing to do: What is the reason behind your actions?</a></p>
<p><a href="index.html">❌ Pomodoro Focus times (Intentional pauses to prevent burnouts)</a></p>
<p><a href="index.html">❌ Macro+ Micro Workflow: Planify, Execute, Review</a></p>
<p><a href="index.html">❌ Todolist: Topics, Categories, Subcategories, and Ordering Tasks </a></p>
<p><a href="index.html">❌ Zero Email Workflow (in Thunderbird)</a></p>
<p><a href="index.html">❌ Kanban Style Todolist (in gitea)</a></p>
<div style="float: left; width: 50%;">
<ol>
<li><a href="index.html">❌ The right thing to do: What is the reason behind your actions?</a></li>
<li><a href="index.html">❌ Pomodoro Focus times (Intentional pauses to prevent burnouts)</a></li>
<li><a href="index.html">❌ Macro+ Micro Workflow: Planify, Execute, Review</a></li>
<li><a href="index.html">❌ Todolist: Topics, Categories, Subcategories, and Ordering Tasks </a></li>
<li><a href="index.html">❌ Zero Email Workflow (in Thunderbird)</a></li>
<li><a href="index.html">❌ Kanban Style Todolist (in gitea)</a></li>
</div>
</div>
</div><!-- /row -->
</div> <!-- /container -->