DGivney / visual_bookmarks

Alternative bookmark manager for ownCloud. Displays bookmark data visually as coloured flags and has a searchable index to lookup bookmarks by title, description or content type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visual_bookmarks

Alternative bookmark manager for ownCloud. Displays bookmark data visually as coloured flags and has a searchable index to lookup bookmarks by title, description or content type.

This app is in a pre-alpha stage and should not be considered stable or feature complete.

Note: this app requires the installation of the ownCloud appframework - see step 1

####Visually display your bookmarks screenshot from 2013-07-28 09 30 02

####Edit inline and add searchable descriptions screenshot from 2013-07-28 09 30 15

####Import & export at anytime screenshot from 2013-07-28 09 30 27

##Installation

  1. Clone or upload ownCloud appframework into your apps folder and enable
  2. Clone or upload visual_bookmarks into your apps folder and enable.

##Feature Roadmap

This is the roadmap of features that are currently being worked on and will appear in future versions of visual_bookmarks.

  • Extend the indexer to save an image for contentType image/* bookmarks or text/html bookmarks that have an image in the metadata and display that on top of the link area.
  • Extend the indexer to store a copy of contentType text/html sites and make it searchable by the lucene module.
  • Provide a solution to sync bookmarks between various browsers on all common devices.

##Maintainer:

About

Alternative bookmark manager for ownCloud. Displays bookmark data visually as coloured flags and has a searchable index to lookup bookmarks by title, description or content type.


Languages

Language:PHP 68.3%Language:CSS 16.4%Language:JavaScript 15.2%