Enter your name: Senthil Kumar What's your email id? [email protected] What's your github username? sk Enter your github password: Password: Where shall your config be stored? (Default: ~/.yoda/)
A configuration file already exists. Are you sure you want to overwrite it? (y/n) y
Title-- Show HN: a Yelp for iOS developers Description-- I came up with this idea "a Yelp for developers" when talking with my colleagues. My hypothesis is that, it would be very helpful if we know more about a library before choosing to use it. It's similar to that we want to know more about a restaurant by checki… url-- https://news.ycombinator.com/item?id=16636071
$ yoda diary notes Today's notes: ---------------- Time | Note --------|----- 16:41:41| Today I learned about Yoda
不仅仅是笔记,Yoda 还可以帮助你创建任务。
要创建新任务,请运行:
1 2 3 4
$ yoda diary nt Input your entry for task: Write an article about Yoda and publish it on OSTechNix
要查看任务列表,请运行:
1 2 3 4 5 6 7 8 9 10 11 12 13
$ yoda diary tasks Today's agenda: ---------------- Status | Time | Text -------|---------|----- O | 16:44:03: Write an article about Yoda and publish it on OSTechNix ----------------
$ yoda diary ct Today's agenda: ---------------- Number | Time | Task -------|---------|----- 1 | 16:44:03: Write an article about Yoda and publish iton OSTechNix Enter the task numberthat you would like tosetas completed 1
您可以随时使用命令分析当前月份的任务:
1 2 3 4 5
$ yoda diary analyze Percentage of incomplete task : 0 Percentage of complete task : 100 Frequency of adding task (Task/Day) : 3
有时候,你可能想要记录一个关于你爱的或者敬佩的人的个人资料。
记录关于爱人的笔记
首先,您需要设置配置来存储朋友的详细信息。 请运行:
1 2
$ yoda love setup
输入你的朋友的详细信息:
1 2 3 4 5 6 7
Enter their name: Abdul Kalam Enter sex(M/F): M Wheredo they live? Rameswaram
要查看此人的详细信息,请运行:
1 2 3
$ yoda love status {'place': 'Rameswaram', 'name': 'Abdul Kalam', 'sex': 'M'}
要添加你的爱人的生日:
1 2 3 4
$ yoda love addbirth Enter birthday 15-10-1931
查看生日:
1 2 3
$ yoda love showbirth Birthday is 15-10-1931
你甚至可以添加关于该人的笔记:
1 2 3
$ yoda love note Avul Pakir Jainulabdeen Abdul Kalam better known as A. P. J. Abdul Kalam, was the11th President of India from2002to2007.
您可以使用命令查看笔记:
1 2 3 4
$ yoda love notes Notes: 1: Avul Pakir Jainulabdeen Abdul Kalam better known as A. P. J. Abdul Kalam, was the11th President of India from2002to2007.
你也可以写下这个人喜欢的东西:
1 2 3 4 5 6
$ yoda love like Add things they like Physics, Aerospace Want toadd more things they like? [y/n] n