mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 04:58:21 +00:00
19 lines
6.4 KiB
HTML
19 lines
6.4 KiB
HTML
|
<!DOCTYPE html><html><head><meta name="viewport" content="width=device-width"/><meta charSet="utf-8"/><title>Recoll</title><script src="https://polyfill.io/v3/polyfill.min.js?features=es6"></script><script id="MathJax-script" async="" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js"></script><script type="text/x-mathjax-config">
|
||
|
MathJax = {
|
||
|
tex: {
|
||
|
inlineMath: [ ['$','$'], ['\(','\)'] ],
|
||
|
displayMath: [ ['$$','$$'], ['[',']'] ]
|
||
|
},
|
||
|
options = {
|
||
|
processHtmlClass = "math"
|
||
|
}
|
||
|
}
|
||
|
</script><meta name="next-head-count" content="6"/><link rel="preload" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" as="style"/><link rel="stylesheet" href="/wiki/_next/static/css/52fc2ba29703df73922c.css" data-n-g=""/><noscript data-n-css=""></noscript><link rel="preload" href="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" as="script"/><link rel="preload" href="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" as="script"/></head><body><div id="__next"><main><h1>Recoll</h1><section class="post-metadata"><span>Date: <!-- -->2021-05-13 11:43:13 +08:00</span><span>Date modified: <!-- -->2021-05-19 21:40:14 +08:00</span></section><nav class="toc"><ol class="toc-level toc-level-1"></ol></nav><p>A <a href="https://www.lesbonscomptes.com/recoll/">cross-platform desktop search engine</a> that can search through <a href="/wiki/data.file-metadata">File metadata</a> from various formats including HTML, text files, PDF, and more.
|
||
|
It can be automated easily with the command line and it has a GUI available as well as various third-party frontends.
|
||
|
Moreover, it has a Python 3 API that can extend Recoll for support to additional file formats, for example.
|
||
|
</p><p>Like most web search engines, it searches through an index which has to be generated first (i.e., <code class="inline-code">recollindex</code>).
|
||
|
With the file changes, the index has to be regenerated.
|
||
|
</p><p>Recoll is an example of a developer-oriented application.
|
||
|
It has extensive user documentation that lets you extend Recoll through your own.
|
||
|
It features both a command line program and a graphical interface for a user-friendly option or a different way of navigation.
|
||
|
</p><section><h2>Backlinks</h2><ul><li><a href="/wiki/2020-04-14-18-28-55">Maintain your own digital library</a></li><li><a href="/wiki/2020-04-15-20-41-51">Add a desktop search engine for your digital library</a></li></ul></section></main></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"metadata":{"date":"\"2021-05-13 11:43:13 +08:00\"","date_modified":"\"2021-05-19 21:40:14 +08:00\"","language":"en","source":""},"title":"Recoll","hast":{"type":"root","children":[{"type":"element","tagName":"nav","properties":{"className":"toc"},"children":[{"type":"element","tagName":"ol","properties":{"className":"toc-level toc-level-1"},"children":[]}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"A "},{"type":"element","tagName":"a","properties":{"href":"https://www.lesbonscomptes.com/recoll/"},"children":[{"type":"text","value":"cross-platform desktop search engine"}]},{"type":"text","value":" that can search through "},{"type":"element","tagName":"a","properties":{"href":"/data.file-metadata"},"children":[{"type":"text","value":"File metadata"}]},{"type":"text","value":" from various formats including HTML, text files, PDF, and more.\nIt can be automated easily with the command line and it has a GUI available as well as various third-party frontends.\nMoreover, it has a Python 3 API that can extend Recoll for support to additional file formats, for example.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Like most web search engines, it searches through an index which has to be generated first (i.e., "},{"type":"element","tagName":"code","properties":{"className":["inline-code"]},"children":[{"type":"text","value":"recollindex"}]},{"type":"text","value":").\nWith the file changes, the index has to be regenerated.\n"}]},{"type":"element","tagName":"p","properties":{},"children":[{"type":"text","value":"Recoll is an example of a developer-oriented application.\nIt has extensive user documentation that lets you extend Recoll through your own.\nIt features both a command line program and a graphical interface for a user-friendly option or a different way of navigation.\n"}]}]},"backlinks":[{"path":"/2020-04-14-18-28-55","title":"Maintain your own digital library"},{"path":"/2020-04-15-20-41-51","title":"Add a desktop search engine for your digital library"}]},"__N_SSG":true},"page":"/[[...slug]]","query":{"slug":["2021-05-13-11-43-13"]},"buildId":"Ie9t5zutrXP6Of75Cb5xF","assetPrefix":"/wiki","nextExport":false,"isFallback":false,"gsp":true}</script><script nomodule="" src="/wiki/_next/static/chunks/polyfills-99d808df29361cf7ffb1.js"></script><script src="/wiki/_next/static/chunks/main-ae4733327bd95c4ac325.js" async=""></script><script src="/wiki/_next/static/chunks/webpack-50bee04d1dc61f8adf5b.js" async=""></script><script src="/wiki/_next/static/chunks/framework.9d524150d48315f49e80.js" async=""></script><script src="/wiki/_next/static/chunks/commons.0e1c3f9aa780c2dfe9f0.js" async=""></script><script src="/wiki/_next/static/chunks/pages/_app-8e3d0c58a60ec788aa69.js" async=""></script><script src="/wiki/_next/static/chunks/940643274e605e7596ecea1f2ff8d83317a3fb76.4841a16762f602a59f00.js" async=""></script><script src="/wiki/_next/static/chunks/pages/%5B%5B...slug%5D%5D-1aa198f87ede1cd0e1dc.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_buildManifest.js" async=""></script><script src="/wiki/_next/static/Ie9t5zutrXP6Of75Cb5xF/_ssgManifest.js" async=""></script></body></html>
|