emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* agenda and todo list
@ 2018-11-05 20:40 Joseph Vidal-Rosset
  2018-11-05 20:47 ` Ken Mankoff
  2018-11-05 20:50 ` Joseph Vidal-Rosset
  0 siblings, 2 replies; 5+ messages in thread
From: Joseph Vidal-Rosset @ 2018-11-05 20:40 UTC (permalink / raw)
  To: emacs-orgmode list

Hello everybody,

I'm trying to configure  a todo list and I would be  happy to succeed in
getting this todo  list in a todo.org file in  my Dropbox/Orgzly/ but, I
do not understand why it does not work with my setup:

;;file to save todo items
(setq org-agenda-files (quote ("/home/joseph/Dropbox/Orgzly/todo.org")))

The    todo    list   persists    in    being    in   my    home    only
i.e. /home/joseph/ .

Your help with agenda and todo list would be very welcome.

Best wishes


-- 
Joseph 

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: agenda and todo list
  2018-11-05 20:40 agenda and todo list Joseph Vidal-Rosset
@ 2018-11-05 20:47 ` Ken Mankoff
  2018-11-05 20:50 ` Joseph Vidal-Rosset
  1 sibling, 0 replies; 5+ messages in thread
From: Ken Mankoff @ 2018-11-05 20:47 UTC (permalink / raw)
  To: joseph.vidal.rosset; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

Hi Joseph,

The `org-agenda-files` variables tells Org which files (or folders) to use
to build your Agenda. It doesn't write anything or save anything to disk.

Why not just move the todo.org file from /home/joseph to the Orgzly folder,
and work with it there?

  -k.

On Mon, Nov 5, 2018 at 12:41 PM Joseph Vidal-Rosset <
joseph.vidal.rosset@gmail.com> wrote:

> Hello everybody,
>
> I'm trying to configure  a todo list and I would be  happy to succeed in
> getting this todo  list in a todo.org file in  my Dropbox/Orgzly/ but, I
> do not understand why it does not work with my setup:
>
> ;;file to save todo items
> (setq org-agenda-files (quote ("/home/joseph/Dropbox/Orgzly/todo.org")))
>
> The    todo    list   persists    in    being    in   my    home    only
> i.e. /home/joseph/ .
>
> Your help with agenda and todo list would be very welcome.
>
> Best wishes
>
>
> --
> Joseph
>
>

