[Return] [Catalog]

1 guest@cc 2024-07-21T01:15:54 [ImgOps] [iqdb]
File: remind.png (PNG, 1.44KB, 640x400)
Here's how my configuration of the program "remind" (https://dianne.skoll.ca/projects/remind/) makes my terminal look on this given day.

Here's a couple of my configs:
.remind/1-config.rem

SET $AddBlankLines = 0

.remind/history-fictional.rem:

# First Steins;Gate D-Mail
REM [tzconvert(datetime($Uy, 7, 21, 12:56), "Japan")] MSF Received: Wed, 21 Jul 2010 12:56 +0900%_Date: Wed, 28 Jul 2010 12:54 +0900%_From: オカリン <sg-epk@jtk93.x29.jp>%_Subject: ヤバい%_%_牧瀬紅莉栖が%_

REM [tzconvert(datetime($Uy, 7, 24, 12:55), "Japan")] MSF Received: Wed, 24 Jul 2010 12:55 +0900%_Date: Wed, 28 Jul 2010 12:54 +0900%_From: オカリン <sg-epk@jtk93.x29.jp>%_Subject: ヤバい%_%_男に刺された%_

REM [tzconvert(datetime($Uy, 7, 28, 12:54), "Japan")] MSF Received: Wed, 28 Jul 2010 12:54 +0900%_Date: Wed, 28 Jul 2010 12:54 +0900%_From: オカリン <sg-epk@jtk93.x29.jp>%_Subject: ヤバい%_%_みたいだ。男%_

silliness.rem:

# NetHack
REM [moondatetime(2)] MSG You are lucky! Full moon tonight.
REM [moondatetime(0)] MSG Be careful! New moon tonight.
# Digital Devil Story: Megami Tensei
REM [moondatetime(0)] MSG マッパーの こうりょくが きれた!

and daily.rem:

IF now() >= timepart(tzconvert(datetime($Uy, $Um, $Ud, 10:00), "US/Pacific")) && now() <= timepart(tzconvert(datetime($Uy, $Um, $Ud, 23:00), "US/Pacific"))
MSG chat to US-pacific-friend
ENDIF
IF now() >= timepart(tzconvert(datetime($Uy, $Um, $Ud, 10:00), "US/Eastern")) && now() <= timepart(tzconvert(datetime($Uy, $Um, $Ud, 23:00), "US/Eastern"))
MSG chat to US-eastern-thread
ENDIF

# Timezone unknown
IF now() >= 02:00 && now() <= 21:00
MSG chat to username-of-friend-whose-tz-I-havent-figured-out
ENDIF
»
2 guest@cc 2024-07-22T18:46:48
>MSG You are lucky! Full moon tonight
This stuff is way above me, but it seems cool! Does that mean it includes moon cycles? Or is that part of the Nethack game? Well, I see SMT there too so I guess it could be a reference to that.
»
3 guest@cc 2024-07-25T00:44:45
>>2 Yeah, remind lets you calculate dates based off stupid things like the phase of the moon, it's pretty cool. Without full-blown astrology calculation you can't cast the REALLY powerful spells however, so that aspect of the program is pretty much just a toy.
I guess it lets you know good times to play NetHack!

[Return] [Catalog]
Delete Post:
OptionsPassword
Name
Comment
File