schollz / cowyo

A feature-rich wiki webserver for minimalists :cow: :speech_balloon:
https://cowyo.com/
MIT License
924 stars 67 forks source link

New filename input field in the navbar #123

Open twocow opened 6 years ago

twocow commented 6 years ago

An input field that accepts a string and redirects to https://example.com/string/edit so the user doesnt have to edit the URL in the address bar.

schollz commented 6 years ago

The space on the navbar is limited, but what about a popup when someone clicks "New"?

DanielHeath commented 6 years ago

I think a CLI flag for 'show a prompt when clicking new' would be a reasonable way to do it (and a good first issue for someone with a little JS familiarity).