Skip to content

Latest commit

 

History

History
69 lines (67 loc) · 2.72 KB

TODO.org

File metadata and controls

69 lines (67 loc) · 2.72 KB

Ikiwiki plugin

sh

Figure out why files are not being properly cleaned up

  • State “DONE” from “TODO” [2011-12-06 Tue 09:48]

Is it because ikiwiki is not cleaning up stdout when exiting?

perl

Figure out system workaround

  • The only args that could cause problems are already existing file names (because only things that are returned by bestlink are put in the hash). Thus, if ikiwiki does sanity checking of filenames, we are already ok.

lisp

Use less CPU when waiting on a file

  • State “DONE” from “TODO” [2011-12-03 Sat 08:52]

Possibly sleep for a short amount of time.

Figure out why it doesn’t work from a daemonized emacs

  • State “DONE” from “STARTED” [2011-12-14 Wed 21:44]
  • State “STARTED” from “TODO” [2011-12-14 Wed 18:17]

Write scan and linkify procedures

  • State “DONE” from “STARTED” [2011-12-06 Tue 14:38]
  • State “STARTED” from “TODO” [2011-12-03 Sat 08:52]

Allow proper customization

Test pictures hosted locally

  • State “DONE” from “STARTED” [2011-12-15 Thu 11:03]
  • State “STARTED” from “TODO” [2011-12-15 Thu 10:47]

Allow for slashes before wikilinks

readme

Remove warnings about alpha state

  • State “DONE” from “STARTED” [2011-12-16 Fri 11:22]
  • State “STARTED” from “TODO” [2011-12-16 Fri 11:11]

Put in link to blog

  • State “DONE” from “TODO” [2011-12-16 Fri 11:19]

Reword installation to reflect sh is now working

  • State “DONE” from “TODO” [2011-12-16 Fri 11:20]