standardnotes / iOS-classic

iOS client - (Deprecated) - New version: https://github.com/standardnotes/mobile
167 stars 21 forks source link

Make titles optional #10

Closed moughxyz closed 7 years ago

moughxyz commented 7 years ago

Notes for mobile can sometimes be just quick thoughts. Having a title slows things down.

UI:

[Nav Bar] [Add title button] [Editor]

jz709u commented 7 years ago

also instead of adding a add title button why don't we just have a watermarked text inside of the textfield saying "Add Title" and keep the Textfield initially empty?

simulator screen shot jan 19 2017 17 51 08

moughxyz commented 7 years ago

Hmm that works too. Easier to implement too, which means less complexity, more longevity :)