Projects
Calendar Templater (working title)
A simple iOS App in which you can set up calendar event templates. Should save some time to specify events which recur manually
, i.e. when we have to copy-paste their details.
Project page coming soon-ish.
Wissenschaft als Leben
(Translates to science for a living
) A pseudo-scientific personal development approach to:
- live simple,
- organize your work,
- read faster,
- write efficient papers.
We work on articles and an e-book to accompany our workshops.
Zettelkasten
Zettelkasten
(German): an archival system in which knowledge workers store interconnected notes and ideas, generating a large archive which never forgets anything over the years.
I work on several small pieces of software simultanously. Each tool tackles one specific problem of implementing a digital archive to enhance flexibility in choosing and switching parts of the suite: do one thing and do it well.
Pieces of the suite
- MultiMarkdown-enabled Notational Velocity. I tweaked an already great note taking application to preview my notes with style.
-
There is an
official
QuickLook Generator by MultiMarkdown author Fletcher Penney.MultiMarkdown Quicklook Plugin. (unpublished) Previews MultiMarkdown and Markdown files when invoking Quicklook on them. - Archive File Management. (unpublished) A set of small command-line tools which e.g. report broken links between notes.
Old Projects
QuickRPG
My modern Ruby remake of an old role-playing game I wrote back in 2001 in BlitzBasic. Look at the GitHub repository.