Hacker News new | ask | show | jobs
by DanielDe 818 days ago
> How do I script it?

We don't have a story for this yet, but we will. And I strongly agree about JavaScript. In fact, an idea I really like is making that API available directly in the developer console, which we have available anyway because we're an Electron app!

> I won't use a to-do app without a start date.

We've gotten this request before and its on our list! I also really liked this feature of OmniFocus.

> I can't deep link directly to an item

This is coming soon too, I find myself wanting it all the time.

> I can't legally use it without end-to-end encryption.

Totally understandable. Once again, this is on our list, and has been hotly requested.

I SUPER appreciate this feedback. Always valuable to hear about the blockers, and you can bet I'll follow up with you when we've addressed them all!

2 comments

After that, it's going to be "encryption at rest" (if you're storing these lists as part of the service) and then various and sundry compliances. That'll open you to the enterprise market.
The nice part about E2EE is that it makes a zillion compliance issues go away. It's always encrypted at rest. It's always encrypted in transit. There are no DLP issues. There are no data sharing or processing issues. There are no multi-tenant issues. There are no law enforcement data access issues.

(All of those are for sufficiently small values of "no", perhaps literally not none whatsoever, but guaranteed better than if you're storing readable data.)

Right on. I look forward to seeing how this develops!