krainboltgreene / termnote

Keynotes in your flippin' TERMINAL!
http://krainboltgreene.github.com/termnote
MIT License
273 stars 22 forks source link

`list': uninitialized constant TermNote::Pane::List (NameError) #16

Closed Jimgerneer closed 11 years ago

Jimgerneer commented 11 years ago

The line of code:

show.add list title: "Rules of Life", items: ['blah', 'blah']

is causing the error:

`list': uninitialized constant TermNote::Pane::List (NameError)

While text, chapter and code work just fine. Any ideas?

krainboltgreene commented 11 years ago

I removed list in favor of just using a "markdown" list. So just use a text one.

Should I bring list back?

On Thu, Mar 21, 2013 at 8:43 AM, Jim Denton notifications@github.comwrote:

The line of code:

show.add list title: "Rules of Life", items: ['blah', 'blah']

is causing the error:

`list': uninitialized constant TermNote::Pane::List (NameError)

While text, chapter and code work just fine. Any ideas?

— Reply to this email directly or view it on GitHubhttps://github.com/krainboltgreene/termnote/issues/16 .

Kurtis Rainbolt-Greene, Hacker Software Developer 612 S. Flower St. Los Angeles, CA, 90017

Jimgerneer commented 11 years ago

Odd, I made a comment yesterday about how I found it was just the Readme usage section that was wrong (and I forgot to hit submit? Derp). The markdown works fine and a list slide would just be redundant.

Any ideas on making alignment an option for each type? It would be nice to be able to change a default starting position if that is even possible.

krainboltgreene commented 11 years ago

Yes, that sounds great. Can you create an issue for it? I'll label it Enhancement.

On Fri, Mar 22, 2013 at 11:48 AM, Jim Denton notifications@github.comwrote:

Odd, I made a comment yesterday about how I found it was just the Readme usage section that was wrong. The markdown works fine and a list slide would just be redundant.

Any ideas on making alignment an option for each type? It would be nice to be able to change a default starting position if that is even possible.

— Reply to this email directly or view it on GitHubhttps://github.com/krainboltgreene/termnote/issues/16#issuecomment-15314779 .

Kurtis Rainbolt-Greene, Hacker Software Developer 612 S. Flower St. Los Angeles, CA, 90017