Skip to content

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

Open
Randy1Burrell wants to merge 1 commit into
daviwil:masterfrom
Randy1Burrell:master
Open

feat: Add ability to automatically org-babel based on file category#39
Randy1Burrell wants to merge 1 commit into
daviwil:masterfrom
Randy1Burrell:master

Conversation

@Randy1Burrell

Copy link
Copy Markdown

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
Copy Markdown

This code helped to resolve my problem #72
Thanks man

@Randy1Burrell

Copy link
Copy Markdown
Author

Happy to help

@Randy1Burrell

Copy link
Copy Markdown
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