Hacker News new | ask | show | jobs
by jhedwards 2134 days ago
First of all, great project! I love this kind of tool and I bookmarked it because I could definitely see myself using this.

Some feedback: you need undo capability. It's quite common to make a mistake or change your mind about something and reflexively hit cmd-z to undo it. Along those lines, you need a "select" tool to click on things so that you can move or delete them after they are added to the map. Other than that it looks promising and I hope you continue development!

1 comments

Thanks, glad you liked it! Undo/redo is definitely there already. The arrow buttons in the top left near the zoom buttons will do that, as well as Ctrl Z for undo and Ctrl Shift Z/Ctrl Y for redo. I totally forgot that Macs use Cmd for most shortcuts, I should be able to add that in as well, thanks for letting me know!

That being said, the undo and redo currently only handles the drawing tools, text and stamps can be deleted their own ways, but that's definitely on the todo list.