Skip to content

hiro14aki/OrgDoneMove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

OrgDoneMove

Move done task for Emacs org-mode to other file.

You can use this scripts for task management using org-mode of Emacs. You can easily manage todo By using org-mode.  

However, tasks completed in orgmode is also displayed. Through the use of this 'OrgDoneMove",
you can export to a different file completed tasks.

How to use.

Python is required to use OrgDoneMove. Specify the following variables in the script.

  • Todo.org : Task management file name.
  • FinTask.org : File name to write completed tasks.
# python org-mode-done.py

Completed tasks to the specified file will be exported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages