Go to file
Arun Prakash Jana 78c0c639e6 Add debug options.
Vaiable name changes.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2015-11-08 23:49:12 +05:30
LICENSE Initial commit 2015-11-02 01:23:18 +05:30
markit Add debug options. 2015-11-08 23:49:12 +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>