commit bbec21c1fa7ca6136bffc3962c247168317a2a2a
parent e202a7b44f547467e916b508f32a9f2936ffb7bf
Author: Yuval Langer <yuval.langer@gmail.com>
Date: Wed, 3 Jan 2024 16:20:01 +0200
Adapt metadata from org files to markdown, remove unneeded index file, and add a print debug procedure.
Diffstat:
7 files changed, 24 insertions(+), 51 deletions(-)
diff --git a/haunt.scm b/haunt.scm
@@ -19,6 +19,8 @@
(prefix (kakafarm index)
kakafarm:index:))
+(define (dp a) (pretty-print a) a)
+
(define (pp attribute record)
(pretty-print (list attribute (attribute record))))
diff --git a/posts/20221116153111-fairy_genocide.md b/posts/20221116153111-fairy_genocide.md
@@ -1,11 +1,8 @@
-:PROPERTIES:
-:ID: baa64561-223e-4f17-a825-c41760433116
-:END:
-#+title: Fairy Genocide
-#+AUTHOR: Yuval Langer
-#+filetags: :publish:ideas:story:war:fairies:pixies:genocide:magic:
-# Creation date:
-#+date: 2022-11-16
+title: Fairy Genocide
+author: Yuval Langer
+date: 2022-11-16 15:31
+tags: war fairies pixies genocide magic
+---
It had been a few months after the peace delegation had disappeared
without a trace deep in the Human territories south of the Forest. The
diff --git a/posts/20221122002707-eww_is_the_opposite_of_eww.md b/posts/20221122002707-eww_is_the_opposite_of_eww.md
@@ -1,11 +1,8 @@
-:PROPERTIES:
-:ID: 9904fc16-7e52-4d32-ad87-21083474b4df
-:END:
-#+title: EWW Is Not Eww (also, info books are great)
-# Creation date:
-#+date: 2022-11-21
-#+author: Yuval Langer
-#+filetags: :publish:blog:clipboard_speaker:
+title: EWW Is Not Eww (also, info books are great)
+date: 2022-11-21 00:00
+author: Yuval Langer
+tags: publish blog clipboard-speaker
+---
So I find it hard to read. Yes, some people are like that, but I have
developed a technique to aid me on my readings: (Only for English, not
diff --git a/posts/20230709230840-whats_the_deal_with_airplane_food.md b/posts/20230709230840-whats_the_deal_with_airplane_food.md
@@ -1,10 +1,7 @@
-:PROPERTIES:
-:ID: aea15910-fa3c-4c2f-a717-fd16bb5f27de
-:END:
-#+title: What **is** the problem with airplane food?
-#+author: Yuval Langer
-# Creation date:
-#+date: 2023-07-09
+title: What **is** the problem with airplane food?
+author: Yuval Langer
+date: 2023-07-09 00:00
+---
The last time I travelled by aeroplane was many years ago. I do not
remember the food served on those flights - not its texture, not its
diff --git a/posts/20230715153614-fellow_weirdos.md b/posts/20230715153614-fellow_weirdos.md
@@ -1,13 +1,7 @@
-:PROPERTIES:
-:ID: e793bc72-7cef-47f6-993c-dcac26ffae4d
-:END:
-#+title: fellow-weirdos
-#+author: Yuval Langer
-# XXX How do I do something like this in tags?
-# Creation date:
-# 2023-07-15
-# Last update:
-#+date: 2023-07-15
+title: fellow-weirdos
+author: Yuval Langer
+date: 2023-07-15 00:00
+---
Don't know if they'll appreciate me calling them weirdos.
diff --git a/posts/20231123135948-comics_idea_typical_irc_channel_experience.md b/posts/20231123135948-comics_idea_typical_irc_channel_experience.md
@@ -1,9 +1,7 @@
-:PROPERTIES:
-:ID: d3c774a7-8f45-431f-a075-455b94ea6972
-:END:
-#+author: Yuval Langer
-#+title: Comics Idea: A Typical Offtopic IRC Channel Experience.
-#+options: toc:nil num:nil
+author: Yuval Langer
+title: Comics Idea: A Typical Offtopic IRC Channel Experience.
+date: 2023-11-23 13:59
+---
0. A typical livingroom with a bunch of friends talking and whatnot.
1. Knock on the door. Everyone are looking at the door.
diff --git a/posts/index.org b/posts/index.org
@@ -1,12 +0,0 @@
-:PROPERTIES:
-:ID: f51527fd-4b3b-4748-97af-5d8c3dad9090
-:END:
-#+author: Yuval Langer
-# Creation date:
-#+date: 2023-07-15
-#+title: Org Roam Notes
-- [[id:baa64561-223e-4f17-a825-c41760433116][Fairy Genocide]]
-- [[id:aea15910-fa3c-4c2f-a717-fd16bb5f27de][What **is** the problem with airplane food?]]
-- [[id:9904fc16-7e52-4d32-ad87-21083474b4df][EWW Is Not Eww (also, info books are great)]]
-- [[id:e793bc72-7cef-47f6-993c-dcac26ffae4d][fellow weirdos]]
-- [[id:d3c774a7-8f45-431f-a075-455b94ea6972][Comics Idea: A Typical Offtopic IRC Channel Experience]]