From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.help Subject: Re: sexp and icalendar-export-file Date: Mon, 24 May 2021 10:03:26 +0300 Message-ID: References: <87sg2et7ei.fsf@hfph.mwn.de> <87im38u6bn.fsf@hfph.mwn.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="24595"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/2.0.6 (2021-03-06) Cc: help-gnu-emacs@gnu.org To: Andreas =?utf-8?Q?G=C3=B6sele?= Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Mon May 24 09:08:24 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ll4hM-0006D5-3f for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 24 May 2021 09:08:24 +0200 Original-Received: from localhost ([::1]:32884 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ll4hL-0003og-47 for geh-help-gnu-emacs@m.gmane-mx.org; Mon, 24 May 2021 03:08:23 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:59202) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ll4h1-0003oE-56 for help-gnu-emacs@gnu.org; Mon, 24 May 2021 03:08:03 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:37621) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ll4gx-0002pl-F7 for help-gnu-emacs@gnu.org; Mon, 24 May 2021 03:08:02 -0400 Original-Received: from localhost ([::ffff:102.87.235.181]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000000ADF16.0000000060AB50CC.00005158; Mon, 24 May 2021 00:07:55 -0700 Mail-Followup-To: Andreas =?utf-8?Q?G=C3=B6sele?= , help-gnu-emacs@gnu.org Content-Disposition: inline In-Reply-To: <87im38u6bn.fsf@hfph.mwn.de> Received-SPF: pass client-ip=217.170.207.13; envelope-from=bugs@gnu.support; helo=stw1.rcdrun.com X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:130160 Archived-At: * Andreas Gösele [2021-05-24 07:09]: > Hi, > > a follow up to my last post. > > I tried whether a detour through org-mode could provide a > solution. Inspired by > https://mattduck.github.io/generic-css/demo/org-demo.html I created an > org file with the following contend: > > ** Class 8:15am-10:00am > <%%(org-class 2021 1 1 2021 5 30 1 14)> Class > > * Weekly meeting with boss > <2021-01-19 Tue 14:00 +1w> > > ** Class 7:00pm-9:00pm > <%%(and (= 1 (calendar-day-of-week date)) (diary-block 2 16 2021 > 4 20 2021))> Just as a side note, none of the above I find user friendly as data is simply not enough structured, it is not easy to work with it. In the first heading there is time specified "Class 8:15am-10:00am", in the second it is about "meeting with the boss" without time. Then there is the URL with org-demo.html explaining all the anti-feature in a hype mode like it is universally useful planning application, well I say it is as usable as any text editing application with addition of attempts to make it structural. I can see here: https://mattduck.github.io/generic-css/demo/org-demo.html#automatic-reminders ** 10:00am Get dried ice at the magic store SCHEDULED: <2009-05-27 Wed> So one puts time in heading, as there is no rule, but not in scheduled? Even though SCHEDULED does allow the time as below. ** 10:00am Get dried ice at the magic store SCHEDULED: <2009-05-27 Wed 10:00> Either of those should work... and user is supposed either not to to know or to know it... IMHO, until user comes to proper planning, so much time will pass just to learn the fallacies of the Org mode. -- Jean Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns Sign an open letter in support of Richard M. Stallman https://stallmansupport.org/