all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: "Andreas Gösele" <goesele@hfph.mwn.de>
Cc: help-gnu-emacs@gnu.org
Subject: Re: sexp and icalendar-export-file
Date: Mon, 24 May 2021 10:03:26 +0300	[thread overview]
Message-ID: <YKtPvlDa9LUO7KXm@protected.localdomain> (raw)
In-Reply-To: <87im38u6bn.fsf@hfph.mwn.de>

* Andreas Gösele <goesele@hfph.mwn.de> [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/



  reply	other threads:[~2021-05-24  7:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-23  4:12 sexp and icalendar-export-file Andreas Gösele
2021-05-24  4:03 ` Andreas Gösele
2021-05-24  7:03   ` Jean Louis [this message]
2021-05-24  7:11   ` Jean Louis
2021-05-24 10:52   ` Michael Heerdegen
2021-05-24 11:30     ` Michael Heerdegen
2021-05-24 19:13   ` Andreas Gösele

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YKtPvlDa9LUO7KXm@protected.localdomain \
    --to=bugs@gnu.support \
    --cc=goesele@hfph.mwn.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.