-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathhelp.html
More file actions
executable file
·46 lines (38 loc) · 1.68 KB
/
help.html
File metadata and controls
executable file
·46 lines (38 loc) · 1.68 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<p><b>LINORA</b> is a <b>Lin</b>k <b>Or</b>ganizer and <b>A</b>rchiver – it helps you Organise and Archive things you find on the web.
<p>The purpose is to help people who use browsers on multiple computers (tablets, smartphones, etc…) to avoid the need to wearily create much the same bookmarks (or favourites, or whatever the browser call them) on each different browser.
<p>Certain browsers already do bookmark syncing at the cost of a little “setting up”, which is great if you use only that single browser on all computers: but it doesn’t solve the problem if you use different browsers for some reason.
<p>We hope you find Linora useful!
<h2>Navigation</h2>
<p>Linora has three panels which can be at the top top of the page. The default panel displays <em>Links</em>. The <em>Add</em> panel can be used for adding and editing entries. This is the <em>Help</em>em> panel.
<h2>Links Panel Keyboard Shortcuts</h2>
<dl>
<dt>Escape</dt>
<dd>Clear current search</dd>
<dt>Enter</dt>
<dd>Load currently selected entry.</dd>
<dt>Up Arrow</dt>
<dd>Select link above current selection.</dd>
<dt>Down Arrow</dt>
<dd>Select link below current selection.</dd>
</dl>
<h2>Adding a Link</h2>
<h3>Drag it</h3>
<ol>
<li>Find a link somewhere
<li>Drag and drop it onto the linora screen
<li>Improve the auto-generated caption and tags
<li>Press Add
</ol>
<h3>Type it</h3>
<ol>
<li>Type a link into the URL field
<li>Type a caption / name for the link
<li>Type a comma separated list of tags
<li>Press Add
</ol>
<h2>Editing a link</h2>
<ol>
<li>Click the Edit button next to any entry
<li>Change things
<li>Press Add
</ol>