kaihendry / greptweet

Sane twitter backup and search
https://greptweet.com/
Other
76 stars 10 forks source link

Greptweet tries to do too much, has become unintuitive, I am lost #23

Closed JamieKitson closed 11 years ago

JamieKitson commented 11 years ago

I came to Greptweet to view my file, how do I do that? I automatically was forwarded to:

http://greptweet.com/u/jamiekitson/

fine. I click the update button. The update gives me one url, which I thought would be the file. It just took me back, only now the only button I can see is the grep button, and there's the "home" link, which just takes me to the page I am on, which is a bit dumb.

JamieKitson commented 11 years ago

In fact the button doesn't even work, I can't even grep, it's totally broken.

kaihendry commented 11 years ago

Did you not see the Download button, right next to the update button?

Can you describe what exactly do you mean by "to view my file". You want to download your tweets or search them?

Take video! :) https://github.com/kaihendry/recordmydesktop2.0

JamieKitson commented 11 years ago

There is no download button, there is no update button and grepping doesn't work.

kaihendry commented 11 years ago

"There is no download button, there is no update button and grepping doesn't work." which URL are you on?

http://greptweet.com/u/jamiekitson/#food works for me. Please suggest a fix perhaps so I can better understand your thinking?

JamieKitson commented 11 years ago

http://www.flickr.com/photos/jamiekitson/8130616990/

Notice that that is after I have clicked the grep button.

kaihendry commented 11 years ago

interesting, when I type "kai" and "Greptweet" I can search results and the anchor http://greptweet.com/u/jamiekitson/#kai

kaihendry commented 11 years ago

What does your console say? Can you please debug it? I've gtg out now :/

JamieKitson commented 11 years ago

Think it's a firefox problem, chrome seems to work ok.

JamieKitson commented 11 years ago

ReferenceError: $ is not defined [Break On This Error]

$(document).ready(function() {

JamieKitson commented 11 years ago

Something to do with the async and/or this?

http://stackoverflow.com/questions/2075337/uncaught-referenceerror-is-not-defined

kaihendry commented 11 years ago

FF16 works for me. Maybe clear you cache? Can you check if jquery is being downloaded correctly?

JamieKitson commented 11 years ago

Yeah that's got it. Not sure if it was the cache or the offline content, I cleared both.