d12frosted / vulpea

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

(feat) support passing extra context for templates to vulpea-create #84

Closed d12frosted closed 3 years ago

d12frosted commented 3 years ago

This is a breaking change, now instead of passing id argument, you should pass (list (cons 'id id)). While being more verbose it gives much more power.