Coder Social home page Coder Social logo

onenov / bookmark Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fleyx/bookmark

0.0 0.0 0.0 8.2 MB

一个开源云书签应用,适配pc,手机。可全文检索查找书签。

Home Page: https://bm.tapme.top

License: MIT License

JavaScript 11.51% HTML 1.24% Java 64.18% Dockerfile 0.32% Shell 0.62% Vue 21.89% Less 0.22%

bookmark's Introduction

本项目是一个云书签的项目,取名为:签签世界。

此地址长期提供服务:fleyx.com,也可自己搭建,教程如下:

部署教程:docker-compose部署

缘由

  1. 主要用的是 chrome,但是有时候需要用其他的浏览器:Firefox,ie 等。然后这些浏览器上没有书签,想进个网站还得打开 chrome 复制 url,太麻烦。

  2. chrome 必须翻墙才能同步书签,体验不是那么好。

  3. 如果书签全放在 chrome 上,相当于绑定死 chrome 浏览器了,很难迁移到别的优秀浏览器,比如 firfox 上。

所以有了这样这样一个项目,建立一个和平台无关的书签管理器,可在任意平台使用。

主要功能

  1. 基础的书签增删改查功能。支持chrome、firefox等浏览器书签文件导入,导出。

    按需加载书签节点,即使上万条书签也不会卡

    支持鼠标拖拽排序、移动位置、层级(移动端不支持)

    支持书签文件双向导入导出(从浏览器导入到系统、从系统导出到浏览器)

  2. 强大的书签检索功能,毫秒级的关键字检索。

    支持使用 书签名搜索、url搜索、书签名拼音搜索、书签名拼音首字母搜索。(注意不支持组合使用)

  3. 移动端支持,web页面可在浏览器中正常使用

TODO

  • 主页功能
  • 拼音检索 Ok!
  • 书签导出 OK!
  • 侧边栏显示

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.