Carsten Dominik
164678d549
Column view: Protect vertical bars in fields when capturing column view
...
Capturing column view creates an Org-mode table, where the field
values cannot have vertical bars. These are now protected.
2009-06-18 17:25:03 +02:00
Carsten Dominik
19748886eb
Tables: Allow #+TBLFM to be indented
2009-05-28 17:44:12 +02:00
Carsten Dominik
ae7b8f6b12
Push version number to 6.27trans
2009-05-26 15:41:44 +02:00
Carsten Dominik
0421dead4b
Release 6.27a
2009-05-25 16:04:45 +02:00
Carsten Dominik
b681c7b26e
Release 6.27
2009-05-23 08:22:04 +02:00
Carsten Dominik
f49cee2cc4
Column View: Handle empty fields when computing
2009-05-21 10:47:56 +02:00
Carsten Dominik
11a7656069
Column View: Implement new operators
...
Mikael Fornius writes:
> This is my suggestion of an implementation of min/mean/max computation
> in columnview summaries. If you like it feel free to use it.
>
> New operators: {min}, {max} and {mean} possibly prefixed with : for use
> with timevalues.
>
> Example from my running exercise diary:
>
> #+COLUMNS: %DISTANCE{+;%.1f} %HEARTRATE{mean;%.1f} %SPEED{:min} %CALORIES{+}
>
> Gives a colview with summaries:
>
> total distance, mean heartrate, fastest speed (min/km) and total
> calories.
>
> I have tested it on emacs-23 and it works well for me now, also with the
> interactive colview functions.
>
> But you never know really. ;-) Anyway, there should not be any emacs-23
> specific elisp code added afik.
>
> (Because I do not use xemacs I have not tested it with xemacs but the
> small changes I made should be compitable to both xemacs and emacs. I
> would appreciate if someone on this list who uses xemacs will give it a
> try for me. Thanks!)
>
> (This fix also opens up for using user defined lisp functions to
> calculate colview summaries, but I am not sure if that is something
> useful. Like this:
>
> (defun std (&rest values)
> "Compute standard deviation."
> ...)
>
> #+COLUMNS: %DATA{eval:std}
>
> If someone finds this attractive it would now be easy to implement as well.)
>
2009-05-21 07:56:55 +02:00
Carsten Dominik
b3460507b1
XEmacs: Fix bug in column view
...
Alex Mizrahi writes:
> I'm trying to use column view to work with effort estimates, but it
> does not seem to work in XEmacs. When I press C-c C-x C-c columns
> show up in agenda view (I'm not sure if 100% correcly, but
> more-or-less so), but when I try editing anything, column view goes
> away and error appears:
>
> Wrong number of arguments: #<subr local-variable-p>, 1
2009-05-04 05:26:42 +02:00
Carsten Dominik
69e6d249aa
Push version number to 6.26trans
2009-04-22 09:08:13 +02:00
Carsten Dominik
73854f435d
Release 6.26d
2009-04-22 06:42:17 +02:00
Carsten Dominik
595e9603ac
Release 6.26c
2009-04-21 20:26:27 +02:00
Carsten Dominik
e0cd12716a
Release 6.26b
2009-04-21 10:21:36 +02:00
Carsten Dominik
b8a5f1a7fc
Release 6.26a
2009-04-19 22:31:36 +02:00
Carsten Dominik
ba66d2c8ae
Release 6.26
2009-04-19 08:38:49 +02:00
Carsten Dominik
ef2ee3df5d
Version number pushed to 6.25trans
2009-04-07 18:43:42 +02:00
Carsten Dominik
eef47f820f
Release 6.25d
2009-04-05 15:29:45 +02:00
Carsten Dominik
e2eebc83a1
Release 6.25c
2009-04-05 08:45:39 +02:00
Carsten Dominik
5624263d97
Release 6.25b
2009-04-03 19:18:41 +02:00
Carsten Dominik
1426f8bcfd
Release 6.25a
2009-04-02 18:24:52 +02:00
Carsten Dominik
aeb5cb98d6
Release 6.25
2009-04-01 16:00:39 +02:00
Carsten Dominik
922fe1e05f
Column view: Force truncate-lines while column view is active
2009-03-21 18:25:03 +01:00
Carsten Dominik
d9d7398edd
Column view: Exclude archived trees, for speed.
2009-03-21 18:25:01 +01:00
Carsten Dominik
722fc9a490
Version number to 6.24trans
2009-03-14 08:03:10 +01:00
Carsten Dominik
c8b6a9cc60
Release 6.24c
2009-03-12 12:51:17 +01:00
Carsten Dominik
680d8cb440
Release 6.24b
2009-03-10 17:50:17 +01:00
Carsten Dominik
7e8a387184
Release 6.24a
2009-03-09 05:37:09 +01:00
Carsten Dominik
20828f3176
Release 6.24
2009-03-05 21:11:18 +01:00
Carsten Dominik
c91bca9d1c
Push version number to 6.23trans
2009-02-26 21:32:04 +01:00
Carsten Dominik
6c8beec225
Release 6.23b
2009-02-22 18:37:24 +01:00
Carsten Dominik
482216f300
Release 6.23a
2009-02-21 15:18:39 +01:00
Carsten Dominik
82f2fca21e
Release 6.23
2009-02-20 11:16:03 +01:00
Carsten Dominik
be7d0c4a6c
Column view: Fix bug when editing TODO field.
...
Since we now have org-use-fast-todo-selection set by default,
there is no reason for special treatment of the prefix argument
anymore.
Reported by Wanrong Lin.
2009-02-20 09:12:10 +01:00
Carsten Dominik
492a5b5ea9
Version number: Push to 6.22trans
2009-02-13 07:45:42 +01:00
Carsten Dominik
bc5b0056e7
Release 6.22b
2009-02-10 20:21:33 +01:00
Carsten Dominik
e592c77846
Release 6.22a
2009-02-10 10:11:23 +01:00
Carsten Dominik
8d213584ff
Release 6.22
2009-02-10 08:23:35 +01:00
Carsten Dominik
717c7b22f5
Column View: Fix bug with capturing column view.
2009-02-06 15:01:36 +01:00
Carsten Dominik
93ec228f36
Push version number to 6.21trans
2009-02-03 00:06:22 +01:00
Carsten Dominik
0b424cb238
Release 6.21b
2009-02-02 21:42:20 +01:00
Carsten Dominik
2fa17ebf74
Release 6.21a
2009-02-02 14:23:54 +01:00
Carsten Dominik
193fab0788
Release 6.21
2009-02-02 12:18:44 +01:00
Carsten Dominik
c1296074f2
Release 6.20i
2009-02-01 00:16:43 +01:00
Carsten Dominik
924110aecc
Release 6.20h
2009-01-30 18:31:37 +01:00
Carsten Dominik
f99b00f61c
Release 6.20g
2009-01-30 09:20:41 +01:00
Carsten Dominik
bb3570eae9
Release 6.20f
2009-01-29 15:29:07 +01:00
Carsten Dominik
11fa49dd21
Release 6.20e
2009-01-29 14:13:30 +01:00
Carsten Dominik
317f08c69b
Release 6.20d
2009-01-29 10:38:35 +01:00
Carsten Dominik
435ac059bf
Release 6.20c
2009-01-28 14:35:50 +01:00
Carsten Dominik
bc19e4df69
Release 6.20b
2009-01-28 14:04:56 +01:00
Carsten Dominik
16f7c4f384
Release 6.20a
2009-01-28 12:28:54 +01:00
Carsten Dominik
b81f597de0
Release 6.20
2009-01-28 09:30:12 +01:00
Carsten Dominik
78b4ca8cfc
Release 6.19e
2009-01-27 11:44:49 +01:00
Carsten Dominik
2860252c9e
Minor fixes, and release 6.19d
2009-01-27 09:11:34 +01:00
Carsten Dominik
c848dae4be
Release 6.19c
2009-01-27 09:02:13 +01:00
Carsten Dominik
f31255c8f3
Maintenance: Remove unused variables.
2009-01-26 11:04:45 +01:00
Carsten Dominik
ea446a6ff7
Release 6.19b
2009-01-26 08:22:14 +01:00
Carsten Dominik
5e965557b3
Release 6.19a
2009-01-25 16:08:16 +01:00
Carsten Dominik
41e51dfef4
Release 6.19
2009-01-25 13:41:09 +01:00
Carsten Dominik
19351e35c2
Version number: pushed to 6.18trans
2009-01-21 17:59:42 +01:00
Carsten Dominik
5f814319eb
Release 6.18c
2009-01-21 10:34:03 +01:00
Carsten Dominik
d164a22da6
Release 6.18a
2009-01-21 10:24:46 +01:00
Carsten Dominik
b76b28f2a7
Release 6.18
2009-01-20 10:23:26 +01:00
Carsten Dominik
b95178f38e
Column View: Catch it when a date property does not have allowed values defined.
...
When a property for column view is supposed to contain a date, not
defining allowed values could lead to an obscure error message. This
is now improved.
Reported by Charles Cave.
2009-01-16 12:50:09 +01:00
Carsten Dominik
34867369df
Push version number to 6.17trans
2009-01-07 13:27:02 +01:00
Carsten Dominik
6b686333fb
Release 6.17c
2009-01-06 23:35:50 +01:00
Carsten Dominik
621d11687d
Update copyright notice to 2009
2009-01-06 10:47:36 +01:00
Carsten Dominik
da36bd29ab
Release 6.17b
2009-01-06 09:56:42 +01:00
Carsten Dominik
35c0798d69
Release 6.17a
2009-01-05 13:25:58 +01:00
Carsten Dominik
2f38ef0c60
Release 6.17
2009-01-04 09:00:34 +01:00
Carsten Dominik
8915859c08
Version number back to 6.16trans.
2008-12-25 11:10:02 +01:00
Carsten Dominik
20f2f8e1e1
Release 6.16c
2008-12-25 11:06:35 +01:00
Carsten Dominik
2deee3e6e4
Column view: Capture also from locations in other files.
...
The dynamic block capturing column view has an :id parameter that does
select from where the column view should be captured. The routine
searching for this entry so far only searched the current file, now it
uses the full ID API to find the entry also in another file.
Furthermore, a value "file:path/to/file.org" will capture the global
column view of that file.
Report by Francois Lagarde.
2008-12-22 08:56:42 +01:00
Carsten Dominik
a8282e38c3
Version number: Pushed to 6.16trans.
2008-12-22 07:35:14 +01:00
Carsten Dominik
f35b0549ec
Release 6.16a
2008-12-21 12:47:50 +01:00
Carsten Dominik
d89284b240
Release 6.16
2008-12-20 11:16:01 +01:00
Carsten Dominik
952c6b9901
Version number to 6.15trans.
2008-12-19 09:14:00 +01:00
Carsten Dominik
8ff0c60894
Release 6.15f
2008-12-18 23:38:53 +01:00
Carsten Dominik
2075b26a92
Pushing version number to 6.15trans.
2008-12-18 09:04:15 +01:00
Carsten Dominik
ec702aa4ba
Release 6.15d.
2008-12-17 11:52:55 +01:00
Carsten Dominik
181235f605
Release 6.15c.
2008-12-17 09:59:25 +01:00
Carsten Dominik
9029d93e3a
Release 6.15b.
2008-12-17 09:18:32 +01:00
Carsten Dominik
db6004ae1d
Fix some additional typos.
2008-12-17 09:08:06 +01:00
Bernt Hansen
455df64fba
Fix typos on org-colview-xemacs.el
2008-12-16 11:55:50 -05:00
Carsten Dominik
96d9a2e467
Release 6.15a
2008-12-16 10:40:42 +01:00
Carsten Dominik
67a50839e9
Release 6.15
2008-12-16 08:30:55 +01:00
Carsten Dominik
c5ca477c38
Pushed version number to 6.14trans.
2008-12-10 23:34:16 +01:00
Carsten Dominik
7b6ad9054e
Release 6.14.
2008-12-06 07:34:30 +01:00
Carsten Dominik
0e157c59ba
6.14pre01
...
Moving toward a release.
2008-12-05 14:55:58 +01:00
Carsten Dominik
db782da26b
Remove unnecessary whitespace.
2008-12-04 15:33:43 +01:00
Carsten Dominik
825fdfa95e
Change version number to 6.13trans.
2008-11-25 20:42:53 +01:00
Carsten Dominik
eb48aaa7c1
Release 6.13a.
2008-11-24 12:22:56 +01:00
Carsten Dominik
06edd56942
Release 6.13
2008-11-23 08:10:04 +01:00
Carsten Dominik
5810f0a8c9
6.13pre05
...
Getting close.....
2008-11-22 10:25:55 +01:00
Carsten Dominik
db5c609be9
6.13pre04
2008-11-21 13:35:45 +01:00
Carsten Dominik
7d45c9f4bf
6.13p03
2008-11-21 07:18:35 +01:00
Carsten Dominik
81e3b95843
6.13pre02.
2008-11-20 15:02:53 +01:00
Carsten Dominik
926bab3a67
Pushing version number to 6.13pre01.
2008-11-20 08:28:02 +01:00
Carsten Dominik
24b32f199b
Switch version number to 6.12trans
2008-11-17 07:58:11 +01:00
Carsten Dominik
f926b09e0d
Allow using ido-completion all around Org.
...
If you set the variable `org-completion-use-ido' to t, and if you have
ido-mode turned on, most instanced of completion in Org-mode will use
ido-complete.
Thanks to Samuel Wales and Eric Schulte for patches to this effect.
2008-11-17 07:52:07 +01:00
Carsten Dominik
3b5007cd2b
Release 6.12b.
2008-11-12 23:58:49 +01:00
Carsten Dominik
b55ec41bc4
Release 6.12a
...
Because I forgot to push before I pressed the release button.....
2008-11-11 11:21:36 +01:00
Carsten Dominik
ed81800ccf
Release 6.12
2008-11-11 11:03:17 +01:00
Carsten Dominik
1ffa6b76f5
Release 6.11c.
2008-11-09 08:20:00 +01:00
Carsten Dominik
eb4f62ae34
Release 6.11a.
2008-11-08 22:29:54 +01:00
Carsten Dominik
c708279809
Release 6.11
2008-11-08 16:43:48 +01:00
Carsten Dominik
2c0291287a
Push version number to 6.11pre01.
...
We are moving toward the next release, please test!
2008-11-06 09:14:14 +01:00
Carsten Dominik
523cf1fe31
Release 6.10c.
2008-10-25 12:56:42 +02:00
Carsten Dominik
3794f574e2
Release 6.10b.
2008-10-25 12:54:49 +02:00
Carsten Dominik
88d4405e86
Release 6.10a.
2008-10-24 23:16:42 +02:00
Carsten Dominik
794839f1da
Release 6.10.
2008-10-23 09:19:43 +02:00
Carsten Dominik
b7db897e6d
Moving toward the 6.10 release.
2008-10-22 09:57:42 +02:00
Carsten Dominik
4574d894ce
Release 6.09a.
2008-10-12 07:36:18 +02:00
Carsten Dominik
5ebc1a7982
Release 6.09.
2008-10-09 13:18:25 +02:00
Carsten Dominik
57e912c275
Push version number to 6.09pre01.
2008-10-07 15:45:58 +02:00
Carsten Dominik
4c55b885d5
Documentation fixes.
2008-10-05 12:57:01 +02:00
Carsten Dominik
e195a3ee4b
Release 6.08a.
2008-10-05 08:31:54 +02:00
Carsten Dominik
c0292f955e
Release 6.08.
2008-10-05 08:27:53 +02:00
Carsten Dominik
7c0e0189f0
Fix property inheritance marker.
...
Now the function that retrieves a property with inheritance makes
sure that this function does not point anywhere if there was
no match.
2008-10-01 21:31:24 +02:00
Carsten Dominik
feab6c1348
Change version number to 6.08-pre01
2008-09-21 08:34:23 +02:00
Carsten Dominik
a8b3081610
Release 6.07b.
2008-09-21 08:26:30 +02:00
Carsten Dominik
b777e88fd6
Release 6.07a.
2008-09-19 16:19:32 +02:00
Carsten Dominik
1448aa2449
Bind some variables.
2008-09-19 08:30:22 +02:00
Carsten Dominik
194faab2b6
Bumping up the version number to 6.07.
2008-09-19 08:25:13 +02:00
Carsten Dominik
8833885abb
Make S-right/left work in column view for any timestamp
...
value of a property.
2008-09-18 10:24:57 +02:00
Carsten Dominik
caa2788b26
Allow a user-defined filter for the values in column view.
2008-07-25 17:05:37 -07:00
Carsten Dominik
2c26217b88
Release 6.06b.
2008-07-25 14:58:41 -07:00
Carsten Dominik
177e154e6c
Release 6.06a.
2008-07-24 06:42:03 -07:00
Carsten Dominik
14ffcc8b9a
Release 6.06.
2008-07-24 06:26:02 -07:00
Carsten Dominik
b5ed7fca04
Version number bumped to 6.06pre01.
2008-07-02 13:34:26 -07:00
Carsten Dominik
be38bc3316
Fixed bug in capturing column view.
...
Patch from Peter Jones.
2008-06-25 06:22:12 +02:00
Carsten Dominik
21499409c3
Release 6.05b.
2008-06-20 00:21:15 +02:00
Carsten Dominik
2a8f099e7e
Release 6.05a.
2008-06-17 17:06:16 +02:00
Carsten Dominik
672bfc4e49
Bug fix for next-allowed-value in column view.
2008-06-16 18:23:18 +02:00
Carsten Dominik
e1c22570b7
Version number 6.05, this will be released soon.
2008-06-16 17:51:04 +02:00
Carsten Dominik
e8202bf861
Version number 6.05pre01, with a detailed list of changes.
...
Yes, the 6.05 release is just around the corner.
2008-06-15 09:44:21 +02:00
Carsten Dominik
83218b1432
Fixed typos the first lines of some lisp files.
...
Reported by Levin Du.
2008-06-10 08:26:09 +02:00
Carsten Dominik
049b5931dd
Make 1-9,0 access allowed values in column view.
...
This was proposed by Levin Du, I implemented a modified version of his
patch.
2008-06-09 09:53:19 +02:00
Carsten Dominik
9a8d39d865
Bug fixes.
2008-05-30 09:30:43 +02:00
Carsten Dominik
2f60e2b921
Fix bugs with ellipsis generation in column view.
...
Ellipsis generation can now be controlled with `org-columns-ellipses'.
2008-05-30 06:04:29 +02:00
Carsten Dominik
82e14ee963
Fixed bug with pressing "e" in agenda column view.
2008-05-29 07:21:07 +02:00
Carsten Dominik
19f4b1815e
Use ellipses in narrow column-view columns.
2008-05-29 06:55:01 +02:00
Carsten Dominik
c9ea8bc470
Release 6.04c.
2008-05-27 08:09:31 +02:00
Carsten Dominik
174cc21d08
Bug fix for removal of comments during export.
2008-05-25 16:15:25 +02:00
Carsten Dominik
3b2b3556b7
Use C-c ' to exit source code editing.
2008-05-25 14:54:53 +02:00
Carsten Dominik
0950127491
Release 6.04.
2008-05-25 09:08:46 +02:00
Carsten Dominik
9bd2896c94
Version number to 6.04pre01
...
We are preparing for another release.....
2008-05-24 22:35:23 +02:00
Carsten Dominik
56a96e0364
Clock/add_time Format
...
Replace all occurrences of the format string "%d:%02d" with
org-time-clocksum-format, which contains the same string by default.
This allows anyone to customize the appearance of clock summaries.
For example:
(setq org-time-clocksum-format "%02d:%02d")
2008-05-16 07:36:27 +02:00
Carsten Dominik
b4159c5017
Release 6.03.
2008-05-15 04:40:55 +02:00
Carsten Dominik
4b8f738e62
Version number pumped to 6.03pre03
2008-05-14 10:32:24 +02:00
Carsten Dominik
66f801cbff
Version number change to 6.03pre01.
...
Yes, we are moving to the 6.03 release.
2008-05-08 17:17:58 +02:00