d12frosted / vulpea

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

feat: respect aliases in meta blocks when extracting value as note #173

Closed d12frosted closed 9 months ago

d12frosted commented 9 months ago

Historically, vulpea[-note]-meta-get* ignores description provided in link. This commit makes these functions to respect the description if its alias. See tests for examples.

d12frosted commented 9 months ago

@xbc5 see, there are even sporadic PRs :)