Vincent Peugnet
Vincent Peugnet
#415 added a very cool feature, but it only works when using the keyboard shortcut. This could better to have the same behavior when clicking the top bar button (the...
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/enterkeyhint
Currently, it's too much basic. So basic that it's confusing: It always display a connection form, even if the user is already connected. If the user is connected I should...
Instead of the good old page id input, use a auto-completed research field. I could add `titles` and `description` field and allow a fuzzy search. And I could use a...
Sometimes, it can be useful to be able to link to any paragraph of a texte.
To check what is slow during PHP processes. Using https://xdebug.org/docs/profiler And the wonderfull : KcacheGrind https://kcachegrind.github.io I would like to use it mostly in the home view to try to...
It could be easier when using the API to be able to send a raw page title with space, uppercase chars and all, and let W sluggify it internaly.
It would be interesting to add a render API route. This could be interesting for example in order to analyse internal links.