summaryrefslogtreecommitdiff
path: root/help/en/html/osearch
Unidiff
Diffstat (limited to 'help/en/html/osearch') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/osearch/about.html9
-rw-r--r--help/en/html/osearch/addressbook.html44
-rw-r--r--help/en/html/osearch/applications.html15
-rw-r--r--help/en/html/osearch/datebook.html21
-rw-r--r--help/en/html/osearch/documents.html21
-rw-r--r--help/en/html/osearch/search.html32
-rw-r--r--help/en/html/osearch/settings.html26
-rw-r--r--help/en/html/osearch/todo.html18
8 files changed, 186 insertions, 0 deletions
diff --git a/help/en/html/osearch/about.html b/help/en/html/osearch/about.html
new file mode 100644
index 0000000..1db0e2a
--- a/dev/null
+++ b/help/en/html/osearch/about.html
@@ -0,0 +1,9 @@
1<html><head><title>OSearch: About</title></head><body>
2<h1>OSearch: About</h1>
3Opie OSearch team:<br>
4Patrick S. Vogt<br>
5and is part of the <a href="http://www.opie.info"><b>Opie Project</b></a>
6<br>
7<br>
8OSearch is licensed under the GNU General Public License.
9</body></html>
diff --git a/help/en/html/osearch/addressbook.html b/help/en/html/osearch/addressbook.html
new file mode 100644
index 0000000..5651a16
--- a/dev/null
+++ b/help/en/html/osearch/addressbook.html
@@ -0,0 +1,44 @@
1<html><head><title>OSearch: Addressbook</title></head><body>
2<img src="addressbook/AddressBook.png">
3<h1>OSearch: Contacts</h1>
4Searches your addressbook data for its
5<a href="#results">fields</a>.
6<br>
7When the <a href="osearch/search.html#key">search key</a>
8is changed the search will be redone automaticly if the
9<a href="osearch/search.html#group">searchgroup</a>
10is expanded.
11<br>
12<!--
13By pressing on the item for a long time the possible options will be displayed.
14For the description of the options see <a href="settings.html">Settings</a> <br>
15-->
16<a name="results"><h2>Search Fields</h2></a>
17<b> <img src="addressbook/identity.png"> Identity </b> <br>
18Fields: Title, JobTitle, FirstName, MiddleName, LastName, Suffix, Nickname, FileAs <br>
19<b> <img src="addressbook/email.png"> Email</b> <br>
20<h3>Home</h3>
21<b> <img src="osearch/addresshome.png"> Home Address </b> <br>
22Fields: HomeStreet, HomeCity, HomeState, HomeZip, HomeCountry:
23<br>
24<b> <img src="addressbook/phonehome.png"> Home Phone </b> <br>
25<b> <img src="addressbook/faxhome.png"> Home Fax </b> <br>
26<b> <img src="addressbook/mobilehome.png"> Home Mobile </b> <br>
27<b> <img src="addressbook/webpagehome.png"> Home WebPage </b> <br>
28<h3>Business</h3>
29 <b> <img src="osearch/addresshome.png"> Business Address </b> <br>
30Fields: Company, BusinessCity, BusinessStreet, BusinessZip, BusinessCountry, Department, Office, Manager, BusinessPager, Profession
31<br>
32<b> <img src="addressbook/phonework.png"> Business Phone </b> <br>
33<b> <img src="addressbook/faxwork.png"> Business Fax </b> <br>
34<b> <img src="addressbook/mobilework.png"> Business Mobile </b> <br>
35<b> <img src="addressbook/webpagework.png"> Business WebPage </b> <br>
36<br><br>
37<b> <img src="osearch/personal.png"> persons</b> <br>
38Fields: Assistant, Spouse, Children
39<br>
40<b> <img src="osearch/clock.png"> Date </b> <br>
41Fields: Birthday, Anniversary
42<br>
43<b> <img src="inline/txt.png"> Notes </b> <br>
44</body></html>
diff --git a/help/en/html/osearch/applications.html b/help/en/html/osearch/applications.html
new file mode 100644
index 0000000..edf906a
--- a/dev/null
+++ b/help/en/html/osearch/applications.html
@@ -0,0 +1,15 @@
1<html><head><title>OSearch: Applications</title></head><body>
2<img src="osearch/applications.png">
3<h1>OSearch: Applications</h1>
4The Applicationssearch search all your installed applications
5for a <a href="#fields">key</a> appearing in the description of
6the application itself.
7<br>
8When the <a href="osearch/search.html#key">search key</a>
9is changed the search will <b>not</b> be redone
10automaticly, since it takes quite long.
11<a name="fields"><h2>Search Fields</h2></a>
12<b> name </b> <br>
13<b> comment </b> <br>
14<b> executable </b> <br>
15</body></html>
diff --git a/help/en/html/osearch/datebook.html b/help/en/html/osearch/datebook.html
new file mode 100644
index 0000000..a558cdf
--- a/dev/null
+++ b/help/en/html/osearch/datebook.html
@@ -0,0 +1,21 @@
1<html><head><title>OSearch: Calendar</title></head><body>
2<img src="datebook/DateBook.png">
3<h1>OSearch: Calendar</h1>
4Searches your datebook for its <a href="#fields">fields</a>.
5<br>
6When the <a href="osearch/search.html#key">search key</a> is
7changed the search will be redone automaticly if the
8<a href="osearch/search.html#group">searchgroup</a> is expanded.
9<br>
10By pressing on the item for a long time the possible
11<a href="osearch/settings.html#datebook">options</a>
12will be displayed.<br>
13<a name="fields"><h2>Search Fields</h2></a>
14<b> <img src="osearch/clock.png"> Date </b> <br>
15Fields: StartDateTime, EndDateTime
16<br>
17<b> <img src="osearch/summary.png"> Description </b> <br>
18<b> <img src="inline/home.png"> Location </b> <br>
19<b> <img src="inline/txt.png"> Notes </b> <br>
20<br>
21</body></html>
diff --git a/help/en/html/osearch/documents.html b/help/en/html/osearch/documents.html
new file mode 100644
index 0000000..5980719
--- a/dev/null
+++ b/help/en/html/osearch/documents.html
@@ -0,0 +1,21 @@
1<html><head><title>OSearch: Documents</title></head><body>
2<img src="osearch/documents.png">
3<h1>OSearch: Documents</h1>
4The Documentssearch search all your documents,
5for text documents it
6<a href="osearch/settings.html#datebook">optionaly</a>
7searches its content too.
8<br>
9When the <a href="osearch/search.html#key">search key</a>
10is changed the search will <b>not</b> be redone
11automaticly, since it takes quite long.
12<br>
13By pressing on the item for a long time the possible
14<a href="osearch/settings.html#doclnk">options</a>
15will be displayed.
16<a name="fields"><h2>Search Fields</h2></a>
17<b> name </b> <br>
18<b> comment </b> <br>
19<b> executable </b> <br>
20<b> content (<a href="osearch/settings.html#datebook">optionaly</a>) <b> <br>
21</body></html>
diff --git a/help/en/html/osearch/search.html b/help/en/html/osearch/search.html
new file mode 100644
index 0000000..c461f63
--- a/dev/null
+++ b/help/en/html/osearch/search.html
@@ -0,0 +1,32 @@
1<html><head><title>OSearch: </title></head><body>
2<h1>OSearch: Search </h1>
3<b> <img src="inline/find.png"> Search all </b> <br>
4Searches every <a href="#group">group</a> <br> this may take quite a while...
5<a name="key"><h2>Search key</h2></a>
6Searches all active <a href="#group">groups</a> for the key.<br>
7The Search is
8<a href="osearch/settings.html#casesensitive">not case sensitive</a>
9and normaly with
10<a href="help/qregexp.html">regular expression</a> matching,
11but this can be changed to
12<a href="help/qregexp.html#wildcards">wildccards</a>
13machting optionaly.
14<a name="group"><h2>Search Groups</h2></a>
15<b> <img src="addressbook/AddressBook.png"></b>
16<a href="osearch/addressbook.html">Contacts</a><br>
17No <a href="osearch/settings.html">options</a>.
18<br><br><b> <img src="datebook/DateBook.png"></b>
19<a href="osearch/datebook.html">Calendar</a><br>
202 <a href="osearch/settings.html#datebook">options</a>.
21<br><br><b> <img src="todo/TodoList.png"></b>
22<a href="osearch/todo.html">Todo List</a><br>
231 <a href="osearch/settings.html#todo">option</a>.
24<br><br><b> <img src="osearch/documents.png"></b>
25<a href="osearch/documents.html">Documents</a><br>
261 <a href="osearch/settings.html#doclnk">option</a>.
27<br><br><b> <img src="osearch/applications.png"></b>
28<a href="osearch/applications.html">Applications</a><br>
29No <a href="osearch/settings.html">options</a>.
30<!-- <br><br><b> <img src=""></b>
31No <a href="osearch/settings.html">options</a>. -->
32</body></html>
diff --git a/help/en/html/osearch/settings.html b/help/en/html/osearch/settings.html
new file mode 100644
index 0000000..02da3b4
--- a/dev/null
+++ b/help/en/html/osearch/settings.html
@@ -0,0 +1,26 @@
1<html><head><title>OSearch: Settings</title></head><body>
2<h1>OSearch: Settings</h1>
3Settings in OSearch will affect only future searches,
4the current searches will <b>not</b> be repeated.
5<h2>Settings Menu</h2>
6<a name="search"><h3>Search</h3></a>
7<a name="casesensitive"><h4>Case sensitive</h4></a><br>
8Should the searches be case sensitive.<br><br>
9<a name="wildcards"><h4>Wildcards</h4></a><br>
10Makes it convenient to match filenames instead of plain text.
11<br>
12For example, "qr*.cpp" matches the string "qregexp.cpp" in wildcard
13mode, but not "qicpp" (which would be matched in normal mode).
14<br>(From the QT docu)
15<a name="doclnk"></a><h3>Documents</h3></a>
16<h4>Search content</h4><br>
17Searches the content of text files too.<br>
18<a name="todo"><h3>Todo</h3></a>
19<h4>Show completed task</h4><br>
20Should task which are allready compelted be hidden.
21<a name="datebook"><h3>Calendar</h3></a>
22<h4>Show past events</h4><br>
23Should datebook entries that were past be hidden.<br>
24<br><h4>Search in dates</h4><br>
25Should the start and end date be searched too.
26</body></html>
diff --git a/help/en/html/osearch/todo.html b/help/en/html/osearch/todo.html
new file mode 100644
index 0000000..68da5f9
--- a/dev/null
+++ b/help/en/html/osearch/todo.html
@@ -0,0 +1,18 @@
1<html><head><title>OSearch: Todo List</title></head><body>
2<img src="todo/TodoList.png">
3<h1>OSearch: Todo List </h1>
4Searches your todos for its <a href="#results">fields</a>.
5<br>
6When the <a href="osearch/search.html#key">search key</a>
7 is changed the search will be redone automaticly if the
8<a href="osearch/search.html#group">searchgroup</a> is expanded.
9<br>
10By pressing on the item for a long time the possible
11<a href="osearch/settings.html#datebook">options</a> will be displayed.
12
13<a name="fields"><h2>Search Fields</h2></a>
14<b> <img src="osearch/summary.png"> Summary </b> <br>
15<b> <img src="inline/txt.png"> Description </b> <br>
16<b> <img src="osearch/clock.png"> Date </b> <br>
17<b> <img src="todo/priority1.png"> Priority </b> <br>
18</body></html>