[-- Attachment #2: Type: text/html, Size: 1483 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: agenda and todo list
  2018-11-05 20:40 agenda and todo list Joseph Vidal-Rosset
  2018-11-05 20:47 ` Ken Mankoff
@ 2018-11-05 20:50 ` Joseph Vidal-Rosset
  2018-11-05 21:05   ` Joseph Vidal-Rosset
  1 sibling, 1 reply; 5+ messages in thread
From: Joseph Vidal-Rosset @ 2018-11-05 20:50 UTC (permalink / raw)
  To: Liste-emacs-orgmode@gnu.org, Ken Mankoff

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

Sorry for this email that I just sent. I understood too late that it was
only a problem of rights on my Dropbox folder, created by the Dropbox
installation.

Thanks Ken, I apologize !

Best,

Jo.

Le lun. 5 nov. 2018 à 21:40, Joseph Vidal-Rosset <
joseph.vidal.rosset@gmail.com> a écrit :

> Hello everybody,
>
> I'm trying to configure  a todo list and I would be  happy to succeed in
> getting this todo  list in a todo.org file in  my Dropbox/Orgzly/ but, I
> do not understand why it does not work with my setup:
>
> ;;file to save todo items
> (setq org-agenda-files (quote ("/home/joseph/Dropbox/Orgzly/todo.org")))
>
> The    todo    list   persists    in    being    in   my    home    only
> i.e. /home/joseph/ .
>
> Your help with agenda and todo list would be very welcome.
>
> Best wishes
>
>
> --
> Joseph
>

[-- Attachment #2: Type: text/html, Size: 1974 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: agenda and todo list
  2018-11-05 20:50 ` Joseph Vidal-Rosset
@ 2018-11-05 21:05   ` Joseph Vidal-Rosset
  2018-11-05 21:08     ` Joseph Vidal-Rosset
  0 siblings, 1 reply; 5+ messages in thread
From: Joseph Vidal-Rosset @ 2018-11-05 21:05 UTC (permalink / raw)
  To: Liste-emacs-orgmode@gnu.org, Ken Mankoff

[-- Attachment #1: Type: text/plain, Size: 1258 bytes --]

Unfortunately the problem remains the same, even after the change of rights
on the folders... C-c C-c register the task directly in a todo.org in
/home/joseph/ and not in the Dropbox/Orgzly folder.... :(

I need help to fix this.

Best wishes,

Jo.

Le lun. 5 nov. 2018 à 21:50, Joseph Vidal-Rosset <
joseph.vidal.rosset@gmail.com> a écrit :

> Sorry for this email that I just sent. I understood too late that it was
> only a problem of rights on my Dropbox folder, created by the Dropbox
> installation.
>
> Thanks Ken, I apologize !
>
> Best,
>
> Jo.
>
> Le lun. 5 nov. 2018 à 21:40, Joseph Vidal-Rosset <
> joseph.vidal.rosset@gmail.com> a écrit :
>
>> Hello everybody,
>>
>> I'm trying to configure  a todo list and I would be  happy to succeed in
>> getting this todo  list in a todo.org file in  my Dropbox/Orgzly/ but, I
>> do not understand why it does not work with my setup:
>>
>> ;;file to save todo items
>> (setq org-agenda-files (quote ("/home/joseph/Dropbox/Orgzly/todo.org")))
>>
>> The    todo    list   persists    in    being    in   my    home    only
>> i.e. /home/joseph/ .
>>
>> Your help with agenda and todo list would be very welcome.
>>
>> Best wishes
>>
>>
>> --
>> Joseph
>>
>

[-- Attachment #2: Type: text/html, Size: 3285 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: agenda and todo list
  2018-11-05 21:05   ` Joseph Vidal-Rosset
@ 2018-11-05 21:08     ` Joseph Vidal-Rosset
  0 siblings, 0 replies; 5+ messages in thread
From: Joseph Vidal-Rosset @ 2018-11-05 21:08 UTC (permalink / raw)
  To: Liste-emacs-orgmode@gnu.org, Ken Mankoff

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

I am confused, really, I just saw right now what was the cause of this
problem in my setup. Forget and forgive my ask of help, definitely.

Jo.

Le lun. 5 nov. 2018 à 22:05, Joseph Vidal-Rosset <
joseph.vidal.rosset@gmail.com> a écrit :

> Unfortunately the problem remains the same, even after the change of
> rights on the folders... C-c C-c register the task directly in a todo.org
> in /home/joseph/ and not in the Dropbox/Orgzly folder.... :(
>
> I need help to fix this.
>
> Best wishes,
>
> Jo.
>
> Le lun. 5 nov. 2018 à 21:50, Joseph Vidal-Rosset <
> joseph.vidal.rosset@gmail.com> a écrit :
>
>> Sorry for this email that I just sent. I understood too late that it was
>> only a problem of rights on my Dropbox folder, created by the Dropbox
>> installation.
>>
>> Thanks Ken, I apologize !
>>
>> Best,
>>
>> Jo.
>>
>> Le lun. 5 nov. 2018 à 21:40, Joseph Vidal-Rosset <
>> joseph.vidal.rosset@gmail.com> a écrit :
>>
>>> Hello everybody,
>>>
>>> I'm trying to configure  a todo list and I would be  happy to succeed in
>>> getting this todo  list in a todo.org file in  my Dropbox/Orgzly/ but, I
>>> do not understand why it does not work with my setup:
>>>
>>> ;;file to save todo items
>>> (setq org-agenda-files (quote ("/home/joseph/Dropbox/Orgzly/todo.org")))
>>>
>>> The    todo    list   persists    in    being    in   my    home    only
>>> i.e. /home/joseph/ .
>>>
>>> Your help with agenda and todo list would be very welcome.
>>>
>>> Best wishes
>>>
>>>
>>> --
>>> Joseph
>>>
>>

[-- Attachment #2: Type: text/html, Size: 4098 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-11-05 21:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-05 20:40 agenda and todo list Joseph Vidal-Rosset
2018-11-05 20:47 ` Ken Mankoff
2018-11-05 20:50 ` Joseph Vidal-Rosset
2018-11-05 21:05   ` Joseph Vidal-Rosset
2018-11-05 21:08     ` Joseph Vidal-Rosset

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).