From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cameron Horsburgh Subject: Filling a list of dates in a spreadsheet Date: Thu, 4 Feb 2016 12:26:15 +1030 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113e795831d29a052ae80a92 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53518) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR99d-00055E-8u for Emacs-orgmode@gnu.org; Wed, 03 Feb 2016 20:56:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aR99c-0001rm-CV for Emacs-orgmode@gnu.org; Wed, 03 Feb 2016 20:56:17 -0500 Received: from mail-yk0-x22a.google.com ([2607:f8b0:4002:c07::22a]:36601) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aR99c-0001ri-7N for Emacs-orgmode@gnu.org; Wed, 03 Feb 2016 20:56:16 -0500 Received: by mail-yk0-x22a.google.com with SMTP id z7so34421922yka.3 for ; Wed, 03 Feb 2016 17:56:15 -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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Emacs-orgmode@gnu.org --001a113e795831d29a052ae80a92 Content-Type: text/plain; charset=UTF-8 Hi folks, I'm putting together a spreadsheet in org-mode. This is the general format: |----------------------+---------------+--------------------| | Date | Field One | Field Two | |----------------------+---------------+--------------------| | [2016-02-07 Sun] | | | | [2016-02-14 Sun] | | | | [A few lines] | | | | [A few more lines] | | | | [2016-12-25 Sun] | | | |----------------------+---------------+--------------------+ The date column needs to have a list of dates for every Sunday this year. In a traditional spreadsheet program there would be a function to 'fill' the series of dates automatically. I can't see anything in org-mode that would do this. Am I missing something, or will I just have to do it manually? Thanks! Cameron Horsburgh --001a113e795831d29a052ae80a92 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi folks,

I'm putting together a sp= readsheet in org-mode. This is the general format:

|----------------------+---------= ------+--------------------|
| Date =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | Fie= ld One =C2=A0 =C2=A0 | Field Two =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|=
|----------------------+----= -----------+--------------------|
| [2016-02-07 Sun] =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0 =C2=A0|
| [= 2016-02-14 Sun] =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0|
| [A few lines] = =C2=A0 =C2=A0 =C2=A0 =C2=A0| =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= |
| [A few more lines]= =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|
<= font face=3D"monospace, monospace">| [2016-12-25 Sun] =C2=A0 =C2=A0 | =C2= =A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0|
|----------------------+---------------+-= -------------------+

The date column needs to have a list of dates for e= very Sunday this year. In a traditional spreadsheet program there would be = a function to 'fill' the series of dates automatically. I can't= see anything in org-mode that would do this. Am I missing something, or wi= ll I just have to do it manually?

Thanks!

C= ameron Horsburgh

--001a113e795831d29a052ae80a92--