From: Jonathan Coupe <jonathan.coupe@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Desktop search for Org-Mode (linux/os-x). Looking for betas and code reviewers
Date: Wed, 21 May 2014 20:55:53 +0100 [thread overview]
Message-ID: <537D04C9.4050709@gmail.com> (raw)
Hi-
I'm working on an interface between the excellent recoll desktop search
engine and org-mode. Recoll's a powerful beast with lots of options
(booleans, proximity search, stemming, date, directory, file type) and
the ability to search your recently (Firefox) visited web sites as well
as files on your own machine. And recoll can do this for an awful lot of
document types including even pdf, ps and word docs:
http://www.lesbonscomptes.com/recoll/features.html
I've simply
1. Added an emacs function that calls recoll from emacs, allowing to
send the word the cursor is on or enter a search from the minibuffer
2. Arranged for the search term and the results to be stored in a org
file, with the results as links
3. Added a little more code so that you can select a search and update
the results
I'll add the ability to update an entire page with a single click at
some point - and possibly a way of having a page update when loaded.
The intended benefit is that users will be able to rapidly make indexes
to collections of documents they've stored. (Which is something I'm
prone to.)
So:
1. If anyone is interested in testing this, please let me know
2. I could do with an experienced elisp coder to review this when I've
finished. Things seem to be working well, but this is my first time
coding elisp, and the docs and I do *not* get on. If anyone feels like
volunteering - there will probably only be around 100 LOC - please let
me know.
next reply other threads:[~2014-05-21 19:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 19:55 Jonathan Coupe [this message]
2014-05-22 0:15 ` Desktop search for Org-Mode (linux/os-x). Looking for betas and code reviewers Christian Wittern
2014-05-22 9:00 ` Bastien
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=537D04C9.4050709@gmail.com \
--to=jonathan.coupe@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.