2 Matching Annotations
- Apr 2018
-
doc.rix.si doc.rix.si
-
(global-set-key (kbd "C-c c") 'org-capture)
-
(define-key org-mode-map (kbd "<f9> t") 'bh/insert-inactive-timestamp)
I added:
(define-key org-mode-map (kbd "<f8> t") 'insert-active-timestamp)
as well as:(define-key org-mode-map (kbd "<f8> T") 'toggle-insert-active-timestamp)
I haven't tested it yet We'll see
Tags
Annotators
URL
-