View Single Post
Syncing the file to the Omni Sync Server is one pub/sub action that we could probably make work without requiring any re-setup by the user. As you've pointed out, your plan gets a new unique identifier when you do a Save As, and that means it would be published under a different name on the server.

So far we've taken a safe and conservative approach to this kind of thing. Imagine the kind of leaks you could have if you did a Save As, started working on your Top Sekret project, and didn't realize that every time you saved it was automatically publishing everything to a publicly accessible calendar, or overwriting an HTML report for the original project. We decided it was better if you were forced to explicitly review every aspect of what's published, and this is a solution that doesn't require you to learn any new UI.

-Tom