Kyle Meyer
|
95af0a244f
agenda: Consistently clear temporary agenda name
|
2 months ago |
Kyle Meyer
|
3ed035ce3b
org.el: Clarify argument in org-todo's call to org-map-entries
|
6 months ago |
Kyle Meyer
|
8a2eb7d1bc
org.el: Fix org-todo argument handling when looping over region
|
6 months ago |
akater
|
d23bd91874
org-agenda.el: Complete multiple todo keywords
|
8 months ago |
Bastien
|
7938b6ec30
org.el: Fix warning when updating to the same TODO state
|
1 year ago |
Renato Ferreira
|
413736f315
org-todo: Respect state argument when called from elisp
|
1 year ago |
Carsten Dominik
|
f1c030bed5
Prefix argument to `org-todo' forces stage change logging
|
1 year ago |
Carsten Dominik
|
e3856a0c8e
Fix tag alignment after todo state change with empty headline
|
1 year ago |
Carsten Dominik
|
de3faf0767
Improve TODO selection if some keys are present in several sequences
|
1 year ago |
Carsten Dominik
|
db6952cfe4
Improve docstring of `org-todo'
|
1 year ago |
Carsten Dominik
|
64739aa065
Implement force logging of a TODO state change
|
1 year ago |
memeplex
|
d313b24991
Avoid extra space when removing state
|
1 year ago |
memeplex
|
b0932f703e
org-agenda: improve todo states completion
|
1 year ago |
Nicolas Goaziou
|
f9015b4bbf
Fix last commit
|
1 year ago |
Nicolas Goaziou
|
8fc22d464d
Fix `org-clock-out-when-done' in a narrowed buffer
|
1 year ago |
Nicolas Goaziou
|
e1dab51d4d
Mention `org-todo-repeat-hook' in ORG-NEWS
|
2 years ago |
Nicolas Goaziou
|
a6adc9831d
Add new `org-todo-repeat-hook'
|
2 years ago |
Aaron Ecay
|
c9dd7a6a9d
org-agenda: one-armed “if” -> “when”
|
2 years ago |
Nicolas Goaziou
|
4d152b994e
Rewrite tags setting functions
|
2 years ago |
Bastien
|
29dd9a6605
org.el: New value for `org-todo-repeat-to-state'
|
3 years ago |
Adrian Bradd
|
ff0f3e4723
Fix `org-todo'
|
3 years ago |
Kyle Meyer
|
33ca07b5df
org-agenda: Fix the display of more key substitutions
|
3 years ago |
Adam Porter
|
fccfe56659
org-agenda: Minor refactoring and tiny bug fix
|
3 years ago |
Adam Porter
|
b6c5a174da
org-agenda: Refactor org-agenda-overriding-header code
|
3 years ago |
Kyle Meyer
|
1930a8f05a
org-todo: Display state change message when headline is not visible
|
3 years ago |
Kaushal Modi
|
3bcfed071d
Fix breakage due to outline-invisible-p defn change in emacs 26+
|
3 years ago |
Marc Ihm
|
165f7c3950
Fix explanation, if state change is blocked by contained checkboxes
|
3 years ago |
Nicolas Goaziou
|
ebbc675bd9
Fix TODO keywords case sensitivity
|
4 years ago |
Nicolas Goaziou
|
0cf58cc208
Improve docstrings
|
4 years ago |
Nicolas Goaziou
|
30fc890acd
Change "Org-mode" into "Org mode"
|
4 years ago |
Aaron Ecay
|
48e7f17bc6
Use assq instead of assoc with quoted symbols
|
4 years ago |
Nicolas Goaziou
|
e2bff4bbc0
org-faces: Simplify face definitions
|
4 years ago |
Nicolas Goaziou
|
999f224299
Deprecate `org-called-interactively-p' in favor of `called-interactively-p'
|
4 years ago |
Marco Wahl
|
164555b46e
org: Fix declaration of variable `org-state'
|
5 years ago |
Nicolas Goaziou
|
23f31a9b6b
Silence byte-compiler
|
5 years ago |
Nicolas Goaziou
|
fdbf441560
Obsolete `org-icompleting-read' and `org-completing-read-no-i'
|
5 years ago |
Nicolas Goaziou
|
aab46486f7
Fix removal of shared drawers between clocks and notes
|
5 years ago |
Kyle Meyer
|
0cf9f17c55
Use substitute-command-keys more
|
5 years ago |
Sergey Gordienko
|
c15db80e32
org-mobile: Tiny fix in creating index.org file
|
5 years ago |
Nicolas Goaziou
|
d92ef95170
org-agenda: Fix small bug
|
6 years ago |
Kyle Meyer
|
5d25e6e68e
org-todo-yesterday: Ignore `org-use-effective-time'
|
6 years ago |
Bastien Guerry
|
dd17e9d299
org.el (org-todo): When changing from one state to the same state, throw a more accurate message
|
6 years ago |
Bastien Guerry
|
63ce68af06
org.el: Don't quote lambdas and known functions. Fix indentation.
|
6 years ago |
Nicolas Goaziou
|
fea23d3da2
Fix COMMENT keyword when stacked with a regular keyword
|
6 years ago |
Bastien Guerry
|
1eb03c8c87
org.el: Allow C--1 C-c C-t to set repeated tasks to a done state
|
7 years ago |
Bastien Guerry
|
086d502c91
org.el (org-todo): Tiny docstring enhancement
|
7 years ago |
Bastien Guerry
|
7c2b7b9eef
org.el: Use `user-error' instead of `error'
|
7 years ago |
Bastien Guerry
|
d06ecf54f5
org.el (org-closed-keep-when-no-todo): New option
|
7 years ago |
Bastien Guerry
|
02ddc594f2
org.el (org-todo): Also remove the CLOSED planning information when removing the TODO keyword
|
7 years ago |
Bastien Guerry
|
33c4f6233d
org-agenda.el: New options to limit the number of displayed entries
|
8 years ago |
Bastien Guerry
|
7716b9c890
org-mobile.el (org-mobile-create-index-file): Possibly normalize `org-todo-keywords'
|
8 years ago |
Bastien Guerry
|
f015ae5b8b
org.el (org-todo): Ignore the comment string when changing a TODO state
|
8 years ago |
Ingo Lohmar
|
0f3264f690
org-agenda.el: Use `org-todo-keyword-faces' to highlight selected TODO keywords.
|
8 years ago |
Bastien Guerry
|
cf9838febd
org.el: Display the blocking heading when a TODO state change is blocked.
|
8 years ago |
Bastien Guerry
|
a6417c62cf
org-agenda.el (org-todo-list): Fix redoing of todo agenda when `org-agenda-sticky' is non-nil
|
8 years ago |
Bastien Guerry
|
c1ce6143b7
org-agenda.el: Rename org-finalize-agenda* to org-agenda-finalize*
|
8 years ago |
Bastien Guerry
|
0455cc2084
org-agenda.el: Rewrite of the redo/change/append commands
|
8 years ago |
Bastien Guerry
|
5848ac36c8
org-agenda.el: Fix compiler warnings
|
8 years ago |
Bastien Guerry
|
cc9487004d
org-agenda.el: `org-search-view', `org-todo-list' and `org-tags-view' use sticky agenda correctly
|
8 years ago |
Bastien Guerry
|
e9fee9cd63
org-agenda.el (org-agenda-fit-window-to-buffer): Rename from `org-fit-agenda-window'
|
8 years ago |
Bastien Guerry
|
72f25ccfd9
org-agenda.el (org-todo-list): Make arg optional
|
8 years ago |
Bastien Guerry
|
a9b8778b0c
Code clean-up: rename some agenda internals.
|
8 years ago |
Bastien Guerry
|
aa490ffa04
Small doc fix.
|
8 years ago |
Bastien Guerry
|
b6cb722377
Explicitely says only letters are supported as fast TODO selection keys.
|
8 years ago |
Bastien Guerry
|
6144a83c5d
Fix bug in using ̀org-cycle-level' in non-org modes.
|
8 years ago |
Bastien Guerry
|
bbfd7881be
org.el (org-todo): Fix regression: rename `state' to `org-state'.
|
8 years ago |
Bastien Guerry
|
be07df1a49
org.el (org-todo): Fix regression: rename `state' to `org-state'.
|
8 years ago |
Bastien Guerry
|
e74121b0cc
Fix bug in `org-todo'.
|
8 years ago |
Bastien Guerry
|
560cbe1c38
org.el: Fix bug in `org-todo'.
|
8 years ago |
David Maus
|
cd2d138883
Don't reset `org-done-keywords-for-agenda' when org-agenda-multi
|
8 years ago |
Bastien Guerry
|
04971de4b9
Add version tag "24.1" for options introduced since Emacs 23.4 (and <= 24.1)
|
9 years ago |
Bastien Guerry
|
72915f1c52
org.el: Honor 'start-level for `org-loop-over-headlines-in-active-region'.
|
9 years ago |
Bastien Guerry
|
d1b5b65c47
Merge branch '5-org-todo-loop'
|
9 years ago |
Bastien Guerry
|
e621dfc36a
Let `org-todo' loop over the active region.
|
9 years ago |
Bastien Guerry
|
cd447fa11d
Make `org-todo-yesterday' call `org-agenda-todo-yesterday' if necessary.
|
9 years ago |
Carsten Dominik
|
773596e347
Use prefix arg 0 to inhibit note taking for TODO change
|
9 years ago |
Nicolas Goaziou
|
dfcb6faef1
Provide more consistent regexps for headlines
|
9 years ago |
Bastien Guerry
|
c3748fcd80
Don't use `outline-regexp' anymore.
|
9 years ago |
Michael Markert
|
b3e8b3f87c
adding optional argument KIND to all org-called-interactively-p function invocations
|
9 years ago |
Eric Schulte
|
4f084e1467
replacing calls to now-defunct function `interactive-p'
|
9 years ago |
Bastien Guerry
|
4369d4f9a3
Bugfix: allow org-blocker-hook to check against headings outside of a narrowed buffer.
|
10 years ago |
Carsten Dominik
|
73be48bdf9
Fix bug that would show empty todo list on extended todays
|
10 years ago |
Julien Danjou
|
550859ed5a
Introduce special face for TODAY in agenda
|
10 years ago |
Carsten Dominik
|
57a5ef69b8
Repair the working of a LOGGING property value `nil'
|
10 years ago |
Carsten Dominik
|
2e73ce2177
Clarify that TODO matches only match not-DONE states by default
|
10 years ago |
Carsten Dominik
|
32340d0389
Make the repeater target state configurable
|
10 years ago |
Carsten Dominik
|
10d59f78bb
Squash yet another bug due to outline-functions skipping invisible headings.
|
11 years ago |
Carsten Dominik
|
70b975f89c
Agenda: Fix bugs with FILETAGS
|
11 years ago |
Carsten Dominik
|
225e2111fe
Mouse: Create better TODO menu
|
12 years ago |
Carsten Dominik
|
b44e3d05ee
Agenda: Fix sorting by TODO state in block agendas
|
12 years ago |
Carsten Dominik
|
c32de18ae0
Allow previous state to be shown in state change log notes.
|
12 years ago |
Carsten Dominik
|
2d795f8ae0
TODO: Make in-buffer keyword setting more general
|
12 years ago |
Carsten Dominik
|
c7ff3d46e1
Fix bug with missing state notes when calling org-todo with prefix arg.
|
12 years ago |