-- mode:org; coding: utf-8 --
-- mode:org; coding: utf-8 --
#+TITLE: task for SchemeBBS #+AUTHOR: Wensheng Xie #+EMAIL: wxie@member.fsf.org #+LANGUAGE: en #+OPTIONS: H:2 num:nil toc:nil \n:nil @:t ::t |:t ^:{} _:{} *:t TeX:t LaTeX:t #+STYLE: #+LATEX_CLASS: myclass #+LATEX_CLASS_OPTIONS: [a4paper] #+ATTR_LATEX: width=0.38\textwidth wrap placement={r}{0.4\textwidth} #+ATTR_LATEX: :float multicolumn #+REVEAL_TRANS: None #+REVEAL_THEME: Black #+TAGS: @work(w) @home(h) @road(r) laptop(l) pc(p) { @read : @read_book @read_ebook } #+ATTR_ORG: :width 30 #+ATTR_HTML: width=”100px” #+EXPORT_SELECT_TAGS: export #+EXPORT_EXCLUDE_TAGS: noexport #+STARTUP: fold
- tasks for SchemeBBS
** [2020]
* [2020-06]
** [2020-06-23 二]
*** DONE read SchemeBBS at [[textboard.org][SchemeBBS]]
One newline is a line break (
), two or more newlines will start a new paragraph. Format: **bold italic ==monospaced==spoilerhttp://c2.com link to post »7 >quoted text
;;;This is a block of code
(lambda (h)
((lambda (f) (f f))
(lambda (f) (h (lambda (x) ((f f) x))))))
CLOSED: [2020-06-23 二 14:49] DEADLINE: <2020-06-23 二> ***** DONE fork the SchemeBBS code at [[https://gitlab.com/naughtybits/schemebbs][gitlab SchemeBBS]]
CLOSED: [2020-06-23 二 21:12] DEADLINE: <2020-06-23 二>
- CLOSING NOTE [2020-06-23 二 21:12] \\
https://gitlab.com/wxie2017/schemebbs ***** DONE clone my fork of SchemeBBS locally
CLOSED: [2020-06-24 三 09:17] DEADLINE: <2020-06-23 二>
- CLOSING NOTE [2020-06-24 三 09:17] \\
cloned to local my fork: [[https://gitlab.com/wxie2017/schemebbs][wxie's fork]] my clone: ~/work/Scheme/schemebbs ***** TODO try to run the SchemeBBS locally
DEADLINE: <2020-06-30 二>