Sterling Hooten

Results 9 issues of Sterling Hooten

On emacs 27.2 on macOS 11.2.3 invoking `counsel-org-tag-agenda` with only the agenda visible works as expected, the selected tags are then applied to the heading at point in the agenda...

I see from https://github.com/alphapapa/org-ql/issues/145 that there's the possibility for tag hierarchy support, but this seems to require explicitly denoting tags as a group prior to executing a query. What I'd...

Calling a transient menu with "v" in an org-select buffer and inputting a function name for a non-defined sorting method gives the error: > user-error: SORT must be either nil,...

bug
enhancement
help wanted
discussion

Is there a way to rotate pages in the displayed buffer without mutating the original file? This was called for twice in the previous repo with a suggestion for a...

feature request

First of all, thanks for the package, it's very useful! I've noticed that on my system having helm-backup-versioning in the after-save-hook can add around .3 seconds as benchmarked with `(benchmark...

Swiper comes with some default conditions set to allow for skipping over certain buffers. In the present implementation these are hard coded in =swiper-all-buffer-p=, so to add an exclusion for...

enhancement

Is there a way to limit or "take" a number of results in org-ql-search? I see you can do this with an org-ql-block but I don't see this in the...

enhancement
help wanted
good first issue

The ability to slice pages is very helpful in increasing information density. The `pdf-view-set-slice-using-mouse` is useful when all the text is offset approximately the same on all pages. But many...

I installed dict from home-brew. Looking up a definition works when dict pulls from the internet, but I've been unable to get the server to launch. I've tried various permutations...