Skip to content
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

How can I run obtt-tangle automatically, when I obtt-new? #1

Open
madorian opened this issue Aug 22, 2024 · 2 comments
Open

How can I run obtt-tangle automatically, when I obtt-new? #1

madorian opened this issue Aug 22, 2024 · 2 comments

Comments

@madorian
Copy link

If I try to call it in lisp, it asks me for a directory.

If I run it when I'm presented with the template, it works, but that's interactive.

@lepisma
Copy link
Owner

lepisma commented Aug 30, 2024

If I understood correctly, you want to auto tangle without any need to edit the template right? I think I can add a prefix-arg to the obtt-new function which, if true, can directly tangle without showing the template to the user. Adding this in a bit.

@lepisma
Copy link
Owner

lepisma commented Aug 30, 2024

Check the v0.0.3 tag once?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants