Boris Buliga

Results 30 issues of Boris Buliga

Hey, I am not sure how to test it properly, but looks like `cradleDistDir` is wrong when you are using `stack`. My initial problem is that when I am using...

component: stack

It's quite common for some applications to be placed in `/Applications/AppNameSomething/AppName.app`. So it would be nice to have ability to enable recursive search in selected directories.

enhancement

Current behaviour: when hitting `C-g` during `flyspell-correct-wrapper`, the point is restored to the place where it was /before/ calling `flyspell-correct-wrapper`. Desired behaviour: allow to configure `flyspell-correct-wrapper` in a way that...

feature request

It would be nice to have a configuration variable for the default direction of `flyspell-correct-wrapper`. Optionally (I am not sure if it's a good idea, any input would be helpful),...

feature request

Hello, It would be nice to fix this warning, as every package depending on `deft` gets a warning as well. Instead of `cl`, `cl-lib` should be used (which is available...

## Brief Abstract Materialized view is a table where each row contains _all_ information about node, including information from the following tables: nodes, aliases, citations, refs, tags and links. ##...

Right now by definition metadata can be placed only on the file-level. When #35 is implemented, we can support heading-level metadata.

Just to be aligned with https://github.com/d12frosted/vulpea/commit/aec0d18976213904e891ca83f548cc3ae3623049

enhancement
good first issue

See explanation in [this thread][1]. Basically, the following implementation works 1.55 times faster than the current implementation: ```emacs-lisp (defun vulpea-db-query-by-links-some (destinations) "Query a list of `vulpea-note' from database. Only notes...

enhancement
good first issue

See [org-ml][1] project page for more information. In short, I think that it can simplify `vulpea-meta` code and make it possible to achieve #66. [1]: https://github.com/ndwarshuis/org-ml