💾 Archived View for rawtext.club › ~sloum › geminilist › 000327.gmi captured on 2020-09-24 at 02:38:57. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

<-- back to the mailing list

Text reflow woes (or: I want bullets back!)y

Aaron Janse aaron at ajanse.me

Thu Jan 16 17:40:50 GMT 2020

- - - - - - - - - - - - - - - - - - - ```

On Thu, Jan 16, 2020, at 7:10 AM, solderpunk wrote:
> But I realise that, actually, for the majority of people that's far
> *more* accessible.  Someone using something resembling Notepad is going
> to have a miserable time writing content hard-wrapped at 40 chars, while
> the "long line" format just happens, probably without them even realising
> it.

I do admit that you've nearly convinced me that 40 chars is easiest forreaders, even though I'm not sure if it's best if we consider authors, too.

> Then again, making text/gemini easy to write with "normal" editors
> arguably isn't worth much if the next step is anyway "now use sftp or a
> git push to get your content on the server".

In my experience, though, hard-wrapping text doesn't work well with gitanyway. And I don't know of any text editors that re-hard-wrap automaticallywhen the beginning of a paragraph is edited.

Maybe gemini files could be authored in either wrapped or unwrapped format,then the server could hard-wrap intelligently before sending it to thereader? Would that be bad practice?

Cheers!