.emacs.d/site-lisp
Daniel - fba18ca527
Add helper function to insert templates of periodic tasks
A periodic task is a task tagged with :PERIODIC:, and whose first child is an
item called "Template".  Following the template are the instances of the
periodic tasks, which constitute the actual things to do and which can be
scheduled independently of each other.  Whenever such an instance is due, the
template of the periodic task is supposed to be copied to the instance as a
first step.  This copying can be done manually, but of course doing it
automatically is easier.  The new function added in this commit represents a
first try to add such an automatism.
2020-05-23 16:25:13 +02:00
..
term Initial commit 2017-07-16 18:07:00 +02:00
db-customize.el Let the org mode RFC link handler cache its documents 2020-01-19 17:17:47 +01:00
db-emms.el [Music] Introduce ‘db/play-auto-playlist’ 2019-06-10 14:11:52 +02:00
db-eshell.el [eshell] Fix prompt coloring 2019-10-05 17:57:32 +02:00
db-hydras.el Dynamically create hydra from `db/frequently-used-features' 2019-12-20 16:12:11 +01:00
db-mail.el [Mail] Only show SMTP trace buffer when available 2019-04-28 10:59:06 +02:00
db-music.el [Music] Add simple function to play files from git-annex-find call 2019-06-10 16:27:28 +02:00
db-org.el Add new PERIODIC tag for recurring tasks 2020-01-31 10:41:08 +01:00
db-projects.el [Projects] Delete bookmarks when archiving projects 2018-08-18 10:50:55 +02:00
db-utils-test.el Add obvious test for NTP conversion 2020-01-18 10:20:21 +01:00
db-utils.el Add helper function to insert templates of periodic tasks 2020-05-23 16:25:13 +02:00
timeline-tools-test.el Trying to make test for `timeline-tools' independent of locale 2020-01-05 14:32:35 +01:00
timeline-tools.el Move timeline minor mode activation to mode definition 2020-01-26 21:08:55 +01:00