Refer TOTO list.

This commit is contained in:
Arun Prakash Jana 2016-04-29 23:56:36 +05:30
parent addeecff94
commit 73ed2b9849
No known key found for this signature in database
GPG Key ID: C0A712ED95043DCB

View File

@ -323,13 +323,7 @@ Add the same text at the beginning of multiple lines:
$ sed -i 's/^/buku -u /' filename $ sed -i 's/^/buku -u /' filename
# Contributions # Contributions
Pull requests are welcome. Some of the features I have in mind are: Pull requests are welcome. Please visit issue #14 for a list of TODOs.
- Support subcommands using argparse
- Ubuntu deb package
- Merge bookmark database files (for users who work on multiple systems)
- Exact word match (against substring in a word as it works currently. Hint: REGEXP)
- Parse full page data??? Might end up writing a search engine like Google. ;)
- Anything else which would add value (please raise an issue for discussion)
# Developers # Developers
[Arun Prakash Jana](mailto:engineerarun@gmail.com) [Arun Prakash Jana](mailto:engineerarun@gmail.com)