4 Radio links accross files? Like in Pony? Or HOWM.
5 How can this be done in an efficient way?
7 Ideas for time estimates:
11 {2:30} 2 hours, 30 minutes
13 What should be done with appointments that show up in the agenda.
14 Do we need something to distinguish appointment that we have to be
15 at from dates that are there just for information?
17 Maybe make a new keyword APPT for appointment, meaning that this is
18 something I need to attend, as opposed to something which is on that
19 day and not necessarily something where we need to be present. Not
22 Should we add this hierarchically? Should parents value be the summed
23 values of children? I guess not. No. Estimated times should be
24 atomic, belonging to the detailed entry. If people give estimated
25 times to parents, their fault.
31 Make variables for case-fold-search, there is a request in the survey
32 about case-sensitive search in tags or todo, something.
34 ">" does not work well in column view, when currently there is no
37 Make cycling put text properties over current state.
38 Use thee when moving subtrees, to restore them all to the right
41 C-RET, add empty line just like before the current entry.
43 Make sure the remember stuff insertion works correctly, find a way to
44 specify empty leading lines.
46 Last synch with FSF changes: <2008-01-03 Thu>
48 Fix special character replacement: not in protected regions, and
49 require them not to be part of a long chain of strings and dots.
51 Write CLOCK like this: CLOCK [2007-11-12 Mon 12:30-13:44]
52 This needs a lot of changing, of course. Clock table and lots more.
54 Make org-entry-put handle all special properties. Use interactive
55 interfaces only for interactive calls.
60 entry points: align. Hmm, mybe we should just leave it like it is.
65 Also, all the link types could be in separate files:
66 Still, org would automatically require these.
67 I guess it would make some sense to take these out.
72 How to set tags in remember buffer?
74 integrate org-iswitchb.el
76 Free up C-c C-v, and use this for other stuff?
78 document org-agenda-start-day and maybe other dynamical scope variables.
80 Should I move the remember template stuff to remember.el itself?
81 Would be good, but is unlikely to happen.
83 Make org-set-property set the property for all entries in the region.
86 Map region with commands, general mechanism????
88 M-q in a line starting with a *bold* string fails. Fuck this wrapping
89 and paragraph code, it is a desaster
91 - Agenda view of tags search make the levels of the headline visible
92 through leading dots. The TODO view doesn't. Maybe the to views
93 should behave the same on this?
95 - Modifying the TODO state of an entry while in the agenda tags-todo
96 view will make the leading dots disappear.
98 Make ASCII export remove some of the emph markers. Maybe replace
99 verbatim with single quotes or so.
101 ASCII export: move links into footnotes
103 Implement cycling by having a text property on headlines, instead
104 of doing all this work to figure things out dynamically????????????
106 Write some command that does:
107 - gets all the external stuff from David an Bastien
108 - Changes the version number so that they are consistent
109 - Have a contrib directory?????
111 Implement Johns auto-archive.
113 Have C-c C-e 0 l and C-c C-e 0 h do the region (Bastien)
115 Remove time grid lines that have an apointment on that time.
116 Don't show "-----" if something is going on during that time,
117 this is an indication of being occupied.
119 Implement block viewing in the agenda, to show how long enties take on
122 End date for a repeating thing?
124 Should we have thinks like <example> ... </example>
125 like muse does? This is much easier than what we have......
130 Completely remove cpltxt from store link and use desc instead.
132 Implement most internal links as add-ons. Either in external files,
133 or internally. Anyway, make sure most of them are active.
135 Bug with columns when there is an invisible link early in the
136 headline. See properties.org.
138 hooks in the properties stuff.
140 org-after-insert-property-drawer-hook.
142 Function to convert outline to plain and back (Scott Jaderholm)
144 MEW support??? (this is yet another emacs mailer)
146 Make org-fill-paragraph respect \\.
148 How can I update a calculating property without relying on the column
149 view format? That would require specifying the format in an
150 additional place, possibly in a data field? This is what I had
151 first. Maybe it was only partially a good idea????
152 The problem is that in order to have a column computing, we need to
153 have a view! So this is not good!
157 - have an extra property, like XYZ_OPERATOR.
158 Then do the operation in the sub tree of the entry that has the
159 operator property. Quite nice, this one, but may contradict
160 the format. It is not goot to have this multiple times. So maybe
161 strictly limit this to those that are in a format.
163 + when updating, find the format and then apply to subtree.
164 + When updating absolutely everything, find all the formats, get
165 all the operators, apply to the corresponding subtrees.
167 + allow very general operations:
169 {to-number,to-string,add}
173 Take old value, new value, and add or do whatever is necessary.
175 This is another exploit.
179 - Allow the operator in a value after all
181 search-subtree command/function
183 Should the default for org-archive-mark-done be nil?
185 hook after agenda-show, but careful with all the other functions
186 that use that function. Maybe take the functionality tp a separate
189 Make something search [-].
195 - org-goto, jumps to an entry in the current buffer
196 - org-refile, uses the completion interface to file something away
197 - org-refile with prefix arg allows to jump to a refile location
198 - remember can use refile, goto, and automatic location search
200 This is very much confuing:
202 refile standard can go to any refile location, in different files
203 we can also us the refile interface to find a headline in the
206 This needs to be made more consistent.
208 #+TYP_TODO: TODO BUG INCONSISTENCY IDEA WISH QUESTION DONE
209 #+OPTIONS: H:1 num:nil toc:t \n:nil @:t ::t |:t ^:t *:t TeX:t
210 #+EMAIL: carsten.dominik@gmail.com