d12frosted / vulpea

A collection of functions for note taking based on `org` and `org-roam`.
GNU General Public License v3.0
242 stars 12 forks source link

(feat) support require match in vulpea-select #85

Closed d12frosted closed 3 years ago

d12frosted commented 3 years ago

This is a breaking change, as arguments to vulpea-select are passed as keys. In my experience, most of the times first two arguments are nil and they are rarely needed. In this way, API of this function is cleaner and opens a way to add new functionality there.