toblotron / praxis-ide

An online IDE for visual programming in Prolog
MIT License
234 stars 10 forks source link

Usability: add buttons or toolbar for actions #5

Closed fedeb95 closed 1 year ago

fedeb95 commented 1 year ago

First of all congratulations on the project, it's a good idea. Second, it took me a while to figure out that to add a rule page I had to right click on the folder. Maybe it's just me (or the fact I haven't used prolog in a while) but I think a toolbar for actions you can do by right clicking on a folder could be useful. Or maybe just a description of actions you can do in the README.

toblotron commented 1 year ago

Thank you - and thanks for the suggestion! I've now added a (initially folded) section in the README.md file, where (at least the most common/ well functioning) UI-features are described.

PS - a decent tutorial is also planned, but it's always useful to have a brief overview.