sublime-rana/README.md

36 lines
1.3 KiB
Markdown
Raw Normal View History

sublime-wakatime
2013-07-02 05:43:12 +00:00
================
automatic time tracking for Sublime Text 2 & 3
2013-07-02 09:21:13 +00:00
Installation
------------
2013-07-11 03:24:39 +00:00
1. Get an api key from: https://wakati.me
2013-07-02 09:21:13 +00:00
2013-07-11 03:24:39 +00:00
2. Using [Sublime Package Control](http://wbond.net/sublime_packages/package_control):
2013-07-02 09:21:13 +00:00
2013-07-11 03:24:39 +00:00
a) Press `ctrl+shift+p`(Windows, Linux) or `cmd+shift+p`(OS X).
2013-07-02 09:21:13 +00:00
2013-07-11 03:24:39 +00:00
b) Type `install`, then press `enter` with `Package Control: Install Package` selected.
2013-07-11 03:24:39 +00:00
c) Type `wakatime`, then press `enter` with the `WakaTime` plugin selected.
2013-07-11 02:04:46 +00:00
2013-07-11 03:24:39 +00:00
3. You will see a prompt at the bottom asking for your [api key](https://www.wakati.me/#apikey). Enter your api key, then press `enter`.
2013-07-11 02:04:46 +00:00
2013-07-11 03:24:39 +00:00
4. Use Sublime and your time will automatically be tracked for you.
2013-07-02 09:21:13 +00:00
2013-07-11 03:25:34 +00:00
5. Visit https://wakati.me to see your logged time.
2013-07-02 09:21:13 +00:00
2013-07-11 03:53:28 +00:00
6. Consider installing [BIND9](https://help.ubuntu.com/community/BIND9ServerHowto#Caching_Server_configuration) to cache your repeated DNS requests: `sudo apt-get install bind9`
2013-07-02 09:21:13 +00:00
Screen Shots
------------
![Project Overview](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:12:59.png)
![Files in a Project](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:13.png)
![Changing Date Range](https://www.wakati.me/static/img/ScreenShots/Screenshot%20from%202013-06-26%2001:13:53.png)