emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-velocity only returns top-level headlines?
@ 2013-08-29 21:34 Adam Porter
  0 siblings, 0 replies; only message in thread
From: Adam Porter @ 2013-08-29 21:34 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I'm using org 8.0.7 and I just installed org-velocity from git master.  It
seems to work, but when searching, it only displays top-level headlines. 
For example, I have a log.org file with a datetree like this:

* 2013
** 2013-07 July
*** 2013-07-19 Friday
**** Found a peanut last night
*** 2013-07-24 Wednesday
...
*** 2013-07-31 Wednesday

When I use org-velocity-read to search for Wednesday, it shows one result
that looks like this:

2013 ** 2013-07 July *** 2013-07-19 Friday ****...

Instead of showing individual subheadings that match the search, it flattens
the tree to the top-level headline and shows a single result.  It seems to
me that it should show a list of results like this:

*** 2013-07-24 Wednesday
*** 2013-07-31 Wednesday

I've looked through the page on Worg, the org-velocity customize group, the
comments in org-velocity.el, and posts on this list, but this behavior
doesn't seem documented.  I looked through the elisp code and saw where it
seems to only match top-level headlines, but I don't understand why it's
written that way.  It claims to support navigating any and all org files,
but since it only matches top-level headings, it doesn't seem very useful
for that.

Am I missing something?  Is there a simple way to change it to match
subheadings?

Thanks.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-29 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-29 21:34 org-velocity only returns top-level headlines? Adam Porter

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).