Hacker News new | ask | show | jobs
by milen 4048 days ago
> Another quick thought. Again, this program is already polished and excellent--I think "export" should be as simple as hitting ctrl/command-C with something selected and then pasting into a text file. [snip

That's exactly how it works! Select any number of shapes, hit Cmd-C and it will copy them to the clipboard. You can even set a preference to include a comment tag when copying to the clipboard.

> And another quick thought. I haven't looked closely at your save format, but it'd be great if one could also have periodic autosave to *.txt or even autosave after every change.

As a standard OS X document app, it autosaves are regular intervals that are determined by the OS (in particular, every time you leave the app, as well).

1 comments

>> That's exactly how it works!

Ah, have to be in select mode. Not intuitive--I really did play around and give up, and I'm not stupid. ;-)