redimp / otterwiki

A minimalistic wiki powered by python, markdown and git.
https://otterwiki.com
MIT License
252 stars 23 forks source link

Editor formatting buttons disappear on mobile #92

Closed JD21P closed 2 months ago

JD21P commented 7 months ago

Hi, the formatting buttons across the top in the editor are not accessible in a mobile browser in portrait mode, you have to rotate to landscape for them to appear.

Same when you shrink the PC web browser window too small.

Can a button be added to reveal these "Colapsed" buttons when the page size is reduced?

redimp commented 7 months ago

Thanks for opening this request.

My expectiation was not that people really edit on their mobile devices. I assumed that this would only be for quick fixes. With the keyboard covering a large part of your screen, I would not want a bunch of buttons to steal even more space.

I will check how I can add buttons on mobile. Design ideas or Pull requests are welcome.

JD21P commented 7 months ago

Well, my post was from trying out the demo, but I've now transferred my home lab Docuwiki over to OtterWiki & loving it!

I haven't used markdown before but I easily remember most of the markdown symbols to not need the buttons, especially that the popup markdown help chart can be opened at the bottom of the editor window. :-D

A lot of the time, I'll lookup things on my mobile but never document them because Docuwiki is too clunky on mobile but OtterWiki works great.

One feature request would be, on the create new page screen, add a drop down box that contains a list of all current pages & subdirectories which can be selected to create a new subdirectory under, instead of having to write out "parentpage/subpage/subsubpage".

redimp commented 2 months ago

Will close this issue, but reconsider the toolbar for mobile editing while migrating to CodeMirror 5, see #105.

The requested feature for better creating nested pages has been discussed in #113 and has been released in v2.4.3.