Odd prompt when I try to sign up for an account in the web (i.ntention.app): after filling in an email and password, I get a prompt "Intention is requesting access to your dwmartin41 account."
Show HN: Intention – DAG Todo App
31–40 of 90 posts
Re: Show HN: Intention – DAG Todo App
#32A DAG isn't a tree. It's acyclical wrt the direction of the edges. Since this basically is an outliner, the name (or title of the submission) is misleading.
I’m not seeing how DAGs are distinct from forests (sets of trees) or outlines. They seem topologically equivalent.
Re: Show HN: Intention – DAG Todo App
#33I'm just looping in the auth flow when using Github to sign in.
Re: Show HN: Intention – DAG Todo App
#34Hey HN! I've just launched my latest side-project, Intention. Intention's an app to help you achieve your goals. The idea is that you create a graph of goals/tasks (intentions), with your high-level goals at the top and actionable tasks at the bottom. That allows you to create a collection of actionable tasks you can work on, and to visualise how they relate to your high-level goals. Any feedback would be much apprec…
I would suggest having a sensible DAG example in your flows on your homepage. Right now, you are not showing off your USP.
Re: Show HN: Intention – DAG Todo App
#35Odd prompt when I try to sign up for an account in the web (i.ntention.app): after filling in an email and password, I get a prompt "Intention is requesting access to your dwmartin41 account."
I'm using Auth0 for the user login, and my domain on there is "dwmartin41". That's a very odd message, but it's basically saying you're registering an account on my domain. I'll see if there's a way to override the message with something more sensible.
Re: Show HN: Intention – DAG Todo App
#36Signing in with Google fails in the app: 403. That’s an error. Error: disallowed_useragent Google can’t sign you in safely inside this app. You can use Google sign-in by visiting this app’s website in a browser like Safari or Chrome.
I've looked into it, it appears to be because Google is blocking oauth requests from webview apps. Sorry about that, I'd recommend either using the web app ( https://i.ntention.app ) or using a different provider to sign in.
Intention is requesting access to your dwmartin41 account.
Doesn't inspire confidence in the amount of testing done.
Re: Show HN: Intention – DAG Todo App
#37Really cool, it would be nice if I could add costs for each edge on the graph too.
Re: Show HN: Intention – DAG Todo App
#38Earlier quoted context omitted.
I've looked into it, it appears to be because Google is blocking oauth requests from webview apps. Sorry about that, I'd recommend either using the web app ( https://i.ntention.app ) or using a different provider to sign in.
When I use the web app I get the warning: Intention is requesting access to your dwmartin41 account. Doesn't inspire confidence in the amount of testing done.
Re: Show HN: Intention – DAG Todo App
#39Earlier quoted context omitted.
I've looked into it, it appears to be because Google is blocking oauth requests from webview apps. Sorry about that, I'd recommend either using the web app ( https://i.ntention.app ) or using a different provider to sign in.
When I use the web app I get the warning: Intention is requesting access to your dwmartin41 account. Doesn't inspire confidence in the amount of testing done.
Re: Show HN: Intention – DAG Todo App
#40Hey HN! I've just launched my latest side-project, Intention. Intention's an app to help you achieve your goals. The idea is that you create a graph of goals/tasks (intentions), with your high-level goals at the top and actionable tasks at the bottom. That allows you to create a collection of actionable tasks you can work on, and to visualise how they relate to your high-level goals. Any feedback would be much apprec…