Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
teodorlu committed Apr 22, 2024
1 parent 9b634a9 commit 4926412
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 5 deletions.
26 changes: 25 additions & 1 deletion books/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,20 +199,24 @@
<h1 class="title">Thoughts on books</h1>
</header>
<p><a href="..">..</a></p>
<p>Thoughts on books + rating according to <a
href="../precise-general-novel/">precise, general, novel</a>.</p>
<table>
<thead>
<tr class="header">
<th>book</th>
<th>thought</th>
<th>precise</th>
<th>general</th>
<th>novel</th>
<th>live</th>
<th>date</th>
<th>judged date</th>
</tr>
</thead>
<tbody>
<tr class="odd">
<td><a href="../empowered/">Empowered</a></td>
<td>Loved it when I first read</td>
<td>0.8</td>
<td>0.9</td>
<td>0.99</td>
Expand All @@ -221,11 +225,31 @@ <h1 class="title">Thoughts on books</h1>
</tr>
<tr class="even">
<td><a href="../inspired/">Inspired</a></td>
<td>Kind of the same as Empowered</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>2024-04-22</td>
</tr>
<tr class="odd">
<td><a href="../loved-book/">Loved (book)</a></td>
<td>A serious take on product marketing</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>2024-04-22</td>
</tr>
<tr class="even">
<td><a href="../transformed-book/">Transformed (book)</a></td>
<td>A serious take on the challenges of introducing product
discovery</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>2024-04-22</td>
</tr>
</tbody>
</table>
Expand Down
12 changes: 8 additions & 4 deletions books/index.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,11 @@

[[file:..][..]]

| book | precise | general | novel | live | date |
|-----------+---------+---------+-------+------+------------|
| [[id:4c96fb35-ee33-4386-b2b8-f7b80cd5d8a5][Empowered]] | 0.8 | 0.9 | 0.99 | 0.9 | 2024-04-22 |
| [[id:022060d8-811e-41dd-9c59-f179945a2dbc][Inspired]] | | | | | |
Thoughts on books + rating according to [[id:91a1d66d-2132-4acf-994a-e0bec32e8c6a][precise, general, novel]].

| book | thought | precise | general | novel | live | judged date |
|--------------------+-------------------------------------------------------------------+---------+---------+-------+------+-------------|
| [[id:4c96fb35-ee33-4386-b2b8-f7b80cd5d8a5][Empowered]] | Loved it when I first read | 0.8 | 0.9 | 0.99 | 0.9 | 2024-04-22 |
| [[id:022060d8-811e-41dd-9c59-f179945a2dbc][Inspired]] | Kind of the same as Empowered | | | | | 2024-04-22 |
| [[id:9fa58782-ddf2-4723-a485-203f485079ef][Loved (book)]] | A serious take on product marketing | | | | | 2024-04-22 |
| [[id:c033672e-0b76-4db4-817b-0f9e4ff2ba06][Transformed (book)]] | A serious take on the challenges of introducing product discovery | | | | | 2024-04-22 |

0 comments on commit 4926412

Please sign in to comment.