Commit graph

436 commits

Author SHA1 Message Date
Paul Beckingham
cdab75e491 Docs: Added mockup of a day report 2016-03-13 13:34:21 -04:00
Paul Beckingham
dd069b7673 Docs: Tweaked weekly report mockup 2016-03-13 13:33:45 -04:00
Paul Beckingham
c6c12c4457 Docs: Tweaked week report mockup 2016-03-13 13:14:59 -04:00
Paul Beckingham
9c329fccd9 Docs: Added report mockup 2016-03-13 13:04:59 -04:00
Paul Beckingham
46265f4b2b Docs: Defined a tagset 2016-03-13 12:24:17 -04:00
Paul Beckingham
466e812b95 Docs: Added interval definition 2016-03-13 12:22:44 -04:00
Paul Beckingham
145645c3b3 Docs: Added keyword section 2016-03-13 12:16:26 -04:00
Paul Beckingham
eac1cc8ef8 Docs: Updated grammar with new commands 2016-03-13 12:13:01 -04:00
Paul Beckingham
b1d52fa966 Docs: Added command to delta mapping 2016-03-13 12:03:28 -04:00
Paul Beckingham
bb1e2e1bbe Docs: Changed interval precision 2016-03-13 11:42:41 -04:00
Paul Beckingham
11398db8cb Docs: Updated TW hook requirements 2016-03-13 11:40:45 -04:00
Paul Beckingham
718602d3b1 Docs: Updated data file syntax 2016-03-13 11:40:33 -04:00
Paul Beckingham
b8d8d09f95 Docs: Added hook system non-goal 2016-03-13 11:22:39 -04:00
Paul Beckingham
5ff7e6062b Docs: Added note about no hook system 2016-03-13 11:20:36 -04:00
Paul Beckingham
3099f92981 Docs: Added overlapping tag discussion and rule 2016-03-13 11:18:18 -04:00
Paul Beckingham
a84b1dcdac Docs: Added dynamic keyword idea 2016-03-13 11:12:02 -04:00
Paul Beckingham
1577243547 Docs: Added 'undo' feature 2016-03-13 11:10:31 -04:00
Paul Beckingham
fa2c6fa6af Docs: Added exlpanations for some examples 2016-03-13 11:04:26 -04:00
Paul Beckingham
f59ef75286 Docs: Additional interval grammar 2016-03-13 11:00:57 -04:00
Paul Beckingham
1a9930f11e Docs: Added notes for general form 2016-03-13 10:58:58 -04:00
Paul Beckingham
0228055667 Docs: Simplified rule syntax 2016-03-13 10:57:25 -04:00
Paul Beckingham
f36937ddff Docs: Added report API 2016-03-13 10:53:12 -04:00
Paul Beckingham
60030c69eb Docs: Added 'tags' and 'gaps' commands, removed Rules grammar placeholder 2016-03-13 10:44:38 -04:00
Paul Beckingham
8b5b8c2073 Docs: Clarified Taskwarrior hook requirements, cleaned up text 2016-03-13 10:43:54 -04:00
Paul Beckingham
dc6b70acf4 Docs: Added example of lunch as inc/exc 2016-03-13 10:35:35 -04:00
Paul Beckingham
386a9afc4e Doc: Added data file name example 2016-03-13 10:32:37 -04:00
Paul Beckingham
24144ebda1 Git: Ignore the patches dir 2016-03-13 09:28:26 -04:00
Paul Beckingham
004a879bae Rules: Added rule accessor 2016-03-13 09:27:53 -04:00
Dirk Deimeke
26a8c16c9e Typos 2016-03-05 06:50:29 -05:00
Paul Beckingham
a3c468e8a6 Database: Identified current data file name 2016-03-05 00:15:44 -05:00
Paul Beckingham
39a3a4aed6 Code cleanup: Header formatting 2016-03-05 00:02:12 -05:00
Paul Beckingham
b99d2b6331 init: Formatting fix 2016-03-04 23:57:35 -05:00
Paul Beckingham
aa9fdee45d init: Delegates to CmdHelpUsage 2016-03-04 23:56:01 -05:00
Paul Beckingham
1244a8c2c2 init: Initializes extensions 2016-03-04 23:47:18 -05:00
Paul Beckingham
918573b694 Extensions: Implemented ::initialize 2016-03-04 23:46:45 -05:00
Paul Beckingham
bdc2a8d974 init: Creates a 'data' directory within .timewarrior 2016-03-04 23:25:36 -05:00
Paul Beckingham
529b36a391 init: Confirms database creation 2016-03-04 17:48:44 -05:00
Paul Beckingham
362379ffd7 init: Createѕ ~/.timewarrior/extensions 2016-03-04 16:51:40 -05:00
Paul Beckingham
d8befa209e init: Database is initialized 2016-03-04 16:48:45 -05:00
Paul Beckingham
3fa5eb4bf8 Docs: Added CSV converter requirement 2016-03-04 12:17:17 -05:00
Paul Beckingham
c57fa01caf Docs: Added more use cases 2016-03-04 12:13:40 -05:00
Paul Beckingham
d70402a8bf Docs: Added intro.txt 2016-03-04 11:17:04 -05:00
Paul Beckingham
50dfa8256c Docs: Captured arbitrary-categorization requirement 2016-03-03 23:49:54 -05:00
Paul Beckingham
8de3e6d91c init: Creates database
- Creates ~/.timewarrior if necessary.
- Creates ~/.timewarrior/timewarrior.cfg if necessary.
- Loads ~/.timewarrior/timewarrior.cfg.
2016-03-03 15:07:46 -05:00
Paul Beckingham
37f58ae236 Docs: Started adding items to the man pages 2016-03-03 08:45:58 -05:00
Paul Beckingham
be893f0551 init: Added determination of database location 2016-03-03 08:45:34 -05:00
Paul Beckingham
343426d70e init: Database is propagated to command dispatch 2016-03-02 11:06:08 -05:00
Paul Beckingham
47208f27b1 Diagnostics: Implemented ::dump stubs in all objects 2016-03-02 10:24:48 -05:00
Paul Beckingham
2d5e3af4ee init: Improved error for ambiguous command 2016-03-02 09:31:21 -05:00
Paul Beckingham
5eb3b77914 Timew: Extensions are propagated to command dispatch 2016-03-02 09:22:25 -05:00