rosshamish / run-on-journaling

Journaling in run-on-sentences. A 24h prototype.
2 stars 0 forks source link

how-to-use getting-started embedded in the textareas #8

Open rosshamish opened 9 years ago

rosshamish commented 9 years ago

like this, although this doesn't work inside a textarea

<span ng-if="$index === 0">Tap to start writing. Swipe left when you have a new, related idea.</span>
<span ng-if="$index === 1">Explore your related idea here, then swipe back. Or, swipe left again to explore another new, related idea.</span>
<span ng-if="$index === 2">These will change color to let you know how deep you've gone.</span>
ahoskins commented 9 years ago

Could also use TheatreJS...could be a nice touch.

rosshamish commented 9 years ago

^ good idea