From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: agenda and todo list Date: Mon, 05 Nov 2018 21:40:46 +0100 Message-ID: <87pnvji7g1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48768) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gJlg6-0001Dg-AB for emacs-orgmode@gnu.org; Mon, 05 Nov 2018 15:40:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gJlg5-0000Lu-DF for emacs-orgmode@gnu.org; Mon, 05 Nov 2018 15:40:54 -0500 Received: from mail-wm1-x32a.google.com ([2a00:1450:4864:20::32a]:55505) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gJlg5-00009u-4l for emacs-orgmode@gnu.org; Mon, 05 Nov 2018 15:40:53 -0500 Received: by mail-wm1-x32a.google.com with SMTP id s10-v6so9736147wmc.5 for ; Mon, 05 Nov 2018 12:40:49 -0800 (PST) Received: from debian ([2a01:e35:2ea9:9d00:b553:cd60:a592:f44c]) by smtp.gmail.com with ESMTPSA id c24-v6sm77226572wre.44.2018.11.05.12.40.47 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 05 Nov 2018 12:40:47 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" 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