Fsnotes: [REQ] improve experience when editing bottom of long note

Created on 18 Jul 2018  路  9Comments  路  Source: glushchenko/fsnotes

When editing a long note, more than a screen in length, the cursor is almost always stuck at the bottom of the window and makes editing quite unpleasant.

It would be nice to be able to not have the bottom of the document tied to the bottom of the window.

A large bottom margin would suffice.
Or maybe there's an even better solution?

screen shot 2018-07-18 at 21 29 06

request

Most helpful comment

+1 for some sort of overscrolling. I found an article here about implementing it.

All 9 comments

I would also find it useful to have a blank margin at the bottom of a note. Not anything too large--perhaps the equivalent of one line of text with the line-spacing preference option set at its smallest setting.

Yes, when I said "large" I didn't mean half a page or anything :)

A line might suffice. Of course, I could put that in manually but I'd rather it be automatic

Thanks!

I can't help but feel there's a better way to do this?

Scroll View > Content Inset > Bottom = 10
rather than
Constraints > Bottom Space = 10

screen shot 2018-08-15 at 15 31 00

That way the scrollbar would go to the bottom and the text would not be cut off like this.

screen shot 2018-08-15 at 15 13 01

Scroll View > Content Inset > Bottom = 10

Does not work for me. Provide please working example.

OK, I'll try my side

App The Archive calls this (not locking the bottom of the document to the bottom of the window) "Typewriter Mode"

I'd still love to see this, will take another look at it in Xcode.

+1 for some sort of overscrolling. I found an article here about implementing it.

Was this page helpful?
0 / 5 - 0 ratings