🐛A motivational repo to re-gain my good-old reading habit back. In this repo, I will be keeping the records of the books I'll read. By committing a message everyday including the number of pages I read.
0
stars
0
forks
source link
🚨 BW4: Create a CLI to perform quick book insertions into the lists🚨 #4
It would be awesome to create a cli and a browser script for performing new additions without a huge effort.
[ ] CLI Examples:
bookworm want-to-read <book name> <date (optional)>: adds the book into the related folder in this repo, with the name of the contributor.
bookworm shelf -l: return the list of books in user's shelf.
...
[ ] Browser Extension: Select the name of the book in the text when you encounter with sth takes your attention. Right click on selection, in context-menu, choose the extension from the list and select one of the options want to read/review/inspiring notes/...etc
It would be awesome to create a cli and a browser script for performing new additions without a huge effort.
[ ] CLI Examples:
bookworm want-to-read <book name> <date (optional)>
: adds the book into the related folder in this repo, with the name of the contributor.bookworm shelf -l
: return the list of books in user's shelf....
[ ] Browser Extension: Select the name of the book in the text when you encounter with sth takes your attention. Right click on selection, in context-menu, choose the extension from the list and select one of the options want to read/review/inspiring notes/...etc