1.1.17 • Published 7 years ago

ty13 v1.1.17

Weekly downloads
1
License
ISC
Repository
-
Last release
7 years ago

ty13

Your console daybook.

Installation

npm i -g ty13

Usage

ty13 -ls 02-02-2017

Will show all your posts for 02-02-2017. If you want to see today's posts you don't need to type the date param. For very lazy people the date could be written like '02-02-17' too.

ty13 -a "post's content"

Will add post with current content, the name will be the first sentence.

ty13 -r "post's name" 02-02-2017

Will remove post with name "post's name" in the current day (02-02-2017), if the date is not set, ty13 will search for post with this name in today's posts.

ty13 -tg "tag name" 02-02-2017

Will search for the tag "tag name" at current date (02-02-2017), if if the date is not set, ty13 will search for post's with this tag in today's posts.

Adding Tags

You just need to type '@' symbol befor writting a tag. For example:

ty13 -a "Hi. This is my @first post"

The word 'first' will be a tag.

Cryptography

ty13 -crpt pass

Will crypt your file using the password that is the third argument (pass).

ty13 -dcrpt pass

Will decrypt the file using the password.

1.1.17

7 years ago

1.1.16

7 years ago

1.1.15

7 years ago

1.1.14

7 years ago

1.1.13

7 years ago

1.1.12

7 years ago

1.0.12

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago