diff --git a/website/devel.html b/website/devel.html index d83e715b..aebef16e 100644 --- a/website/devel.html +++ b/website/devel.html @@ -59,14 +59,13 @@

Development

-

The Recoll source repository is - on Bitbucket. Using - Mercurial, you're 2 commands away from cloning it and - hacking away.

+

The Recoll source repository is on + opensourceprojects.eu. + Use git, to clone it and hack away.

-

Apart from the many tasks inside the - issue - tracking system, these are the general areas where help or +

Apart from possible tickets in the + tracking + system, these are the general areas where help or ideas are particularly welcome:

diff --git a/website/pages/recoll-windows.txt b/website/pages/recoll-windows.txt index 1eb2e725..4d01213f 100644 --- a/website/pages/recoll-windows.txt +++ b/website/pages/recoll-windows.txt @@ -77,7 +77,7 @@ manual] ! == Support Please use the -https://bitbucket.org/medoc/recoll/issues[BitBucket Recoll issues tracker] +https://opensourceprojects.eu/p/recoll1/tickets/new/[Recoll issues tracker] for reporting problems, or contact me by email: jfd at recoll.org. diff --git a/website/recoll_XMP/index.txt b/website/recoll_XMP/index.txt index 0546a113..4312106f 100644 --- a/website/recoll_XMP/index.txt +++ b/website/recoll_XMP/index.txt @@ -26,7 +26,7 @@ publication. Here, we describe customizing Recoll to retrieve this metadata, store it, and defining a result paragraph format to display it. See also a related wiki entry, -link:https://bitbucket.org/medoc/recoll/wiki/HandleCustomField.wiki[Generating +link:http://www.recoll.org/faqsandhowtos/HandleCustomField.html[Generating a custom field and using it to sort results], for sorting results on PDF page count. @@ -229,7 +229,7 @@ a:active { ---- There are -link:https://bitbucket.org/medoc/recoll/wiki/ResultsThumbnails[various +link:http://www.recoll.org/faqsandhowtos/ResultsThumbnails.html[various methods for creating the thumbnails]; the ones here were made by opening the directory containing the PDFs in the Dolphin file manager (part of KDE) and selecting the Preview option. diff --git a/website/recoll_XMP/original-text.html b/website/recoll_XMP/original-text.html index 6b577cee..9471f8da 100644 --- a/website/recoll_XMP/original-text.html +++ b/website/recoll_XMP/original-text.html @@ -6,9 +6,17 @@

Introduction

+

Organizing and searching a large collection of PDFs as part of a research project can be a demanding task. -XMP metadata stored in a PDF, such as journal title, publication year, and user-added keywords, are often useful when searching for a publication. -Here, we describe the use of a custom Recoll filter to retrieve this metadata, an indexing configuration to store it, and result paragraph format to display it. See also a related wiki entry, Generating a custom field and using it to sort results, for sorting results on PDF page count. +XMP +metadata stored in a PDF, such as journal title, publication year, +and user-added keywords, are often useful when searching for a +publication. Here, we describe the use of a custom Recoll filter to +retrieve this metadata, an indexing configuration to store it, and +result paragraph format to display it. See also a related wiki +entry, + Generating a custom field and using it to sort results, for +sorting results on PDF page count.

Saving metadata to PDFs

Bibliographic metadata can be saved in the PDF file itself. In the JabRef bibliography manager, this is done with the "Write XMP-metadata to PDFs" menu item. Note the presence of the keywords in the screenshot below; this field is a good place to tag the PDF with any words of your choosing to describe genre, topic, etc. @@ -110,16 +118,43 @@ application/pdf = exec /home/<username>/.recoll/filters/rclpdf </table><font color="#900000">%K</font> <br><br> -The screenshot below also has the "Highlight color for query terms" set to black; font-weight:bold; for bold, black text (instead of the blue default). There are various methods for creating the thumbnails; the ones here were made by opening the directory containing the PDFs in the Dolphin file manager (part of KDE) and selecting the Preview option. +The screenshot below also has the "Highlight color for query terms" +set to black; font-weight:bold; for bold, black text (instead +of the blue default). There +are + various methods for creating the thumbnails; the ones here were +made by opening the directory containing the PDFs in the Dolphin file manager +(part of KDE) and selecting the Preview option.

A search example

-

The simple query is cerevisiae keyword:protein. This returns only PDFs that have the text "cerevisiae" and have been tagged with the "protein" keyword. The LaTeX-style formatting from the BibTeX database is displayed as HTML (note the italicized words in article title, and umlaut in author's name). Other queries could be made based on the PDF metadata, e.g. journal:plos or year:2013 . -

+ +

The simple query is cerevisiae keyword:protein. This +returns only PDFs that have the text "cerevisiae" and have been tagged +with the "protein" keyword. The LaTeX-style formatting from the BibTeX +database is displayed as HTML (note the italicized words in article +title, and umlaut in author's name). Other queries could be made based + on the PDF metadata, e.g. journal:plos or year:2013.

+

More possibilities

+ diff --git a/website/release-1.19.html b/website/release-1.19.html index fef25791..3ffd6d26 100644 --- a/website/release-1.19.html +++ b/website/release-1.19.html @@ -232,15 +232,17 @@ Configuration menu.

            localfields = ; attr1 = val1 ; attr2 = val2
     
+
  • Extended file attributes are now indexed by default. As a side effect, recoll now uses st_ctime, not st_mtime to detect file changes. This means that installing 1.19 will reindex many files (all those that were modified since created). Recoll also now processes the charset and mime_type standardized extended attributes.
  • +
  • The Python module has been expanded to include the interface for extracting data. This means that you could now write most of the Recoll GUI in Python if you wished. There is a bit + href="https://opensourceprojects.eu/p/recoll1/code/ci/144da4a5caa2b39d23d9d7cf262f03b6d80a4739/tree/src/python/samples/recollgui/qrecoll.py">bit of sample code in the source package doing just this. A few incompatible changes had to be made to the Python module. Especially the "Query.next" field is gone and the module structure has been changed diff --git a/website/support.html.en b/website/support.html.en index a20fe60d..31e301f4 100644 --- a/website/support.html.en +++ b/website/support.html.en @@ -41,8 +41,9 @@ improvement, please provide feedback. There are three possible channels, depending on your preferences: