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

feat: Add ability to automatically org-babel based on file category #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Randy1Burrell
Copy link

Using Emacs is a tool for productivity that performs functions with minimal
effort. Therefore, I have added functionality that makes org-babel run in
org-mode based on the file level property which the user chooses. This will
help to give a productivity boost to the user.

If applied, this commit will:

Using Emacs is a tool for productivity which performs functions with minimal
effort. Therefore, I have added a functionality that makes org-babel run in
`org-mode` based on the file level property which the user chooses. This will
help to give a productivity boost to the user.

If applied, this commit will:
  - Run `orb-babel` automatically when the file level `CATEGORY` property is present
    and have a value of `Configuration`
@ThangaAyyanar
Copy link

This code helped to resolve my problem #72
Thanks man

@Randy1Burrell
Copy link
Author

Happy to help

@Randy1Burrell
Copy link
Author

@daviwil would you mind merging?

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

Successfully merging this pull request may close these issues.

Org tangle needs to be automatic for more than just emacs configuration
2 participants