Git Product home page Git Product logo

Comments (7)

ksaa avatar ksaa commented on August 25, 2024

At least I haven't heard anyone mention about it.

from kippt-chrome.

jorilallo avatar jorilallo commented on August 25, 2024

Yep, haven't heard but I think it would be useful and also pretty easy to implement.

from kippt-chrome.

kylewest avatar kylewest commented on August 25, 2024

@jorde I'll have some free time over the holidays, could you point me in the right direction to easy?

from kippt-chrome.

jorilallo avatar jorilallo commented on August 25, 2024

@kylewest This is pretty straightforward: You need to inject code to the right place on google.com (content scripts). I would do another page and load that as an iframe inside the extension which then loads search results via ajax call (https://kippt.com/api/search/clips/?q={{search_term}}).

I almost think this should be something I should do as it could be integral part of the extension but feel free to hack around with it, I'm too busy at the moment :(

from kippt-chrome.

kylewest avatar kylewest commented on August 25, 2024

thanks @jorde

I haven't worked on any extensions so I didn't realize you could just call the api via ajax. I figured there would be a bunch of cross-domain issues. With that in mind it does become very straightforward. I'll hack on it and maybe you can use it, or parts of it, when you come back around to this.

The evernote implementation of this concept is nice, although their search leaves much to be desired.

Screenshot 12:14:12 9:05 AM

Kyle

from kippt-chrome.

jorilallo avatar jorilallo commented on August 25, 2024

Yeah, Chrome extensions are pretty nice as there's no cross-domain issues if you just define the urls in config file.

We're going to change the look&feel of Kippt quite a lot but I think simple list of results would be the best way to represent results. Probably the biggest issue with this is to inject iframe into right place so that it won't affect Google's functionality otherwise.

We appreciate all the help and would love to see this happening soon 👍

from kippt-chrome.

whispy avatar whispy commented on August 25, 2024

@kylewest @jorilallo any news on this feature?

from kippt-chrome.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.