emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[O] [Suggest] Add a command org-attach-sync-all
From
:
tumashu
Subject
:
[O] [Suggest] Add a command org-attach-sync-all
Date
:
Sun, 4 Nov 2018 16:12:11 +0800 (CST)
I alway forgot to run org-attach-sync when I manual update task's attach dir,
suggest add a sync all command like below:
```
(defun org-attach-sync-all ()
(interactive)
(org-map-entries #'org-attach-sync)
(org-align-all-tags))
```
reply via email to
[Prev in Thread]
Current Thread
[Next in Thread]
[O] [Suggest] Add a command org-attach-sync-all
,
tumashu
<=
Prev by Date:
[O] [SOLVED] Re: dynamic block :block thismonth seems not correct
Next by Date:
Re: [O] Bug: Capture template insertion fails with #+FOO [9.1.14 (9.1.14-1-g4931fc-elpa @ /home/phil/.emacs.d/elpa/org-9.1.14/)]
Previous by thread:
Re: [O] Bug: Org Table Performance Issue/Regression
Next by thread:
Re: [O] [BUG][ODT] ODT_STYLES_FILE not read as a list
Index(es):
Date
Thread