Go to file
Arun Prakash Jana 384e40e061 Update README.md
2015-11-02 02:15:51 +05:30
LICENSE Initial commit 2015-11-02 01:23:18 +05:30
markit Changed table name. 2015-11-02 01:38:45 +05:30
README.md Update README.md 2015-11-02 02:15:51 +05:30

MarkIt

Cmdline bookmark management utility written using Python3 and Sqlite3. Currently under development.

#License GPL v3
Copyright (C) 2015 by Arun Prakash Jana <engineerarun@gmail.com>

Goals

  • Parse the page being added and use keywords from Header, Title etc.
  • Use tags to search pages
  • Directly open in browser
  • Parse full page data??? Not sure, might end up writing a search engine like Google. ;)
  • Online and offline addition
  • Optional password protection
  • Update entries

Developer(s)

Arun PraKash Jana <engineerarun@gmail.com>