Thanks Dan!
My idea was to go through a long imported table and quickly categorize the
different rows
into a number of predefined categories, without having to actually type the
category for
each row. Can I do that?
If babel is a way, I think I would prefer to use python as I am familiar
with it.
On 5/3/2010 11:15 PM, Dan Davison wrote:
Hmm, no, I think what I wrote was correct :)
Indeed, you are! I did something wrong in my test :-(
Cheers,
Uday
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-or
Uday S Reddy writes:
> On 5/3/2010 12:14 AM, Dan Davison wrote:
>
>>
>> It displays the output in the minibuffer, right? I'm not sure there's a
>> very easy solution. Documented behaviour of `shell-command' is that
>>
>> ,
>> | The output appears in the buffer `*Shell Command Output*'. If th
On 5/3/2010 12:14 AM, Dan Davison wrote:
It displays the output in the minibuffer, right? I'm not sure there's a
very easy solution. Documented behaviour of `shell-command' is that
,
| The output appears in the buffer `*Shell Command Output*'. If the
| output is short enough to display in
Johan Ekh writes:
> Hi all,
> I wonder if it is possible to tag rows in a table?
>
> For example, if I have a table of expenses, i.e. columns with "date", "note"
> and "sum",
> and then want to group the entries into different categories such as
> "groceries", "car" etc.
>
> Can I do this some
Hi all,
I wonder if it is possible to tag rows in a table?
For example, if I have a table of expenses, i.e. columns with "date",
"note" and "sum",
and then want to group the entries into different categories such as
"groceries", "car" etc.
Can I do this someway?
Best regards,
Johan
Thanks,
I will try it and report back.
//Johan
On Fri, Apr 30, 2010 at 5:03 PM, Carsten Dominik
wrote:
>
> On Apr 30, 2010, at 4:07 PM, Johan Ekh wrote:
>
> Hi all,
>> I have a series of tables in a single file. Each table have some fields
>> that depends on fields
>> in the previous table. Thus
David Frascone writes:
> On Mon, May 3, 2010 at 3:00 PM, Bernt Hansen wrote:
>
> David Frascone writes:
>
> > 1. Can I make all timestamps put the time? In other words, can I
> > make C-c ! always do the same thing as C-u C-c !
> >
>
> I use a key binding for this
Baoqiu Cui writes:
> Hi Dale,
>
> Dale Smith writes:
>
>> Dale Smith writes:
>>
>> The current org-export-docbook-xslt-proc-command is a format string,
>> with a fixed order of arguments (the fo filename and then the input
>> docbook filname). Thats probably good enough for most (a
On Mon, May 3, 2010 at 3:00 PM, Bernt Hansen wrote:
> Hi David,
>
> Answers are inline.
>
> David Frascone writes:
>
> > I've been using a lot of the great info at this site
> > (http://doc.norang.ca/org-mode.html) , and I have some questions:
> >
> > When using timestamps, I like the time in th
Hi David,
Answers are inline.
David Frascone writes:
> I've been using a lot of the great info at this site
> (http://doc.norang.ca/org-mode.html) , and I have some questions:
>
> When using timestamps, I like the time in there too. And, I like to
> stamp every entry, so my status looks nice.
Hi Nick,
Nick Dokos wrote:
> Sébastien Vauban wrote:
>
>> (setq org-tag-faces
>> '(("home" . (:background "#D4EAFF" :italic t))
>> ("work" . (:italic t :background "#F9E816"
>>
>> Though, only the color spec above is taken into account. Tags are not in
>> italics li
I've been using a lot of the great info at this site (
http://doc.norang.ca/org-mode.html) , and I have some questions:
When using timestamps, I like the time in there too. And, I like to stamp
every entry, so my status looks nice. But, I'm having a couple of problems:
1. Can I make all tim
On Sun, May 2, 2010 at 12:37 PM, Nathaniel Flath wrote:
> Hello,
> One thing I've wanted from org-mode is the ability to have certain items
> 'hidden' from the agenda until the day they are scheduled - this patch
> implements this for all properties who have a STYLE property of 'hidden'.
> I ended
Dear Eric,
thank you for your sample!
Indeed the way you use the footnotes works fine.
I recognized that the problem Is bound to footnotes insiside an
LaTeX Environment, like this:
---
#+OPTIONS: f:t
* footnote test
This Footnote [fn:1: the first one] works fine.
\begin{quote
Sébastien Vauban wrote:
> (setq org-tag-faces
> '(("home" . (:background "#D4EAFF" :italic t))
> ("work" . (:italic t :background "#F9E816"
>
> Though, only the color spec above is taken into account. Tags are not in
> italics like for all the others:
>
> (org
On 2010-05-03 03:33 +0100, Michal Kaniuczok wrote:
> I started using orgmode just few days as organizer /planer/ note taker
> etc and soon realized it is everything i wanted organizer to be. I
> work as a structural engineer for meadium size consulting Company and
> need to keep track of many small
Hi,
My general org keyboard policy has been to avoid the use of any Ctrl
related keys, and remap them to Alt, or FN keys where possible. For
example I've mapped M-R to org-remember and M-O to org-ctrlc-ctrlc
etc.
Today I've been looking to try and set up my alt 'speed keys' for the
prefix arg sty
I have not tried it but I found this variable:
org-agenda-deadline-faces
"Faces for showing deadlines in the agenda."
maybe it solves your problem?
--
Mikael Fornius
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list
Hi,
Can I bump up this thread?
Best regards,
Seb
Sébastien Vauban wrote:
> Hello,
>
> I'm trying to customize the display of deadlines.
>
> I currently have:
>
> (org-upcoming-deadline ((t (:foreground "white" :background "rgb:E9/A3/6A"
> :weight bold
> (org-warning ((t (:foreground "whit
Hi Eraldo,
Eraldo Helal wrote:
> I have switched to using org files as 'calendars'. (events.org,
> university.org, etc) I am using the agenda to view them.
>
> However I am still having some troubles with 2 things:
> 1. different colors for different calendars (e.g. entries from events.org in
> o
21 matches
Mail list logo