@@ -5,7 +5,7 @@ record of what you've been doing, complete with tag-based time tracking. The
5
5
command line tool allows you to add entries, annotate with tags and notes, and
6
6
view your entries with myriad options, with a focus on a "natural" language syntax.
7
7
8
- v2.0.9.pre
8
+ v2.0.10
9
9
10
10
=== Global Options
11
11
=== --config_file arg
@@ -92,7 +92,7 @@ Boolean used to combine multiple tags
92
92
93
93
===== --case TYPE
94
94
95
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
95
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
96
96
97
97
[Default Value] smart
98
98
[Must Match] (?-mix:^[csi])
@@ -139,6 +139,11 @@ Edit duplicated entry with vim before adding
139
139
140
140
141
141
142
+ ===== --fuzzy
143
+ Use alternative fuzzy matching for search string
144
+
145
+
146
+
142
147
===== -i|--interactive
143
148
Select item to resume from a menu of matching entries
144
149
@@ -180,7 +185,7 @@ Tag boolean (AND|OR|NOT)
180
185
181
186
===== --case TYPE
182
187
183
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
188
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
184
189
185
190
[Default Value] smart
186
191
[Must Match] (?-mix:^[csi])
@@ -215,6 +220,11 @@ Tag filter, combine multiple tags with a comma. Added for compatibility with oth
215
220
[Default Value] None
216
221
217
222
223
+ ===== --fuzzy
224
+ Use alternative fuzzy matching for search string
225
+
226
+
227
+
218
228
===== --[no-]label
219
229
Label moved items with @from(SECTION_NAME)
220
230
@@ -305,7 +315,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters
305
315
306
316
===== --case TYPE
307
317
308
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
318
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
309
319
310
320
[Default Value] smart
311
321
[Must Match] (?-mix:^[csi])
@@ -337,6 +347,11 @@ Archive entries
337
347
338
348
339
349
350
+ ===== --fuzzy
351
+ Use alternative fuzzy matching for search string
352
+
353
+
354
+
340
355
===== -i|--interactive
341
356
Select item(s) to cancel from a menu of matching entries
342
357
@@ -539,7 +554,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters
539
554
540
555
===== --case TYPE
541
556
542
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
557
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
543
558
544
559
[Default Value] smart
545
560
[Must Match] (?-mix:^[csi])
@@ -591,6 +606,11 @@ Include date
591
606
592
607
593
608
609
+ ===== --fuzzy
610
+ Use alternative fuzzy matching for search string
611
+
612
+
613
+
594
614
===== -i|--interactive
595
615
Select item(s) to finish from a menu of matching entries
596
616
@@ -639,7 +659,7 @@ Constrain search to entries older than date
639
659
640
660
===== --case TYPE
641
661
642
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
662
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
643
663
644
664
[Default Value] smart
645
665
[Must Match] (?-mix:^[csi])
@@ -667,6 +687,11 @@ Sort tags by (name|time)
667
687
[Must Match] (?i-mx:^(?:name|time)$)
668
688
669
689
690
+ ===== --fuzzy
691
+ Use alternative fuzzy matching for search string
692
+
693
+
694
+
670
695
===== -i|--interactive
671
696
Display an interactive menu of results to perform further operations
672
697
@@ -728,7 +753,7 @@ Import entries older than date
728
753
729
754
===== --case TYPE
730
755
731
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
756
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
732
757
733
758
[Default Value] smart
734
759
[Must Match] (?-mix:^[csi])
@@ -783,6 +808,11 @@ Autotag entries
783
808
784
809
785
810
811
+ ===== --fuzzy
812
+ Use alternative fuzzy matching for search string
813
+
814
+
815
+
786
816
===== --not
787
817
Import items that *don't* match search/tag/date filters
788
818
@@ -818,7 +848,7 @@ Tag boolean
818
848
819
849
===== --case TYPE
820
850
821
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
851
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
822
852
823
853
[Default Value] smart
824
854
[Must Match] (?-mix:^[csi])
@@ -850,6 +880,11 @@ Edit entry with vim
850
880
851
881
852
882
883
+ ===== --fuzzy
884
+ Use alternative fuzzy matching for search string
885
+
886
+
887
+
853
888
===== --not
854
889
Show items that *don't* match search string or tag filter
855
890
@@ -907,7 +942,7 @@ How many recent entries to tag (0 for all)
907
942
908
943
===== --case TYPE
909
944
910
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
945
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
911
946
912
947
[Default Value] smart
913
948
[Must Match] (?-mix:^[csi])
@@ -945,6 +980,11 @@ Don't ask permission to flag all entries when count is 0
945
980
946
981
947
982
983
+ ===== --fuzzy
984
+ Use alternative fuzzy matching for search string
985
+
986
+
987
+
948
988
===== -i|--interactive
949
989
Select item(s) to flag from a menu of matching entries
950
990
@@ -1025,7 +1065,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters
1025
1065
1026
1066
===== --case TYPE
1027
1067
1028
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1068
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1029
1069
1030
1070
[Default Value] smart
1031
1071
[Must Match] (?-mix:^[csi])
@@ -1057,6 +1097,11 @@ Edit entry with vim
1057
1097
1058
1098
1059
1099
1100
+ ===== --fuzzy
1101
+ Use alternative fuzzy matching for search string
1102
+
1103
+
1104
+
1060
1105
===== -i|--interactive
1061
1106
Select item for new note from a menu of matching entries
1062
1107
@@ -1247,7 +1292,7 @@ Boolean (AND|OR|NOT) with which to combine multiple tag filters
1247
1292
1248
1293
===== --case TYPE
1249
1294
1250
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1295
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1251
1296
1252
1297
[Default Value] smart
1253
1298
[Must Match] (?-mix:^[csi])
@@ -1274,6 +1319,11 @@ Reset last entry matching tag
1274
1319
[Default Value] None
1275
1320
1276
1321
1322
+ ===== --fuzzy
1323
+ Use alternative fuzzy matching for search string
1324
+
1325
+
1326
+
1277
1327
===== -i|--interactive
1278
1328
Select from a menu of matching entries
1279
1329
@@ -1317,7 +1367,7 @@ Tag boolean (AND|OR|NOT)
1317
1367
1318
1368
===== --case TYPE
1319
1369
1320
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1370
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1321
1371
1322
1372
[Default Value] smart
1323
1373
[Must Match] (?-mix:^[csi])
@@ -1352,6 +1402,11 @@ Tag filter, combine multiple tags with a comma. Added for compatibility with oth
1352
1402
[Default Value] None
1353
1403
1354
1404
1405
+ ===== --fuzzy
1406
+ Use alternative fuzzy matching for search string
1407
+
1408
+
1409
+
1355
1410
===== --not
1356
1411
Rotate items that *don't* match search string or tag filter
1357
1412
@@ -1383,7 +1438,7 @@ selected entries.
1383
1438
===== Options
1384
1439
===== --case TYPE
1385
1440
1386
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1441
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1387
1442
1388
1443
[Default Value] smart
1389
1444
[Must Match] (?-mix:^[csi])
@@ -1535,7 +1590,7 @@ Max count to show
1535
1590
1536
1591
===== --case TYPE
1537
1592
1538
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1593
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1539
1594
1540
1595
[Default Value] smart
1541
1596
[Must Match] (?-mix:^[csi])
@@ -1595,6 +1650,11 @@ Sort tags by (name|time)
1595
1650
[Must Match] (?i-mx:^(?:name|time))
1596
1651
1597
1652
1653
+ ===== --fuzzy
1654
+ Use alternative fuzzy matching for search string
1655
+
1656
+
1657
+
1598
1658
===== -i|--interactive
1599
1659
Select from a menu of matching entries to perform additional operations
1600
1660
@@ -1698,7 +1758,7 @@ How many recent entries to tag (0 for all)
1698
1758
1699
1759
===== --case TYPE
1700
1760
1701
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1761
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1702
1762
1703
1763
[Default Value] smart
1704
1764
[Must Match] (?-mix:^[csi])
@@ -1748,6 +1808,11 @@ Don't ask permission to tag all entries when count is 0
1748
1808
1749
1809
1750
1810
1811
+ ===== --fuzzy
1812
+ Use alternative fuzzy matching for search string
1813
+
1814
+
1815
+
1751
1816
===== -i|--interactive
1752
1817
Select item(s) to tag from a menu of matching entries
1753
1818
@@ -1898,7 +1963,7 @@ Count to display
1898
1963
1899
1964
===== --case TYPE
1900
1965
1901
- Case sensitivity for search string matching [(c)ase-sensitive, (i)nsensitive , (s)mart]
1966
+ Case sensitivity for search string matching [(c)ase-sensitive, (i)gnore , (s)mart]
1902
1967
1903
1968
[Default Value] smart
1904
1969
[Must Match] (?-mix:^[csi])
@@ -1953,6 +2018,11 @@ Include colors in output
1953
2018
1954
2019
1955
2020
2021
+ ===== --fuzzy
2022
+ Use alternative fuzzy matching for search string
2023
+
2024
+
2025
+
1956
2026
===== -i|--interactive
1957
2027
Select from a menu of matching entries to perform additional operations
1958
2028
0 commit comments