Live data from Hacker News

Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

flowdash.co

21–30 of 44 posts

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#21
This reminds me of an idea I've had for a while.

TLDR: why are we relying so heavily on cloud based search engines to organize hyperlinks? Local bookmarking tools could be so much better!

I've often thought it'd be great to have some kind of browser extension that used search queries to automatically tag and categorize bookmarks and threads of browsing history. Then, instead of having to manually put bookmarks into "folders", or think of tags, they'd be organized smartly based on the tree of searches and links that they are related to.

Here's a more concrete example: Say you searched for "curry recipes". You click through a number of different pages, finding one you like. When you bookmark it, bookmark would carry that "curry recipes" metadata, and be more searchable in that way.

A more complex example. Say you search for "gravitational force", and end up reading part of a blog post, then clicking through to another page and another. The third page is really interesting. So you bookmark it. Since the original search of "gravitational force" was the seed of finding this third page, that query would, by default be associated with the bookmark, even if it's not directly related.

This could be extended with all kinds of interfaces. For example, your browser could display a kind of "tree" of recent search queries at all times, which could be pruned, cleared, or added to at any time. A new tab would by default inherit the old tab's tree. Bookmarking would flow naturally from this, as a way of snapshotting a given thread of browsing.

Another, more complicated option would be to bookmark actual threads or trees of links themselves. A cluster of related wikipedia pages could be bookmarked together and traced to the search query that initiated their discovery.

If a page was implicated in multiple bookmarked clusters, it'd be easier to find it in your local bookmarks.

The upcoming annotation standard could end up being a great tool for extending this idea: https://hypothes.is/blog/annotation-is-now-a-web-standard/

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#22

I like the looks of this, can I import all of my current time data somehow? I totally want to dig into the code when I have more time this summer because I've been wanting this exact tool. Thanks for posting this!

Thanks for taking a look! What kind of time data do you want to import?

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#23

Very cool project. I think the front page should have a little more information on it though, in fact if http://flowdash.co/app/about was the front page that would be perfect.

This is good feedback, will definitely work on a more informative first page.

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#24

Awesome project. Currently I use org-mode for this but Flow Dashboard seems way prettier and user-friendly. It may not be flexible enough, but as it is open source I may be able to make it fit my needs. Sadly I tried to log in with my gmail account and it just returns me to the Login page again.

Did you ever make it into the app? If not, what browser are you using? If you find steps to reproduce this issue, please let me know, or file an issue on the repo.

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#25
post #18

Trivial suggestion, but in addition to adding the info and a video to the homepage, a big visual representation of the project as soon as the page loads would be awesome, and having a sign up option in addition to the login would be more clear, but great work!

Agreed and agreed, thanks for this feedback.

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#27

This reminds me of an idea I've had for a while. TLDR: why are we relying so heavily on cloud based search engines to organize hyperlinks? Local bookmarking tools could be so much better! I've often thought it'd be great to have some kind of browser extension that used search queries to automatically tag and categorize bookmarks and threads of browsing history. Then, instead of having to manually put bookmarks into "…

> TLDR: why are we relying so heavily on cloud based search engines to organize hyperlinks? Local bookmarking tools could be so much better!

Isn't this just a variation of the old pagerank algo?

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#29
post #28

"Flow owns none of your data. That's yours." But it is stored in the cloud? Only google login? Guess I won't be trying it out then.

Yep, it's a web application.

A number of people have commented that Google login only is a barrier, so will definitely be adding another signup method.

The source is on GH with instructions to spin up your own instance if you prefer.

Re: Show HN: Flow Dashboard – open-source habit tracker and personal analytics app

#30
post #27

This reminds me of an idea I've had for a while. TLDR: why are we relying so heavily on cloud based search engines to organize hyperlinks? Local bookmarking tools could be so much better! I've often thought it'd be great to have some kind of browser extension that used search queries to automatically tag and categorize bookmarks and threads of browsing history. Then, instead of having to manually put bookmarks into "…

> TLDR: why are we relying so heavily on cloud based search engines to organize hyperlinks? Local bookmarking tools could be so much better! Isn't this just a variation of the old pagerank algo?

Yes - though I think it's in the same way that DropBox is just a variation of rsync.

That is to say, yes, but I think I'd like the proposed solution so much more.

Post reply on HN