diff --git a/site-lisp/timeline-tools.el b/site-lisp/timeline-tools.el index db31d07..db01809 100644 --- a/site-lisp/timeline-tools.el +++ b/site-lisp/timeline-tools.el @@ -425,7 +425,8 @@ archives." 'entry line))))) (insert "|--|\n") (org-table-align) - (goto-char (point-min))))) + (goto-char (point-min)) + (timeline-tools-next-line)))) (defun timeline-tools-reparse-timeline () "Parse timeline from files again and redraws current display