mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
feat(edit-demo): clean up directory
This commit is contained in:
@@ -39,68 +39,72 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<figure class="image image-style-align-right">
|
||||
<img src="Trilium Demo_trilium-icon.png" />
|
||||
</figure>
|
||||
<p><strong>Welcome to TriliumNext Notes!</strong>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<figure class="image image-style-align-right">
|
||||
<img src="Trilium Demo_trilium-icon.png" />
|
||||
</figure>
|
||||
<p><strong>Welcome to TriliumNext Notes!</strong>
|
||||
|
||||
</p>
|
||||
<p>This is initial "demo" document provided by TriliumNext by default to
|
||||
showcase some of its features and also give you some ideas how you might
|
||||
structure your notes. You can play with it, modify note content and tree
|
||||
structure as you wish.</p>
|
||||
<p>If you need any help, visit TriliumNext website: <a href="https://github.com/TriliumNext">https://github.com/TriliumNext</a>
|
||||
</p>
|
||||
<p>This is initial "demo" document provided by TriliumNext by default to
|
||||
showcase some of its features and also give you some ideas how you might
|
||||
structure your notes. You can play with it, modify note content and tree
|
||||
structure as you wish.</p>
|
||||
<p>If you need any help, visit TriliumNext website: <a href="https://github.com/TriliumNext">https://github.com/TriliumNext</a>
|
||||
|
||||
</p>
|
||||
<h3>Cleanup</h3>
|
||||
</p>
|
||||
<h3>Cleanup</h3>
|
||||
|
||||
<p>Once you're finished with experimenting and want to cleanup these pages,
|
||||
you can simply delete them all.</p>
|
||||
<section class="include-note" data-note-id="6eIB85IPXShx"
|
||||
data-box-size="medium"> </section>
|
||||
<h3>Formatting</h3>
|
||||
<p>Once you're finished with experimenting and want to cleanup these pages,
|
||||
you can simply delete them all.</p>
|
||||
<section class="include-note" data-note-id="xNgX9Cfpn6WV"
|
||||
data-box-size="medium"> </section>
|
||||
<h3>Formatting</h3>
|
||||
|
||||
<p>TriliumNext supports classic formatting like <i>italic</i>, <strong>bold</strong>, <i><strong>bold and italic</strong></i>.
|
||||
Of course you can add links like this one pointing to <a href="http://www.google.com">google.com</a>
|
||||
<p>TriliumNext supports classic formatting like <i>italic</i>, <strong>bold</strong>, <i><strong>bold and italic</strong></i>.
|
||||
Of course you can add links like this one pointing to <a href="http://www.google.com">google.com</a>
|
||||
|
||||
</p>
|
||||
<p>Lists</p>
|
||||
<p><strong>Ordered:</strong>
|
||||
</p>
|
||||
<p>Lists</p>
|
||||
<p><strong>Ordered:</strong>
|
||||
|
||||
</p>
|
||||
<ol>
|
||||
<li>First Item</li>
|
||||
<li>Second item
|
||||
</p>
|
||||
<ol>
|
||||
<li>First sub-item
|
||||
<li>First Item</li>
|
||||
<li>Second item
|
||||
<ol>
|
||||
<li>sub-sub-item</li>
|
||||
<li>First sub-item
|
||||
<ol>
|
||||
<li>sub-sub-item</li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
</ol>
|
||||
<p><strong>Unordered:</strong>
|
||||
<p><strong>Unordered:</strong>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>Item</li>
|
||||
<li>Another item
|
||||
</p>
|
||||
<ul>
|
||||
<li>Sub-item</li>
|
||||
<li>Item</li>
|
||||
<li>Another item
|
||||
<ul>
|
||||
<li>Sub-item</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<p>Block quotes</p>
|
||||
<blockquote>
|
||||
<p>Whereof one cannot speak, thereof one must be silent”</p>
|
||||
<p>– Ludwig Wittgenstein</p>
|
||||
</blockquote>
|
||||
<p>Checkout also other examples like <a href="Trilium%20Demo/Formatting%20examples/School%20schedule.html">tables</a>,
|
||||
<a
|
||||
href="Trilium%20Demo/Formatting%20examples/Checkbox%20lists.html">checkbox lists,</a> <a href="Trilium%20Demo/Formatting%20examples/Highlighting.html">highlighting</a>,
|
||||
<a
|
||||
href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocks</a>and <a href="Trilium%20Demo/Formatting%20examples/Math.html">math examples</a>.</p>
|
||||
<p>Block quotes</p>
|
||||
<blockquote>
|
||||
<p>Whereof one cannot speak, thereof one must be silent”</p>
|
||||
<p>– Ludwig Wittgenstein</p>
|
||||
</blockquote>
|
||||
<p>Checkout also other examples like <a href="Trilium%20Demo/Formatting%20examples/School%20schedule.html">tables</a>,
|
||||
<a
|
||||
href="Trilium%20Demo/Formatting%20examples/Checkbox%20lists.html">checkbox lists,</a> <a href="Trilium%20Demo/Formatting%20examples/Highlighting.html">highlighting</a>,
|
||||
<a
|
||||
href="Trilium%20Demo/Formatting%20examples/Code%20blocks.html">code blocks</a>and <a href="Trilium%20Demo/Formatting%20examples/Math.html">math examples</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,27 +61,31 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<div>
|
||||
<div>
|
||||
|
||||
<h2>Main characters</h2>
|
||||
|
||||
<p>… here put main characters …</p>
|
||||
<p> </p>
|
||||
<h2>Plot</h2>
|
||||
<p>… here put main characters …</p>
|
||||
<p> </p>
|
||||
<h2>Plot</h2>
|
||||
|
||||
<p>… describe main plot lines …</p>
|
||||
<p> </p>
|
||||
<h2>Tone</h2>
|
||||
<p>… describe main plot lines …</p>
|
||||
<p> </p>
|
||||
<h2>Tone</h2>
|
||||
|
||||
<p> </p>
|
||||
<h2>Genre</h2>
|
||||
<p> </p>
|
||||
<h2>Genre</h2>
|
||||
|
||||
<p>scifi / drama / romance</p>
|
||||
<p> </p>
|
||||
<h2>Similar books</h2>
|
||||
<p>scifi / drama / romance</p>
|
||||
<p> </p>
|
||||
<h2>Similar books</h2>
|
||||
|
||||
<ul>
|
||||
<li>…</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>…</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,10 +61,14 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<blockquote>
|
||||
<p>highlght 1</p>
|
||||
</blockquote>
|
||||
<p>my comment</p>
|
||||
<div>
|
||||
<div>
|
||||
<blockquote>
|
||||
<p>highlght 1</p>
|
||||
</blockquote>
|
||||
<p>my comment</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,17 +61,21 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Checkout Kindle daily deals: <a href="https://www.amazon.com/gp/feature.html?docId=1000677541">https://www.amazon.com/gp/feature.html?docId=1000677541</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>Checkout Kindle daily deals: <a href="https://www.amazon.com/gp/feature.html?docId=1000677541">https://www.amazon.com/gp/feature.html?docId=1000677541</a>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>Cixin Liu - <a href="https://www.amazon.com/Dark-Forest-Remembrance-Earths-Past/dp/0765386690/ref=pd_bxgy_14_img_2?_encoding=UTF8&pd_rd_i=0765386690&pd_rd_r=AB0J179TM9NTEAMHE240&pd_rd_w=FAhxX&pd_rd_wg=pLGK7&psc=1&refRID=AB0J179TM9NTEAMHE240">The Dark Forest</a>
|
||||
</p>
|
||||
<ul>
|
||||
<li>Cixin Liu - <a href="https://www.amazon.com/Dark-Forest-Remembrance-Earths-Past/dp/0765386690/ref=pd_bxgy_14_img_2?_encoding=UTF8&pd_rd_i=0765386690&pd_rd_r=AB0J179TM9NTEAMHE240&pd_rd_w=FAhxX&pd_rd_wg=pLGK7&psc=1&refRID=AB0J179TM9NTEAMHE240">The Dark Forest</a>
|
||||
|
||||
</li>
|
||||
<li>Ann Leckie - <a href="https://www.amazon.com/Ancillary-Sword-Imperial-Radch-Leckie/dp/0316246654/ref=pd_sim_14_1?_encoding=UTF8&pd_rd_i=0316246654&pd_rd_r=D7KDTGZFP7YM1YSYVY4G&pd_rd_w=jkn28&pd_rd_wg=JVhtw&psc=1&refRID=D7KDTGZFP7YM1YSYVY4G">Ancillary Sword</a>
|
||||
</li>
|
||||
<li>Ann Leckie - <a href="https://www.amazon.com/Ancillary-Sword-Imperial-Radch-Leckie/dp/0316246654/ref=pd_sim_14_1?_encoding=UTF8&pd_rd_i=0316246654&pd_rd_r=D7KDTGZFP7YM1YSYVY4G&pd_rd_w=jkn28&pd_rd_wg=JVhtw&psc=1&refRID=D7KDTGZFP7YM1YSYVY4G">Ancillary Sword</a>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -31,8 +31,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,33 +61,37 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Create easy TODO-lists with checkboxes:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">buy milk</span>
|
||||
<div>
|
||||
<div>
|
||||
<p>Create easy TODO-lists with checkboxes:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">buy milk</span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">do the laundry</span>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">do the laundry</span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">watch TV</span>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">watch TV</span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">eat ice cream</span>
|
||||
</label>
|
||||
</li>
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description">eat ice cream</span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -37,19 +37,23 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<p>Code blocks are useful to add short snippets of code blocks inside text
|
||||
notes. Depending on your preference, it's possible to enable or disable
|
||||
word wrapping for these code blocks.</p>
|
||||
<p>We added syntax highlighting to code blocks as well. When a code block
|
||||
is first created it will try to automatically determine the programming
|
||||
language, should that fail it is possible to manually adjust it. The color
|
||||
scheme for the syntax highlighting is adjustable in settings. </p><pre><code class="language-application-javascript-env-frontend">function helloWorld() {
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<p>Code blocks are useful to add short snippets of code blocks inside text
|
||||
notes. Depending on your preference, it's possible to enable or disable
|
||||
word wrapping for these code blocks.</p>
|
||||
<p>We added syntax highlighting to code blocks as well. When a code block
|
||||
is first created it will try to automatically determine the programming
|
||||
language, should that fail it is possible to manually adjust it. The color
|
||||
scheme for the syntax highlighting is adjustable in settings. </p><pre><code class="language-application-javascript-env-frontend">function helloWorld() {
|
||||
alert("Hello world");
|
||||
}</code></pre>
|
||||
|
||||
<p>For larger pieces of code it is better to use a code note, which uses
|
||||
a fully-fledged code editor (CodeMirror). For an example of a code note,
|
||||
see <a class="reference-link" href="../Scripting%20examples/Custom%20request%20handler.js">Custom request handler</a>.</p>
|
||||
<p>For larger pieces of code it is better to use a code note, which uses
|
||||
a fully-fledged code editor (CodeMirror). For an example of a code note,
|
||||
see <a class="reference-link" href="../Scripting%20examples/Custom%20request%20handler.js">Custom request handler</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,21 +61,25 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p><span class="text-big">Space Shuttle Discovery</span> (Orbiter Vehicle
|
||||
Designation: <code>OV-103</code>) is one of the orbiters from NASA's Space
|
||||
Shuttle program and the third of five fully operational orbiters to be
|
||||
built. Its first mission, STS-41-D, flew from August 30 to September 5,
|
||||
1984. Over 27 years of service it launched and landed <span style="background-color:hsl(60,75%,60%)">39 times</span>,
|
||||
gathering more spaceflights than any other spacecraft to date. The shuttle
|
||||
has three main components: the Space Shuttle orbiter, a central fuel tank,
|
||||
and two rocket boosters. Nearly <span style="background-color:hsl(120,75%,60%)">25,000 heat resistant tiles</span> cover
|
||||
the orbiter to protect it from high temperatures on re-entry.</p>
|
||||
<p>Discovery became the third operational orbiter to enter service, preceded
|
||||
by Columbia and Challenger. <span style="color:hsl(270,75%,60%)">It embarked on its last mission, STS-133, on February 24, 2011</span> and
|
||||
touched down for the final time at Kennedy Space Center on March 9, having
|
||||
spent a cumulative total of almost a full year in space. Discovery performed
|
||||
both research and International Space Station (ISS) assembly missions,
|
||||
and also carried the Hubble Space Telescope into orbit.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p><span class="text-big">Space Shuttle Discovery</span> (Orbiter Vehicle
|
||||
Designation: <code>OV-103</code>) is one of the orbiters from NASA's Space
|
||||
Shuttle program and the third of five fully operational orbiters to be
|
||||
built. Its first mission, STS-41-D, flew from August 30 to September 5,
|
||||
1984. Over 27 years of service it launched and landed <span style="background-color:hsl(60,75%,60%)">39 times</span>,
|
||||
gathering more spaceflights than any other spacecraft to date. The shuttle
|
||||
has three main components: the Space Shuttle orbiter, a central fuel tank,
|
||||
and two rocket boosters. Nearly <span style="background-color:hsl(120,75%,60%)">25,000 heat resistant tiles</span> cover
|
||||
the orbiter to protect it from high temperatures on re-entry.</p>
|
||||
<p>Discovery became the third operational orbiter to enter service, preceded
|
||||
by Columbia and Challenger. <span style="color:hsl(270,75%,60%)">It embarked on its last mission, STS-133, on February 24, 2011</span> and
|
||||
touched down for the final time at Kennedy Space Center on March 9, having
|
||||
spent a cumulative total of almost a full year in space. Discovery performed
|
||||
both research and International Space Station (ISS) assembly missions,
|
||||
and also carried the Hubble Space Telescope into orbit.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,13 +61,17 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p><span class="math-tex">\(% \f is defined as #1f(#2) using the macro \f\relax{x} = \int_{-\infty}^\infty \f\hat\xi\,e^{2 \pi i \xi x} \,d\xi\)</span>Some
|
||||
math examples:</p><span class="math-tex">\[\displaystyle \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } }\]</span>
|
||||
<div>
|
||||
<div>
|
||||
<p><span class="math-tex">\(% \f is defined as #1f(#2) using the macro \f\relax{x} = \int_{-\infty}^\infty \f\hat\xi\,e^{2 \pi i \xi x} \,d\xi\)</span>Some
|
||||
math examples:</p><span class="math-tex">\[\displaystyle \frac{1}{\Bigl(\sqrt{\phi \sqrt{5}}-\phi\Bigr) e^{\frac25 \pi}} = 1+\frac{e^{-2\pi}} {1+\frac{e^{-4\pi}} {1+\frac{e^{-6\pi}} {1+\frac{e^{-8\pi}} {1+\cdots} } } }\]</span>
|
||||
|
||||
<p>Another:</p><span class="math-tex">\[\displaystyle \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)\]</span>
|
||||
<p>Another:</p><span class="math-tex">\[\displaystyle \left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)\]</span>
|
||||
|
||||
<p>Inline math is also possible: <span class="math-tex">\(c^2 = a^2 + b^2\)</span> Neat!</p>
|
||||
<p> </p>
|
||||
<p>Inline math is also possible: <span class="math-tex">\(c^2 = a^2 + b^2\)</span> Neat!</p>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,55 +61,59 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<figure class="table">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th>Monday</th>
|
||||
<th>Tuesday</th>
|
||||
<th>Wednesday</th>
|
||||
<th>Thursday</th>
|
||||
<th>Friday</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>9:00-10:30</th>
|
||||
<td>P.E.</td>
|
||||
<td> </td>
|
||||
<td>Math</td>
|
||||
<td>Computer Science</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>11:00-12:30</th>
|
||||
<td>History</td>
|
||||
<td>English</td>
|
||||
<td> </td>
|
||||
<td>Physics</td>
|
||||
<td>Math</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>13:00-14:30</th>
|
||||
<td> </td>
|
||||
<td>Computer Science</td>
|
||||
<td>Chemistry</td>
|
||||
<td>Physics Lab</td>
|
||||
<td>Geography</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>15:00-16:30</th>
|
||||
<td>Computer Science</td>
|
||||
<td> </td>
|
||||
<td>Latin</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<figcaption>School schedule</figcaption>
|
||||
</figure>
|
||||
<div>
|
||||
<div>
|
||||
<figure class="table">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th> </th>
|
||||
<th>Monday</th>
|
||||
<th>Tuesday</th>
|
||||
<th>Wednesday</th>
|
||||
<th>Thursday</th>
|
||||
<th>Friday</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>9:00-10:30</th>
|
||||
<td>P.E.</td>
|
||||
<td> </td>
|
||||
<td>Math</td>
|
||||
<td>Computer Science</td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>11:00-12:30</th>
|
||||
<td>History</td>
|
||||
<td>English</td>
|
||||
<td> </td>
|
||||
<td>Physics</td>
|
||||
<td>Math</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>13:00-14:30</th>
|
||||
<td> </td>
|
||||
<td>Computer Science</td>
|
||||
<td>Chemistry</td>
|
||||
<td>Physics Lab</td>
|
||||
<td>Geography</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>15:00-16:30</th>
|
||||
<td>Computer Science</td>
|
||||
<td> </td>
|
||||
<td>Latin</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<figcaption>School schedule</figcaption>
|
||||
</figure>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,8 +61,12 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>This is a place I use to put notes waiting for better categorization</p>
|
||||
<p> </p>
|
||||
<div>
|
||||
<div>
|
||||
<p>This is a place I use to put notes waiting for better categorization</p>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,10 +61,14 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>How to be a stoic from Massimo Pigliuci:</p>
|
||||
<p><a href="https://www.amazon.com/gp/product/B01K3WN1BY?pf_rd_m=A2R2RITDJNW1Q6&storeType=ebooks&pageType=STOREFRONT&pf_rd_p=8e2a96d9-c848-435b-92bd-0856850ad544&pf_rd_r=4J6CT15BS4X8062XNGDF&pf_rd_s=merchandised-search-5&pf_rd_t=40901&ref_=dbs_f_ebk_rwt_scns_mwl_ms5_kmw_8e2a96d9-c848-435b-92bd-0856850ad544_2&pf_rd_i=154606011">https://www.amazon.com/gp/product/B01K3WN1BY?pf_rd_m=A2R2RITDJNW1Q6&storeType=ebooks&pageType=STOREFRONT&pf_rd_p=8e2a96d9-c848-435b-92bd-0856850ad544&pf_rd_r=4J6CT15BS4X8062XNGDF&pf_rd_s=merchandised-search-5&pf_rd_t=40901&ref_=dbs_f_ebk_rwt_scns_mwl_ms5_kmw_8e2a96d9-c848-435b-92bd-0856850ad544_2&pf_rd_i=154606011</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>How to be a stoic from Massimo Pigliuci:</p>
|
||||
<p><a href="https://www.amazon.com/gp/product/B01K3WN1BY?pf_rd_m=A2R2RITDJNW1Q6&storeType=ebooks&pageType=STOREFRONT&pf_rd_p=8e2a96d9-c848-435b-92bd-0856850ad544&pf_rd_r=4J6CT15BS4X8062XNGDF&pf_rd_s=merchandised-search-5&pf_rd_t=40901&ref_=dbs_f_ebk_rwt_scns_mwl_ms5_kmw_8e2a96d9-c848-435b-92bd-0856850ad544_2&pf_rd_i=154606011">https://www.amazon.com/gp/product/B01K3WN1BY?pf_rd_m=A2R2RITDJNW1Q6&storeType=ebooks&pageType=STOREFRONT&pf_rd_p=8e2a96d9-c848-435b-92bd-0856850ad544&pf_rd_r=4J6CT15BS4X8062XNGDF&pf_rd_s=merchandised-search-5&pf_rd_t=40901&ref_=dbs_f_ebk_rwt_scns_mwl_ms5_kmw_8e2a96d9-c848-435b-92bd-0856850ad544_2&pf_rd_i=154606011</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,12 +61,16 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>cucumber</li>
|
||||
<li>cheese</li>
|
||||
<li>beer</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>cucumber</li>
|
||||
<li>cheese</li>
|
||||
<li>beer</li>
|
||||
</ul>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,19 +61,23 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>"<strong>The Last Question</strong>" is a <a href="https://en.wikipedia.org/wiki/Science_fiction">science fiction</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Short_story">short story</a>by American writer <a href="https://en.wikipedia.org/wiki/Isaac_Asimov">Isaac Asimov</a>.
|
||||
It first appeared in the November 1956 issue of <a href="https://en.wikipedia.org/wiki/Science_Fiction_Quarterly"><i>Science Fiction Quarterly</i></a>.</p>
|
||||
<section
|
||||
class="include-note" data-note-id="SwUPk8UkwOx5"> </section>
|
||||
<p>This page demonstrates two things:</p>
|
||||
<ul>
|
||||
<li>possibility to <a href="https://github.com/zadam/trilium/wiki/Text-editor#include-note">include one note into another</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>"<strong>The Last Question</strong>" is a <a href="https://en.wikipedia.org/wiki/Science_fiction">science fiction</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Short_story">short story</a>by American writer <a href="https://en.wikipedia.org/wiki/Isaac_Asimov">Isaac Asimov</a>.
|
||||
It first appeared in the November 1956 issue of <a href="https://en.wikipedia.org/wiki/Science_Fiction_Quarterly"><i>Science Fiction Quarterly</i></a>.</p>
|
||||
<section
|
||||
class="include-note" data-note-id="SwUPk8UkwOx5"> </section>
|
||||
<p>This page demonstrates two things:</p>
|
||||
<ul>
|
||||
<li>possibility to <a href="https://github.com/zadam/trilium/wiki/Text-editor#include-note">include one note into another</a>
|
||||
|
||||
</li>
|
||||
<li>PDF preview - you can read PDFs directly in Trilium!</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>PDF preview - you can read PDFs directly in Trilium!</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,9 +61,13 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>You can read some explanation on how this journal works here: <a href="https://github.com/zadam/trilium/wiki/Day-notes">https://github.com/zadam/trilium/wiki/Day-notes</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>You can read some explanation on how this journal works here: <a href="https://github.com/zadam/trilium/wiki/Day-notes">https://github.com/zadam/trilium/wiki/Day-notes</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,14 +61,18 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>XBox</li>
|
||||
<li>Candles</li>
|
||||
<li><a href="https://www.amazon.ca/Anker-SoundCore-Portable-Bluetooth-Resistance/dp/B01MTB55WH?pd_rd_wg=honW8&pd_rd_r=c9bb7c0f-0051-4da7-991f-4ca711a1b3e3&pd_rd_w=ciUpR&ref_=pd_gw_simh&pf_rd_r=K10XKX0NGPDNTYYP4BS4&pf_rd_p=5f1b460b-78c1-580e-929e-2878fe4859e8">Portable speakers</a>
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>XBox</li>
|
||||
<li>Candles</li>
|
||||
<li><a href="https://www.amazon.ca/Anker-SoundCore-Portable-Bluetooth-Resistance/dp/B01MTB55WH?pd_rd_wg=honW8&pd_rd_r=c9bb7c0f-0051-4da7-991f-4ca711a1b3e3&pd_rd_w=ciUpR&ref_=pd_gw_simh&pf_rd_r=K10XKX0NGPDNTYYP4BS4&pf_rd_p=5f1b460b-78c1-580e-929e-2878fe4859e8">Portable speakers</a>
|
||||
|
||||
</li>
|
||||
<li>...?</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>...?</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bla bla bla ....</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bla bla bla ....</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,19 +61,23 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Wiki: <a href="https://en.wikipedia.org/wiki/Trusted_timestamping">https://en.wikipedia.org/wiki/Trusted_timestamping</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>Wiki: <a href="https://en.wikipedia.org/wiki/Trusted_timestamping">https://en.wikipedia.org/wiki/Trusted_timestamping</a>
|
||||
|
||||
</p>
|
||||
<p>Bozho: <a href="https://techblog.bozho.net/using-trusted-timestamping-java/">https://techblog.bozho.net/using-trusted-timestamping-java/</a>
|
||||
</p>
|
||||
<p>Bozho: <a href="https://techblog.bozho.net/using-trusted-timestamping-java/">https://techblog.bozho.net/using-trusted-timestamping-java/</a>
|
||||
|
||||
</p>
|
||||
<p><strong>Trusted timestamping</strong> is the process of <a href="https://en.wikipedia.org/wiki/Computer_security">securely</a> keeping
|
||||
track of the creation and modification time of a document. Security here
|
||||
means that no one—not even the owner of the document—should be able to
|
||||
change it once it has been recorded provided that the timestamper's integrity
|
||||
is never compromised.</p>
|
||||
<p>The administrative aspect involves setting up a publicly available, trusted
|
||||
timestamp management infrastructure to collect, process and renew timestamps.</p>
|
||||
</p>
|
||||
<p><strong>Trusted timestamping</strong> is the process of <a href="https://en.wikipedia.org/wiki/Computer_security">securely</a> keeping
|
||||
track of the creation and modification time of a document. Security here
|
||||
means that no one—not even the owner of the document—should be able to
|
||||
change it once it has been recorded provided that the timestamper's integrity
|
||||
is never compromised.</p>
|
||||
<p>The administrative aspect involves setting up a publicly available, trusted
|
||||
timestamp management infrastructure to collect, process and renew timestamps.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,13 +61,17 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Miscellaneous notes done on monday ...</p>
|
||||
<p> </p>
|
||||
<p>Interesting video: <a href="https://www.youtube.com/watch?v=_eSAF_qT_FY&feature=youtu.be">https://www.youtube.com/watch?v=_eSAF_qT_FY&feature=youtu.be</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>Miscellaneous notes done on monday ...</p>
|
||||
<p> </p>
|
||||
<p>Interesting video: <a href="https://www.youtube.com/watch?v=_eSAF_qT_FY&feature=youtu.be">https://www.youtube.com/watch?v=_eSAF_qT_FY&feature=youtu.be</a>
|
||||
|
||||
</p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
</p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>bla bla bla ...</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>bla bla bla ...</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bought a book!</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bought a book!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div>That was fun!</div>
|
||||
<div>
|
||||
<div>
|
||||
<div>That was fun!</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>I enjoyed this book a lot. It's slow moving at times with the author taking
|
||||
his time with conversations and descriptions of them. The premise is very
|
||||
interesting, but I'm sad that it wasn't elaborated more deeply - e.g. the
|
||||
history and development of the clakker technology with Huygens and how
|
||||
Spinoza comes into the picture. Maybe the author saves it for the next
|
||||
two parts of the book.</p>
|
||||
<p>Language can be intimidating at first for non-native english speakers
|
||||
- author uses wide range of vocabulary. Fortunately it gets better after
|
||||
a while as reader adjusts.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>I enjoyed this book a lot. It's slow moving at times with the author taking
|
||||
his time with conversations and descriptions of them. The premise is very
|
||||
interesting, but I'm sad that it wasn't elaborated more deeply - e.g. the
|
||||
history and development of the clakker technology with Huygens and how
|
||||
Spinoza comes into the picture. Maybe the author saves it for the next
|
||||
two parts of the book.</p>
|
||||
<p>Language can be intimidating at first for non-native english speakers
|
||||
- author uses wide range of vocabulary. Fortunately it gets better after
|
||||
a while as reader adjusts.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,30 +61,34 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<blockquote>
|
||||
<p>Like a raindrop rolling down dry valleys to the sea, his body sensed the
|
||||
contours of agony and helplessly followed their gradient. Impelled by alchemical
|
||||
compulsion rather than gravity, Jax became an unstoppable boulder careering
|
||||
along gullies of human whim.</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Free Will was a vacuum, a negative space. It was the absence of coercion,
|
||||
the absence of compulsion, the absence of agony.</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Overwhelming: he could do anything he wanted. But the grand sum of anything-at-all
|
||||
was nothing-at-all. The topology of freedom offered no gradients to nudge
|
||||
him, no landmarks to guide him. How did humans guide themselves? How did
|
||||
they know what to do and what not to do? How did they know when to do anything
|
||||
without the benefit of geasa and metageasa to prioritize every single action
|
||||
of their waking lives? How did they order their daily existence without
|
||||
somebody to tell them what to do?</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Life as a slave was unspeakable; life as a slave who had briefly tasted
|
||||
freedom was unthinkable. Clakkers carried complex geasa by dint of alchemy;
|
||||
humans carried heavy obligations, too, but called them culture. Society.</p>
|
||||
</blockquote>
|
||||
<div>
|
||||
<div>
|
||||
<blockquote>
|
||||
<p>Like a raindrop rolling down dry valleys to the sea, his body sensed the
|
||||
contours of agony and helplessly followed their gradient. Impelled by alchemical
|
||||
compulsion rather than gravity, Jax became an unstoppable boulder careering
|
||||
along gullies of human whim.</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Free Will was a vacuum, a negative space. It was the absence of coercion,
|
||||
the absence of compulsion, the absence of agony.</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Overwhelming: he could do anything he wanted. But the grand sum of anything-at-all
|
||||
was nothing-at-all. The topology of freedom offered no gradients to nudge
|
||||
him, no landmarks to guide him. How did humans guide themselves? How did
|
||||
they know what to do and what not to do? How did they know when to do anything
|
||||
without the benefit of geasa and metageasa to prioritize every single action
|
||||
of their waking lives? How did they order their daily existence without
|
||||
somebody to tell them what to do?</p>
|
||||
</blockquote>
|
||||
<blockquote>
|
||||
<p>Life as a slave was unspeakable; life as a slave who had briefly tasted
|
||||
freedom was unthinkable. Clakkers carried complex geasa by dint of alchemy;
|
||||
humans carried heavy obligations, too, but called them culture. Society.</p>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,13 +61,17 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
<figure class="image image-style-side">
|
||||
<img src="DONE - Buy a board game fo.jpg" />
|
||||
</figure>
|
||||
<p>Maybe CodeNames? <a href="https://boardgamegeek.com/boardgame/178900/codenames">https://boardgamegeek.com/boardgame/178900/codenames</a>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
<figure class="image image-style-side">
|
||||
<img src="DONE - Buy a board game fo.jpg" />
|
||||
</figure>
|
||||
<p>Maybe CodeNames? <a href="https://boardgamegeek.com/boardgame/178900/codenames">https://boardgamegeek.com/boardgame/178900/codenames</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,11 +61,15 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Epic is kind of medium-term events or projects spread over days or months.</p>
|
||||
<p>Remember that Trilium is all free form so you can organise your stuff
|
||||
in whatever way you'd like.</p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Epic is kind of medium-term events or projects spread over days or months.</p>
|
||||
<p>Remember that Trilium is all free form so you can organise your stuff
|
||||
in whatever way you'd like.</p>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>This christmas is going to be awesome!</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>This christmas is going to be awesome!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div>Carp of course!</div>
|
||||
<div>
|
||||
<div>
|
||||
<div>Carp of course!</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,8 +61,12 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>25. 12., 26. 12., 1. 1. - statutory holidays</p>
|
||||
<p>27. 12. - 29. 12., 2. 1. - vacation days</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>25. 12., 26. 12., 1. 1. - statutory holidays</p>
|
||||
<p>27. 12. - 29. 12., 2. 1. - vacation days</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div>Planning stuff etc.</div>
|
||||
<div>
|
||||
<div>
|
||||
<div>Planning stuff etc.</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -33,8 +33,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
<div>
|
||||
<div>
|
||||
<p>TODO:</p>
|
||||
<ul class="todo-list">
|
||||
<li>
|
||||
<label class="todo-list__label">
|
||||
<input type="checkbox" disabled="disabled"><span class="todo-list__label__description"> </span>
|
||||
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</label>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,12 +61,16 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>This is a simple TODO/Task manager. You can see some description and explanation
|
||||
here: <a href="https://github.com/zadam/trilium/wiki/Task-manager">https://github.com/zadam/trilium/wiki/Task-manager</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>This is a simple TODO/Task manager. You can see some description and explanation
|
||||
here: <a href="https://github.com/zadam/trilium/wiki/Task-manager">https://github.com/zadam/trilium/wiki/Task-manager</a>
|
||||
|
||||
</p>
|
||||
<p>Please note that this is meant as scripting example only and feature/bug
|
||||
support is very limited.</p>
|
||||
</p>
|
||||
<p>Please note that this is meant as scripting example only and feature/bug
|
||||
support is very limited.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,13 +61,17 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
<figure class="image image-style-side">
|
||||
<img src="Buy a board game for Alice.jpg" />
|
||||
</figure>
|
||||
<p>Maybe CodeNames? <a href="https://boardgamegeek.com/boardgame/178900/codenames">https://boardgamegeek.com/boardgame/178900/codenames</a>
|
||||
<div>
|
||||
<div>
|
||||
<p> </p>
|
||||
<figure class="image image-style-side">
|
||||
<img src="Buy a board game for Alice.jpg" />
|
||||
</figure>
|
||||
<p>Maybe CodeNames? <a href="https://boardgamegeek.com/boardgame/178900/codenames">https://boardgamegeek.com/boardgame/178900/codenames</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Just in time for new years resolution!</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Just in time for new years resolution!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bob likes to read popular science books so something like that ..</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Bob likes to read popular science books so something like that ..</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,17 +61,21 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p><a href="https://en.wikipedia.org/wiki/The_Black_Swan:_The_Impact_of_the_Highly_Improbable">https://en.wikipedia.org/wiki/The_Black_Swan:_The_Impact_of_the_Highly_Improbable</a>
|
||||
<div>
|
||||
<div>
|
||||
<p><a href="https://en.wikipedia.org/wiki/The_Black_Swan:_The_Impact_of_the_Highly_Improbable">https://en.wikipedia.org/wiki/The_Black_Swan:_The_Impact_of_the_Highly_Improbable</a>
|
||||
|
||||
</p>
|
||||
<p> </p>
|
||||
<p><i><strong>The Black Swan: The Impact of the Highly Improbable</strong></i> is
|
||||
a 2007 book by author and former <a href="https://en.wikipedia.org/wiki/Options_trader">options trader</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb">Nassim Nicholas Taleb</a>. The book focuses on the extreme impact of rare
|
||||
and unpredictable <a href="https://en.wikipedia.org/wiki/Outlier">outlier</a> events
|
||||
— and the human tendency to find simplistic explanations for these events,
|
||||
retrospectively. Taleb calls this the <a href="https://en.wikipedia.org/wiki/Black_Swan_theory">Black Swan theory</a>.</p>
|
||||
</p>
|
||||
<p> </p>
|
||||
<p><i><strong>The Black Swan: The Impact of the Highly Improbable</strong></i> is
|
||||
a 2007 book by author and former <a href="https://en.wikipedia.org/wiki/Options_trader">options trader</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Nassim_Nicholas_Taleb">Nassim Nicholas Taleb</a>. The book focuses on the extreme impact of rare
|
||||
and unpredictable <a href="https://en.wikipedia.org/wiki/Outlier">outlier</a> events
|
||||
— and the human tendency to find simplistic explanations for these events,
|
||||
retrospectively. Taleb calls this the <a href="https://en.wikipedia.org/wiki/Black_Swan_theory">Black Swan theory</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Expand note on the left pane to see content.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Expand note on the left pane to see content.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,20 +61,24 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p><strong>Bash</strong> is a <a href="https://en.wikipedia.org/wiki/Unix_shell">Unix shell</a> and
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Command_language">command language</a>written by <a href="https://en.wikipedia.org/wiki/Brian_Fox_(computer_programmer)">Brian Fox</a> for
|
||||
the <a href="https://en.wikipedia.org/wiki/GNU_Project">GNU Project</a> as
|
||||
a <a href="https://en.wikipedia.org/wiki/Free_software">free software</a> replacement
|
||||
for the <a href="https://en.wikipedia.org/wiki/Bourne_shell">Bourne shell</a>.
|
||||
First released in 1989, it has been distributed widely as the default
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Login">login</a>shell for most <a href="https://en.wikipedia.org/wiki/Linux">Linux</a> distributions
|
||||
and <a href="https://en.wikipedia.org/wiki/Apple_Inc.">Apple's</a> <a href="https://en.wikipedia.org/wiki/MacOS">macOS</a> (formerly
|
||||
OS X). A version <a href="https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux">is also available for Windows 10</a>.</p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">Bash on Wikipedia</a>
|
||||
<div>
|
||||
<div>
|
||||
<p><strong>Bash</strong> is a <a href="https://en.wikipedia.org/wiki/Unix_shell">Unix shell</a> and
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Command_language">command language</a>written by <a href="https://en.wikipedia.org/wiki/Brian_Fox_(computer_programmer)">Brian Fox</a> for
|
||||
the <a href="https://en.wikipedia.org/wiki/GNU_Project">GNU Project</a> as
|
||||
a <a href="https://en.wikipedia.org/wiki/Free_software">free software</a> replacement
|
||||
for the <a href="https://en.wikipedia.org/wiki/Bourne_shell">Bourne shell</a>.
|
||||
First released in 1989, it has been distributed widely as the default
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Login">login</a>shell for most <a href="https://en.wikipedia.org/wiki/Linux">Linux</a> distributions
|
||||
and <a href="https://en.wikipedia.org/wiki/Apple_Inc.">Apple's</a> <a href="https://en.wikipedia.org/wiki/MacOS">macOS</a> (formerly
|
||||
OS X). A version <a href="https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux">is also available for Windows 10</a>.</p>
|
||||
<p><a href="https://en.wikipedia.org/wiki/Bash_(Unix_shell)">Bash on Wikipedia</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,89 +61,93 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<h3>Login shell</h3>
|
||||
<div>
|
||||
<div>
|
||||
<h3>Login shell</h3>
|
||||
|
||||
<p>As a "login shell", Bash reads and sets (executes) the user's profile
|
||||
from /etc/profile and one of ~/.bash_profile, ~/.bash_login, or ~/.profile
|
||||
(in that order, using the first one that's readable!).</p>
|
||||
<p>When a login shell exits, Bash reads and executes commands from the file
|
||||
~/.bash_logout, if it exists.</p>
|
||||
<p>Why an extra login shell mode? There are many actions and variable sets
|
||||
that only make sense for the initial user login. That's why all UNIX® shells
|
||||
have (should have) a "login" mode.</p>
|
||||
<p><i><strong>Methods to start Bash as a login shell:</strong></i>
|
||||
<p>As a "login shell", Bash reads and sets (executes) the user's profile
|
||||
from /etc/profile and one of ~/.bash_profile, ~/.bash_login, or ~/.profile
|
||||
(in that order, using the first one that's readable!).</p>
|
||||
<p>When a login shell exits, Bash reads and executes commands from the file
|
||||
~/.bash_logout, if it exists.</p>
|
||||
<p>Why an extra login shell mode? There are many actions and variable sets
|
||||
that only make sense for the initial user login. That's why all UNIX® shells
|
||||
have (should have) a "login" mode.</p>
|
||||
<p><i><strong>Methods to start Bash as a login shell:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>the first character of argv[0] is - (a hyphen): traditional UNIX® shells
|
||||
start from the login binary</li>
|
||||
<li>Bash is started with the -l option</li>
|
||||
<li>Bash is started with the --login option</li>
|
||||
</ul>
|
||||
<p><i><strong>Methods to test for login shell mode:</strong></i>
|
||||
</p>
|
||||
<ul>
|
||||
<li>the first character of argv[0] is - (a hyphen): traditional UNIX® shells
|
||||
start from the login binary</li>
|
||||
<li>Bash is started with the -l option</li>
|
||||
<li>Bash is started with the --login option</li>
|
||||
</ul>
|
||||
<p><i><strong>Methods to test for login shell mode:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>the shell option <a href="http://wiki.bash-hackers.org/internals/shell_options#login_shell">login_shell</a> is
|
||||
set</li>
|
||||
</ul>
|
||||
<p><i><strong>Related switches:</strong></i>
|
||||
</p>
|
||||
<ul>
|
||||
<li>the shell option <a href="http://wiki.bash-hackers.org/internals/shell_options#login_shell">login_shell</a> is
|
||||
set</li>
|
||||
</ul>
|
||||
<p><i><strong>Related switches:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>--noprofile disables reading of all profile files</li>
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>--noprofile disables reading of all profile files</li>
|
||||
</ul>
|
||||
|
||||
<h3>Interactive shell</h3>
|
||||
|
||||
<p>When Bash starts as an interactive non-login shell, it reads and executes
|
||||
commands from ~/.bashrc. This file should contain, for example, aliases,
|
||||
since they need to be defined in every shell as they're not inherited from
|
||||
the parent shell.</p>
|
||||
<p>The feature to have a system-wide /etc/bash.bashrc or a similar system-wide
|
||||
rc-file is specific to vendors and distributors that ship <i>their own, patched variant of Bash</i>.
|
||||
The classic way to have a system-wide rc file is to source /etc/bashrc
|
||||
from every user's ~/.bashrc.</p>
|
||||
<p><i><strong>Methods to test for interactive-shell mode:</strong></i>
|
||||
<p>When Bash starts as an interactive non-login shell, it reads and executes
|
||||
commands from ~/.bashrc. This file should contain, for example, aliases,
|
||||
since they need to be defined in every shell as they're not inherited from
|
||||
the parent shell.</p>
|
||||
<p>The feature to have a system-wide /etc/bash.bashrc or a similar system-wide
|
||||
rc-file is specific to vendors and distributors that ship <i>their own, patched variant of Bash</i>.
|
||||
The classic way to have a system-wide rc file is to source /etc/bashrc
|
||||
from every user's ~/.bashrc.</p>
|
||||
<p><i><strong>Methods to test for interactive-shell mode:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>the special parameter $- contains the letter i (lowercase I)</li>
|
||||
</ul>
|
||||
<p><i><strong>Related switches:</strong></i>
|
||||
</p>
|
||||
<ul>
|
||||
<li>the special parameter $- contains the letter i (lowercase I)</li>
|
||||
</ul>
|
||||
<p><i><strong>Related switches:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>-i forces the interactive mode</li>
|
||||
<li>--norc disables reading of the startup files (e.g. /etc/bash.bashrc if
|
||||
supported) and ~/.bashrc</li>
|
||||
<li>--rcfile defines another startup file (instead of /etc/bash.bashrc and
|
||||
~/.bashrc)</li>
|
||||
</ul>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>-i forces the interactive mode</li>
|
||||
<li>--norc disables reading of the startup files (e.g. /etc/bash.bashrc if
|
||||
supported) and ~/.bashrc</li>
|
||||
<li>--rcfile defines another startup file (instead of /etc/bash.bashrc and
|
||||
~/.bashrc)</li>
|
||||
</ul>
|
||||
|
||||
<h3>SH mode</h3>
|
||||
|
||||
<p>When Bash starts in SH compatiblity mode, it tries to mimic the startup
|
||||
behaviour of historical versions of sh as closely as possible, while conforming
|
||||
to the POSIX® standard as well. The profile files read are /etc/profile
|
||||
and ~/.profile, if it's a login shell.</p>
|
||||
<p>If it's not a login shell, the environment variable <a href="http://wiki.bash-hackers.org/syntax/shellvars#env">ENV</a> is
|
||||
evaluated and the resulting filename is used as the name of the startup
|
||||
file.</p>
|
||||
<p>After the startup files are read, Bash enters the <a href="http://wiki.bash-hackers.org/scripting/bashbehaviour#posix_run_mode">POSIX(r) compatiblity mode (for running, not for starting!)</a>.</p>
|
||||
<p><i><strong>Bash starts in sh compatiblity mode when:</strong></i>
|
||||
<p>When Bash starts in SH compatiblity mode, it tries to mimic the startup
|
||||
behaviour of historical versions of sh as closely as possible, while conforming
|
||||
to the POSIX® standard as well. The profile files read are /etc/profile
|
||||
and ~/.profile, if it's a login shell.</p>
|
||||
<p>If it's not a login shell, the environment variable <a href="http://wiki.bash-hackers.org/syntax/shellvars#env">ENV</a> is
|
||||
evaluated and the resulting filename is used as the name of the startup
|
||||
file.</p>
|
||||
<p>After the startup files are read, Bash enters the <a href="http://wiki.bash-hackers.org/scripting/bashbehaviour#posix_run_mode">POSIX(r) compatiblity mode (for running, not for starting!)</a>.</p>
|
||||
<p><i><strong>Bash starts in sh compatiblity mode when:</strong></i>
|
||||
|
||||
</p>
|
||||
<ul>
|
||||
<li>the base filename in argv[0] is sh (
|
||||
<figure class="image">
|
||||
<img />
|
||||
</figure> NB: /bin/sh may be linked to /bin/bash, but that doesn't mean it acts
|
||||
like /bin/bash
|
||||
<figure class="image">
|
||||
<img />
|
||||
</figure>)</li>
|
||||
</ul>
|
||||
</p>
|
||||
<ul>
|
||||
<li>the base filename in argv[0] is sh (
|
||||
<figure class="image">
|
||||
<img />
|
||||
</figure> NB: /bin/sh may be linked to /bin/bash, but that doesn't mean it acts
|
||||
like /bin/bash
|
||||
<figure class="image">
|
||||
<img />
|
||||
</figure>)</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,11 +51,13 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<p>Documentation: <a href="http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html">http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html</a>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<p>Documentation: <a href="http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html">http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_09_02.html</a>
|
||||
|
||||
</p><pre><code class="language-text-plain">#!/bin/bash
|
||||
</p><pre><code class="language-text-plain">#!/bin/bash
|
||||
# This script opens 4 terminal windows.
|
||||
|
||||
i="0"
|
||||
@@ -66,6 +68,8 @@ do
|
||||
i=$[$i+1]
|
||||
done</code></pre>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,16 +61,20 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>The <strong>history of Linux</strong> began in 1991 with the commencement
|
||||
of a personal project by <a href="https://en.wikipedia.org/wiki/Finland">Finnish</a> student
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a>to create a new free operating system kernel. Since
|
||||
then, the resulting <a href="https://en.wikipedia.org/wiki/Linux_kernel">Linux kernel</a> has
|
||||
been marked by constant growth throughout its history. Since the initial
|
||||
release of its <a href="https://en.wikipedia.org/wiki/Source_code">source code</a> in
|
||||
1991, it has grown from a small number of <a href="https://en.wikipedia.org/wiki/C_Programming_Language">C</a> files
|
||||
under a license prohibiting commercial distribution to the 4.2.3 version
|
||||
in 2015 with more than 18 million lines of source code under the <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GNU General Public License</a> v2.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>The <strong>history of Linux</strong> began in 1991 with the commencement
|
||||
of a personal project by <a href="https://en.wikipedia.org/wiki/Finland">Finnish</a> student
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Linus_Torvalds">Linus Torvalds</a>to create a new free operating system kernel. Since
|
||||
then, the resulting <a href="https://en.wikipedia.org/wiki/Linux_kernel">Linux kernel</a> has
|
||||
been marked by constant growth throughout its history. Since the initial
|
||||
release of its <a href="https://en.wikipedia.org/wiki/Source_code">source code</a> in
|
||||
1991, it has grown from a small number of <a href="https://en.wikipedia.org/wiki/C_Programming_Language">C</a> files
|
||||
under a license prohibiting commercial distribution to the 4.2.3 version
|
||||
in 2015 with more than 18 million lines of source code under the <a href="https://en.wikipedia.org/wiki/GNU_General_Public_License">GNU General Public License</a> v2.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Expand note on the left pane to see content.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Expand note on the left pane to see content.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,24 +61,28 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>Hold Super - Invoke the Launcher and display the shortcuts</li>
|
||||
<li>Hold Super, then press 1 or 2 or 3 and so on until 0 to open or focus
|
||||
an application. The number corresponds to the location of the icon on the
|
||||
launcher from top to bottom.
|
||||
<div>
|
||||
<div>
|
||||
<ul>
|
||||
<li>Adding Shift will open a new instance of the application if it's already
|
||||
open.</li>
|
||||
<li>Holding the key is also useful when you want to get to the Launcher but
|
||||
do not want to invoke the Dash.</li>
|
||||
<li>Hold Super - Invoke the Launcher and display the shortcuts</li>
|
||||
<li>Hold Super, then press 1 or 2 or 3 and so on until 0 to open or focus
|
||||
an application. The number corresponds to the location of the icon on the
|
||||
launcher from top to bottom.
|
||||
<ul>
|
||||
<li>Adding Shift will open a new instance of the application if it's already
|
||||
open.</li>
|
||||
<li>Holding the key is also useful when you want to get to the Launcher but
|
||||
do not want to invoke the Dash.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Super + T - Open the rubbish bin/trash can.</li>
|
||||
<li>Alt + F1 - Put keyboard focus on the Launcher, use arrow keys to navigate,
|
||||
Enter launches an application, Right arrow exposes the quicklists if an
|
||||
application has them.</li>
|
||||
<li>Ctrl + Alt + T - Launch a terminal window.</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Super + T - Open the rubbish bin/trash can.</li>
|
||||
<li>Alt + F1 - Put keyboard focus on the Launcher, use arrow keys to navigate,
|
||||
Enter launches an application, Right arrow exposes the quicklists if an
|
||||
application has them.</li>
|
||||
<li>Ctrl + Alt + T - Launch a terminal window.</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -60,7 +60,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
<div>
|
||||
<div>
|
||||
<div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p><strong>Node.js</strong> is an <a href="https://en.wikipedia.org/wiki/Open-source_software">open-source</a>,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Cross-platform">cross-platform</a>, <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Runtime_system">runtime environment</a>that executes JavaScript code outside of a browser.
|
||||
Node.js lets developers use JavaScript to write command line tools and
|
||||
for <a href="https://en.wikipedia.org/wiki/Server-side_scripting">server-side scripting</a>—running
|
||||
scripts server-side to produce <a href="https://en.wikipedia.org/wiki/Dynamic_web_page">dynamic web page</a> content
|
||||
before the page is sent to the user's web browser. </p>
|
||||
<div>
|
||||
<div>
|
||||
<p><strong>Node.js</strong> is an <a href="https://en.wikipedia.org/wiki/Open-source_software">open-source</a>,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Cross-platform">cross-platform</a>, <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a>
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Runtime_system">runtime environment</a>that executes JavaScript code outside of a browser.
|
||||
Node.js lets developers use JavaScript to write command line tools and
|
||||
for <a href="https://en.wikipedia.org/wiki/Server-side_scripting">server-side scripting</a>—running
|
||||
scripts server-side to produce <a href="https://en.wikipedia.org/wiki/Dynamic_web_page">dynamic web page</a> content
|
||||
before the page is sent to the user's web browser. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,34 +61,38 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js allows the creation of <a href="https://en.wikipedia.org/wiki/Web_server">Web servers</a> and
|
||||
networking tools using <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a> and
|
||||
a collection of "modules" that handle various core functionalities.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b3-28">[28]</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js allows the creation of <a href="https://en.wikipedia.org/wiki/Web_server">Web servers</a> and
|
||||
networking tools using <a href="https://en.wikipedia.org/wiki/JavaScript">JavaScript</a> and
|
||||
a collection of "modules" that handle various core functionalities.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b3-28">[28]</a>
|
||||
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b2-44">[44]</a>
|
||||
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b5-46">[46]</a> Modules
|
||||
are provided for <a href="https://en.wikipedia.org/wiki/File_system">file system</a> I/O,
|
||||
networking (<a href="https://en.wikipedia.org/wiki/Domain_Name_System">DNS</a>,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/HTTP">HTTP</a>, <a href="https://en.wikipedia.org/wiki/Transmission_Control_Protocol">TCP</a>,
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b2-44">[44]</a>
|
||||
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Transport_Layer_Security">TLS/SSL</a>, or <a href="https://en.wikipedia.org/wiki/User_Datagram_Protocol">UDP</a>),
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b5-46">[46]</a> Modules
|
||||
are provided for <a href="https://en.wikipedia.org/wiki/File_system">file system</a> I/O,
|
||||
networking (<a href="https://en.wikipedia.org/wiki/Domain_Name_System">DNS</a>,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Binary_file">binary</a>data (buffers), <a href="https://en.wikipedia.org/wiki/Cryptography">cryptography</a> functions,
|
||||
href="https://en.wikipedia.org/wiki/HTTP">HTTP</a>, <a href="https://en.wikipedia.org/wiki/Transmission_Control_Protocol">TCP</a>,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Stream_(computing)">data streams</a>, and other core functions.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
|
||||
href="https://en.wikipedia.org/wiki/Transport_Layer_Security">TLS/SSL</a>, or <a href="https://en.wikipedia.org/wiki/User_Datagram_Protocol">UDP</a>),
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-47">[47]</a> Node.js's
|
||||
modules use an API designed to reduce the complexity of writing server
|
||||
applications.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
|
||||
href="https://en.wikipedia.org/wiki/Binary_file">binary</a>data (buffers), <a href="https://en.wikipedia.org/wiki/Cryptography">cryptography</a> functions,
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a>
|
||||
</p>
|
||||
href="https://en.wikipedia.org/wiki/Stream_(computing)">data streams</a>, and other core functions.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a><a href="https://en.wikipedia.org/wiki/Node.js#cite_note-47">[47]</a> Node.js's
|
||||
modules use an API designed to reduce the complexity of writing server
|
||||
applications.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b4-45">[45]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js was written initially by <a href="https://en.wikipedia.org/wiki/Ryan_Dahl">Ryan Dahl</a> in
|
||||
2009,<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-training.com-24">[24]</a> about
|
||||
thirteen years after the introduction of the first server-side JavaScript
|
||||
environment, Netscape's LiveWire Pro Web.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-25">[25]</a> The
|
||||
initial release supported only Linux and Mac OS X. Its development and
|
||||
maintenance was led by Dahl and later sponsored by <a href="https://en.wikipedia.org/wiki/Joyent">Joyent</a>.
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-Google_Groups_post_by_Ryan_Dahl_about_Joyent-26">[26]</a>
|
||||
</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js was written initially by <a href="https://en.wikipedia.org/wiki/Ryan_Dahl">Ryan Dahl</a> in
|
||||
2009,<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-training.com-24">[24]</a> about
|
||||
thirteen years after the introduction of the first server-side JavaScript
|
||||
environment, Netscape's LiveWire Pro Web.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-25">[25]</a> The
|
||||
initial release supported only Linux and Mac OS X. Its development and
|
||||
maintenance was led by Dahl and later sponsored by <a href="https://en.wikipedia.org/wiki/Joyent">Joyent</a>.
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-Google_Groups_post_by_Ryan_Dahl_about_Joyent-26">[26]</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,10 +61,14 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>There are thousands of open-source libraries for Node.js, most of them
|
||||
hosted on the <a href="https://en.wikipedia.org/wiki/Npm_(software)">npm</a> website.
|
||||
The Node.js developer community has two main mailing lists and the <a href="https://en.wikipedia.org/wiki/IRC">IRC</a> channel
|
||||
#node.js on <a href="https://en.wikipedia.org/wiki/Freenode">freenode</a>. </p>
|
||||
<div>
|
||||
<div>
|
||||
<p>There are thousands of open-source libraries for Node.js, most of them
|
||||
hosted on the <a href="https://en.wikipedia.org/wiki/Npm_(software)">npm</a> website.
|
||||
The Node.js developer community has two main mailing lists and the <a href="https://en.wikipedia.org/wiki/IRC">IRC</a> channel
|
||||
#node.js on <a href="https://en.wikipedia.org/wiki/Freenode">freenode</a>. </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,15 +61,19 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js brings <a href="https://en.wikipedia.org/wiki/Event-driven_programming">event-driven programming</a> to
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Web_server">web servers</a>, enabling development of fast web servers in JavaScript.
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>Developers can create scalable servers without using <a href="https://en.wikipedia.org/wiki/Thread_(computing)">threading</a>,
|
||||
by using a simplified model of <a href="https://en.wikipedia.org/wiki/Event-driven_programming">event-driven programming</a> that
|
||||
uses callbacks to signal the completion of a task.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
<div>
|
||||
<div>
|
||||
<p>Node.js brings <a href="https://en.wikipedia.org/wiki/Event-driven_programming">event-driven programming</a> to
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Web_server">web servers</a>, enabling development of fast web servers in JavaScript.
|
||||
<a
|
||||
href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>Developers can create scalable servers without using <a href="https://en.wikipedia.org/wiki/Thread_(computing)">threading</a>,
|
||||
by using a simplified model of <a href="https://en.wikipedia.org/wiki/Event-driven_programming">event-driven programming</a> that
|
||||
uses callbacks to signal the completion of a task.<a href="https://en.wikipedia.org/wiki/Node.js#cite_note-b1-31">[31]</a>
|
||||
|
||||
</p>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,12 +61,16 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>New major releases of Node.js are cut from the <a href="https://en.wikipedia.org/wiki/GitHub">GitHub</a> master
|
||||
branch every six months. Even-numbered versions are cut in April and odd-numbered
|
||||
versions are cut in October. When a new odd version is released, the previous
|
||||
even version undergoes transition to Long Term Support (LTS), which gives
|
||||
that version 18 months of active support from the date it is designated
|
||||
LTS.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>New major releases of Node.js are cut from the <a href="https://en.wikipedia.org/wiki/GitHub">GitHub</a> master
|
||||
branch every six months. Even-numbered versions are cut in April and odd-numbered
|
||||
versions are cut in October. When a new odd version is released, the previous
|
||||
even version undergoes transition to Long Term Support (LTS), which gives
|
||||
that version 18 months of active support from the date it is designated
|
||||
LTS.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>HR stuff </p>
|
||||
<div>
|
||||
<div>
|
||||
<p>HR stuff </p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>bla bla ...</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>bla bla ...</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -51,8 +51,8 @@
|
||||
<div class="ck-content">
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div class="content">
|
||||
<div class="ck-content">
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
@@ -61,7 +61,11 @@
|
||||
<div>
|
||||
<div>
|
||||
<div>
|
||||
<p>Here I'd keep various notes related to my work's projects etc.</p>
|
||||
<div>
|
||||
<div>
|
||||
<p>Here I'd keep various notes related to my work's projects etc.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user