-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
Allow template-variables in a header-path in a capture-template #386
Comments
Hi @jayesh-bhoot Thank you for checking out organice! Would you be interested to building this feature? |
So I gave this a shot. I think I have figured it out. video demonstration on imgur I have kept the changes to a minimum -
While all the existing tests pass, I think I should add a few tests to cover this change as well. |
From the video, it looks great! 🎉 Adding tests for the specific new feature is much appreciated! |
@jayesh-bhoot Perfect implementation! I've added a tiny bit of documentation and the contribution attribution. Happy to merge it in! Welcome to the organice contributor list 🙏 🙇 |
Is your feature request related to a problem? Please describe.
I file my thoughts/observations/todos/notes of a day under a main headline titled as the timestamp of that day. For eg:
So the headline under which I want to use capture-templates are dynamic.
Describe the solution you'd like
Allow the use of template-variables in the header-path in a capture-template. So I could simply use
%u
as my header-path.Describe alternatives you've considered
Another way could be to allow adding a subheadline under (instead of below) a zoomed-in/narrowed-in headline.
The text was updated successfully, but these errors were encountered: