emacs-from-scratch icon indicating copy to clipboard operation
emacs-from-scratch copied to clipboard

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

Open Randy1Burrell opened this issue 3 years ago • 3 comments

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:

  • Run orb-babel automatically when the file level CATEGORY property is present and have a value of Configuration
  • Fixes #38

Randy1Burrell avatar Feb 03 '21 05:02 Randy1Burrell

This code helped to resolve my problem #72 Thanks man

ThangaAyyanar avatar Dec 02 '21 15:12 ThangaAyyanar

Happy to help

Randy1Burrell avatar Dec 06 '21 01:12 Randy1Burrell

@daviwil would you mind merging?

Randy1Burrell avatar Dec 06 '21 01:12 Randy1Burrell