Updating date in org file
simple and fun
- tags
- emacs
- org-mode
Contents
More on the learning to emacs.
- Save the cursor position to
orig-point - Go to the beginning of the file
- Look for
#+date - If you find it, move to the beginning of the line and delete it
- Otherwise move down one line
- Insert the new date
- Go back to where you started
| |
Previously
Next