GithubHelp home page GithubHelp logo

bookmarkd's Introduction

BookMark'd

BookMark'd saves links. Add the Bookmarklet to your toolbar and start storing links.

Search through your links with ease.

Live Demo. Please be kind?

Current Features

  • Convenient Bookmarklet
  • Link search
  • Deleting Bookmarks
  • Periodic site content updated (incase you bookmark a homepage or some other web site that updates it's content)
    • By default it's set to 2 weeks. This can be lowered or increased, but 2 weeks seems like a nice timeframe
    • You have to uncomment the lines in cron.php for it to work. We encourage bookmarking static site content into BookMark'd so you can avoid having to run this
    • Remarking a website will update its contents in the database

Planned Features

  • Pagination
  • Improved searching algorithm
  • Improved searching options
    • exclude terms, by site or tags
  • Tagging
    • Auto-tagging for new links
  • Improved site stripping (oh la la)
    • Remove menus, footers, just get content
  • Privacy lock, not open and viewable
  • Related pages
    • Not tagged, but based on content
  • Templates so you can "rebrand" the pages
    • Idea: Mark your Octopress/Jekyll blog posts and have a custom site search?

Need More Info (but hope to do someday)

  • Character handling (I need to learn about encodings...?) (More likely than what follows)
  • Reading/Getting JavaScript generated content

Requirements

  • PHP
    • cURL
    • PDO
  • SQLite
  • Composer

Installation

  1. Download archive.
  2. Unzip and upload to server
  3. Run composer install
  4. Run setup.php
  5. Setup a cron job to run cron.php. Please note that the php path may be incorrect…
    • As long as it's more than 1 minutes apart, it should be fine. This job is what actually adds the "marked" links into the database. Links cannot be searched for until they are added to the database, they can be viewed in the admin panel though.

Credits

Small print

BookMark'd is a project I created to learn how to use Bootstrap and the PDO Library. It probably sucks, but I still use it.

bookmarkd's People

Contributors

kmwallio avatar

Watchers

 avatar

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.