Developer's Notes

CREDIT

  1. lib/dnote/string.rb

    1. Trans 19
    2. Gavin Sinclair 37
    3. Gavin Sinclair 50
    4. Trans 51

TODO

  1. test/cases/notes_case.rb

    1. Do something or another!", 1, "foo.rb" 27
    2. Do something or another!", 1, "foo.rb" 34
  2. lib/dnote/notes.rb

    1. Add ability to read header notes. They often have a outline format, rather then the single line. 16
    2. Play gold with Notes#parse. 73
    3. should this be done? 79
    4. ruby-1.9.1-p378 reports: `match': invalid byte sequence in UTF-8 134
    5. Would to_xoxo be better organized by label and or file? 254
  3. lib/plugins/syckle/dnote.rb

    1. Should this service be part of the +site+ cycle? 18
    2. Is #trial? correct? 79
  4. work/site.rb

    1. Don't use chdir. 102
  5. lib/dnote/format.rb

    1. Need good CSS file. 6
    2. Need XSL? 8

TEST

  1. lib/dnote.rb

    1. This is a test of arbitraty labels. 31

NOTE

  1. lib/dnote.rb

    1. Toying with the idea of making DNote a class. 6
  2. lib/dnote/string.rb

    1. This may still need a bit of tweaking. 17
  3. work/command.rb

    1. If DNote were a class. 139