docs
docs copied to clipboard
Create a doc with /new
Feature Request
Is your feature request related to a problem or unsupported use case? Please describe. As user who is using other tools I'd like to save a few clicks by having a way to create a doc via a link
Describe the solution you'd like Create a /new feature when you go on that url it creates you a new doc on the fly. I would be awesome to add url parameters after /new to define sharing options like /new&linksharing="public"&linkpermission="read"&peoplesharing="[email protected],editor,[email protected],reader"
Describe alternatives you've considered using an API call
Discovery, Documentation, Adoption, Migration Strategy Grist user had a link /new with the pad and used quite a lot
Do you want to work on it through a Pull Request?
It is more a frontend feature that.
I feel like the url params are a bit too complex for a first implem.
I would implement a first version where only /new creates a new doc and that's it
Agreed. Ping @AntoLC !
A PR is made already, with params, tested, in review: #1574
Ok cool, thought it was still in draft, well let's keep it that way then