emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Juan José García-Ripoll" <juanjose.garciaripoll@gmail.com>
To: emacs-orgmode@gnu.org
Subject: OrgNV - alternative to deft
Date: Mon, 23 Mar 2020 21:04:56 +0100	[thread overview]
Message-ID: <867dzaon13.fsf@csic.es> (raw)

Hi,

I have started a personal project, with no aims to create a package yet,
to create an alternative to deft. I have very specific reasons:

- Open the library to being used programatically, similar to how
  completing-read works.
- Built around 'grep', to allow more sophisticated queries in the
  future.
- No databases. No "Xapian"-like interfaces. No cache files.
- Multiple source directories.
- Focus on org-mode nodes.
- Easier interface to org-mode for creating links directly from an
  org-mode file.

The result feels pretty snappy. Reading 1000 files with 'grep' and
parsing them takes less than 0.5s in an old laptop. It is so fast that
I don't really feel like adding a cache around it.

I feel this paradigm can scale to more interesting features, such as
querying #+KEYWORD or tags in files, which I am using in my personal
knowledge database.

Feedback is very much welcome. This is the first such "interactive"
project I start with Emacs and I am unfamiliar with the programming
conventions.
http://juanjose.garciaripoll.com/blog/orgnv-navigate-notes-with-grep/index.html

Cheers

-- 
Juan José García Ripoll

Quantum Information and Foundations Group
http://quinfog.hbar.es - http://juanjose.garciaripoll.com

             reply	other threads:[~2020-03-23 20:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 20:04 Juan José García-Ripoll [this message]
2020-03-23 22:14 ` OrgNV - alternative to deft Bob Newell
2020-03-23 22:48   ` Juan José García-Ripoll

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=867dzaon13.fsf@csic.es \
    --to=juanjose.garciaripoll@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).