Hi list,
I haven't asked a question in a long time so here is one :)
Is there any way I could publish my tasks to my iPhone ? The First
thing that comes to mind is iCal/Google sync that way you can also
read and write into org-mode, if only you could sync iCal with
org-mode.
Thanks and
Hello list,
Is anybody here using both org mode and omni outliner ? I would like
to hear your opinions about pros and cons on both.
Thanks,
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode
On Mon, 2008-09-29 at 20:44 +0200, Richard Riley wrote:
> Cezar Halmagean <[EMAIL PROTECTED]> writes:
>
> > Richard Riley <[EMAIL PROTECTED]> writes:
> >
> >> I pasted that in to my shell on Debian Lenny and it worked. Did you try
> >> another g
Hello,
Is there any way to grab a subtree and html-export it as an email
attachment at a certain time ?
What I need is, to take everything from my "Tickets" heading,
html-export it to a file, create an email (from some kind of template)
with that file attached and send it. All this nee
Richard Riley <[EMAIL PROTECTED]> writes:
> I pasted that in to my shell on Debian Lenny and it worked. Did you try
> another gnome-osd-line without the xml?
>
like what ?
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to th
Very nice idea, I tryied this on Ubuntu 8.04 but it's not working for
me, the example provided in the gnome-osd-client man doesn't work
either:
gnome-osd-client -f "Volume: 96%"
ServerError: : u'osd_vposition'
Evaluating (osd-display "i2" "and OSD..." 500) => 2
Cezar
__
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Sep 18, 2008, at 7:46 PM, Cezar Halmagean wrote:
>
>> Carsten Dominik <[EMAIL PROTECTED]> writes:
>>
>>> And how about org-todo-keyword-faces?
>>>
>>
>> (("TODO" . org-warning) (
Carsten Dominik <[EMAIL PROTECTED]> writes:
> And how about org-todo-keyword-faces?
>
(("TODO" . org-warning) ("SOMEDAY" :foreground "pink" :weight bold :underline
nil) ("WAITING" :foreground "orange" :weight bold :underline nil))
I can see the problem there, dunno why it's there tho.
Cezar
Carsten Dominik <[EMAIL PROTECTED]> writes:
>
> What are the values of org-done-keywords and org-not-done-keywords in
> the buffer?
>
("DONE" "DELEGATED" "CANCELLED")
and
("TODO" "STARTED" "WAITING" "APPT")
Cezar
___
Emacs-orgmode mailing list
Re
This happens on Ubuntu 8.04 with emacs-snapshot, org-mode from git. I am
not sure what's causing that.
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/list
Bernt Hansen <[EMAIL PROTECTED]> writes:
> I take a slightly different approach with the latest set of changes by
> Carsten. My remember templates use the %!%& escapes to file in the
> target location immediately and jump there - so I'm working in the org
> file and not a remember buffer which h
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Cezar
>
> are you sure you want to get rid of this indication
> that a potentially large amount of text is hidden below this
> line and will be killed silently when you press `C-k'?
>
>(setq org-ellipsis " ")
>
>And a restart of Emacs is re
Hello,
I would like to remove the 3 dots at the end of a heading since I
don't like how it looks. All my headings have those "...".
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.or
Peter Jones <[EMAIL PROTECTED]> writes:
> Peter Jones <[EMAIL PROTECTED]> writes:
>> The file you want is:
>>
>> emacs/emacs.d/pmade-org.el
>
> Of course, I meant to say:
>
> emacs/emacs.d/pmade-colors.el
>
> For my home-brewed color theme.
>
> Sorry about that.
Thank you very much ! Is that
Peter Jones <[EMAIL PROTECTED]> writes:
> Manish <[EMAIL PROTECTED]> writes:
>> It's titillating. I mean it piques interest but it does not talk of
>> specifics (setup, functions, key bindings). A good starter to using
>> Org for planning/estimation nonetheless.
>
> Thanks Manish.
>
> As I was e
Hello list,
I anybody using/integrating org-mode in their workflow together with a
project management system like Trac or Redmine ? Or is there a better
sollution than those 2 that integrates better with org ?
Cezar
___
Emacs-orgmode mailing l
"Charles philip Chan" <[EMAIL PROTECTED]> writes:
> So it seems that Aquamacs (at least for now) is based on Carbon Emacs
> where as Emacs.app's GUI is pure Appkit (Cocoa).
Aha, thanks for that. Any idea what might be the advantages of using
Emacs.app over Aquamacs ?
Cezar
___
"Charles philip Chan" <[EMAIL PROTECTED]> writes:
>
> I found more info comparing the two here:
>
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg00293.html
>
I don't see nothing about Aquamacs there.
Cezar
___
Emacs-orgmode mailing list
Remember
"Charles philip Chan" <[EMAIL PROTECTED]> writes:
> Not from every where, but you should be able to define a few terminal
> services (by using emacsclient) in Terminal.app to at least make it work
> with selected file items in Finder.app or capture text put into the
> paste board. However, YMMV si
Whenerver I call M-x org-remember I get this:
Debugger entered--Lisp error: (error "Autoloading failed to define function
org-remember")
execute-extended-command(nil)
call-interactively(execute-extended-command nil nil)
I am using remember 1.9 and org 6.05b.
Cezar
__
Carsten Dominik <[EMAIL PROTECTED]> writes:
> After that, on June 26, I'll be going to the States for nine long
> weeks. During the first five weeks I will be in the San Francisco Bay
> Area, to be precise in Mountain View, California, to work at the NASA
> Ames Research Center there. Any Emacs
Paul R <[EMAIL PROTECTED]> writes:
> Carsten Dominik <[EMAIL PROTECTED]> writes:
>
>> Hi,
>>
>> Org-mode release 6.05 is available at http://orgmode.org
>>
>
> good job, as usual. Thank you Carsten.
Love the new features ! org-mode rocks.
Cezar
___
Carsten Dominik <[EMAIL PROTECTED]> writes:
> You can do all this with appropriate remember templates. All I will
> do it to make sure that the dates inserted into the remember template
> will reflect the agenda date. How you further edit and file away the
> entry is a matter of your remember se
Richard G Riley <[EMAIL PROTECTED]> writes:
>
> I think that, if I understand the issue, from the agenda it would be
> nicer for a default action to insert with the scheduled date defaulted
> to the day which has focus.
exactly...
___
Emacs-orgmode m
knubee <[EMAIL PROTECTED]> writes:
> This seems like an obvious question, but I haven't been able to find an
> answer.
>
> Is there a simple command for entering a new TODO item from the agenda view?
> (something analogous to "i d" for inserting a diary entry)
>
> If not, how do people quickly e
Hi,
I stumbled on a weird behaviour today:
If I create a TODO entry like this:
** TODO something to do :myTag:
C-a will toggle the pointer possition between beginning of the line
and end fo the TODO string, which is cool:
** TODO something to do :myTag:
^ ^
Bu
Hello,
Is there a way to mark non scheduled (timestamped) entires as passed
so I can archive them easily ? I can easily spot DONE entries cause
they have a different color (green). But I don't see anay change for a
timestamped entry after the date passed (like meetings).
Regards,
Cezar
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This is now fixed, tags are re-aligned *after* the note has been pasted
> into the target location.
>
> Thanks for the report.
>
> - Carsten
>
Thank you !
Cezar
___
Emacs-orgmode mailing list
Remember: u
On 2008-06-11 22:53:04 -0700, Carsten Dominik <[EMAIL PROTECTED]> said:
Hi Cezar,
you must have a setup in which org-add-link-type is called before
org.el is loaded. This can happen by a package that calls this
function without doing (require 'org) first.
- Carsten
I am not 100% that
Nick Dokos <[EMAIL PROTECTED]> writes:
> [And now I commit the faux-pas of not replying to the list...]
>
> --- Forwarded Message
>
> Cezar Halmagean <[EMAIL PROTECTED]> wrote:
>
>> > org-add-note will add a note. It's bound to C-c C-z, so from t
Nick Dokos <[EMAIL PROTECTED]> writes:
> [Fat-fingered that one... I *meant* to say:]
>
> Peter Rayner <[EMAIL PROTECTED]> wrote:
>
>> >Typing on an item in the agenda buffer takes you to the item
>> >itself, where you can do anything you please, e.g. add a note. Is that
>> >what you are looking
Adam Spiers <[EMAIL PROTECTED]> writes:
> On Wed, Jun 11, 2008 at 07:16:21AM +0200, Dominik, C. wrote:
>>
>> Hi Adam,
>>
>> I have now implemented this feature, exactly as ordered :-),
>> with %&.
>
Ask anybody using org-mode whats the fuss about org-mode and they'll all
say one thing: Carten D
Thomas Baumann <[EMAIL PROTECTED]> writes:
>
> But if you want to know, how many days you're late (which seems to be in
> line with the docs) the following patch will help
>
Carsten, can you add that if it makes sense to have it in org-mode ?
Thanks.
_
I have a TODO entry that's scheduled for:
SCHEDULED: <2008-06-05 Thu>
and today in the agenda buffer I see :
project:Sched. 2x TODO my_task
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Ema
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote:
>
>>
>> Hi list,
>>
>> I was wondering if there is a way to attach a TAG to a template after
>> you've hit C-c C-c. My setup is like this: I have a s
Hi list,
I was wondering if there is a way to attach a TAG to a template after
you've hit C-c C-c. My setup is like this: I have a shortcut that
opens up a remember buffer for work where I add tasks I need to do and
on all of the tasks I need to add a TAG (not different, just one) so
th
Adam Spiers <[EMAIL PROTECTED]> writes:
> On Tue, May 27, 2008 at 10:55:57PM +0100, Adam Spiers wrote:
>> I'm going to restart gcaldaemon shortly - if it works then orgmode can
>> boast unidirectional non-interactive syncing with google calendar! (as
>> opposed to repeatedly importing an .ics file
Dan Davison <[EMAIL PROTECTED]> writes:
>> user-base first. Is there anyone other than myself and Austin
>> currently reading the list who uses org-mairix.el, or who might be
>> interested in using it?
>
Yes, I am interested too.
Cezar
___
Emacs-o
> hi everybody,
>
> I took the liberty of updating the elisp file that John Rakestraw sent
> last week. I (think) have improved a bit and the description should be
> easier to follow. I have also made it possible to insert the selected
> text into the current buffer (the code was there, I just had
Bernt Hansen <[EMAIL PROTECTED]> writes:
> C-M-r (pick remember template key)
> Enter details
> C-c C-c store the note to * Tasks in the file I selected
> C-u C-u C-M-r to get back to the note I just filed then
> C-c C-w to refile it to whatever task is appropriate
I tend to think we are ta
Hi list,
Is there any way to specify a category in which the note will be
stored when using remember ?
What I want to define is:
1. Start remeber
2. Pick a category
3. write down a title and a description
4. Store the note (scheduled for today - so I can view it with C-a a)
I c
Hello,
Is there any way I could sync org-mode and trac so I could managed my
tickets with org-mode ?
Or does anybody have a different solution ?
Regards,
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the li
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I cannot reproduce it. Can you figure out which of your require
> statements causes this?
> By commenting all but (require 'org), and then decommenting them one
> by one?
>
> do you get an error when compiling the lot?
Compiling what ?
>
> Also, I d
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Cezar,
>
> since nobody else seems to have this problem, chances are that this is
> in your setup.
> What is your setup for Org/calendar/diary ???
>
> - Carsten
http://mixandgo.com/org-mode-init.el
___
Bastien <[EMAIL PROTECTED]> writes:
> Hi Cezar,
>
> the website was in the middle of a domain name transfer.
> It is on now: http://orgmode.org
>
> Cezar Halmagean <[EMAIL PROTECTED]> writes:
>
>> Is the website down ? I am trying to get the latest ve
Hi list,
Is the website down ? I am trying to get the latest version on
org-mode because I get an error with the current one, and hope the
latest version will fix it :)
error: Recursive `require' for feature `calendar'
GNU Emacs 23.0.60.2 (i686-pc-linux-gnu, GTK+ Version 2.12.9) of
lanas <[EMAIL PROTECTED]> writes:
>
> Which version of org are you using ?
>
I am using org-5.23a
Cezar
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo
lanas <[EMAIL PROTECTED]> writes:
> Hello all,
>
> I've tried org-mode on the emacs 23.0.60.1 I retrived from cvs from
> Savannah and compiled. Orgmode does not run and emacs reports:
>
> "Wrong number of arguments: quote, 3"
>
> emacs was launched like this:
>
> ./emacs -fn "DejaVu LGC Sans Mo
Xin Shi <[EMAIL PROTECTED]> writes:
> Hi Cezar,
>
> It's a good idea!
>
> I've been using the weblogger.el to post on the mysql server,
> interfaced by wordpress. You may want to take a look at it.
>
> Xin
>
Thanks Xin, I think that will help me build a "publish/sync" function.
__
Hello,
What I am trying to do is create a blog that reads from a mysql db and
I would like to be able to use org-mode to write (and read) to that
mysql db. So in other words, use org-mode as an interface/editor for
my blog.
I would like to hear your thoughts about this.
Regards,
Cezar
Bastien Guerry <[EMAIL PROTECTED]> writes:
> "Cezar Halmagean" <[EMAIL PROTECTED]> writes:
>
>> The docs don't say anything about uploading to a server, ssh/ftp !?
>
> ,[ (info "(blorg)The header") ]
> | #+TITLE, #+BLOG_URL*, #+PU
Bastien <[EMAIL PROTECTED]> writes:
> Ave Cesar,
>
> "Cezar Halmagean" <[EMAIL PROTECTED]> writes:
>
>> Hey Bastien, I am trying to set up blorg but I cannot find where to set
>> the host (where to upload the files) or doesn't it handle the u
> Check blorg on this page instead:
>
> http://www.cognition.ens.fr/~guerry/blorg.php
>
> I know some people are using blorg successfully.
> I can't compare with org-blog.el since I've never used it.
>
> In any case, a blog engine for Org is really *hot* on the to-do list.
> This week is a
Hey list,
I am trying to set up a blog page on my website and I would prefer to
use org-mode for that. I wonder what are the features provided by
blorg and org-blog.el and which is better and actively maintained.
I have tried both
http://www.cognition.ens.fr/~guerry/org-blogging.html a
Carsten Dominik <[EMAIL PROTECTED]> writes:
> What do you mean here? Moving the entry to a different place, or
> just set the CATEGORY property in the entry?
>
Exactly, moving it under the specified category.
Cezar
___
Emacs-orgmode mailing list
Re
Bastien <[EMAIL PROTECTED]> writes:
> Wanrong Lin <[EMAIL PROTECTED]> writes:
>
>> Following your suggestion now I can see a pretty list of scheduled
>> things when I run "diary", but I don't see any marking of dates in my
>> calendar buffer. Is there anything I could have missed?
>
> (add-hook '
Bastien <[EMAIL PROTECTED]> writes:
> As for scheduling your tasks, the template can have active timestamps
> with "%t" -- so "SCHEDULED: %t" in the template will insert a scheduled
> timestamp.
>
Thanks Bastien ! That helped !
Even tho, a way to specify categories in the agenda view would be ni
Hi list,
Is there a way to put tasks under a certain category from the agenda
buffer ? Or better from remember.
Right now I use this work flow:
f7 t (which pops up a remember buffer which starts a task)
type my todo item
C-c s +1 (schedule the task for tomorrow - just to keep today
>
>
> Yes, I do, the highlight extends beyond the category, just because
> the whole line has a mouse-face property. But if you click on the
> category with mouse-2, the link will be followed.
>
> I am not saying that it is a nice implementation, but is does work.
>
> - Carsten
The only thing tha
Adam Spiers <[EMAIL PROTECTED]> writes:
>
> First you need to understand what mairix does:
>
> http://www.rpcurnow.force9.co.uk/mairix/
>
> org-mairix lets you create hyperlinks which will execute arbitrary
> mairix searches on your mail archives, which can be quite complex,
> e.g. all mails fro
Adam Spiers <[EMAIL PROTECTED]> writes:
> Oh, it's so useful! :-) Turning emails into TODOs via org-remember is
> one extremely useful application, and storing hyperlinks from within
> project material to relevant mails or mail threads is another, e.g.
>
> * PROJECT finish org-mairix.el
> **
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Hi Cezar,
>
> by accident, this seems to work for me already. If I click on
> the category, the file is opened.
>
Can you describe this ? What do you mean "by accident" and what file ?
Are you using the [[][]] link format for the category name ?
>>
I guess you are right. I should start using subheadings :)
Regards,
Cezar
"William Henney" <[EMAIL PROTECTED]> writes:
> Hi Cezar
>
> On Feb 9, 2008 5:41 PM, cezar <[EMAIL PROTECTED]> wrote:
>> How common is a blank line in a list item ?
>> I'd say it's more common for a blank line to end a lis
On Thu, 06 Dec 2007 14:52:45 +0100, Gijs Hillenius wrote:
> Hello
>
> Just noticed that (on this system) http://orgmode.org is incorrectly
> displayed. The pages displays with no left margin at all, which makes
> reading a bit difficult. Something changed? Or should I be looking at my
> firefox?
64 matches
Mail list logo