mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Adds the Weather module to the documentation
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/security/">Security</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/textfile/">Text File</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/todo/" class="disabled">Todo</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/weather/" class="disabled">Weather</a></li>
|
||||
<li class="sidebar-list-item-2"><a href="/posts/modules/weather/">Weather</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -120,12 +120,11 @@
|
||||
|
||||
<h2 id="keyboard-commands">Keyboard Commands</h2>
|
||||
|
||||
<p><span class="caption">Key:</span> <code>h</code> <br />
|
||||
<p><span class="caption">Key:</span> <code>/</code> <br />
|
||||
<span class="caption">Action:</span> Open/close the widget’s help window.</p>
|
||||
|
||||
<p><span class="caption">Key:</span> <code>o</code> <br />
|
||||
<span class="caption">Action:</span> Opens the text file in whichever
|
||||
text editor is associated with that file type.</p>
|
||||
<span class="caption">Action:</span> Opens the text file in whichever text editor is associated with that file type.</p>
|
||||
|
||||
<h2 id="configuration">Configuration</h2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user