alphapapa / alphapapa/org-ql

Hierarchy predicates not supported in non-sexp syntax

Aperta
#428 1 commento 0 reazioni 1 assegnatario Rivendicata da @alphapapa Vedi su GitHub
enhancement
Lingua principale
Emacs Lisp
Stelle
1.6k
Fork
120
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### OS/platform

Linux

### Emacs version and provenance

28.2, self compiled, no special distribution

### Emacs command

emacs

### Org version and provenance

9.6.1, straight.el

### org-ql package version and provenance

latest commit straight from git

### Actions taken

Trying to filter nodes with ancestors containing "hello" in the headline

(org-ql--query-string-to-sexp "ancestors:query=h:hello")
(org-ql--query-string-to-sexp "ancestors:h:hello")
(org-ql--query-string-to-sexp "ancestors:(h:hello)")

### Observed results

None of the queries I constructed in analogy with the readme works.

### Expected results

I want to use the "line syntax" with nested queries somehow

### Backtrace

```elisp
No error
```

### Etc.

_No response_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.