Code Monkey home page Code Monkey logo

clipboarder's People

Contributors

ghk829 avatar

Watchers

 avatar  avatar  avatar

clipboarder's Issues

Alert -> toast

단축키 복사 할 때 alert 말고 toast로 변경

Origin 추가

텍스트 및 이미지를 복사한 사이트의 유입경로를 schema에 추가하면 좋을듯함

텍스트 수정 처리

텍스트 수정하는 것은 화면이 따로 나와야 함

현재 수정하는 것을 $1로 현재 copied된 text를 감싸서 처리할 수 있게끔 처리해야 함

Ex)

original : "안녕하세요"
copied : "안녕하세요"
replace : "<h1>$1</h1>" ==> "<h1>안녕하세요</h1>"

저장 key의 ID 고유값 변경

현재는 date를 기반으로 key가 만들어지고 있는데,

브라우저에 저장되는 key 값을 date + uuid로 작성돼야 함

동시에 많은 양을 복사하는 경우 시간을 기준으로 save가 되기 때문에 문제

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.