74 lines
2.4 KiB
HTML
74 lines
2.4 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
|
|
<html>
|
|
<head>
|
|
<title>RECOLL: a personal text search system for
|
|
Unix/Linux</title>
|
|
<meta name="generator" content="HTML Tidy, see www.w3.org">
|
|
<meta name="Author" content="Jean-Francois Dockes">
|
|
<meta name="Description" content=
|
|
"recoll is a simple full-text search system for unix and linux based on the powerful and mature xapian engine">
|
|
<meta name="Keywords" content=
|
|
"full text search,fulltext,desktop search,unix,linux,solaris,open source,free">
|
|
<meta http-equiv="Content-language" content="en">
|
|
<meta http-equiv="content-type" content=
|
|
"text/html; charset=iso-8859-1">
|
|
<meta name="robots" content="All,Index,Follow">
|
|
<link type="text/css" rel="stylesheet" href="styles/style.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="rightlinks">
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="pics/index.html">Screenshots</a></li>
|
|
<li><a href="download.html">Downloads</a></li>
|
|
<li><a href="doc.html">Documentation</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="content">
|
|
|
|
<h1>Development</h1>
|
|
|
|
<p>If you wish to become involved in the development of <span
|
|
class="application">Recoll</span>, you are very much welcome,
|
|
please send me an <a
|
|
href="mailto:jean-francois.dockes@wanadoo.fr">email</a>.</p>
|
|
|
|
<p>Apart from general development for additional functionality
|
|
or bug fixes, the following tasks are waiting for you:</p>
|
|
<ul>
|
|
<li>A better GUI design (both the ergonomy and the appearance).</li>
|
|
|
|
<li>More translations for the GUI messages (there are
|
|
relatively few messages, and it's easy to do with the Qt
|
|
tools). English, French, Russian and Ukrainian versions currently
|
|
exist. Contact me for directions if needed (or just use
|
|
<span class="application">Qt Linguist</span> if you know it
|
|
already). </li>
|
|
|
|
<li>More support for the more advanced <span class=
|
|
"application">Xapian</span> concepts like relevance
|
|
feedback.</li>
|
|
|
|
<li>An interactive indexing configuration tool.</li>
|
|
|
|
<li>More filters for less common or less obviously
|
|
useful file types.</li>
|
|
|
|
<li>Integration with the <span class="application">KDE</span>
|
|
desktop.</li>
|
|
|
|
<li>Integration with some mail user agent. We need a way to
|
|
jump from a message preview to the message in thread context
|
|
inside the MUA.</li>
|
|
|
|
<li>Etc. :)</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|
|
|