a link to the attached file that you can
> easily insert with "C-c C-l".
>
> --
> Darlan
>
> [1]: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg37613.html
>
> At Fri, 1 Apr 2011 13:02:50 +0200,
> Juraj Kubelka wrote:
> >
> > [1 ]
> > Hi,
>
Hi,
I played a bit with org-attach. It is great package! Thanks for it! :)
I have one proposal. So at first why:
I would like to do something like this:
* Project documents
:PROPERTIES:
:Attachments: first.doc second.doc third.doc
:ID: 37773ace-b471-4003-a8d1-448e7c48f77b
:END:
uot;). Are there any settings I can use for the purpose? Maybe I missed
something.
Thank you in advance,
Juraj
On Fri, Feb 11, 2011 at 1:25 PM, Bastien wrote:
> Hi Juraj,
>
> thanks for the patch and the explanations.
>
> Juraj Kubelka writes:
>
> > So, my regular diary
Hi Bastien,
thank you for the implementation!
Juraj
On Fri, Feb 11, 2011 at 12:04 PM, Bastien wrote:
> Hi Juraj,
>
> Juraj Kubelka writes:
>
> > I found out that exporting agenda files to iCalendar
> > (org-export-icalendar-all-agenda-files) ignore
> > variable
me, your suggestion
solves me problem.
Regards,
Juraj
PS: Sorry, the first patch is missing a peace of code, the second one should
be right and complete.
On Fri, Jan 14, 2011 at 4:17 PM, Giovanni Ridolfi wrote:
> Juraj Kubelka writes:
>
> Hi, Juraj,
>
> > I would like to
I would like to add anniversary entries to another Org file then other
diaries. Would it be possible? There is a suggested patch in the attachment.
Thank you a lot,
Jura
patch.diff
Description: Binary data
___
Emacs-orgmode mailing list
Please use `Rep
Hi!
I found out that exporting agenda files to iCalendar
(org-export-icalendar-all-agenda-files) ignore
variable org-export-exclude-tags. Is it right? And is it wanted? I do not
want to see some tasks in my external calendar (mobile phone).
Thank you in advance!
Jura
--
use orgmode 7.4
_
Hi Carsten,
thank you a lot for your efforts. Unfortunately thanks to changes in
org-at-timestamp-p function (see patch below) org-agenda-date-later
doesn't work. If I comment it, it works. "(match-end 8)" returns
nil but number or pointer is expected.
Best regards,
Juraj
= patch
Hi,
I tried to implement function for adding a new todo item to an org-file.
Let's say there is a org-file:
=
* Project 1
** Small Tasks of project 1
###-PROJECT1-###
*** a task no.1
DEADLINE:
...
=
If I am in agenda-view and press "I" key, it will insert new task
after the "
Hi Carsten,
It seems there is a mistake in org.el file.
Juraj
-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-date-
earlier)
+(org-defkey org-agenda-mode-map [(shift left)] 'org-agenda-date-
earlier)
-(org-defkey org-agenda-mode-map [(shift right)] 'org-agenda-priority-
up)
+
On 8/8/06, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Aug 8, 2006, at 12:26, Juraj Kubelka wrote:
> Hi All!
>
> I have org file like example below. But some time stamps are not
> correctly displayed (see example below) in agenda view (org-agenda). I
> use emacs snapsho
Hi All!
I have org file like example below. But some time stamps are not
correctly displayed (see example below) in agenda view (org-agenda). I
use emacs snapshot (22.0.51.1) and Org-mode version 4.43. Is it
Org-mode bug or just my mistake?
Thanks
Juraj
== org file =
12 matches
Mail list logo