Commit Graph

518 Commits

Author SHA1 Message Date
Arun Prakash Jana
b9716df0cd Update features.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-30 15:02:36 +05:30
Arun Prakash Jana
c0b0329e48 Update README.md 2016-05-30 12:31:16 +05:30
Arun Prakash Jana
f8c48d0415
Simplify tag parsing logic. No in-tag commas. 2016-05-30 07:48:59 +05:30
Arun Prakash Jana
2c4060ca88
Now we have a merge-able DB. 2016-05-29 21:14:58 +05:30
Arun Prakash Jana
359a5742d4
Move print to debug. 2016-05-29 21:10:15 +05:30
Arun Prakash Jana
7e5f057b3d
Update operational notes on tags.
Minor changes in printed messages.
Update features.
2016-05-29 20:44:43 +05:30
Arun Prakash Jana
391f9f6673
Replace string comma with DELIMITER. 2016-05-29 19:03:58 +05:30
Arun Prakash Jana
c6c4b8ea6e
Replace in-tag commas with spaces.
Operational note on tag delimiter.
2016-05-29 15:01:46 +05:30
Arun Prakash Jana
8556d61cf3
Update auto-completion files for --merge. 2016-05-29 14:12:50 +05:30
Arun Prakash Jana
3f1a268395
Help on --merge option. 2016-05-29 12:49:57 +05:30
Arun Prakash Jana
4ab8b43dd8
Wrap tags in commas in add_bookmark() if missing. 2016-05-29 12:49:57 +05:30
Arun Prakash Jana
612247ace7
Change order of arguments to update_bookmark(). 2016-05-29 12:15:07 +05:30
Arun Prakash Jana
57ffa0f8c9
Implement merge Buku dtabase. 2016-05-29 11:39:51 +05:30
Arun Prakash Jana
4196a04a47
Demo asciinema recording. 2016-05-28 23:43:25 +05:30
Arun Prakash Jana
54bdb9fe0b
Auto-completion script update for --noprompt. 2016-05-28 21:17:25 +05:30
Arun Prakash Jana
acd8f30056
Document noninteractive option, close conn-cur before exit. 2016-05-28 19:06:09 +05:30
Arun Prakash Jana
7741a1ef6d
Implement noninteractive option. 2016-05-28 18:45:03 +05:30
Arun Prakash Jana
e579906eb5 Update README.md 2016-05-28 12:39:57 +05:30
Arun Prakash Jana
26b3b86a9c Merge pull request #29 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2016-05-28 12:38:33 +05:30
Arun Prakash Jana
71b7f60fea Update README.md 2016-05-27 16:53:38 +05:30
The Gitter Badger
b53a952600 Add Gitter badge 2016-05-27 11:17:48 +00:00
Arun Prakash Jana
ad60c76435
Note that import is not released. 2016-05-27 08:24:52 +05:30
Arun Prakash Jana
d739e41f46
Fix help indentation. 2016-05-25 22:45:52 +05:30
Arun Prakash Jana
37526fd9cc Merge pull request #25 from toyg/dbdir_rename
moved main flow inside IF block, so that the module is importable
2016-05-25 20:16:27 +05:30
Arun Prakash Jana
4505b150e8 Merge pull request #26 from toyg/adding_tests
Adding tests
2016-05-25 20:14:18 +05:30
toyg
a28ee20828 3 initial tests, more to come 2016-05-25 13:57:33 +01:00
toyg
6be7324d4b Merge branch 'master' of https://github.com/jarun/Buku into adding_tests 2016-05-25 12:45:57 +01:00
toyg
a7644aa03f moved main flow inside IF block, so that the module is actually importable 2016-05-25 12:00:14 +01:00
Arun Prakash Jana
4f2ac096ae Merge pull request #24 from toyg/dbdir_rename
clarifying method name since we're getting a dir, not the actual file…
2016-05-25 16:29:15 +05:30
toyg
2a76b4e253 clarifying method name since we're getting a dir, not the actual file path. This is in preparation of upcoming tests. 2016-05-25 11:52:38 +01:00
Arun Prakash Jana
04bfc4cc57 Update requirements.txt 2016-05-25 14:55:37 +05:30
Arun Prakash Jana
c15c8a8e01 Merge pull request #23 from toyg/requirements_txt
added requirements.txt
2016-05-25 14:55:08 +05:30
toyg
bfc837e0a4 added requirements.txt 2016-05-25 10:09:41 +01:00
toyg
2196b6143c added testing infrastructure 2016-05-25 09:59:40 +01:00
Arun Prakash Jana
baaefc6b5d Revert auto completion installation attempt.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-25 09:55:00 +05:30
Arun Prakash Jana
bf3ec63f76
Fix completion script (un)install. 2016-05-25 01:50:12 +05:30
Arun Prakash Jana
fa5b38a2fc
Fix replace issue with tags adding up. 2016-05-24 23:58:14 +05:30
Arun Prakash Jana
5e9d58227b
Fix typo, remove redundant print. 2016-05-24 23:25:37 +05:30
Arun Prakash Jana
6ccec0c85b
Double quotes to single quotes. 2016-05-24 23:21:38 +05:30
Arun Prakash Jana
9af6c01fd9
Quit on double Enter. 2016-05-24 21:42:51 +05:30
Arun Prakash Jana
eb5aa0b136
Increase spacing. 2016-05-24 21:30:54 +05:30
Arun Prakash Jana
7a2d1bfde3
(un)install options for auto-completion files. 2016-05-24 18:37:57 +05:30
Arun Prakash Jana
4d5054e70f Update README.md 2016-05-24 11:51:43 +05:30
Arun Prakash Jana
93fb6a9024 Remove or suppress messages into debug.
Suppress more messages into debug.

Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-24 11:22:03 +05:30
Arun Prakash Jana
044355848d
Change release button order. 2016-05-24 08:48:02 +05:30
Arun Prakash Jana
dae8cee393
Remove globals from search_by_tag() 2016-05-24 00:57:57 +05:30
Arun Prakash Jana
e056d76671
Remove globals from searchdb() 2016-05-24 00:46:21 +05:30
Arun Prakash Jana
1aedd30101
Remove globals from refreshdb()
Fix update case where not using --tag would delete tag.
2016-05-23 21:59:46 +05:30
Arun Prakash Jana
5af7a961f7
Re-use parse_tags. Handle new tag '' in replace. 2016-05-23 21:27:06 +05:30
Arun Prakash Jana
29be3f6072 Update README formatting, man, help and copyright.
Signed-off-by: Arun Prakash Jana <engineerarun@gmail.com>
2016-05-23 15:40:41 +05:30