-
-
Notifications
You must be signed in to change notification settings - Fork 168
Add template-capture example for nested keys and headline refiling #260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add template-capture example for nested keys and headline refiling #260
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this, it was on my todo list
|
I think this is the wrong place to make the change @jgollenz looks like docs are generated from |
7cecf60 to
e6519fb
Compare
|
My bad. Thanks @TravonteD, put it in |
DOCS.md
Outdated
|
|
||
| Nested key example:<br /> | ||
| `{ e = 'Event' }` | ||
| `{ r = { description = 'recurring', template = '** %?\n %T', target = '~/org/calendar.org', headline = 'recurring' } }` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shouldn't keys be er and eo ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Absolutely, thanks for checking. Fixed it now
e6519fb to
d087437
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks!
No description provided.