Update README.md
This commit is contained in:
parent
ac9d15f8ba
commit
246d4fac72
21
README.md
21
README.md
@ -1,2 +1,19 @@
|
||||
# markit
|
||||
Bookmark management utility
|
||||
# MarkIt
|
||||
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>
|
||||
|
Loading…
Reference in New Issue
Block a user