Henrik Lissner
|
b857566239
|
Minor refactors
|
2020-10-20 16:52:39 -04:00 |
|
Sam Whitlock
|
1050ba83f0
|
Adjusting org journal functions to new commands
Silences some obsolescence warnings when navigating among entries
|
2020-09-29 19:10:58 +02:00 |
|
Henrik Lissner
|
1456108d5b
|
Fix #3888: fall back to org-journal-is-journal
Closes #3925
|
2020-09-10 18:03:32 -04:00 |
|
Henrik Lissner
|
91ab02951d
|
Minor refactors across the board
|
2020-08-20 03:43:50 -04:00 |
|
Henrik Lissner
|
adce7d63af
|
Merge pull request #3433 from glogiotatidis/patch-2
Carry over all TODO keywords in journal
|
2020-06-24 18:49:17 -04:00 |
|
Henrik Lissner
|
28a3d8b908
|
Bump :lang org
bastibe/org-journal@6671693 -> bastibe/org-journal@24b5879
emacs-straight/org-mode@945f495 -> emacs-straight/org-mode@b76ed65
kaushalmodi/ox-hugo@e8c14e2 -> kaushalmodi/ox-hugo@77050d2
magit/orgit@e147f05 -> magit/orgit@9f09553
org-roam/org-roam@fd73da9 -> org-roam/org-roam@c59d6c4
Closes #3453
|
2020-06-24 18:33:05 -04:00 |
|
Giorgos Logiotatidis
|
be83969722
|
Carryover to include all configured TODO states.
|
2020-06-22 09:56:20 +03:00 |
|
Henrik Lissner
|
46e17d403f
|
Remove unneeded org-journal advice
Due to bugfixes upstream.
|
2020-06-04 20:13:28 -04:00 |
|
Henrik Lissner
|
7ed96590e6
|
Fix #3232: wrong-type-argument arrayp error on org-journal
Because both org-journal-is-journal and +org--journal-resolve-symlinks-a
assumed buffer-file-name is always non-nil.
|
2020-05-26 21:45:31 -04:00 |
|
Henrik Lissner
|
1febb5a04e
|
lang/org: refactor +journal submodule
|
2020-05-25 20:18:35 -04:00 |
|
Henrik Lissner
|
16ecfd3e4f
|
Bump :lang org
abo-abo/org-download@d248fcb -> abo-abo/org-download@8e12cf0
bastibe/org-journal@524009b -> bastibe/org-journal@a3ff9ce
emacs-straight/org-mode@9bc0cc7 -> emacs-straight/org-mode@5454312
hlissner/evil-org-mode@9cf661a -> hlissner/evil-org-mode@2e9c4a2
org-roam/org-roam@e3d101f -> org-roam/org-roam@ea6bd21
org-journal introduces some breaking changes (by shifting away from
auto-mode-alist to magic-mode-alist for detecting journal files), and
had to be accommodated.
Fixes #3199
|
2020-05-25 18:17:38 -04:00 |
|
Henrik Lissner
|
e4322fac7a
|
Remove duplicate org-journal-entries in auto-mode-alist
(correctly)
|
2020-05-20 00:55:21 -04:00 |
|
Henrik Lissner
|
9a7f46fff3
|
Fix journal org files not opening in org-journal
Should also fix any lingering "No year zero" errors.
|
2020-05-08 05:46:19 -04:00 |
|
Henrik Lissner
|
5b23b3d486
|
Add popup rule for org-journal search commands
|
2020-05-07 00:23:46 -04:00 |
|
Henrik Lissner
|
333bdd44c0
|
Fix "no year zero" error when starting org-journal
|
2020-05-07 00:23:29 -04:00 |
|
Henrik Lissner
|
3a5ef316fc
|
Fix #2938: wrong-type-argument stringp error on org-journal
|
2020-04-19 22:04:12 -04:00 |
|
Benjamin Andresen
|
b8de456a73
|
Fix: contrib/journal: `buffer-file-name' is nil in *Capture* buffer
|
2020-04-17 16:17:23 +02:00 |
|
Henrik Lissner
|
3bb6c1b104
|
Rethink org-journal lazy loading & defaults
|
2020-04-17 05:07:55 -04:00 |
|
Henrik Lissner
|
9ba14f0ba4
|
Fix org-journal-mode not loading on journal files
|
2020-04-12 03:54:58 -04:00 |
|
Henrik Lissner
|
b78fc4eb76
|
Minor refactor & reformatting across the board
|
2020-04-08 15:30:10 -04:00 |
|
Henrik Lissner
|
8c96e3f78c
|
Polish org +journal submodule
Fix journal files not opening in org-journal-mode.
|
2020-01-18 20:51:59 -05:00 |
|
Henrik Lissner
|
e799022a1e
|
lang/org: fix 'wrong-number-of-arguments quote 3' error
|
2019-11-28 21:53:12 -05:00 |
|
Henrik Lissner
|
9bd8904838
|
lang/org: fix #2119
|
2019-11-27 23:52:37 -05:00 |
|
Henrik Lissner
|
843be4d2a6
|
lang/org: refactor org-journal integration
|
2019-10-31 23:09:43 -04:00 |
|
Henrik Lissner
|
1694641636
|
lang/org: minor refactor of contrib submodules
|
2019-10-20 19:57:28 -04:00 |
|
Rudi Grinberg
|
baf9b3bc87
|
Use cookie for journal feature check
The :when option in the use-package clause is then removed
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
|
2019-09-18 13:30:26 +09:00 |
|
Rudi Grinberg
|
aa1d2f5d51
|
org-journal: defer config
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
|
2019-09-18 13:29:51 +09:00 |
|
Rudi Grinberg
|
594e38fd47
|
Move org-journal config to contrib
Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
|
2019-09-18 13:29:06 +09:00 |
|