aa595325bdAdd Makefile and manpage.
Arun Prakash Jana
2015-11-09 01:01:07 +05:30
83b9edb529Comments, indentation for clarity.
Arun Prakash Jana
2015-11-09 00:26:52 +05:30
78c0c639e6Add debug options. Vaiable name changes.
Arun Prakash Jana
2015-11-08 23:49:12 +05:30
6df582db2aBetter search.
Arun Prakash Jana
2015-11-08 23:14:35 +05:30
3a89429079Change DB file location.
Arun Prakash Jana
2015-11-08 00:49:59 +05:30
c68ee3c764Implemented ifirst level server redirection handling.
Arun Prakash Jana
2015-11-08 00:36:46 +05:30
268bdffb641. Allow insert at index to fill up missing entries after delete 2. Close DB connection before showing usage 3. Reformat help
Arun Prakash Jana
2015-11-07 23:40:21 +05:30
52b85a63ddOpening browser with clean URL.
Arun Prakash Jana
2015-11-07 23:18:53 +05:30
84ac2235621. Removed AUTOINCREMENT for primary key 2. Cleaned URL before opening in webbrowser
Arun Prakash Jana
2015-11-07 23:17:24 +05:30
3c8112a90fMore clarity in search output.
Arun Prakash Jana
2015-11-07 20:38:15 +05:30
db63d3f44b1. Add option to delete single entry 2. Support both HTTP and HTTPS connections based on URL 3. Merged add and update options 4. Print exception info
Arun Prakash Jana
2015-11-07 18:59:38 +05:30
dcf8abaf78Show page title metadata in search results.
Arun Prakash Jana
2015-11-07 12:59:40 +05:30
c0a5f7f2b5Add option to search title data online. Handle HTTPS connection error, exception.
Arun Prakash Jana
2015-11-07 12:49:13 +05:30
69a4d9f994Implement HTTPS connection. Fetch URL and get the title to store as metadata.
Arun Prakash Jana
2015-11-07 04:37:15 +05:30
bc567174bcHTML title parser implementation.
Arun Prakash Jana
2015-11-07 04:02:08 +05:30
775ec7fdd3Added some color to output.
Arun Prakash Jana
2015-11-07 02:15:30 +05:30
59d3d2aec6Suppress browser warnings and errors. Discard negative index, though valid in python.
Arun Prakash Jana
2015-11-07 01:56:08 +05:30
c4dbee4aedOpen results in web browser. Add check for no options passed.
Arun Prakash Jana
2015-11-07 01:29:57 +05:30
6b520f802dPrint irl, tags, metadata in separate lines
Arun Prakash Jana
2015-11-07 00:56:20 +05:30
304e63cf18Notify user when no row updated. Match partial tags.
Arun Prakash Jana
2015-11-06 09:58:44 +05:30
b70f7d65f1Clear printing.
Arun Prakash Jana
2015-11-06 09:17:25 +05:30
e213b60242Implement entry update feature.
Arun Prakash Jana
2015-11-06 09:10:44 +05:30
5af4f387e0Cleaner search results.
Arun Prakash Jana
2015-11-06 00:03:00 +05:30
068365114bSearch a single tag or keyword.
Arun Prakash Jana
2015-11-05 23:56:02 +05:30
cd475a4387Add delete option in help.
Arun Prakash Jana
2015-11-05 20:55:11 +05:30
b06bf73dedDistint functions, add, print, delete options Exception handling is value is not unique
Arun Prakash Jana
2015-11-05 20:48:51 +05:30