Natnael Kinfe Kahssay
Natnael Kinfe Kahssay
# Issue Because source destination clauses are searched in a separate sql instance for performance reasons, the specified search query doesn't match results. More specifically, currently the results of source...
currently support completing-read. missing: keybindings intergration, delve export, completing-read-multiple to select multiple nodes, default actions to preview node It seems challenging to do the above natively. I may only implement...
# Table of Contents 1. [Goal](#org6e0fd1c) 2. [Implementation details](#org8dad7e5) 1. [How will the user use this feature?](#orge7aa970) based on [comment](https://org-roam.discourse.group/t/org-roam-search/2031/5?u=savnk) # Goal The goal is to narrow down nodes by...
# Issue type - Bug report # Environment Emacs version: GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20) of 2020-05-19 Operation System: manjaro arch linux Evil version: Evil version...
Modify peg parser to support parenthesis and both `and` and `or` operators. for example, `"love or (tags:happy and now) or later"` maps to ``` elisp (or (or (regexp "love") (and...
I found utility in using your alternate query syntax in my projects. It is a convenient to use, specially in consult or helm. It has a one to one mapping...
I am not able to get touchscreen working on 4.19 build. I first thought it was a module issue but sudo modprobe intel_ipts sudo modprobe mei_me sudo modprobe mei all...
I have a wacom pth450. It writing area can also be used a touchpad. however gesturesign doesn't detect the device. #55 seems similar.
The sidebar scrolling menu disappears in full screen mode under inversion. It shows what ever is behind it. It seems to target specific apps like firefox but not gnome-terminal. currently...
Is it possible to search for highlights and bookmarks through recoll as you do here? Does this extension support it? Thanks.