d12frosted / vulpea

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

Allow to pass `vulpea-note' instead of `id' to meta API #54

Closed d12frosted closed 3 years ago

d12frosted commented 3 years ago

In cases when user has to perform multiple calls to meta API, it leads to multiple DB calls. While it's not that slow, it should not be like this. Instead we can accept note-or-id.