doing 2.1.58 → 2.1.62
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +45 -0
- data/Gemfile.lock +2 -2
- data/README.md +1 -1
- data/bin/commands/done.rb +13 -4
- data/bin/commands/update.rb +37 -0
- data/bin/commands/view.rb +1 -1
- data/bin/doing +1 -1
- data/docs/doc/Array.html +1 -1
- data/docs/doc/BooleanTermParser/Clause.html +1 -1
- data/docs/doc/BooleanTermParser/Operator.html +1 -1
- data/docs/doc/BooleanTermParser/Query.html +1 -1
- data/docs/doc/BooleanTermParser/QueryParser.html +1 -1
- data/docs/doc/BooleanTermParser/QueryTransformer.html +1 -1
- data/docs/doc/BooleanTermParser.html +1 -1
- data/docs/doc/Doing/ArrayCleanup.html +1 -1
- data/docs/doc/Doing/ArrayNestedHash.html +1 -1
- data/docs/doc/Doing/ArrayTags.html +1 -1
- data/docs/doc/Doing/CSVExport.html +1 -1
- data/docs/doc/Doing/CalendarImport.html +1 -1
- data/docs/doc/Doing/Change.html +1 -1
- data/docs/doc/Doing/Changes.html +1 -1
- data/docs/doc/Doing/ChronifyArray.html +1 -1
- data/docs/doc/Doing/ChronifyNumeric.html +1 -1
- data/docs/doc/Doing/ChronifyString.html +1 -1
- data/docs/doc/Doing/Color.html +6 -1
- data/docs/doc/Doing/Completion/BashCompletions.html +1 -1
- data/docs/doc/Doing/Completion/FigCompletions.html +1 -1
- data/docs/doc/Doing/Completion/FishCompletions.html +1 -1
- data/docs/doc/Doing/Completion/StringUtils.html +65 -7
- data/docs/doc/Doing/Completion/ZshCompletions.html +1 -1
- data/docs/doc/Doing/Completion.html +1 -1
- data/docs/doc/Doing/Configuration.html +1 -1
- data/docs/doc/Doing/DayOneRenderer.html +1 -1
- data/docs/doc/Doing/DayoneExport.html +1 -1
- data/docs/doc/Doing/DoingExport.html +1 -1
- data/docs/doc/Doing/DoingImport.html +1 -1
- data/docs/doc/Doing/Entry.html +1 -1
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +1 -1
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +1 -1
- data/docs/doc/Doing/Errors/DoingStandardError.html +1 -1
- data/docs/doc/Doing/Errors/EmptyInput.html +1 -1
- data/docs/doc/Doing/Errors/HistoryLimitError.html +1 -1
- data/docs/doc/Doing/Errors/InvalidPlugin.html +1 -1
- data/docs/doc/Doing/Errors/MissingBackupFile.html +1 -1
- data/docs/doc/Doing/Errors/NoResults.html +1 -1
- data/docs/doc/Doing/Errors/PluginException.html +1 -1
- data/docs/doc/Doing/Errors/UserCancelled.html +1 -1
- data/docs/doc/Doing/Errors/WrongCommand.html +1 -1
- data/docs/doc/Doing/Errors.html +1 -1
- data/docs/doc/Doing/HTMLExport.html +1 -1
- data/docs/doc/Doing/Hooks.html +1 -1
- data/docs/doc/Doing/Item.html +2 -2
- data/docs/doc/Doing/ItemDates.html +1 -1
- data/docs/doc/Doing/ItemQuery.html +1 -1
- data/docs/doc/Doing/ItemState.html +1 -1
- data/docs/doc/Doing/ItemTags.html +1 -1
- data/docs/doc/Doing/Items.html +1 -1
- data/docs/doc/Doing/JSONExport.html +1 -1
- data/docs/doc/Doing/JSONImport.html +1 -1
- data/docs/doc/Doing/Logger.html +1 -1
- data/docs/doc/Doing/MarkdownExport.html +1 -1
- data/docs/doc/Doing/Note.html +1 -1
- data/docs/doc/Doing/Pager.html +1 -1
- data/docs/doc/Doing/Plugins.html +1 -1
- data/docs/doc/Doing/Prompt.html +2 -2
- data/docs/doc/Doing/PromptChoose.html +1 -1
- data/docs/doc/Doing/PromptFZF.html +1 -1
- data/docs/doc/Doing/PromptInput.html +1 -1
- data/docs/doc/Doing/PromptSTD.html +1 -1
- data/docs/doc/Doing/PromptYN.html +1 -1
- data/docs/doc/Doing/Section.html +1 -1
- data/docs/doc/Doing/StringHighlight.html +1 -1
- data/docs/doc/Doing/StringNormalize.html +1 -1
- data/docs/doc/Doing/StringQuery.html +61 -5
- data/docs/doc/Doing/StringTags.html +1 -1
- data/docs/doc/Doing/StringTransform.html +1 -1
- data/docs/doc/Doing/StringTruncate.html +1 -1
- data/docs/doc/Doing/StringURL.html +1 -1
- data/docs/doc/Doing/SymbolNormalize.html +1 -1
- data/docs/doc/Doing/TaskPaperExport.html +1 -1
- data/docs/doc/Doing/TemplateExport.html +2 -2
- data/docs/doc/Doing/TemplateString.html +3 -3
- data/docs/doc/Doing/TimingImport.html +1 -1
- data/docs/doc/Doing/Types.html +1 -1
- data/docs/doc/Doing/Util/Backup.html +1 -1
- data/docs/doc/Doing/Util.html +1 -1
- data/docs/doc/Doing/Version.html +1 -1
- data/docs/doc/Doing/WWID.html +2 -2
- data/docs/doc/Doing.html +2 -2
- data/docs/doc/FalseClass.html +1 -1
- data/docs/doc/GLI/Commands/Help.html +1 -1
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +1 -1
- data/docs/doc/GLI/Commands.html +1 -1
- data/docs/doc/GLI.html +1 -1
- data/docs/doc/Hash.html +1 -1
- data/docs/doc/Numeric.html +1 -1
- data/docs/doc/Object.html +1 -1
- data/docs/doc/PhraseParser/Operator.html +1 -1
- data/docs/doc/PhraseParser/PhraseClause.html +1 -1
- data/docs/doc/PhraseParser/Query.html +1 -1
- data/docs/doc/PhraseParser/QueryParser.html +1 -1
- data/docs/doc/PhraseParser/QueryTransformer.html +1 -1
- data/docs/doc/PhraseParser/TermClause.html +1 -1
- data/docs/doc/PhraseParser.html +1 -1
- data/docs/doc/Status.html +1 -1
- data/docs/doc/String.html +65 -2
- data/docs/doc/Symbol.html +1 -1
- data/docs/doc/Time.html +1 -1
- data/docs/doc/TrueClass.html +1 -1
- data/docs/doc/_index.html +1 -1
- data/docs/doc/file.README.html +2 -2
- data/docs/doc/index.html +2 -2
- data/docs/doc/method_list.html +554 -546
- data/docs/doc/top-level-namespace.html +1 -1
- data/doing.rdoc +11 -1
- data/lib/completion/_doing.zsh +4 -0
- data/lib/completion/doing.bash +11 -0
- data/lib/completion/doing.fish +2 -0
- data/lib/completion/doing.ts +14 -0
- data/lib/doing/colors.rb +57 -0
- data/lib/doing/completion/completion_string.rb +11 -0
- data/lib/doing/string/highlight.rb +6 -7
- data/lib/doing/string/query.rb +10 -0
- data/lib/doing/version.rb +1 -1
- data/lib/doing/wwid/modify.rb +0 -1
- data/lib/doing/wwid/timers.rb +1 -156
- data/lib/templates/doing.css +2 -2
- metadata +3 -2
data/docs/doc/method_list.html
CHANGED
@@ -150,16 +150,16 @@
|
|
150
150
|
|
151
151
|
<li class="even ">
|
152
152
|
<div class="item">
|
153
|
-
<span class='object_link'><a href="Doing/
|
154
|
-
<small>Doing::
|
153
|
+
<span class='object_link'><a href="Doing/WWID.html#all_tags-instance_method" title="Doing::WWID#all_tags (method)">#all_tags</a></span>
|
154
|
+
<small>Doing::WWID</small>
|
155
155
|
</div>
|
156
156
|
</li>
|
157
157
|
|
158
158
|
|
159
159
|
<li class="odd ">
|
160
160
|
<div class="item">
|
161
|
-
<span class='object_link'><a href="Doing/
|
162
|
-
<small>Doing::
|
161
|
+
<span class='object_link'><a href="Doing/Items.html#all_tags-instance_method" title="Doing::Items#all_tags (method)">#all_tags</a></span>
|
162
|
+
<small>Doing::Items</small>
|
163
163
|
</div>
|
164
164
|
</li>
|
165
165
|
|
@@ -262,16 +262,16 @@
|
|
262
262
|
|
263
263
|
<li class="even ">
|
264
264
|
<div class="item">
|
265
|
-
<span class='object_link'><a href="Doing/
|
266
|
-
<small>Doing::
|
265
|
+
<span class='object_link'><a href="Doing/Changes.html#changes-instance_method" title="Doing::Changes#changes (method)">#changes</a></span>
|
266
|
+
<small>Doing::Changes</small>
|
267
267
|
</div>
|
268
268
|
</li>
|
269
269
|
|
270
270
|
|
271
271
|
<li class="odd ">
|
272
272
|
<div class="item">
|
273
|
-
<span class='object_link'><a href="Doing/
|
274
|
-
<small>Doing::
|
273
|
+
<span class='object_link'><a href="Doing/WWID.html#changes-instance_method" title="Doing::WWID#changes (method)">#changes</a></span>
|
274
|
+
<small>Doing::WWID</small>
|
275
275
|
</div>
|
276
276
|
</li>
|
277
277
|
|
@@ -470,8 +470,8 @@
|
|
470
470
|
|
471
471
|
<li class="even ">
|
472
472
|
<div class="item">
|
473
|
-
<span class='object_link'><a href="Doing/Completion/
|
474
|
-
<small>Doing::Completion::
|
473
|
+
<span class='object_link'><a href="Doing/Completion/ZshCompletions.html#commands-instance_method" title="Doing::Completion::ZshCompletions#commands (method)">#commands</a></span>
|
474
|
+
<small>Doing::Completion::ZshCompletions</small>
|
475
475
|
</div>
|
476
476
|
</li>
|
477
477
|
|
@@ -486,24 +486,24 @@
|
|
486
486
|
|
487
487
|
<li class="even ">
|
488
488
|
<div class="item">
|
489
|
-
<span class='object_link'><a href="
|
490
|
-
<small>
|
489
|
+
<span class='object_link'><a href="Doing/Completion/BashCompletions.html#commands-instance_method" title="Doing::Completion::BashCompletions#commands (method)">#commands</a></span>
|
490
|
+
<small>Doing::Completion::BashCompletions</small>
|
491
491
|
</div>
|
492
492
|
</li>
|
493
493
|
|
494
494
|
|
495
495
|
<li class="odd ">
|
496
496
|
<div class="item">
|
497
|
-
<span class='object_link'><a href="
|
498
|
-
<small>
|
497
|
+
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#commands-instance_method" title="GLI::Commands::MarkdownDocumentListener#commands (method)">#commands</a></span>
|
498
|
+
<small>GLI::Commands::MarkdownDocumentListener</small>
|
499
499
|
</div>
|
500
500
|
</li>
|
501
501
|
|
502
502
|
|
503
503
|
<li class="even ">
|
504
504
|
<div class="item">
|
505
|
-
<span class='object_link'><a href="Doing/Completion/
|
506
|
-
<small>Doing::Completion::
|
505
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#commands-instance_method" title="Doing::Completion::FishCompletions#commands (method)">#commands</a></span>
|
506
|
+
<small>Doing::Completion::FishCompletions</small>
|
507
507
|
</div>
|
508
508
|
</li>
|
509
509
|
|
@@ -518,32 +518,32 @@
|
|
518
518
|
|
519
519
|
<li class="even ">
|
520
520
|
<div class="item">
|
521
|
-
<span class='object_link'><a href="Doing/
|
522
|
-
<small>Doing::
|
521
|
+
<span class='object_link'><a href="Doing/Note.html#compress-instance_method" title="Doing::Note#compress (method)">#compress</a></span>
|
522
|
+
<small>Doing::Note</small>
|
523
523
|
</div>
|
524
524
|
</li>
|
525
525
|
|
526
526
|
|
527
527
|
<li class="odd ">
|
528
528
|
<div class="item">
|
529
|
-
<span class='object_link'><a href="Doing/
|
530
|
-
<small>Doing::
|
529
|
+
<span class='object_link'><a href="Doing/StringTransform.html#compress-instance_method" title="Doing::StringTransform#compress (method)">#compress</a></span>
|
530
|
+
<small>Doing::StringTransform</small>
|
531
531
|
</div>
|
532
532
|
</li>
|
533
533
|
|
534
534
|
|
535
535
|
<li class="even ">
|
536
536
|
<div class="item">
|
537
|
-
<span class='object_link'><a href="Doing/
|
538
|
-
<small>Doing::
|
537
|
+
<span class='object_link'><a href="Doing/Note.html#compress!-instance_method" title="Doing::Note#compress! (method)">#compress!</a></span>
|
538
|
+
<small>Doing::Note</small>
|
539
539
|
</div>
|
540
540
|
</li>
|
541
541
|
|
542
542
|
|
543
543
|
<li class="odd ">
|
544
544
|
<div class="item">
|
545
|
-
<span class='object_link'><a href="Doing/
|
546
|
-
<small>Doing::
|
545
|
+
<span class='object_link'><a href="Doing/StringTransform.html#compress!-instance_method" title="Doing::StringTransform#compress! (method)">#compress!</a></span>
|
546
|
+
<small>Doing::StringTransform</small>
|
547
547
|
</div>
|
548
548
|
</li>
|
549
549
|
|
@@ -566,48 +566,48 @@
|
|
566
566
|
|
567
567
|
<li class="even ">
|
568
568
|
<div class="item">
|
569
|
-
<span class='object_link'><a href="Doing/
|
570
|
-
<small>Doing::
|
569
|
+
<span class='object_link'><a href="Doing/Configuration.html#config_file-instance_method" title="Doing::Configuration#config_file (method)">#config_file</a></span>
|
570
|
+
<small>Doing::Configuration</small>
|
571
571
|
</div>
|
572
572
|
</li>
|
573
573
|
|
574
574
|
|
575
575
|
<li class="odd ">
|
576
576
|
<div class="item">
|
577
|
-
<span class='object_link'><a href="Doing/
|
578
|
-
<small>Doing::
|
577
|
+
<span class='object_link'><a href="Doing/WWID.html#config_file-instance_method" title="Doing::WWID#config_file (method)">#config_file</a></span>
|
578
|
+
<small>Doing::WWID</small>
|
579
579
|
</div>
|
580
580
|
</li>
|
581
581
|
|
582
582
|
|
583
583
|
<li class="even ">
|
584
584
|
<div class="item">
|
585
|
-
<span class='object_link'><a href="Doing/
|
586
|
-
<small>Doing::
|
585
|
+
<span class='object_link'><a href="Doing/WWID.html#configure-instance_method" title="Doing::WWID#configure (method)">#configure</a></span>
|
586
|
+
<small>Doing::WWID</small>
|
587
587
|
</div>
|
588
588
|
</li>
|
589
589
|
|
590
590
|
|
591
591
|
<li class="odd ">
|
592
592
|
<div class="item">
|
593
|
-
<span class='object_link'><a href="Doing/
|
594
|
-
<small>Doing::
|
593
|
+
<span class='object_link'><a href="Doing/Configuration.html#configure-instance_method" title="Doing::Configuration#configure (method)">#configure</a></span>
|
594
|
+
<small>Doing::Configuration</small>
|
595
595
|
</div>
|
596
596
|
</li>
|
597
597
|
|
598
598
|
|
599
599
|
<li class="even ">
|
600
600
|
<div class="item">
|
601
|
-
<span class='object_link'><a href="Doing/
|
602
|
-
<small>Doing::
|
601
|
+
<span class='object_link'><a href="Doing/WWID.html#content-instance_method" title="Doing::WWID#content (method)">#content</a></span>
|
602
|
+
<small>Doing::WWID</small>
|
603
603
|
</div>
|
604
604
|
</li>
|
605
605
|
|
606
606
|
|
607
607
|
<li class="odd ">
|
608
608
|
<div class="item">
|
609
|
-
<span class='object_link'><a href="Doing/
|
610
|
-
<small>Doing::
|
609
|
+
<span class='object_link'><a href="Doing/Change.html#content-instance_method" title="Doing::Change#content (method)">#content</a></span>
|
610
|
+
<small>Doing::Change</small>
|
611
611
|
</div>
|
612
612
|
</li>
|
613
613
|
|
@@ -654,16 +654,16 @@
|
|
654
654
|
|
655
655
|
<li class="odd ">
|
656
656
|
<div class="item">
|
657
|
-
<span class='object_link'><a href="Doing/
|
658
|
-
<small>Doing::
|
657
|
+
<span class='object_link'><a href="Doing/Items.html#dedup-instance_method" title="Doing::Items#dedup (method)">#dedup</a></span>
|
658
|
+
<small>Doing::Items</small>
|
659
659
|
</div>
|
660
660
|
</li>
|
661
661
|
|
662
662
|
|
663
663
|
<li class="even ">
|
664
664
|
<div class="item">
|
665
|
-
<span class='object_link'><a href="Doing/
|
666
|
-
<small>Doing::
|
665
|
+
<span class='object_link'><a href="Doing/WWID.html#dedup-instance_method" title="Doing::WWID#dedup (method)">#dedup</a></span>
|
666
|
+
<small>Doing::WWID</small>
|
667
667
|
</div>
|
668
668
|
</li>
|
669
669
|
|
@@ -966,16 +966,16 @@
|
|
966
966
|
|
967
967
|
<li class="even ">
|
968
968
|
<div class="item">
|
969
|
-
<span class='object_link'><a href="Doing/
|
970
|
-
<small>Doing::
|
969
|
+
<span class='object_link'><a href="Doing/Section.html#equal%3F-instance_method" title="Doing::Section#equal? (method)">#equal?</a></span>
|
970
|
+
<small>Doing::Section</small>
|
971
971
|
</div>
|
972
972
|
</li>
|
973
973
|
|
974
974
|
|
975
975
|
<li class="odd ">
|
976
976
|
<div class="item">
|
977
|
-
<span class='object_link'><a href="Doing/
|
978
|
-
<small>Doing::
|
977
|
+
<span class='object_link'><a href="Doing/Item.html#equal%3F-instance_method" title="Doing::Item#equal? (method)">#equal?</a></span>
|
978
|
+
<small>Doing::Item</small>
|
979
979
|
</div>
|
980
980
|
</li>
|
981
981
|
|
@@ -1094,16 +1094,16 @@
|
|
1094
1094
|
|
1095
1095
|
<li class="even ">
|
1096
1096
|
<div class="item">
|
1097
|
-
<span class='object_link'><a href="Doing/
|
1098
|
-
<small>Doing::
|
1097
|
+
<span class='object_link'><a href="Doing/Configuration.html#force_answer-instance_method" title="Doing::Configuration#force_answer (method)">#force_answer</a></span>
|
1098
|
+
<small>Doing::Configuration</small>
|
1099
1099
|
</div>
|
1100
1100
|
</li>
|
1101
1101
|
|
1102
1102
|
|
1103
1103
|
<li class="odd ">
|
1104
1104
|
<div class="item">
|
1105
|
-
<span class='object_link'><a href="Doing/
|
1106
|
-
<small>Doing::
|
1105
|
+
<span class='object_link'><a href="Doing/Prompt.html#force_answer-class_method" title="Doing::Prompt.force_answer (method)">force_answer</a></span>
|
1106
|
+
<small>Doing::Prompt</small>
|
1107
1107
|
</div>
|
1108
1108
|
</li>
|
1109
1109
|
|
@@ -1198,40 +1198,40 @@
|
|
1198
1198
|
|
1199
1199
|
<li class="odd ">
|
1200
1200
|
<div class="item">
|
1201
|
-
<span class='object_link'><a href="Doing/Completion/
|
1202
|
-
<small>Doing::Completion::
|
1201
|
+
<span class='object_link'><a href="Doing/Completion/BashCompletions.html#generate_completions-instance_method" title="Doing::Completion::BashCompletions#generate_completions (method)">#generate_completions</a></span>
|
1202
|
+
<small>Doing::Completion::BashCompletions</small>
|
1203
1203
|
</div>
|
1204
1204
|
</li>
|
1205
1205
|
|
1206
1206
|
|
1207
1207
|
<li class="even ">
|
1208
1208
|
<div class="item">
|
1209
|
-
<span class='object_link'><a href="Doing/Completion/
|
1210
|
-
<small>Doing::Completion::
|
1209
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#generate_completions-instance_method" title="Doing::Completion::FishCompletions#generate_completions (method)">#generate_completions</a></span>
|
1210
|
+
<small>Doing::Completion::FishCompletions</small>
|
1211
1211
|
</div>
|
1212
1212
|
</li>
|
1213
1213
|
|
1214
1214
|
|
1215
1215
|
<li class="odd ">
|
1216
1216
|
<div class="item">
|
1217
|
-
<span class='object_link'><a href="Doing/Completion/
|
1218
|
-
<small>Doing::Completion::
|
1217
|
+
<span class='object_link'><a href="Doing/Completion/ZshCompletions.html#generate_completions-instance_method" title="Doing::Completion::ZshCompletions#generate_completions (method)">#generate_completions</a></span>
|
1218
|
+
<small>Doing::Completion::ZshCompletions</small>
|
1219
1219
|
</div>
|
1220
1220
|
</li>
|
1221
1221
|
|
1222
1222
|
|
1223
1223
|
<li class="even ">
|
1224
1224
|
<div class="item">
|
1225
|
-
<span class='object_link'><a href="Doing/Completion/
|
1226
|
-
<small>Doing::Completion::
|
1225
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#generate_completions-instance_method" title="Doing::Completion::FigCompletions#generate_completions (method)">#generate_completions</a></span>
|
1226
|
+
<small>Doing::Completion::FigCompletions</small>
|
1227
1227
|
</div>
|
1228
1228
|
</li>
|
1229
1229
|
|
1230
1230
|
|
1231
1231
|
<li class="odd ">
|
1232
1232
|
<div class="item">
|
1233
|
-
<span class='object_link'><a href="Doing/Completion/
|
1234
|
-
<small>Doing::Completion::
|
1233
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#generate_helpers-instance_method" title="Doing::Completion::FigCompletions#generate_helpers (method)">#generate_helpers</a></span>
|
1234
|
+
<small>Doing::Completion::FigCompletions</small>
|
1235
1235
|
</div>
|
1236
1236
|
</li>
|
1237
1237
|
|
@@ -1246,8 +1246,8 @@
|
|
1246
1246
|
|
1247
1247
|
<li class="odd ">
|
1248
1248
|
<div class="item">
|
1249
|
-
<span class='object_link'><a href="Doing/Completion/
|
1250
|
-
<small>Doing::Completion::
|
1249
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#generate_helpers-instance_method" title="Doing::Completion::FishCompletions#generate_helpers (method)">#generate_helpers</a></span>
|
1250
|
+
<small>Doing::Completion::FishCompletions</small>
|
1251
1251
|
</div>
|
1252
1252
|
</li>
|
1253
1253
|
|
@@ -1262,16 +1262,16 @@
|
|
1262
1262
|
|
1263
1263
|
<li class="odd ">
|
1264
1264
|
<div class="item">
|
1265
|
-
<span class='object_link'><a href="Doing/Completion/
|
1266
|
-
<small>Doing::Completion::
|
1265
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#generate_subcommand_completions-instance_method" title="Doing::Completion::FishCompletions#generate_subcommand_completions (method)">#generate_subcommand_completions</a></span>
|
1266
|
+
<small>Doing::Completion::FishCompletions</small>
|
1267
1267
|
</div>
|
1268
1268
|
</li>
|
1269
1269
|
|
1270
1270
|
|
1271
1271
|
<li class="even ">
|
1272
1272
|
<div class="item">
|
1273
|
-
<span class='object_link'><a href="Doing/Completion/
|
1274
|
-
<small>Doing::Completion::
|
1273
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#generate_subcommand_completions-instance_method" title="Doing::Completion::FigCompletions#generate_subcommand_completions (method)">#generate_subcommand_completions</a></span>
|
1274
|
+
<small>Doing::Completion::FigCompletions</small>
|
1275
1275
|
</div>
|
1276
1276
|
</li>
|
1277
1277
|
|
@@ -1286,16 +1286,16 @@
|
|
1286
1286
|
|
1287
1287
|
<li class="even ">
|
1288
1288
|
<div class="item">
|
1289
|
-
<span class='object_link'><a href="Doing/Completion/
|
1290
|
-
<small>Doing::Completion::
|
1289
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#generate_subcommand_option_completions-instance_method" title="Doing::Completion::FigCompletions#generate_subcommand_option_completions (method)">#generate_subcommand_option_completions</a></span>
|
1290
|
+
<small>Doing::Completion::FigCompletions</small>
|
1291
1291
|
</div>
|
1292
1292
|
</li>
|
1293
1293
|
|
1294
1294
|
|
1295
1295
|
<li class="odd ">
|
1296
1296
|
<div class="item">
|
1297
|
-
<span class='object_link'><a href="Doing/Completion/
|
1298
|
-
<small>Doing::Completion::
|
1297
|
+
<span class='object_link'><a href="Doing/Completion/ZshCompletions.html#generate_subcommand_option_completions-instance_method" title="Doing::Completion::ZshCompletions#generate_subcommand_option_completions (method)">#generate_subcommand_option_completions</a></span>
|
1298
|
+
<small>Doing::Completion::ZshCompletions</small>
|
1299
1299
|
</div>
|
1300
1300
|
</li>
|
1301
1301
|
|
@@ -1350,40 +1350,40 @@
|
|
1350
1350
|
|
1351
1351
|
<li class="even ">
|
1352
1352
|
<div class="item">
|
1353
|
-
<span class='object_link'><a href="Doing/Completion/
|
1354
|
-
<small>Doing::Completion::
|
1353
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#global_options-instance_method" title="Doing::Completion::FishCompletions#global_options (method)">#global_options</a></span>
|
1354
|
+
<small>Doing::Completion::FishCompletions</small>
|
1355
1355
|
</div>
|
1356
1356
|
</li>
|
1357
1357
|
|
1358
1358
|
|
1359
1359
|
<li class="odd ">
|
1360
1360
|
<div class="item">
|
1361
|
-
<span class='object_link'><a href="Doing/Completion/
|
1362
|
-
<small>Doing::Completion::
|
1361
|
+
<span class='object_link'><a href="Doing/Completion/BashCompletions.html#global_options-instance_method" title="Doing::Completion::BashCompletions#global_options (method)">#global_options</a></span>
|
1362
|
+
<small>Doing::Completion::BashCompletions</small>
|
1363
1363
|
</div>
|
1364
1364
|
</li>
|
1365
1365
|
|
1366
1366
|
|
1367
1367
|
<li class="even ">
|
1368
1368
|
<div class="item">
|
1369
|
-
<span class='object_link'><a href="Doing/Completion/
|
1370
|
-
<small>Doing::Completion::
|
1369
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#global_options-instance_method" title="Doing::Completion::FigCompletions#global_options (method)">#global_options</a></span>
|
1370
|
+
<small>Doing::Completion::FigCompletions</small>
|
1371
1371
|
</div>
|
1372
1372
|
</li>
|
1373
1373
|
|
1374
1374
|
|
1375
1375
|
<li class="odd ">
|
1376
1376
|
<div class="item">
|
1377
|
-
<span class='object_link'><a href="Doing/Completion/
|
1378
|
-
<small>Doing::Completion::
|
1377
|
+
<span class='object_link'><a href="Doing/Completion/ZshCompletions.html#global_options-instance_method" title="Doing::Completion::ZshCompletions#global_options (method)">#global_options</a></span>
|
1378
|
+
<small>Doing::Completion::ZshCompletions</small>
|
1379
1379
|
</div>
|
1380
1380
|
</li>
|
1381
1381
|
|
1382
1382
|
|
1383
1383
|
<li class="even ">
|
1384
1384
|
<div class="item">
|
1385
|
-
<span class='object_link'><a href="
|
1386
|
-
<small>
|
1385
|
+
<span class='object_link'><a href="Numeric.html#good%3F-instance_method" title="Numeric#good? (method)">#good?</a></span>
|
1386
|
+
<small>Numeric</small>
|
1387
1387
|
</div>
|
1388
1388
|
</li>
|
1389
1389
|
|
@@ -1398,40 +1398,40 @@
|
|
1398
1398
|
|
1399
1399
|
<li class="even ">
|
1400
1400
|
<div class="item">
|
1401
|
-
<span class='object_link'><a href="
|
1402
|
-
<small>
|
1401
|
+
<span class='object_link'><a href="String.html#good%3F-instance_method" title="String#good? (method)">#good?</a></span>
|
1402
|
+
<small>String</small>
|
1403
1403
|
</div>
|
1404
1404
|
</li>
|
1405
1405
|
|
1406
1406
|
|
1407
1407
|
<li class="odd ">
|
1408
1408
|
<div class="item">
|
1409
|
-
<span class='object_link'><a href="
|
1410
|
-
<small>
|
1409
|
+
<span class='object_link'><a href="Object.html#good%3F-instance_method" title="Object#good? (method)">#good?</a></span>
|
1410
|
+
<small>Object</small>
|
1411
1411
|
</div>
|
1412
1412
|
</li>
|
1413
1413
|
|
1414
1414
|
|
1415
1415
|
<li class="even ">
|
1416
1416
|
<div class="item">
|
1417
|
-
<span class='object_link'><a href="
|
1418
|
-
<small>
|
1417
|
+
<span class='object_link'><a href="Time.html#good%3F-instance_method" title="Time#good? (method)">#good?</a></span>
|
1418
|
+
<small>Time</small>
|
1419
1419
|
</div>
|
1420
1420
|
</li>
|
1421
1421
|
|
1422
1422
|
|
1423
1423
|
<li class="odd ">
|
1424
1424
|
<div class="item">
|
1425
|
-
<span class='object_link'><a href="
|
1426
|
-
<small>
|
1425
|
+
<span class='object_link'><a href="FalseClass.html#good%3F-instance_method" title="FalseClass#good? (method)">#good?</a></span>
|
1426
|
+
<small>FalseClass</small>
|
1427
1427
|
</div>
|
1428
1428
|
</li>
|
1429
1429
|
|
1430
1430
|
|
1431
1431
|
<li class="even ">
|
1432
1432
|
<div class="item">
|
1433
|
-
<span class='object_link'><a href="
|
1434
|
-
<small>
|
1433
|
+
<span class='object_link'><a href="Array.html#good%3F-instance_method" title="Array#good? (method)">#good?</a></span>
|
1434
|
+
<small>Array</small>
|
1435
1435
|
</div>
|
1436
1436
|
</li>
|
1437
1437
|
|
@@ -1462,16 +1462,16 @@
|
|
1462
1462
|
|
1463
1463
|
<li class="even ">
|
1464
1464
|
<div class="item">
|
1465
|
-
<span class='object_link'><a href="Doing/
|
1466
|
-
<small>Doing::
|
1465
|
+
<span class='object_link'><a href="Doing/StringHighlight.html#highlight_search-instance_method" title="Doing::StringHighlight#highlight_search (method)">#highlight_search</a></span>
|
1466
|
+
<small>Doing::StringHighlight</small>
|
1467
1467
|
</div>
|
1468
1468
|
</li>
|
1469
1469
|
|
1470
1470
|
|
1471
1471
|
<li class="odd ">
|
1472
1472
|
<div class="item">
|
1473
|
-
<span class='object_link'><a href="Doing/
|
1474
|
-
<small>Doing::
|
1473
|
+
<span class='object_link'><a href="Doing/ItemQuery.html#highlight_search-instance_method" title="Doing::ItemQuery#highlight_search (method)">#highlight_search</a></span>
|
1474
|
+
<small>Doing::ItemQuery</small>
|
1475
1475
|
</div>
|
1476
1476
|
</li>
|
1477
1477
|
|
@@ -1486,16 +1486,16 @@
|
|
1486
1486
|
|
1487
1487
|
<li class="odd ">
|
1488
1488
|
<div class="item">
|
1489
|
-
<span class='object_link'><a href="Doing/
|
1490
|
-
<small>Doing::
|
1489
|
+
<span class='object_link'><a href="Doing/ArrayTags.html#highlight_tags-instance_method" title="Doing::ArrayTags#highlight_tags (method)">#highlight_tags</a></span>
|
1490
|
+
<small>Doing::ArrayTags</small>
|
1491
1491
|
</div>
|
1492
1492
|
</li>
|
1493
1493
|
|
1494
1494
|
|
1495
1495
|
<li class="even ">
|
1496
1496
|
<div class="item">
|
1497
|
-
<span class='object_link'><a href="Doing/
|
1498
|
-
<small>Doing::
|
1497
|
+
<span class='object_link'><a href="Doing/StringHighlight.html#highlight_tags-instance_method" title="Doing::StringHighlight#highlight_tags (method)">#highlight_tags</a></span>
|
1498
|
+
<small>Doing::StringHighlight</small>
|
1499
1499
|
</div>
|
1500
1500
|
</li>
|
1501
1501
|
|
@@ -1550,16 +1550,16 @@
|
|
1550
1550
|
|
1551
1551
|
<li class="odd ">
|
1552
1552
|
<div class="item">
|
1553
|
-
<span class='object_link'><a href="Doing/
|
1554
|
-
<small>Doing::
|
1553
|
+
<span class='object_link'><a href="Doing/WWID.html#import-instance_method" title="Doing::WWID#import (method)">#import</a></span>
|
1554
|
+
<small>Doing::WWID</small>
|
1555
1555
|
</div>
|
1556
1556
|
</li>
|
1557
1557
|
|
1558
1558
|
|
1559
1559
|
<li class="even ">
|
1560
1560
|
<div class="item">
|
1561
|
-
<span class='object_link'><a href="Doing/
|
1562
|
-
<small>Doing::
|
1561
|
+
<span class='object_link'><a href="Doing/TimingImport.html#import-class_method" title="Doing::TimingImport.import (method)">import</a></span>
|
1562
|
+
<small>Doing::TimingImport</small>
|
1563
1563
|
</div>
|
1564
1564
|
</li>
|
1565
1565
|
|
@@ -1574,16 +1574,16 @@
|
|
1574
1574
|
|
1575
1575
|
<li class="even ">
|
1576
1576
|
<div class="item">
|
1577
|
-
<span class='object_link'><a href="Doing/
|
1578
|
-
<small>Doing::
|
1577
|
+
<span class='object_link'><a href="Doing/CalendarImport.html#import-class_method" title="Doing::CalendarImport.import (method)">import</a></span>
|
1578
|
+
<small>Doing::CalendarImport</small>
|
1579
1579
|
</div>
|
1580
1580
|
</li>
|
1581
1581
|
|
1582
1582
|
|
1583
1583
|
<li class="odd ">
|
1584
1584
|
<div class="item">
|
1585
|
-
<span class='object_link'><a href="Doing/
|
1586
|
-
<small>Doing::
|
1585
|
+
<span class='object_link'><a href="Doing/DoingImport.html#import-class_method" title="Doing::DoingImport.import (method)">import</a></span>
|
1586
|
+
<small>Doing::DoingImport</small>
|
1587
1587
|
</div>
|
1588
1588
|
</li>
|
1589
1589
|
|
@@ -1638,96 +1638,96 @@
|
|
1638
1638
|
|
1639
1639
|
<li class="even ">
|
1640
1640
|
<div class="item">
|
1641
|
-
<span class='object_link'><a href="Doing/
|
1642
|
-
<small>Doing::
|
1641
|
+
<span class='object_link'><a href="Doing/TemplateString.html#initialize-instance_method" title="Doing::TemplateString#initialize (method)">#initialize</a></span>
|
1642
|
+
<small>Doing::TemplateString</small>
|
1643
1643
|
</div>
|
1644
1644
|
</li>
|
1645
1645
|
|
1646
1646
|
|
1647
1647
|
<li class="odd ">
|
1648
1648
|
<div class="item">
|
1649
|
-
<span class='object_link'><a href="Doing/
|
1650
|
-
<small>Doing::
|
1649
|
+
<span class='object_link'><a href="Doing/Logger.html#initialize-instance_method" title="Doing::Logger#initialize (method)">#initialize</a></span>
|
1650
|
+
<small>Doing::Logger</small>
|
1651
1651
|
</div>
|
1652
1652
|
</li>
|
1653
1653
|
|
1654
1654
|
|
1655
1655
|
<li class="even ">
|
1656
1656
|
<div class="item">
|
1657
|
-
<span class='object_link'><a href="Doing/
|
1658
|
-
<small>Doing::
|
1657
|
+
<span class='object_link'><a href="Doing/Errors/WrongCommand.html#initialize-instance_method" title="Doing::Errors::WrongCommand#initialize (method)">#initialize</a></span>
|
1658
|
+
<small>Doing::Errors::WrongCommand</small>
|
1659
1659
|
</div>
|
1660
1660
|
</li>
|
1661
1661
|
|
1662
1662
|
|
1663
1663
|
<li class="odd ">
|
1664
1664
|
<div class="item">
|
1665
|
-
<span class='object_link'><a href="
|
1666
|
-
<small>
|
1665
|
+
<span class='object_link'><a href="BooleanTermParser/Query.html#initialize-instance_method" title="BooleanTermParser::Query#initialize (method)">#initialize</a></span>
|
1666
|
+
<small>BooleanTermParser::Query</small>
|
1667
1667
|
</div>
|
1668
1668
|
</li>
|
1669
1669
|
|
1670
1670
|
|
1671
1671
|
<li class="even ">
|
1672
1672
|
<div class="item">
|
1673
|
-
<span class='object_link'><a href="
|
1674
|
-
<small>
|
1673
|
+
<span class='object_link'><a href="PhraseParser/Query.html#initialize-instance_method" title="PhraseParser::Query#initialize (method)">#initialize</a></span>
|
1674
|
+
<small>PhraseParser::Query</small>
|
1675
1675
|
</div>
|
1676
1676
|
</li>
|
1677
1677
|
|
1678
1678
|
|
1679
1679
|
<li class="odd ">
|
1680
1680
|
<div class="item">
|
1681
|
-
<span class='object_link'><a href="
|
1682
|
-
<small>
|
1681
|
+
<span class='object_link'><a href="Doing/Errors/DoingRuntimeError.html#initialize-instance_method" title="Doing::Errors::DoingRuntimeError#initialize (method)">#initialize</a></span>
|
1682
|
+
<small>Doing::Errors::DoingRuntimeError</small>
|
1683
1683
|
</div>
|
1684
1684
|
</li>
|
1685
1685
|
|
1686
1686
|
|
1687
1687
|
<li class="even ">
|
1688
1688
|
<div class="item">
|
1689
|
-
<span class='object_link'><a href="Doing/
|
1690
|
-
<small>Doing::
|
1689
|
+
<span class='object_link'><a href="Doing/Item.html#initialize-instance_method" title="Doing::Item#initialize (method)">#initialize</a></span>
|
1690
|
+
<small>Doing::Item</small>
|
1691
1691
|
</div>
|
1692
1692
|
</li>
|
1693
1693
|
|
1694
1694
|
|
1695
1695
|
<li class="odd ">
|
1696
1696
|
<div class="item">
|
1697
|
-
<span class='object_link'><a href="
|
1698
|
-
<small>
|
1697
|
+
<span class='object_link'><a href="Doing/Completion/FigCompletions.html#initialize-instance_method" title="Doing::Completion::FigCompletions#initialize (method)">#initialize</a></span>
|
1698
|
+
<small>Doing::Completion::FigCompletions</small>
|
1699
1699
|
</div>
|
1700
1700
|
</li>
|
1701
1701
|
|
1702
1702
|
|
1703
1703
|
<li class="even ">
|
1704
1704
|
<div class="item">
|
1705
|
-
<span class='object_link'><a href="Doing/
|
1706
|
-
<small>Doing::
|
1705
|
+
<span class='object_link'><a href="Doing/Section.html#initialize-instance_method" title="Doing::Section#initialize (method)">#initialize</a></span>
|
1706
|
+
<small>Doing::Section</small>
|
1707
1707
|
</div>
|
1708
1708
|
</li>
|
1709
1709
|
|
1710
1710
|
|
1711
1711
|
<li class="odd ">
|
1712
1712
|
<div class="item">
|
1713
|
-
<span class='object_link'><a href="Doing/
|
1714
|
-
<small>Doing::
|
1713
|
+
<span class='object_link'><a href="Doing/Errors/NoResults.html#initialize-instance_method" title="Doing::Errors::NoResults#initialize (method)">#initialize</a></span>
|
1714
|
+
<small>Doing::Errors::NoResults</small>
|
1715
1715
|
</div>
|
1716
1716
|
</li>
|
1717
1717
|
|
1718
1718
|
|
1719
1719
|
<li class="even ">
|
1720
1720
|
<div class="item">
|
1721
|
-
<span class='object_link'><a href="Doing/
|
1722
|
-
<small>Doing::
|
1721
|
+
<span class='object_link'><a href="Doing/Errors/HistoryLimitError.html#initialize-instance_method" title="Doing::Errors::HistoryLimitError#initialize (method)">#initialize</a></span>
|
1722
|
+
<small>Doing::Errors::HistoryLimitError</small>
|
1723
1723
|
</div>
|
1724
1724
|
</li>
|
1725
1725
|
|
1726
1726
|
|
1727
1727
|
<li class="odd ">
|
1728
1728
|
<div class="item">
|
1729
|
-
<span class='object_link'><a href="Doing/
|
1730
|
-
<small>Doing::
|
1729
|
+
<span class='object_link'><a href="Doing/Errors/MissingBackupFile.html#initialize-instance_method" title="Doing::Errors::MissingBackupFile#initialize (method)">#initialize</a></span>
|
1730
|
+
<small>Doing::Errors::MissingBackupFile</small>
|
1731
1731
|
</div>
|
1732
1732
|
</li>
|
1733
1733
|
|
@@ -1742,8 +1742,8 @@
|
|
1742
1742
|
|
1743
1743
|
<li class="odd ">
|
1744
1744
|
<div class="item">
|
1745
|
-
<span class='object_link'><a href="Doing/
|
1746
|
-
<small>Doing::
|
1745
|
+
<span class='object_link'><a href="Doing/Errors/InvalidPlugin.html#initialize-instance_method" title="Doing::Errors::InvalidPlugin#initialize (method)">#initialize</a></span>
|
1746
|
+
<small>Doing::Errors::InvalidPlugin</small>
|
1747
1747
|
</div>
|
1748
1748
|
</li>
|
1749
1749
|
|
@@ -1758,152 +1758,152 @@
|
|
1758
1758
|
|
1759
1759
|
<li class="odd ">
|
1760
1760
|
<div class="item">
|
1761
|
-
<span class='object_link'><a href="Doing/
|
1762
|
-
<small>Doing::
|
1761
|
+
<span class='object_link'><a href="Doing/Change.html#initialize-instance_method" title="Doing::Change#initialize (method)">#initialize</a></span>
|
1762
|
+
<small>Doing::Change</small>
|
1763
1763
|
</div>
|
1764
1764
|
</li>
|
1765
1765
|
|
1766
1766
|
|
1767
1767
|
<li class="even ">
|
1768
1768
|
<div class="item">
|
1769
|
-
<span class='object_link'><a href="Doing/
|
1770
|
-
<small>Doing::
|
1769
|
+
<span class='object_link'><a href="Doing/Configuration.html#initialize-instance_method" title="Doing::Configuration#initialize (method)">#initialize</a></span>
|
1770
|
+
<small>Doing::Configuration</small>
|
1771
1771
|
</div>
|
1772
1772
|
</li>
|
1773
1773
|
|
1774
1774
|
|
1775
1775
|
<li class="odd ">
|
1776
1776
|
<div class="item">
|
1777
|
-
<span class='object_link'><a href="Doing/
|
1778
|
-
<small>Doing::
|
1777
|
+
<span class='object_link'><a href="Doing/DayOneRenderer.html#initialize-instance_method" title="Doing::DayOneRenderer#initialize (method)">#initialize</a></span>
|
1778
|
+
<small>Doing::DayOneRenderer</small>
|
1779
1779
|
</div>
|
1780
1780
|
</li>
|
1781
1781
|
|
1782
1782
|
|
1783
1783
|
<li class="even ">
|
1784
1784
|
<div class="item">
|
1785
|
-
<span class='object_link'><a href="Doing/
|
1786
|
-
<small>Doing::
|
1785
|
+
<span class='object_link'><a href="Doing/Entry.html#initialize-instance_method" title="Doing::Entry#initialize (method)">#initialize</a></span>
|
1786
|
+
<small>Doing::Entry</small>
|
1787
1787
|
</div>
|
1788
1788
|
</li>
|
1789
1789
|
|
1790
1790
|
|
1791
1791
|
<li class="odd ">
|
1792
1792
|
<div class="item">
|
1793
|
-
<span class='object_link'><a href="Doing/
|
1794
|
-
<small>Doing::
|
1793
|
+
<span class='object_link'><a href="Doing/Note.html#initialize-instance_method" title="Doing::Note#initialize (method)">#initialize</a></span>
|
1794
|
+
<small>Doing::Note</small>
|
1795
1795
|
</div>
|
1796
1796
|
</li>
|
1797
1797
|
|
1798
1798
|
|
1799
1799
|
<li class="even ">
|
1800
1800
|
<div class="item">
|
1801
|
-
<span class='object_link'><a href="Doing/
|
1802
|
-
<small>Doing::
|
1801
|
+
<span class='object_link'><a href="Doing/WWID.html#initialize-instance_method" title="Doing::WWID#initialize (method)">#initialize</a></span>
|
1802
|
+
<small>Doing::WWID</small>
|
1803
1803
|
</div>
|
1804
1804
|
</li>
|
1805
1805
|
|
1806
1806
|
|
1807
1807
|
<li class="odd ">
|
1808
1808
|
<div class="item">
|
1809
|
-
<span class='object_link'><a href="
|
1810
|
-
<small>
|
1809
|
+
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#initialize-instance_method" title="GLI::Commands::MarkdownDocumentListener#initialize (method)">#initialize</a></span>
|
1810
|
+
<small>GLI::Commands::MarkdownDocumentListener</small>
|
1811
1811
|
</div>
|
1812
1812
|
</li>
|
1813
1813
|
|
1814
1814
|
|
1815
1815
|
<li class="even ">
|
1816
1816
|
<div class="item">
|
1817
|
-
<span class='object_link'><a href="Doing/
|
1818
|
-
<small>Doing::
|
1817
|
+
<span class='object_link'><a href="Doing/Completion/FishCompletions.html#initialize-instance_method" title="Doing::Completion::FishCompletions#initialize (method)">#initialize</a></span>
|
1818
|
+
<small>Doing::Completion::FishCompletions</small>
|
1819
1819
|
</div>
|
1820
1820
|
</li>
|
1821
1821
|
|
1822
1822
|
|
1823
1823
|
<li class="odd ">
|
1824
1824
|
<div class="item">
|
1825
|
-
<span class='object_link'><a href="Doing/
|
1826
|
-
<small>Doing::
|
1825
|
+
<span class='object_link'><a href="Doing/Changes.html#initialize-instance_method" title="Doing::Changes#initialize (method)">#initialize</a></span>
|
1826
|
+
<small>Doing::Changes</small>
|
1827
1827
|
</div>
|
1828
1828
|
</li>
|
1829
1829
|
|
1830
1830
|
|
1831
1831
|
<li class="even ">
|
1832
1832
|
<div class="item">
|
1833
|
-
<span class='object_link'><a href="Doing/
|
1834
|
-
<small>Doing::
|
1833
|
+
<span class='object_link'><a href="Doing/Completion/BashCompletions.html#initialize-instance_method" title="Doing::Completion::BashCompletions#initialize (method)">#initialize</a></span>
|
1834
|
+
<small>Doing::Completion::BashCompletions</small>
|
1835
1835
|
</div>
|
1836
1836
|
</li>
|
1837
1837
|
|
1838
1838
|
|
1839
1839
|
<li class="odd ">
|
1840
1840
|
<div class="item">
|
1841
|
-
<span class='object_link'><a href="Doing/
|
1842
|
-
<small>Doing::
|
1841
|
+
<span class='object_link'><a href="Doing/Items.html#initialize-instance_method" title="Doing::Items#initialize (method)">#initialize</a></span>
|
1842
|
+
<small>Doing::Items</small>
|
1843
1843
|
</div>
|
1844
1844
|
</li>
|
1845
1845
|
|
1846
1846
|
|
1847
1847
|
<li class="even ">
|
1848
1848
|
<div class="item">
|
1849
|
-
<span class='object_link'><a href="
|
1850
|
-
<small>
|
1849
|
+
<span class='object_link'><a href="PhraseParser/TermClause.html#initialize-instance_method" title="PhraseParser::TermClause#initialize (method)">#initialize</a></span>
|
1850
|
+
<small>PhraseParser::TermClause</small>
|
1851
1851
|
</div>
|
1852
1852
|
</li>
|
1853
1853
|
|
1854
1854
|
|
1855
1855
|
<li class="odd ">
|
1856
1856
|
<div class="item">
|
1857
|
-
<span class='object_link'><a href="PhraseParser/
|
1858
|
-
<small>PhraseParser::
|
1857
|
+
<span class='object_link'><a href="PhraseParser/PhraseClause.html#initialize-instance_method" title="PhraseParser::PhraseClause#initialize (method)">#initialize</a></span>
|
1858
|
+
<small>PhraseParser::PhraseClause</small>
|
1859
1859
|
</div>
|
1860
1860
|
</li>
|
1861
1861
|
|
1862
1862
|
|
1863
1863
|
<li class="even ">
|
1864
1864
|
<div class="item">
|
1865
|
-
<span class='object_link'><a href="
|
1866
|
-
<small>
|
1865
|
+
<span class='object_link'><a href="Doing/Errors/DoingNoTraceError.html#initialize-instance_method" title="Doing::Errors::DoingNoTraceError#initialize (method)">#initialize</a></span>
|
1866
|
+
<small>Doing::Errors::DoingNoTraceError</small>
|
1867
1867
|
</div>
|
1868
1868
|
</li>
|
1869
1869
|
|
1870
1870
|
|
1871
1871
|
<li class="odd ">
|
1872
1872
|
<div class="item">
|
1873
|
-
<span class='object_link'><a href="
|
1874
|
-
<small>
|
1873
|
+
<span class='object_link'><a href="Doing/Version.html#initialize-instance_method" title="Doing::Version#initialize (method)">#initialize</a></span>
|
1874
|
+
<small>Doing::Version</small>
|
1875
1875
|
</div>
|
1876
1876
|
</li>
|
1877
1877
|
|
1878
1878
|
|
1879
1879
|
<li class="even ">
|
1880
1880
|
<div class="item">
|
1881
|
-
<span class='object_link'><a href="
|
1882
|
-
<small>
|
1881
|
+
<span class='object_link'><a href="BooleanTermParser/Clause.html#initialize-instance_method" title="BooleanTermParser::Clause#initialize (method)">#initialize</a></span>
|
1882
|
+
<small>BooleanTermParser::Clause</small>
|
1883
1883
|
</div>
|
1884
1884
|
</li>
|
1885
1885
|
|
1886
1886
|
|
1887
1887
|
<li class="odd ">
|
1888
1888
|
<div class="item">
|
1889
|
-
<span class='object_link'><a href="Doing/
|
1890
|
-
<small>Doing::
|
1889
|
+
<span class='object_link'><a href="Doing/Errors/UserCancelled.html#initialize-instance_method" title="Doing::Errors::UserCancelled#initialize (method)">#initialize</a></span>
|
1890
|
+
<small>Doing::Errors::UserCancelled</small>
|
1891
1891
|
</div>
|
1892
1892
|
</li>
|
1893
1893
|
|
1894
1894
|
|
1895
1895
|
<li class="even ">
|
1896
1896
|
<div class="item">
|
1897
|
-
<span class='object_link'><a href="Doing/
|
1898
|
-
<small>Doing::
|
1897
|
+
<span class='object_link'><a href="Doing/Errors/EmptyInput.html#initialize-instance_method" title="Doing::Errors::EmptyInput#initialize (method)">#initialize</a></span>
|
1898
|
+
<small>Doing::Errors::EmptyInput</small>
|
1899
1899
|
</div>
|
1900
1900
|
</li>
|
1901
1901
|
|
1902
1902
|
|
1903
1903
|
<li class="odd ">
|
1904
1904
|
<div class="item">
|
1905
|
-
<span class='object_link'><a href="Doing/
|
1906
|
-
<small>Doing::
|
1905
|
+
<span class='object_link'><a href="Doing/Errors/DoingStandardError.html#initialize-instance_method" title="Doing::Errors::DoingStandardError#initialize (method)">#initialize</a></span>
|
1906
|
+
<small>Doing::Errors::DoingStandardError</small>
|
1907
1907
|
</div>
|
1908
1908
|
</li>
|
1909
1909
|
|
@@ -2005,6 +2005,14 @@
|
|
2005
2005
|
|
2006
2006
|
|
2007
2007
|
<li class="even ">
|
2008
|
+
<div class="item">
|
2009
|
+
<span class='object_link'><a href="String.html#last_color_code-instance_method" title="String#last_color_code (method)">#last_color_code</a></span>
|
2010
|
+
<small>String</small>
|
2011
|
+
</div>
|
2012
|
+
</li>
|
2013
|
+
|
2014
|
+
|
2015
|
+
<li class="odd ">
|
2008
2016
|
<div class="item">
|
2009
2017
|
<span class='object_link'><a href="Doing/WWID.html#last_entry-instance_method" title="Doing::WWID#last_entry (method)">#last_entry</a></span>
|
2010
2018
|
<small>Doing::WWID</small>
|
@@ -2012,7 +2020,7 @@
|
|
2012
2020
|
</li>
|
2013
2021
|
|
2014
2022
|
|
2015
|
-
<li class="
|
2023
|
+
<li class="even ">
|
2016
2024
|
<div class="item">
|
2017
2025
|
<span class='object_link'><a href="Doing/WWID.html#last_note-instance_method" title="Doing::WWID#last_note (method)">#last_note</a></span>
|
2018
2026
|
<small>Doing::WWID</small>
|
@@ -2020,7 +2028,7 @@
|
|
2020
2028
|
</li>
|
2021
2029
|
|
2022
2030
|
|
2023
|
-
<li class="
|
2031
|
+
<li class="odd ">
|
2024
2032
|
<div class="item">
|
2025
2033
|
<span class='object_link'><a href="Doing/Changes.html#latest-instance_method" title="Doing::Changes#latest (method)">#latest</a></span>
|
2026
2034
|
<small>Doing::Changes</small>
|
@@ -2028,7 +2036,7 @@
|
|
2028
2036
|
</li>
|
2029
2037
|
|
2030
2038
|
|
2031
|
-
<li class="
|
2039
|
+
<li class="even ">
|
2032
2040
|
<div class="item">
|
2033
2041
|
<span class='object_link'><a href="Doing/Logger.html#level-instance_method" title="Doing::Logger#level (method)">#level</a></span>
|
2034
2042
|
<small>Doing::Logger</small>
|
@@ -2036,7 +2044,7 @@
|
|
2036
2044
|
</li>
|
2037
2045
|
|
2038
2046
|
|
2039
|
-
<li class="
|
2047
|
+
<li class="odd ">
|
2040
2048
|
<div class="item">
|
2041
2049
|
<span class='object_link'><a href="Doing/Completion.html#link_default-class_method" title="Doing::Completion.link_default (method)">link_default</a></span>
|
2042
2050
|
<small>Doing::Completion</small>
|
@@ -2044,7 +2052,7 @@
|
|
2044
2052
|
</li>
|
2045
2053
|
|
2046
2054
|
|
2047
|
-
<li class="
|
2055
|
+
<li class="even ">
|
2048
2056
|
<div class="item">
|
2049
2057
|
<span class='object_link'><a href="Doing/StringURL.html#link_urls-instance_method" title="Doing::StringURL#link_urls (method)">#link_urls</a></span>
|
2050
2058
|
<small>Doing::StringURL</small>
|
@@ -2052,7 +2060,7 @@
|
|
2052
2060
|
</li>
|
2053
2061
|
|
2054
2062
|
|
2055
|
-
<li class="
|
2063
|
+
<li class="odd ">
|
2056
2064
|
<div class="item">
|
2057
2065
|
<span class='object_link'><a href="Doing/StringURL.html#link_urls!-instance_method" title="Doing::StringURL#link_urls! (method)">#link_urls!</a></span>
|
2058
2066
|
<small>Doing::StringURL</small>
|
@@ -2060,7 +2068,7 @@
|
|
2060
2068
|
</li>
|
2061
2069
|
|
2062
2070
|
|
2063
|
-
<li class="
|
2071
|
+
<li class="even ">
|
2064
2072
|
<div class="item">
|
2065
2073
|
<span class='object_link'><a href="Doing/WWID.html#list_date-instance_method" title="Doing::WWID#list_date (method)">#list_date</a></span>
|
2066
2074
|
<small>Doing::WWID</small>
|
@@ -2068,7 +2076,7 @@
|
|
2068
2076
|
</li>
|
2069
2077
|
|
2070
2078
|
|
2071
|
-
<li class="
|
2079
|
+
<li class="odd ">
|
2072
2080
|
<div class="item">
|
2073
2081
|
<span class='object_link'><a href="Doing/Plugins.html#list_plugins-class_method" title="Doing::Plugins.list_plugins (method)">list_plugins</a></span>
|
2074
2082
|
<small>Doing::Plugins</small>
|
@@ -2076,7 +2084,7 @@
|
|
2076
2084
|
</li>
|
2077
2085
|
|
2078
2086
|
|
2079
|
-
<li class="
|
2087
|
+
<li class="even ">
|
2080
2088
|
<div class="item">
|
2081
2089
|
<span class='object_link'><a href="Doing/WWID.html#list_section-instance_method" title="Doing::WWID#list_section (method)">#list_section</a></span>
|
2082
2090
|
<small>Doing::WWID</small>
|
@@ -2084,7 +2092,7 @@
|
|
2084
2092
|
</li>
|
2085
2093
|
|
2086
2094
|
|
2087
|
-
<li class="
|
2095
|
+
<li class="odd ">
|
2088
2096
|
<div class="item">
|
2089
2097
|
<span class='object_link'><a href="Doing/Plugins.html#load_plugins-class_method" title="Doing::Plugins.load_plugins (method)">load_plugins</a></span>
|
2090
2098
|
<small>Doing::Plugins</small>
|
@@ -2092,7 +2100,7 @@
|
|
2092
2100
|
</li>
|
2093
2101
|
|
2094
2102
|
|
2095
|
-
<li class="
|
2103
|
+
<li class="even ">
|
2096
2104
|
<div class="item">
|
2097
2105
|
<span class='object_link'><a href="Doing/Logger.html#log_benchmarks-instance_method" title="Doing::Logger#log_benchmarks (method)">#log_benchmarks</a></span>
|
2098
2106
|
<small>Doing::Logger</small>
|
@@ -2100,7 +2108,7 @@
|
|
2100
2108
|
</li>
|
2101
2109
|
|
2102
2110
|
|
2103
|
-
<li class="
|
2111
|
+
<li class="odd ">
|
2104
2112
|
<div class="item">
|
2105
2113
|
<span class='object_link'><a href="Doing/Logger.html#log_change-instance_method" title="Doing::Logger#log_change (method)">#log_change</a></span>
|
2106
2114
|
<small>Doing::Logger</small>
|
@@ -2108,7 +2116,7 @@
|
|
2108
2116
|
</li>
|
2109
2117
|
|
2110
2118
|
|
2111
|
-
<li class="
|
2119
|
+
<li class="even ">
|
2112
2120
|
<div class="item">
|
2113
2121
|
<span class='object_link'><a href="Doing/Logger.html#log_level=-instance_method" title="Doing::Logger#log_level= (method)">#log_level=</a></span>
|
2114
2122
|
<small>Doing::Logger</small>
|
@@ -2116,7 +2124,7 @@
|
|
2116
2124
|
</li>
|
2117
2125
|
|
2118
2126
|
|
2119
|
-
<li class="
|
2127
|
+
<li class="odd ">
|
2120
2128
|
<div class="item">
|
2121
2129
|
<span class='object_link'><a href="Doing/Logger.html#log_now-instance_method" title="Doing::Logger#log_now (method)">#log_now</a></span>
|
2122
2130
|
<small>Doing::Logger</small>
|
@@ -2124,7 +2132,7 @@
|
|
2124
2132
|
</li>
|
2125
2133
|
|
2126
2134
|
|
2127
|
-
<li class="
|
2135
|
+
<li class="even ">
|
2128
2136
|
<div class="item">
|
2129
2137
|
<span class='object_link'><a href="Doing/ArrayTags.html#log_tags-instance_method" title="Doing::ArrayTags#log_tags (method)">#log_tags</a></span>
|
2130
2138
|
<small>Doing::ArrayTags</small>
|
@@ -2132,7 +2140,7 @@
|
|
2132
2140
|
</li>
|
2133
2141
|
|
2134
2142
|
|
2135
|
-
<li class="
|
2143
|
+
<li class="odd ">
|
2136
2144
|
<div class="item">
|
2137
2145
|
<span class='object_link'><a href="Doing/WWID.html#logger-instance_method" title="Doing::WWID#logger (method)">#logger</a></span>
|
2138
2146
|
<small>Doing::WWID</small>
|
@@ -2140,7 +2148,7 @@
|
|
2140
2148
|
</li>
|
2141
2149
|
|
2142
2150
|
|
2143
|
-
<li class="
|
2151
|
+
<li class="even ">
|
2144
2152
|
<div class="item">
|
2145
2153
|
<span class='object_link'><a href="Doing/Completion/StringUtils.html#ltrunc-instance_method" title="Doing::Completion::StringUtils#ltrunc (method)">#ltrunc</a></span>
|
2146
2154
|
<small>Doing::Completion::StringUtils</small>
|
@@ -2148,7 +2156,7 @@
|
|
2148
2156
|
</li>
|
2149
2157
|
|
2150
2158
|
|
2151
|
-
<li class="
|
2159
|
+
<li class="odd ">
|
2152
2160
|
<div class="item">
|
2153
2161
|
<span class='object_link'><a href="Doing/Completion/StringUtils.html#ltrunc!-instance_method" title="Doing::Completion::StringUtils#ltrunc! (method)">#ltrunc!</a></span>
|
2154
2162
|
<small>Doing::Completion::StringUtils</small>
|
@@ -2156,7 +2164,7 @@
|
|
2156
2164
|
</li>
|
2157
2165
|
|
2158
2166
|
|
2159
|
-
<li class="
|
2167
|
+
<li class="even ">
|
2160
2168
|
<div class="item">
|
2161
2169
|
<span class='object_link'><a href="Doing/Completion/BashCompletions.html#main_function-instance_method" title="Doing::Completion::BashCompletions#main_function (method)">#main_function</a></span>
|
2162
2170
|
<small>Doing::Completion::BashCompletions</small>
|
@@ -2164,7 +2172,7 @@
|
|
2164
2172
|
</li>
|
2165
2173
|
|
2166
2174
|
|
2167
|
-
<li class="
|
2175
|
+
<li class="odd ">
|
2168
2176
|
<div class="item">
|
2169
2177
|
<span class='object_link'><a href="Doing/Version.html#maj-instance_method" title="Doing::Version#maj (method)">#maj</a></span>
|
2170
2178
|
<small>Doing::Version</small>
|
@@ -2172,7 +2180,7 @@
|
|
2172
2180
|
</li>
|
2173
2181
|
|
2174
2182
|
|
2175
|
-
<li class="
|
2183
|
+
<li class="even ">
|
2176
2184
|
<div class="item">
|
2177
2185
|
<span class='object_link'><a href="PhraseParser/Query.html#match-instance_method" title="PhraseParser::Query#match (method)">#match</a></span>
|
2178
2186
|
<small>PhraseParser::Query</small>
|
@@ -2180,7 +2188,7 @@
|
|
2180
2188
|
</li>
|
2181
2189
|
|
2182
2190
|
|
2183
|
-
<li class="
|
2191
|
+
<li class="odd ">
|
2184
2192
|
<div class="item">
|
2185
2193
|
<span class='object_link'><a href="BooleanTermParser/Query.html#match-instance_method" title="BooleanTermParser::Query#match (method)">#match</a></span>
|
2186
2194
|
<small>BooleanTermParser::Query</small>
|
@@ -2188,7 +2196,7 @@
|
|
2188
2196
|
</li>
|
2189
2197
|
|
2190
2198
|
|
2191
|
-
<li class="
|
2199
|
+
<li class="even ">
|
2192
2200
|
<div class="item">
|
2193
2201
|
<span class='object_link'><a href="PhraseParser/Query.html#match_phrase-instance_method" title="PhraseParser::Query#match_phrase (method)">#match_phrase</a></span>
|
2194
2202
|
<small>PhraseParser::Query</small>
|
@@ -2196,7 +2204,7 @@
|
|
2196
2204
|
</li>
|
2197
2205
|
|
2198
2206
|
|
2199
|
-
<li class="
|
2207
|
+
<li class="odd ">
|
2200
2208
|
<div class="item">
|
2201
2209
|
<span class='object_link'><a href="Doing/Util.html#mergable%3F-instance_method" title="Doing::Util#mergable? (method)">#mergable?</a></span>
|
2202
2210
|
<small>Doing::Util</small>
|
@@ -2204,7 +2212,7 @@
|
|
2204
2212
|
</li>
|
2205
2213
|
|
2206
2214
|
|
2207
|
-
<li class="
|
2215
|
+
<li class="even ">
|
2208
2216
|
<div class="item">
|
2209
2217
|
<span class='object_link'><a href="Doing/Util.html#merge_default_proc-instance_method" title="Doing::Util#merge_default_proc (method)">#merge_default_proc</a></span>
|
2210
2218
|
<small>Doing::Util</small>
|
@@ -2212,7 +2220,7 @@
|
|
2212
2220
|
</li>
|
2213
2221
|
|
2214
2222
|
|
2215
|
-
<li class="
|
2223
|
+
<li class="odd ">
|
2216
2224
|
<div class="item">
|
2217
2225
|
<span class='object_link'><a href="Doing/Util.html#merge_values-instance_method" title="Doing::Util#merge_values (method)">#merge_values</a></span>
|
2218
2226
|
<small>Doing::Util</small>
|
@@ -2220,7 +2228,7 @@
|
|
2220
2228
|
</li>
|
2221
2229
|
|
2222
2230
|
|
2223
|
-
<li class="
|
2231
|
+
<li class="even ">
|
2224
2232
|
<div class="item">
|
2225
2233
|
<span class='object_link'><a href="Doing/Logger.html#messages-instance_method" title="Doing::Logger#messages (method)">#messages</a></span>
|
2226
2234
|
<small>Doing::Logger</small>
|
@@ -2228,7 +2236,7 @@
|
|
2228
2236
|
</li>
|
2229
2237
|
|
2230
2238
|
|
2231
|
-
<li class="
|
2239
|
+
<li class="odd ">
|
2232
2240
|
<div class="item">
|
2233
2241
|
<span class='object_link'><a href="Doing/Version.html#min-instance_method" title="Doing::Version#min (method)">#min</a></span>
|
2234
2242
|
<small>Doing::Version</small>
|
@@ -2236,7 +2244,7 @@
|
|
2236
2244
|
</li>
|
2237
2245
|
|
2238
2246
|
|
2239
|
-
<li class="
|
2247
|
+
<li class="even ">
|
2240
2248
|
<div class="item">
|
2241
2249
|
<span class='object_link'><a href="Doing/Item.html#move_to-instance_method" title="Doing::Item#move_to (method)">#move_to</a></span>
|
2242
2250
|
<small>Doing::Item</small>
|
@@ -2244,7 +2252,7 @@
|
|
2244
2252
|
</li>
|
2245
2253
|
|
2246
2254
|
|
2247
|
-
<li class="
|
2255
|
+
<li class="odd ">
|
2248
2256
|
<div class="item">
|
2249
2257
|
<span class='object_link'><a href="Status.html#msg-instance_method" title="Status#msg (method)">#msg</a></span>
|
2250
2258
|
<small>Status</small>
|
@@ -2252,7 +2260,7 @@
|
|
2252
2260
|
</li>
|
2253
2261
|
|
2254
2262
|
|
2255
|
-
<li class="
|
2263
|
+
<li class="even ">
|
2256
2264
|
<div class="item">
|
2257
2265
|
<span class='object_link'><a href="PhraseParser/Query.html#must_clauses-instance_method" title="PhraseParser::Query#must_clauses (method)">#must_clauses</a></span>
|
2258
2266
|
<small>PhraseParser::Query</small>
|
@@ -2260,7 +2268,7 @@
|
|
2260
2268
|
</li>
|
2261
2269
|
|
2262
2270
|
|
2263
|
-
<li class="
|
2271
|
+
<li class="odd ">
|
2264
2272
|
<div class="item">
|
2265
2273
|
<span class='object_link'><a href="PhraseParser/Query.html#must_not_clauses-instance_method" title="PhraseParser::Query#must_not_clauses (method)">#must_not_clauses</a></span>
|
2266
2274
|
<small>PhraseParser::Query</small>
|
@@ -2268,7 +2276,7 @@
|
|
2268
2276
|
</li>
|
2269
2277
|
|
2270
2278
|
|
2271
|
-
<li class="
|
2279
|
+
<li class="even ">
|
2272
2280
|
<div class="item">
|
2273
2281
|
<span class='object_link'><a href="BooleanTermParser/Query.html#must_not_terms-instance_method" title="BooleanTermParser::Query#must_not_terms (method)">#must_not_terms</a></span>
|
2274
2282
|
<small>BooleanTermParser::Query</small>
|
@@ -2276,7 +2284,7 @@
|
|
2276
2284
|
</li>
|
2277
2285
|
|
2278
2286
|
|
2279
|
-
<li class="
|
2287
|
+
<li class="odd ">
|
2280
2288
|
<div class="item">
|
2281
2289
|
<span class='object_link'><a href="BooleanTermParser/Query.html#must_terms-instance_method" title="BooleanTermParser::Query#must_terms (method)">#must_terms</a></span>
|
2282
2290
|
<small>BooleanTermParser::Query</small>
|
@@ -2284,7 +2292,7 @@
|
|
2284
2292
|
</li>
|
2285
2293
|
|
2286
2294
|
|
2287
|
-
<li class="
|
2295
|
+
<li class="even ">
|
2288
2296
|
<div class="item">
|
2289
2297
|
<span class='object_link'><a href="Doing/ArrayNestedHash.html#nested_hash-instance_method" title="Doing::ArrayNestedHash#nested_hash (method)">#nested_hash</a></span>
|
2290
2298
|
<small>Doing::ArrayNestedHash</small>
|
@@ -2292,7 +2300,7 @@
|
|
2292
2300
|
</li>
|
2293
2301
|
|
2294
2302
|
|
2295
|
-
<li class="
|
2303
|
+
<li class="odd ">
|
2296
2304
|
<div class="item">
|
2297
2305
|
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_age-instance_method" title="Doing::StringNormalize#normalize_age (method)">#normalize_age</a></span>
|
2298
2306
|
<small>Doing::StringNormalize</small>
|
@@ -2300,7 +2308,7 @@
|
|
2300
2308
|
</li>
|
2301
2309
|
|
2302
2310
|
|
2303
|
-
<li class="
|
2311
|
+
<li class="even ">
|
2304
2312
|
<div class="item">
|
2305
2313
|
<span class='object_link'><a href="Doing/SymbolNormalize.html#normalize_age-instance_method" title="Doing::SymbolNormalize#normalize_age (method)">#normalize_age</a></span>
|
2306
2314
|
<small>Doing::SymbolNormalize</small>
|
@@ -2308,7 +2316,7 @@
|
|
2308
2316
|
</li>
|
2309
2317
|
|
2310
2318
|
|
2311
|
-
<li class="
|
2319
|
+
<li class="odd ">
|
2312
2320
|
<div class="item">
|
2313
2321
|
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_age!-instance_method" title="Doing::StringNormalize#normalize_age! (method)">#normalize_age!</a></span>
|
2314
2322
|
<small>Doing::StringNormalize</small>
|
@@ -2316,6 +2324,14 @@
|
|
2316
2324
|
</li>
|
2317
2325
|
|
2318
2326
|
|
2327
|
+
<li class="even ">
|
2328
|
+
<div class="item">
|
2329
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_bool-instance_method" title="Doing::StringNormalize#normalize_bool (method)">#normalize_bool</a></span>
|
2330
|
+
<small>Doing::StringNormalize</small>
|
2331
|
+
</div>
|
2332
|
+
</li>
|
2333
|
+
|
2334
|
+
|
2319
2335
|
<li class="odd ">
|
2320
2336
|
<div class="item">
|
2321
2337
|
<span class='object_link'><a href="Doing/SymbolNormalize.html#normalize_bool-instance_method" title="Doing::SymbolNormalize#normalize_bool (method)">#normalize_bool</a></span>
|
@@ -2326,7 +2342,7 @@
|
|
2326
2342
|
|
2327
2343
|
<li class="even ">
|
2328
2344
|
<div class="item">
|
2329
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_bool
|
2345
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_bool!-instance_method" title="Doing::StringNormalize#normalize_bool! (method)">#normalize_bool!</a></span>
|
2330
2346
|
<small>Doing::StringNormalize</small>
|
2331
2347
|
</div>
|
2332
2348
|
</li>
|
@@ -2334,7 +2350,7 @@
|
|
2334
2350
|
|
2335
2351
|
<li class="odd ">
|
2336
2352
|
<div class="item">
|
2337
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#
|
2353
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_case-instance_method" title="Doing::StringNormalize#normalize_case (method)">#normalize_case</a></span>
|
2338
2354
|
<small>Doing::StringNormalize</small>
|
2339
2355
|
</div>
|
2340
2356
|
</li>
|
@@ -2350,7 +2366,7 @@
|
|
2350
2366
|
|
2351
2367
|
<li class="odd ">
|
2352
2368
|
<div class="item">
|
2353
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_case
|
2369
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_case!-instance_method" title="Doing::StringNormalize#normalize_case! (method)">#normalize_case!</a></span>
|
2354
2370
|
<small>Doing::StringNormalize</small>
|
2355
2371
|
</div>
|
2356
2372
|
</li>
|
@@ -2358,7 +2374,7 @@
|
|
2358
2374
|
|
2359
2375
|
<li class="even ">
|
2360
2376
|
<div class="item">
|
2361
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#
|
2377
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_change_type-instance_method" title="Doing::StringNormalize#normalize_change_type (method)">#normalize_change_type</a></span>
|
2362
2378
|
<small>Doing::StringNormalize</small>
|
2363
2379
|
</div>
|
2364
2380
|
</li>
|
@@ -2366,31 +2382,31 @@
|
|
2366
2382
|
|
2367
2383
|
<li class="odd ">
|
2368
2384
|
<div class="item">
|
2369
|
-
<span class='object_link'><a href="
|
2370
|
-
<small>
|
2385
|
+
<span class='object_link'><a href="String.html#normalize_color-instance_method" title="String#normalize_color (method)">#normalize_color</a></span>
|
2386
|
+
<small>String</small>
|
2371
2387
|
</div>
|
2372
2388
|
</li>
|
2373
2389
|
|
2374
2390
|
|
2375
2391
|
<li class="even ">
|
2376
2392
|
<div class="item">
|
2377
|
-
<span class='object_link'><a href="
|
2378
|
-
<small>
|
2393
|
+
<span class='object_link'><a href="Doing/SymbolNormalize.html#normalize_matching-instance_method" title="Doing::SymbolNormalize#normalize_matching (method)">#normalize_matching</a></span>
|
2394
|
+
<small>Doing::SymbolNormalize</small>
|
2379
2395
|
</div>
|
2380
2396
|
</li>
|
2381
2397
|
|
2382
2398
|
|
2383
2399
|
<li class="odd ">
|
2384
2400
|
<div class="item">
|
2385
|
-
<span class='object_link'><a href="Doing/
|
2386
|
-
<small>Doing::
|
2401
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_matching-instance_method" title="Doing::StringNormalize#normalize_matching (method)">#normalize_matching</a></span>
|
2402
|
+
<small>Doing::StringNormalize</small>
|
2387
2403
|
</div>
|
2388
2404
|
</li>
|
2389
2405
|
|
2390
2406
|
|
2391
2407
|
<li class="even ">
|
2392
2408
|
<div class="item">
|
2393
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_matching
|
2409
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_matching!-instance_method" title="Doing::StringNormalize#normalize_matching! (method)">#normalize_matching!</a></span>
|
2394
2410
|
<small>Doing::StringNormalize</small>
|
2395
2411
|
</div>
|
2396
2412
|
</li>
|
@@ -2398,8 +2414,8 @@
|
|
2398
2414
|
|
2399
2415
|
<li class="odd ">
|
2400
2416
|
<div class="item">
|
2401
|
-
<span class='object_link'><a href="Doing/
|
2402
|
-
<small>Doing::
|
2417
|
+
<span class='object_link'><a href="Doing/SymbolNormalize.html#normalize_order-instance_method" title="Doing::SymbolNormalize#normalize_order (method)">#normalize_order</a></span>
|
2418
|
+
<small>Doing::SymbolNormalize</small>
|
2403
2419
|
</div>
|
2404
2420
|
</li>
|
2405
2421
|
|
@@ -2414,24 +2430,24 @@
|
|
2414
2430
|
|
2415
2431
|
<li class="odd ">
|
2416
2432
|
<div class="item">
|
2417
|
-
<span class='object_link'><a href="Doing/
|
2418
|
-
<small>Doing::
|
2433
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_order!-instance_method" title="Doing::StringNormalize#normalize_order! (method)">#normalize_order!</a></span>
|
2434
|
+
<small>Doing::StringNormalize</small>
|
2419
2435
|
</div>
|
2420
2436
|
</li>
|
2421
2437
|
|
2422
2438
|
|
2423
2439
|
<li class="even ">
|
2424
2440
|
<div class="item">
|
2425
|
-
<span class='object_link'><a href="Doing/
|
2426
|
-
<small>Doing::
|
2441
|
+
<span class='object_link'><a href="Doing/SymbolNormalize.html#normalize_tag_sort-instance_method" title="Doing::SymbolNormalize#normalize_tag_sort (method)">#normalize_tag_sort</a></span>
|
2442
|
+
<small>Doing::SymbolNormalize</small>
|
2427
2443
|
</div>
|
2428
2444
|
</li>
|
2429
2445
|
|
2430
2446
|
|
2431
2447
|
<li class="odd ">
|
2432
2448
|
<div class="item">
|
2433
|
-
<span class='object_link'><a href="
|
2434
|
-
<small>
|
2449
|
+
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_tag_sort-instance_method" title="Doing::StringNormalize#normalize_tag_sort (method)">#normalize_tag_sort</a></span>
|
2450
|
+
<small>Doing::StringNormalize</small>
|
2435
2451
|
</div>
|
2436
2452
|
</li>
|
2437
2453
|
|
@@ -2446,21 +2462,13 @@
|
|
2446
2462
|
|
2447
2463
|
<li class="odd ">
|
2448
2464
|
<div class="item">
|
2449
|
-
<span class='object_link'><a href="
|
2450
|
-
<small>
|
2465
|
+
<span class='object_link'><a href="TrueClass.html#normalize_tag_sort-instance_method" title="TrueClass#normalize_tag_sort (method)">#normalize_tag_sort</a></span>
|
2466
|
+
<small>TrueClass</small>
|
2451
2467
|
</div>
|
2452
2468
|
</li>
|
2453
2469
|
|
2454
2470
|
|
2455
2471
|
<li class="even ">
|
2456
|
-
<div class="item">
|
2457
|
-
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_tag_sort-instance_method" title="Doing::StringNormalize#normalize_tag_sort (method)">#normalize_tag_sort</a></span>
|
2458
|
-
<small>Doing::StringNormalize</small>
|
2459
|
-
</div>
|
2460
|
-
</li>
|
2461
|
-
|
2462
|
-
|
2463
|
-
<li class="odd ">
|
2464
2472
|
<div class="item">
|
2465
2473
|
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_tag_sort!-instance_method" title="Doing::StringNormalize#normalize_tag_sort! (method)">#normalize_tag_sort!</a></span>
|
2466
2474
|
<small>Doing::StringNormalize</small>
|
@@ -2468,7 +2476,7 @@
|
|
2468
2476
|
</li>
|
2469
2477
|
|
2470
2478
|
|
2471
|
-
<li class="
|
2479
|
+
<li class="odd ">
|
2472
2480
|
<div class="item">
|
2473
2481
|
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_trigger-instance_method" title="Doing::StringNormalize#normalize_trigger (method)">#normalize_trigger</a></span>
|
2474
2482
|
<small>Doing::StringNormalize</small>
|
@@ -2476,7 +2484,7 @@
|
|
2476
2484
|
</li>
|
2477
2485
|
|
2478
2486
|
|
2479
|
-
<li class="
|
2487
|
+
<li class="even ">
|
2480
2488
|
<div class="item">
|
2481
2489
|
<span class='object_link'><a href="Doing/StringNormalize.html#normalize_trigger!-instance_method" title="Doing::StringNormalize#normalize_trigger! (method)">#normalize_trigger!</a></span>
|
2482
2490
|
<small>Doing::StringNormalize</small>
|
@@ -2484,7 +2492,7 @@
|
|
2484
2492
|
</li>
|
2485
2493
|
|
2486
2494
|
|
2487
|
-
<li class="
|
2495
|
+
<li class="odd ">
|
2488
2496
|
<div class="item">
|
2489
2497
|
<span class='object_link'><a href="Doing/Completion.html#normalize_type-class_method" title="Doing::Completion.normalize_type (method)">normalize_type</a></span>
|
2490
2498
|
<small>Doing::Completion</small>
|
@@ -2492,7 +2500,7 @@
|
|
2492
2500
|
</li>
|
2493
2501
|
|
2494
2502
|
|
2495
|
-
<li class="
|
2503
|
+
<li class="even ">
|
2496
2504
|
<div class="item">
|
2497
2505
|
<span class='object_link'><a href="Doing/Item.html#note-instance_method" title="Doing::Item#note (method)">#note</a></span>
|
2498
2506
|
<small>Doing::Item</small>
|
@@ -2500,7 +2508,7 @@
|
|
2500
2508
|
</li>
|
2501
2509
|
|
2502
2510
|
|
2503
|
-
<li class="
|
2511
|
+
<li class="odd ">
|
2504
2512
|
<div class="item">
|
2505
2513
|
<span class='object_link'><a href="BooleanTermParser/Clause.html#operator-instance_method" title="BooleanTermParser::Clause#operator (method)">#operator</a></span>
|
2506
2514
|
<small>BooleanTermParser::Clause</small>
|
@@ -2508,7 +2516,7 @@
|
|
2508
2516
|
</li>
|
2509
2517
|
|
2510
2518
|
|
2511
|
-
<li class="
|
2519
|
+
<li class="even ">
|
2512
2520
|
<div class="item">
|
2513
2521
|
<span class='object_link'><a href="PhraseParser/TermClause.html#operator-instance_method" title="PhraseParser::TermClause#operator (method)">#operator</a></span>
|
2514
2522
|
<small>PhraseParser::TermClause</small>
|
@@ -2516,7 +2524,7 @@
|
|
2516
2524
|
</li>
|
2517
2525
|
|
2518
2526
|
|
2519
|
-
<li class="
|
2527
|
+
<li class="odd ">
|
2520
2528
|
<div class="item">
|
2521
2529
|
<span class='object_link'><a href="PhraseParser/PhraseClause.html#operator-instance_method" title="PhraseParser::PhraseClause#operator (method)">#operator</a></span>
|
2522
2530
|
<small>PhraseParser::PhraseClause</small>
|
@@ -2524,7 +2532,7 @@
|
|
2524
2532
|
</li>
|
2525
2533
|
|
2526
2534
|
|
2527
|
-
<li class="
|
2535
|
+
<li class="even ">
|
2528
2536
|
<div class="item">
|
2529
2537
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#options-instance_method" title="GLI::Commands::MarkdownDocumentListener#options (method)">#options</a></span>
|
2530
2538
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -2532,7 +2540,7 @@
|
|
2532
2540
|
</li>
|
2533
2541
|
|
2534
2542
|
|
2535
|
-
<li class="
|
2543
|
+
<li class="odd ">
|
2536
2544
|
<div class="item">
|
2537
2545
|
<span class='object_link'><a href="Doing/TemplateString.html#original-instance_method" title="Doing::TemplateString#original (method)">#original</a></span>
|
2538
2546
|
<small>Doing::TemplateString</small>
|
@@ -2540,7 +2548,7 @@
|
|
2540
2548
|
</li>
|
2541
2549
|
|
2542
2550
|
|
2543
|
-
<li class="
|
2551
|
+
<li class="even ">
|
2544
2552
|
<div class="item">
|
2545
2553
|
<span class='object_link'><a href="Doing/Section.html#original-instance_method" title="Doing::Section#original (method)">#original</a></span>
|
2546
2554
|
<small>Doing::Section</small>
|
@@ -2548,7 +2556,7 @@
|
|
2548
2556
|
</li>
|
2549
2557
|
|
2550
2558
|
|
2551
|
-
<li class="
|
2559
|
+
<li class="odd ">
|
2552
2560
|
<div class="item">
|
2553
2561
|
<span class='object_link'><a href="Doing/Logger.html#output_results-instance_method" title="Doing::Logger#output_results (method)">#output_results</a></span>
|
2554
2562
|
<small>Doing::Logger</small>
|
@@ -2556,7 +2564,7 @@
|
|
2556
2564
|
</li>
|
2557
2565
|
|
2558
2566
|
|
2559
|
-
<li class="
|
2567
|
+
<li class="even ">
|
2560
2568
|
<div class="item">
|
2561
2569
|
<span class='object_link'><a href="Doing/ItemDates.html#overlapping_time%3F-instance_method" title="Doing::ItemDates#overlapping_time? (method)">#overlapping_time?</a></span>
|
2562
2570
|
<small>Doing::ItemDates</small>
|
@@ -2564,7 +2572,7 @@
|
|
2564
2572
|
</li>
|
2565
2573
|
|
2566
2574
|
|
2567
|
-
<li class="
|
2575
|
+
<li class="odd ">
|
2568
2576
|
<div class="item">
|
2569
2577
|
<span class='object_link'><a href="Doing/Pager.html#page-class_method" title="Doing::Pager.page (method)">page</a></span>
|
2570
2578
|
<small>Doing::Pager</small>
|
@@ -2572,7 +2580,7 @@
|
|
2572
2580
|
</li>
|
2573
2581
|
|
2574
2582
|
|
2575
|
-
<li class="
|
2583
|
+
<li class="even ">
|
2576
2584
|
<div class="item">
|
2577
2585
|
<span class='object_link'><a href="Doing/DayOneRenderer.html#page_title-instance_method" title="Doing::DayOneRenderer#page_title (method)">#page_title</a></span>
|
2578
2586
|
<small>Doing::DayOneRenderer</small>
|
@@ -2580,7 +2588,7 @@
|
|
2580
2588
|
</li>
|
2581
2589
|
|
2582
2590
|
|
2583
|
-
<li class="
|
2591
|
+
<li class="odd ">
|
2584
2592
|
<div class="item">
|
2585
2593
|
<span class='object_link'><a href="Doing/Pager.html#paginate-class_method" title="Doing::Pager.paginate (method)">paginate</a></span>
|
2586
2594
|
<small>Doing::Pager</small>
|
@@ -2588,7 +2596,7 @@
|
|
2588
2596
|
</li>
|
2589
2597
|
|
2590
2598
|
|
2591
|
-
<li class="
|
2599
|
+
<li class="even ">
|
2592
2600
|
<div class="item">
|
2593
2601
|
<span class='object_link'><a href="Doing/Pager.html#paginate=-class_method" title="Doing::Pager.paginate= (method)">paginate=</a></span>
|
2594
2602
|
<small>Doing::Pager</small>
|
@@ -2596,7 +2604,7 @@
|
|
2596
2604
|
</li>
|
2597
2605
|
|
2598
2606
|
|
2599
|
-
<li class="
|
2607
|
+
<li class="odd ">
|
2600
2608
|
<div class="item">
|
2601
2609
|
<span class='object_link'><a href="Doing/TemplateString.html#parse_colors-instance_method" title="Doing::TemplateString#parse_colors (method)">#parse_colors</a></span>
|
2602
2610
|
<small>Doing::TemplateString</small>
|
@@ -2604,7 +2612,7 @@
|
|
2604
2612
|
</li>
|
2605
2613
|
|
2606
2614
|
|
2607
|
-
<li class="
|
2615
|
+
<li class="even ">
|
2608
2616
|
<div class="item">
|
2609
2617
|
<span class='object_link'><a href="Doing/Completion.html#parse_command-class_method" title="Doing::Completion.parse_command (method)">parse_command</a></span>
|
2610
2618
|
<small>Doing::Completion</small>
|
@@ -2612,7 +2620,7 @@
|
|
2612
2620
|
</li>
|
2613
2621
|
|
2614
2622
|
|
2615
|
-
<li class="
|
2623
|
+
<li class="odd ">
|
2616
2624
|
<div class="item">
|
2617
2625
|
<span class='object_link'><a href="Doing/Completion.html#parse_commands-class_method" title="Doing::Completion.parse_commands (method)">parse_commands</a></span>
|
2618
2626
|
<small>Doing::Completion</small>
|
@@ -2620,7 +2628,7 @@
|
|
2620
2628
|
</li>
|
2621
2629
|
|
2622
2630
|
|
2623
|
-
<li class="
|
2631
|
+
<li class="even ">
|
2624
2632
|
<div class="item">
|
2625
2633
|
<span class='object_link'><a href="Doing/Change.html#parse_entries-instance_method" title="Doing::Change#parse_entries (method)">#parse_entries</a></span>
|
2626
2634
|
<small>Doing::Change</small>
|
@@ -2628,7 +2636,7 @@
|
|
2628
2636
|
</li>
|
2629
2637
|
|
2630
2638
|
|
2631
|
-
<li class="
|
2639
|
+
<li class="odd ">
|
2632
2640
|
<div class="item">
|
2633
2641
|
<span class='object_link'><a href="Doing/Completion.html#parse_option-class_method" title="Doing::Completion.parse_option (method)">parse_option</a></span>
|
2634
2642
|
<small>Doing::Completion</small>
|
@@ -2636,7 +2644,7 @@
|
|
2636
2644
|
</li>
|
2637
2645
|
|
2638
2646
|
|
2639
|
-
<li class="
|
2647
|
+
<li class="even ">
|
2640
2648
|
<div class="item">
|
2641
2649
|
<span class='object_link'><a href="Doing/Completion.html#parse_options-class_method" title="Doing::Completion.parse_options (method)">parse_options</a></span>
|
2642
2650
|
<small>Doing::Completion</small>
|
@@ -2644,7 +2652,7 @@
|
|
2644
2652
|
</li>
|
2645
2653
|
|
2646
2654
|
|
2647
|
-
<li class="
|
2655
|
+
<li class="odd ">
|
2648
2656
|
<div class="item">
|
2649
2657
|
<span class='object_link'><a href="Doing/TemplateString.html#parsed_colors-instance_method" title="Doing::TemplateString#parsed_colors (method)">#parsed_colors</a></span>
|
2650
2658
|
<small>Doing::TemplateString</small>
|
@@ -2652,7 +2660,7 @@
|
|
2652
2660
|
</li>
|
2653
2661
|
|
2654
2662
|
|
2655
|
-
<li class="
|
2663
|
+
<li class="even ">
|
2656
2664
|
<div class="item">
|
2657
2665
|
<span class='object_link'><a href="Doing/Version.html#patch-instance_method" title="Doing::Version#patch (method)">#patch</a></span>
|
2658
2666
|
<small>Doing::Version</small>
|
@@ -2660,7 +2668,7 @@
|
|
2660
2668
|
</li>
|
2661
2669
|
|
2662
2670
|
|
2663
|
-
<li class="
|
2671
|
+
<li class="odd ">
|
2664
2672
|
<div class="item">
|
2665
2673
|
<span class='object_link'><a href="PhraseParser/PhraseClause.html#phrase-instance_method" title="PhraseParser::PhraseClause#phrase (method)">#phrase</a></span>
|
2666
2674
|
<small>PhraseParser::PhraseClause</small>
|
@@ -2668,7 +2676,7 @@
|
|
2668
2676
|
</li>
|
2669
2677
|
|
2670
2678
|
|
2671
|
-
<li class="
|
2679
|
+
<li class="even ">
|
2672
2680
|
<div class="item">
|
2673
2681
|
<span class='object_link'><a href="Doing/Errors/PluginException.html#plugin-instance_method" title="Doing::Errors::PluginException#plugin (method)">#plugin</a></span>
|
2674
2682
|
<small>Doing::Errors::PluginException</small>
|
@@ -2676,7 +2684,7 @@
|
|
2676
2684
|
</li>
|
2677
2685
|
|
2678
2686
|
|
2679
|
-
<li class="
|
2687
|
+
<li class="odd ">
|
2680
2688
|
<div class="item">
|
2681
2689
|
<span class='object_link'><a href="Doing/Plugins.html#plugin_names-class_method" title="Doing::Plugins.plugin_names (method)">plugin_names</a></span>
|
2682
2690
|
<small>Doing::Plugins</small>
|
@@ -2684,7 +2692,7 @@
|
|
2684
2692
|
</li>
|
2685
2693
|
|
2686
2694
|
|
2687
|
-
<li class="
|
2695
|
+
<li class="even ">
|
2688
2696
|
<div class="item">
|
2689
2697
|
<span class='object_link'><a href="Doing/Plugins.html#plugin_regex-class_method" title="Doing::Plugins.plugin_regex (method)">plugin_regex</a></span>
|
2690
2698
|
<small>Doing::Plugins</small>
|
@@ -2692,7 +2700,7 @@
|
|
2692
2700
|
</li>
|
2693
2701
|
|
2694
2702
|
|
2695
|
-
<li class="
|
2703
|
+
<li class="odd ">
|
2696
2704
|
<div class="item">
|
2697
2705
|
<span class='object_link'><a href="Doing/Plugins.html#plugin_templates-class_method" title="Doing::Plugins.plugin_templates (method)">plugin_templates</a></span>
|
2698
2706
|
<small>Doing::Plugins</small>
|
@@ -2700,7 +2708,7 @@
|
|
2700
2708
|
</li>
|
2701
2709
|
|
2702
2710
|
|
2703
|
-
<li class="
|
2711
|
+
<li class="even ">
|
2704
2712
|
<div class="item">
|
2705
2713
|
<span class='object_link'><a href="Doing/Plugins.html#plugins-class_method" title="Doing::Plugins.plugins (method)">plugins</a></span>
|
2706
2714
|
<small>Doing::Plugins</small>
|
@@ -2708,7 +2716,7 @@
|
|
2708
2716
|
</li>
|
2709
2717
|
|
2710
2718
|
|
2711
|
-
<li class="
|
2719
|
+
<li class="odd ">
|
2712
2720
|
<div class="item">
|
2713
2721
|
<span class='object_link'><a href="Doing/Plugins.html#plugins_path-class_method" title="Doing::Plugins.plugins_path (method)">plugins_path</a></span>
|
2714
2722
|
<small>Doing::Plugins</small>
|
@@ -2716,7 +2724,7 @@
|
|
2716
2724
|
</li>
|
2717
2725
|
|
2718
2726
|
|
2719
|
-
<li class="
|
2727
|
+
<li class="even ">
|
2720
2728
|
<div class="item">
|
2721
2729
|
<span class='object_link'><a href="Doing/Entry.html#print_prefix-instance_method" title="Doing::Entry#print_prefix (method)">#print_prefix</a></span>
|
2722
2730
|
<small>Doing::Entry</small>
|
@@ -2724,7 +2732,7 @@
|
|
2724
2732
|
</li>
|
2725
2733
|
|
2726
2734
|
|
2727
|
-
<li class="
|
2735
|
+
<li class="odd ">
|
2728
2736
|
<div class="item">
|
2729
2737
|
<span class='object_link'><a href="Doing/Hooks.html#priority_value-class_method" title="Doing::Hooks.priority_value (method)">priority_value</a></span>
|
2730
2738
|
<small>Doing::Hooks</small>
|
@@ -2732,7 +2740,7 @@
|
|
2732
2740
|
</li>
|
2733
2741
|
|
2734
2742
|
|
2735
|
-
<li class="
|
2743
|
+
<li class="even ">
|
2736
2744
|
<div class="item">
|
2737
2745
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#program_desc-instance_method" title="GLI::Commands::MarkdownDocumentListener#program_desc (method)">#program_desc</a></span>
|
2738
2746
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -2740,7 +2748,7 @@
|
|
2740
2748
|
</li>
|
2741
2749
|
|
2742
2750
|
|
2743
|
-
<li class="
|
2751
|
+
<li class="odd ">
|
2744
2752
|
<div class="item">
|
2745
2753
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#program_long_desc-instance_method" title="GLI::Commands::MarkdownDocumentListener#program_long_desc (method)">#program_long_desc</a></span>
|
2746
2754
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -2748,7 +2756,7 @@
|
|
2748
2756
|
</li>
|
2749
2757
|
|
2750
2758
|
|
2751
|
-
<li class="
|
2759
|
+
<li class="even ">
|
2752
2760
|
<div class="item">
|
2753
2761
|
<span class='object_link'><a href="Status.html#progress-instance_method" title="Status#progress (method)">#progress</a></span>
|
2754
2762
|
<small>Status</small>
|
@@ -2756,7 +2764,7 @@
|
|
2756
2764
|
</li>
|
2757
2765
|
|
2758
2766
|
|
2759
|
-
<li class="
|
2767
|
+
<li class="odd ">
|
2760
2768
|
<div class="item">
|
2761
2769
|
<span class='object_link'><a href="Doing/Util/Backup.html#prune_backups-instance_method" title="Doing::Util::Backup#prune_backups (method)">#prune_backups</a></span>
|
2762
2770
|
<small>Doing::Util::Backup</small>
|
@@ -2764,7 +2772,7 @@
|
|
2764
2772
|
</li>
|
2765
2773
|
|
2766
2774
|
|
2767
|
-
<li class="
|
2775
|
+
<li class="even ">
|
2768
2776
|
<div class="item">
|
2769
2777
|
<span class='object_link'><a href="Doing/TemplateString.html#raw-instance_method" title="Doing::TemplateString#raw (method)">#raw</a></span>
|
2770
2778
|
<small>Doing::TemplateString</small>
|
@@ -2772,7 +2780,7 @@
|
|
2772
2780
|
</li>
|
2773
2781
|
|
2774
2782
|
|
2775
|
-
<li class="
|
2783
|
+
<li class="odd ">
|
2776
2784
|
<div class="item">
|
2777
2785
|
<span class='object_link'><a href="Doing/DoingImport.html#read_doing_file-class_method" title="Doing::DoingImport.read_doing_file (method)">read_doing_file</a></span>
|
2778
2786
|
<small>Doing::DoingImport</small>
|
@@ -2780,7 +2788,7 @@
|
|
2780
2788
|
</li>
|
2781
2789
|
|
2782
2790
|
|
2783
|
-
<li class="
|
2791
|
+
<li class="even ">
|
2784
2792
|
<div class="item">
|
2785
2793
|
<span class='object_link'><a href="Doing/PromptInput.html#read_line-instance_method" title="Doing::PromptInput#read_line (method)">#read_line</a></span>
|
2786
2794
|
<small>Doing::PromptInput</small>
|
@@ -2788,7 +2796,7 @@
|
|
2788
2796
|
</li>
|
2789
2797
|
|
2790
2798
|
|
2791
|
-
<li class="
|
2799
|
+
<li class="odd ">
|
2792
2800
|
<div class="item">
|
2793
2801
|
<span class='object_link'><a href="Doing/PromptInput.html#read_lines-instance_method" title="Doing::PromptInput#read_lines (method)">#read_lines</a></span>
|
2794
2802
|
<small>Doing::PromptInput</small>
|
@@ -2796,7 +2804,7 @@
|
|
2796
2804
|
</li>
|
2797
2805
|
|
2798
2806
|
|
2799
|
-
<li class="
|
2807
|
+
<li class="even ">
|
2800
2808
|
<div class="item">
|
2801
2809
|
<span class='object_link'><a href="Doing/WWID.html#recent-instance_method" title="Doing::WWID#recent (method)">#recent</a></span>
|
2802
2810
|
<small>Doing::WWID</small>
|
@@ -2804,7 +2812,7 @@
|
|
2804
2812
|
</li>
|
2805
2813
|
|
2806
2814
|
|
2807
|
-
<li class="
|
2815
|
+
<li class="odd ">
|
2808
2816
|
<div class="item">
|
2809
2817
|
<span class='object_link'><a href="Doing/Util/Backup.html#redo_backup-instance_method" title="Doing::Util::Backup#redo_backup (method)">#redo_backup</a></span>
|
2810
2818
|
<small>Doing::Util::Backup</small>
|
@@ -2812,7 +2820,7 @@
|
|
2812
2820
|
</li>
|
2813
2821
|
|
2814
2822
|
|
2815
|
-
<li class="
|
2823
|
+
<li class="even ">
|
2816
2824
|
<div class="item">
|
2817
2825
|
<span class='object_link'><a href="Doing/Hooks.html#register-class_method" title="Doing::Hooks.register (method)">register</a></span>
|
2818
2826
|
<small>Doing::Hooks</small>
|
@@ -2820,7 +2828,7 @@
|
|
2820
2828
|
</li>
|
2821
2829
|
|
2822
2830
|
|
2823
|
-
<li class="
|
2831
|
+
<li class="odd ">
|
2824
2832
|
<div class="item">
|
2825
2833
|
<span class='object_link'><a href="Doing/Plugins.html#register-class_method" title="Doing::Plugins.register (method)">register</a></span>
|
2826
2834
|
<small>Doing::Plugins</small>
|
@@ -2828,7 +2836,7 @@
|
|
2828
2836
|
</li>
|
2829
2837
|
|
2830
2838
|
|
2831
|
-
<li class="
|
2839
|
+
<li class="even ">
|
2832
2840
|
<div class="item">
|
2833
2841
|
<span class='object_link'><a href="Doing/Hooks.html#register_one-class_method" title="Doing::Hooks.register_one (method)">register_one</a></span>
|
2834
2842
|
<small>Doing::Hooks</small>
|
@@ -2836,7 +2844,7 @@
|
|
2836
2844
|
</li>
|
2837
2845
|
|
2838
2846
|
|
2839
|
-
<li class="
|
2847
|
+
<li class="odd ">
|
2840
2848
|
<div class="item">
|
2841
2849
|
<span class='object_link'><a href="Time.html#relative_date-instance_method" title="Time#relative_date (method)">#relative_date</a></span>
|
2842
2850
|
<small>Time</small>
|
@@ -2844,7 +2852,7 @@
|
|
2844
2852
|
</li>
|
2845
2853
|
|
2846
2854
|
|
2847
|
-
<li class="
|
2855
|
+
<li class="even ">
|
2848
2856
|
<div class="item">
|
2849
2857
|
<span class='object_link'><a href="Doing/StringTags.html#remove_at-instance_method" title="Doing::StringTags#remove_at (method)">#remove_at</a></span>
|
2850
2858
|
<small>Doing::StringTags</small>
|
@@ -2852,7 +2860,7 @@
|
|
2852
2860
|
</li>
|
2853
2861
|
|
2854
2862
|
|
2855
|
-
<li class="
|
2863
|
+
<li class="odd ">
|
2856
2864
|
<div class="item">
|
2857
2865
|
<span class='object_link'><a href="Doing/ArrayCleanup.html#remove_bad-instance_method" title="Doing::ArrayCleanup#remove_bad (method)">#remove_bad</a></span>
|
2858
2866
|
<small>Doing::ArrayCleanup</small>
|
@@ -2860,7 +2868,7 @@
|
|
2860
2868
|
</li>
|
2861
2869
|
|
2862
2870
|
|
2863
|
-
<li class="
|
2871
|
+
<li class="even ">
|
2864
2872
|
<div class="item">
|
2865
2873
|
<span class='object_link'><a href="Doing/ArrayCleanup.html#remove_bad!-instance_method" title="Doing::ArrayCleanup#remove_bad! (method)">#remove_bad!</a></span>
|
2866
2874
|
<small>Doing::ArrayCleanup</small>
|
@@ -2868,23 +2876,23 @@
|
|
2868
2876
|
</li>
|
2869
2877
|
|
2870
2878
|
|
2871
|
-
<li class="
|
2879
|
+
<li class="odd ">
|
2872
2880
|
<div class="item">
|
2873
|
-
<span class='object_link'><a href="
|
2874
|
-
<small>
|
2881
|
+
<span class='object_link'><a href="Hash.html#remove_empty-instance_method" title="Hash#remove_empty (method)">#remove_empty</a></span>
|
2882
|
+
<small>Hash</small>
|
2875
2883
|
</div>
|
2876
2884
|
</li>
|
2877
2885
|
|
2878
2886
|
|
2879
|
-
<li class="
|
2887
|
+
<li class="even ">
|
2880
2888
|
<div class="item">
|
2881
|
-
<span class='object_link'><a href="
|
2882
|
-
<small>
|
2889
|
+
<span class='object_link'><a href="Doing/ArrayCleanup.html#remove_empty-instance_method" title="Doing::ArrayCleanup#remove_empty (method)">#remove_empty</a></span>
|
2890
|
+
<small>Doing::ArrayCleanup</small>
|
2883
2891
|
</div>
|
2884
2892
|
</li>
|
2885
2893
|
|
2886
2894
|
|
2887
|
-
<li class="
|
2895
|
+
<li class="odd ">
|
2888
2896
|
<div class="item">
|
2889
2897
|
<span class='object_link'><a href="Doing/ArrayCleanup.html#remove_empty!-instance_method" title="Doing::ArrayCleanup#remove_empty! (method)">#remove_empty!</a></span>
|
2890
2898
|
<small>Doing::ArrayCleanup</small>
|
@@ -2892,7 +2900,7 @@
|
|
2892
2900
|
</li>
|
2893
2901
|
|
2894
2902
|
|
2895
|
-
<li class="
|
2903
|
+
<li class="even ">
|
2896
2904
|
<div class="item">
|
2897
2905
|
<span class='object_link'><a href="Doing/StringURL.html#remove_self_links-instance_method" title="Doing::StringURL#remove_self_links (method)">#remove_self_links</a></span>
|
2898
2906
|
<small>Doing::StringURL</small>
|
@@ -2900,7 +2908,7 @@
|
|
2900
2908
|
</li>
|
2901
2909
|
|
2902
2910
|
|
2903
|
-
<li class="
|
2911
|
+
<li class="odd ">
|
2904
2912
|
<div class="item">
|
2905
2913
|
<span class='object_link'><a href="Hash.html#rename_key-instance_method" title="Hash#rename_key (method)">#rename_key</a></span>
|
2906
2914
|
<small>Hash</small>
|
@@ -2908,7 +2916,7 @@
|
|
2908
2916
|
</li>
|
2909
2917
|
|
2910
2918
|
|
2911
|
-
<li class="
|
2919
|
+
<li class="even ">
|
2912
2920
|
<div class="item">
|
2913
2921
|
<span class='object_link'><a href="Hash.html#rename_keys-instance_method" title="Hash#rename_keys (method)">#rename_keys</a></span>
|
2914
2922
|
<small>Hash</small>
|
@@ -2916,7 +2924,7 @@
|
|
2916
2924
|
</li>
|
2917
2925
|
|
2918
2926
|
|
2919
|
-
<li class="
|
2927
|
+
<li class="odd ">
|
2920
2928
|
<div class="item">
|
2921
2929
|
<span class='object_link'><a href="Doing/WWID.html#rename_view_keys-instance_method" title="Doing::WWID#rename_view_keys (method)">#rename_view_keys</a></span>
|
2922
2930
|
<small>Doing::WWID</small>
|
@@ -2924,26 +2932,34 @@
|
|
2924
2932
|
</li>
|
2925
2933
|
|
2926
2934
|
|
2935
|
+
<li class="even ">
|
2936
|
+
<div class="item">
|
2937
|
+
<span class='object_link'><a href="Doing/HTMLExport.html#render-class_method" title="Doing::HTMLExport.render (method)">render</a></span>
|
2938
|
+
<small>Doing::HTMLExport</small>
|
2939
|
+
</div>
|
2940
|
+
</li>
|
2941
|
+
|
2942
|
+
|
2927
2943
|
<li class="odd ">
|
2928
2944
|
<div class="item">
|
2929
|
-
<span class='object_link'><a href="Doing/
|
2930
|
-
<small>Doing::
|
2945
|
+
<span class='object_link'><a href="Doing/TemplateExport.html#render-class_method" title="Doing::TemplateExport.render (method)">render</a></span>
|
2946
|
+
<small>Doing::TemplateExport</small>
|
2931
2947
|
</div>
|
2932
2948
|
</li>
|
2933
2949
|
|
2934
2950
|
|
2935
2951
|
<li class="even ">
|
2936
2952
|
<div class="item">
|
2937
|
-
<span class='object_link'><a href="Doing/
|
2938
|
-
<small>Doing::
|
2953
|
+
<span class='object_link'><a href="Doing/MarkdownExport.html#render-class_method" title="Doing::MarkdownExport.render (method)">render</a></span>
|
2954
|
+
<small>Doing::MarkdownExport</small>
|
2939
2955
|
</div>
|
2940
2956
|
</li>
|
2941
2957
|
|
2942
2958
|
|
2943
2959
|
<li class="odd ">
|
2944
2960
|
<div class="item">
|
2945
|
-
<span class='object_link'><a href="Doing/
|
2946
|
-
<small>Doing::
|
2961
|
+
<span class='object_link'><a href="Doing/JSONExport.html#render-class_method" title="Doing::JSONExport.render (method)">render</a></span>
|
2962
|
+
<small>Doing::JSONExport</small>
|
2947
2963
|
</div>
|
2948
2964
|
</li>
|
2949
2965
|
|
@@ -2958,37 +2974,29 @@
|
|
2958
2974
|
|
2959
2975
|
<li class="odd ">
|
2960
2976
|
<div class="item">
|
2961
|
-
<span class='object_link'><a href="Doing/
|
2962
|
-
<small>Doing::
|
2977
|
+
<span class='object_link'><a href="Doing/TaskPaperExport.html#render-class_method" title="Doing::TaskPaperExport.render (method)">render</a></span>
|
2978
|
+
<small>Doing::TaskPaperExport</small>
|
2963
2979
|
</div>
|
2964
2980
|
</li>
|
2965
2981
|
|
2966
2982
|
|
2967
2983
|
<li class="even ">
|
2968
2984
|
<div class="item">
|
2969
|
-
<span class='object_link'><a href="Doing/
|
2970
|
-
<small>Doing::
|
2985
|
+
<span class='object_link'><a href="Doing/DayoneExport.html#render-class_method" title="Doing::DayoneExport.render (method)">render</a></span>
|
2986
|
+
<small>Doing::DayoneExport</small>
|
2971
2987
|
</div>
|
2972
2988
|
</li>
|
2973
2989
|
|
2974
2990
|
|
2975
2991
|
<li class="odd ">
|
2976
2992
|
<div class="item">
|
2977
|
-
<span class='object_link'><a href="Doing/
|
2978
|
-
<small>Doing::
|
2993
|
+
<span class='object_link'><a href="Doing/CSVExport.html#render-class_method" title="Doing::CSVExport.render (method)">render</a></span>
|
2994
|
+
<small>Doing::CSVExport</small>
|
2979
2995
|
</div>
|
2980
2996
|
</li>
|
2981
2997
|
|
2982
2998
|
|
2983
2999
|
<li class="even ">
|
2984
|
-
<div class="item">
|
2985
|
-
<span class='object_link'><a href="Doing/TaskPaperExport.html#render-class_method" title="Doing::TaskPaperExport.render (method)">render</a></span>
|
2986
|
-
<small>Doing::TaskPaperExport</small>
|
2987
|
-
</div>
|
2988
|
-
</li>
|
2989
|
-
|
2990
|
-
|
2991
|
-
<li class="odd ">
|
2992
3000
|
<div class="item">
|
2993
3001
|
<span class='object_link'><a href="Doing/TemplateString.html#reparse-instance_method" title="Doing::TemplateString#reparse (method)">#reparse</a></span>
|
2994
3002
|
<small>Doing::TemplateString</small>
|
@@ -2996,7 +3004,7 @@
|
|
2996
3004
|
</li>
|
2997
3005
|
|
2998
3006
|
|
2999
|
-
<li class="
|
3007
|
+
<li class="odd ">
|
3000
3008
|
<div class="item">
|
3001
3009
|
<span class='object_link'><a href="Doing/WWID.html#repeat_item-instance_method" title="Doing::WWID#repeat_item (method)">#repeat_item</a></span>
|
3002
3010
|
<small>Doing::WWID</small>
|
@@ -3004,7 +3012,7 @@
|
|
3004
3012
|
</li>
|
3005
3013
|
|
3006
3014
|
|
3007
|
-
<li class="
|
3015
|
+
<li class="even ">
|
3008
3016
|
<div class="item">
|
3009
3017
|
<span class='object_link'><a href="Doing/WWID.html#repeat_last-instance_method" title="Doing::WWID#repeat_last (method)">#repeat_last</a></span>
|
3010
3018
|
<small>Doing::WWID</small>
|
@@ -3012,7 +3020,7 @@
|
|
3012
3020
|
</li>
|
3013
3021
|
|
3014
3022
|
|
3015
|
-
<li class="
|
3023
|
+
<li class="odd ">
|
3016
3024
|
<div class="item">
|
3017
3025
|
<span class='object_link'><a href="Doing/StringURL.html#replace_qualified_urls-instance_method" title="Doing::StringURL#replace_qualified_urls (method)">#replace_qualified_urls</a></span>
|
3018
3026
|
<small>Doing::StringURL</small>
|
@@ -3020,7 +3028,7 @@
|
|
3020
3028
|
</li>
|
3021
3029
|
|
3022
3030
|
|
3023
|
-
<li class="
|
3031
|
+
<li class="even deprecated">
|
3024
3032
|
<div class="item">
|
3025
3033
|
<span class='object_link'><a href="Doing/PromptInput.html#request_lines-instance_method" title="Doing::PromptInput#request_lines (method)">#request_lines</a></span>
|
3026
3034
|
<small>Doing::PromptInput</small>
|
@@ -3028,7 +3036,7 @@
|
|
3028
3036
|
</li>
|
3029
3037
|
|
3030
3038
|
|
3031
|
-
<li class="
|
3039
|
+
<li class="odd ">
|
3032
3040
|
<div class="item">
|
3033
3041
|
<span class='object_link'><a href="Doing/WWID.html#reset_item-instance_method" title="Doing::WWID#reset_item (method)">#reset_item</a></span>
|
3034
3042
|
<small>Doing::WWID</small>
|
@@ -3036,7 +3044,7 @@
|
|
3036
3044
|
</li>
|
3037
3045
|
|
3038
3046
|
|
3039
|
-
<li class="
|
3047
|
+
<li class="even ">
|
3040
3048
|
<div class="item">
|
3041
3049
|
<span class='object_link'><a href="Doing/Configuration.html#resolve_key_path-instance_method" title="Doing::Configuration#resolve_key_path (method)">#resolve_key_path</a></span>
|
3042
3050
|
<small>Doing::Configuration</small>
|
@@ -3044,7 +3052,7 @@
|
|
3044
3052
|
</li>
|
3045
3053
|
|
3046
3054
|
|
3047
|
-
<li class="
|
3055
|
+
<li class="odd ">
|
3048
3056
|
<div class="item">
|
3049
3057
|
<span class='object_link'><a href="Doing/Util/Backup.html#restore_last_backup-instance_method" title="Doing::Util::Backup#restore_last_backup (method)">#restore_last_backup</a></span>
|
3050
3058
|
<small>Doing::Util::Backup</small>
|
@@ -3052,7 +3060,7 @@
|
|
3052
3060
|
</li>
|
3053
3061
|
|
3054
3062
|
|
3055
|
-
<li class="
|
3063
|
+
<li class="even ">
|
3056
3064
|
<div class="item">
|
3057
3065
|
<span class='object_link'><a href="Doing/Logger.html#restore_level-instance_method" title="Doing::Logger#restore_level (method)">#restore_level</a></span>
|
3058
3066
|
<small>Doing::Logger</small>
|
@@ -3060,7 +3068,7 @@
|
|
3060
3068
|
</li>
|
3061
3069
|
|
3062
3070
|
|
3063
|
-
<li class="
|
3071
|
+
<li class="odd ">
|
3064
3072
|
<div class="item">
|
3065
3073
|
<span class='object_link'><a href="Doing/PromptSTD.html#restore_std-instance_method" title="Doing::PromptSTD#restore_std (method)">#restore_std</a></span>
|
3066
3074
|
<small>Doing::PromptSTD</small>
|
@@ -3068,7 +3076,7 @@
|
|
3068
3076
|
</li>
|
3069
3077
|
|
3070
3078
|
|
3071
|
-
<li class="
|
3079
|
+
<li class="even ">
|
3072
3080
|
<div class="item">
|
3073
3081
|
<span class='object_link'><a href="Doing/Logger.html#results-instance_method" title="Doing::Logger#results (method)">#results</a></span>
|
3074
3082
|
<small>Doing::Logger</small>
|
@@ -3076,7 +3084,7 @@
|
|
3076
3084
|
</li>
|
3077
3085
|
|
3078
3086
|
|
3079
|
-
<li class="
|
3087
|
+
<li class="odd ">
|
3080
3088
|
<div class="item">
|
3081
3089
|
<span class='object_link'><a href="Doing/Color.html#rgb-instance_method" title="Doing::Color#rgb (method)">#rgb</a></span>
|
3082
3090
|
<small>Doing::Color</small>
|
@@ -3084,7 +3092,7 @@
|
|
3084
3092
|
</li>
|
3085
3093
|
|
3086
3094
|
|
3087
|
-
<li class="
|
3095
|
+
<li class="even ">
|
3088
3096
|
<div class="item">
|
3089
3097
|
<span class='object_link'><a href="Doing/WWID.html#rotate-instance_method" title="Doing::WWID#rotate (method)">#rotate</a></span>
|
3090
3098
|
<small>Doing::WWID</small>
|
@@ -3092,7 +3100,7 @@
|
|
3092
3100
|
</li>
|
3093
3101
|
|
3094
3102
|
|
3095
|
-
<li class="
|
3103
|
+
<li class="odd ">
|
3096
3104
|
<div class="item">
|
3097
3105
|
<span class='object_link'><a href="Doing/StringQuery.html#rx%3F-instance_method" title="Doing::StringQuery#rx? (method)">#rx?</a></span>
|
3098
3106
|
<small>Doing::StringQuery</small>
|
@@ -3100,7 +3108,7 @@
|
|
3100
3108
|
</li>
|
3101
3109
|
|
3102
3110
|
|
3103
|
-
<li class="
|
3111
|
+
<li class="even ">
|
3104
3112
|
<div class="item">
|
3105
3113
|
<span class='object_link'><a href="Doing/Util.html#safe_load_file-instance_method" title="Doing::Util#safe_load_file (method)">#safe_load_file</a></span>
|
3106
3114
|
<small>Doing::Util</small>
|
@@ -3108,7 +3116,7 @@
|
|
3108
3116
|
</li>
|
3109
3117
|
|
3110
3118
|
|
3111
|
-
<li class="
|
3119
|
+
<li class="odd ">
|
3112
3120
|
<div class="item">
|
3113
3121
|
<span class='object_link'><a href="Doing/ItemDates.html#same_time%3F-instance_method" title="Doing::ItemDates#same_time? (method)">#same_time?</a></span>
|
3114
3122
|
<small>Doing::ItemDates</small>
|
@@ -3116,7 +3124,7 @@
|
|
3116
3124
|
</li>
|
3117
3125
|
|
3118
3126
|
|
3119
|
-
<li class="
|
3127
|
+
<li class="even ">
|
3120
3128
|
<div class="item">
|
3121
3129
|
<span class='object_link'><a href="String.html#sanitize-instance_method" title="String#sanitize (method)">#sanitize</a></span>
|
3122
3130
|
<small>String</small>
|
@@ -3124,7 +3132,7 @@
|
|
3124
3132
|
</li>
|
3125
3133
|
|
3126
3134
|
|
3127
|
-
<li class="
|
3135
|
+
<li class="odd ">
|
3128
3136
|
<div class="item">
|
3129
3137
|
<span class='object_link'><a href="Doing/Configuration.html#save_view-instance_method" title="Doing::Configuration#save_view (method)">#save_view</a></span>
|
3130
3138
|
<small>Doing::Configuration</small>
|
@@ -3132,23 +3140,23 @@
|
|
3132
3140
|
</li>
|
3133
3141
|
|
3134
3142
|
|
3135
|
-
<li class="
|
3143
|
+
<li class="even ">
|
3136
3144
|
<div class="item">
|
3137
|
-
<span class='object_link'><a href="Doing/
|
3138
|
-
<small>Doing::
|
3145
|
+
<span class='object_link'><a href="Doing/ItemQuery.html#search-instance_method" title="Doing::ItemQuery#search (method)">#search</a></span>
|
3146
|
+
<small>Doing::ItemQuery</small>
|
3139
3147
|
</div>
|
3140
3148
|
</li>
|
3141
3149
|
|
3142
3150
|
|
3143
|
-
<li class="
|
3151
|
+
<li class="odd ">
|
3144
3152
|
<div class="item">
|
3145
|
-
<span class='object_link'><a href="Doing/
|
3146
|
-
<small>Doing::
|
3153
|
+
<span class='object_link'><a href="Doing/Items.html#search-instance_method" title="Doing::Items#search (method)">#search</a></span>
|
3154
|
+
<small>Doing::Items</small>
|
3147
3155
|
</div>
|
3148
3156
|
</li>
|
3149
3157
|
|
3150
3158
|
|
3151
|
-
<li class="
|
3159
|
+
<li class="even ">
|
3152
3160
|
<div class="item">
|
3153
3161
|
<span class='object_link'><a href="Doing/Change.html#search_entries-instance_method" title="Doing::Change#search_entries (method)">#search_entries</a></span>
|
3154
3162
|
<small>Doing::Change</small>
|
@@ -3156,7 +3164,7 @@
|
|
3156
3164
|
</li>
|
3157
3165
|
|
3158
3166
|
|
3159
|
-
<li class="
|
3167
|
+
<li class="odd ">
|
3160
3168
|
<div class="item">
|
3161
3169
|
<span class='object_link'><a href="Doing/Item.html#section-instance_method" title="Doing::Item#section (method)">#section</a></span>
|
3162
3170
|
<small>Doing::Item</small>
|
@@ -3164,7 +3172,7 @@
|
|
3164
3172
|
</li>
|
3165
3173
|
|
3166
3174
|
|
3167
|
-
<li class="
|
3175
|
+
<li class="even ">
|
3168
3176
|
<div class="item">
|
3169
3177
|
<span class='object_link'><a href="Doing/Items.html#section%3F-instance_method" title="Doing::Items#section? (method)">#section?</a></span>
|
3170
3178
|
<small>Doing::Items</small>
|
@@ -3172,7 +3180,7 @@
|
|
3172
3180
|
</li>
|
3173
3181
|
|
3174
3182
|
|
3175
|
-
<li class="
|
3183
|
+
<li class="odd ">
|
3176
3184
|
<div class="item">
|
3177
3185
|
<span class='object_link'><a href="Doing/Items.html#section_titles-instance_method" title="Doing::Items#section_titles (method)">#section_titles</a></span>
|
3178
3186
|
<small>Doing::Items</small>
|
@@ -3180,7 +3188,7 @@
|
|
3180
3188
|
</li>
|
3181
3189
|
|
3182
3190
|
|
3183
|
-
<li class="
|
3191
|
+
<li class="even ">
|
3184
3192
|
<div class="item">
|
3185
3193
|
<span class='object_link'><a href="Doing/WWID.html#sections-instance_method" title="Doing::WWID#sections (method)">#sections</a></span>
|
3186
3194
|
<small>Doing::WWID</small>
|
@@ -3188,7 +3196,7 @@
|
|
3188
3196
|
</li>
|
3189
3197
|
|
3190
3198
|
|
3191
|
-
<li class="
|
3199
|
+
<li class="odd ">
|
3192
3200
|
<div class="item">
|
3193
3201
|
<span class='object_link'><a href="Doing/Items.html#sections-instance_method" title="Doing::Items#sections (method)">#sections</a></span>
|
3194
3202
|
<small>Doing::Items</small>
|
@@ -3196,7 +3204,7 @@
|
|
3196
3204
|
</li>
|
3197
3205
|
|
3198
3206
|
|
3199
|
-
<li class="
|
3207
|
+
<li class="even ">
|
3200
3208
|
<div class="item">
|
3201
3209
|
<span class='object_link'><a href="Doing/Util/Backup.html#select_backup-instance_method" title="Doing::Util::Backup#select_backup (method)">#select_backup</a></span>
|
3202
3210
|
<small>Doing::Util::Backup</small>
|
@@ -3204,7 +3212,7 @@
|
|
3204
3212
|
</li>
|
3205
3213
|
|
3206
3214
|
|
3207
|
-
<li class="
|
3215
|
+
<li class="odd ">
|
3208
3216
|
<div class="item">
|
3209
3217
|
<span class='object_link'><a href="Doing/Util/Backup.html#select_redo-instance_method" title="Doing::Util::Backup#select_redo (method)">#select_redo</a></span>
|
3210
3218
|
<small>Doing::Util::Backup</small>
|
@@ -3212,7 +3220,7 @@
|
|
3212
3220
|
</li>
|
3213
3221
|
|
3214
3222
|
|
3215
|
-
<li class="
|
3223
|
+
<li class="even ">
|
3216
3224
|
<div class="item">
|
3217
3225
|
<span class='object_link'><a href="Doing/StringTransform.html#set_type-instance_method" title="Doing::StringTransform#set_type (method)">#set_type</a></span>
|
3218
3226
|
<small>Doing::StringTransform</small>
|
@@ -3220,111 +3228,111 @@
|
|
3220
3228
|
</li>
|
3221
3229
|
|
3222
3230
|
|
3223
|
-
<li class="even ">
|
3224
|
-
<div class="item">
|
3225
|
-
<span class='object_link'><a href="Doing/JSONImport.html#settings-class_method" title="Doing::JSONImport.settings (method)">settings</a></span>
|
3226
|
-
<small>Doing::JSONImport</small>
|
3227
|
-
</div>
|
3228
|
-
</li>
|
3229
|
-
|
3230
|
-
|
3231
3231
|
<li class="odd ">
|
3232
3232
|
<div class="item">
|
3233
|
-
<span class='object_link'><a href="Doing/
|
3234
|
-
<small>Doing::
|
3233
|
+
<span class='object_link'><a href="Doing/CSVExport.html#settings-class_method" title="Doing::CSVExport.settings (method)">settings</a></span>
|
3234
|
+
<small>Doing::CSVExport</small>
|
3235
3235
|
</div>
|
3236
3236
|
</li>
|
3237
3237
|
|
3238
3238
|
|
3239
3239
|
<li class="even ">
|
3240
3240
|
<div class="item">
|
3241
|
-
<span class='object_link'><a href="Doing/
|
3242
|
-
<small>Doing::
|
3241
|
+
<span class='object_link'><a href="Doing/DayoneExport.html#settings-class_method" title="Doing::DayoneExport.settings (method)">settings</a></span>
|
3242
|
+
<small>Doing::DayoneExport</small>
|
3243
3243
|
</div>
|
3244
3244
|
</li>
|
3245
3245
|
|
3246
3246
|
|
3247
3247
|
<li class="odd ">
|
3248
3248
|
<div class="item">
|
3249
|
-
<span class='object_link'><a href="Doing/
|
3250
|
-
<small>Doing::
|
3249
|
+
<span class='object_link'><a href="Doing/DoingImport.html#settings-class_method" title="Doing::DoingImport.settings (method)">settings</a></span>
|
3250
|
+
<small>Doing::DoingImport</small>
|
3251
3251
|
</div>
|
3252
3252
|
</li>
|
3253
3253
|
|
3254
3254
|
|
3255
3255
|
<li class="even ">
|
3256
3256
|
<div class="item">
|
3257
|
-
<span class='object_link'><a href="Doing/
|
3258
|
-
<small>Doing::
|
3257
|
+
<span class='object_link'><a href="Doing/DoingExport.html#settings-class_method" title="Doing::DoingExport.settings (method)">settings</a></span>
|
3258
|
+
<small>Doing::DoingExport</small>
|
3259
3259
|
</div>
|
3260
3260
|
</li>
|
3261
3261
|
|
3262
3262
|
|
3263
3263
|
<li class="odd ">
|
3264
3264
|
<div class="item">
|
3265
|
-
<span class='object_link'><a href="Doing/
|
3266
|
-
<small>Doing::
|
3265
|
+
<span class='object_link'><a href="Doing/TimingImport.html#settings-class_method" title="Doing::TimingImport.settings (method)">settings</a></span>
|
3266
|
+
<small>Doing::TimingImport</small>
|
3267
3267
|
</div>
|
3268
3268
|
</li>
|
3269
3269
|
|
3270
3270
|
|
3271
3271
|
<li class="even ">
|
3272
3272
|
<div class="item">
|
3273
|
-
<span class='object_link'><a href="Doing/
|
3274
|
-
<small>Doing::
|
3273
|
+
<span class='object_link'><a href="Doing/JSONImport.html#settings-class_method" title="Doing::JSONImport.settings (method)">settings</a></span>
|
3274
|
+
<small>Doing::JSONImport</small>
|
3275
3275
|
</div>
|
3276
3276
|
</li>
|
3277
3277
|
|
3278
3278
|
|
3279
3279
|
<li class="odd ">
|
3280
3280
|
<div class="item">
|
3281
|
-
<span class='object_link'><a href="Doing/
|
3282
|
-
<small>Doing::
|
3281
|
+
<span class='object_link'><a href="Doing/MarkdownExport.html#settings-class_method" title="Doing::MarkdownExport.settings (method)">settings</a></span>
|
3282
|
+
<small>Doing::MarkdownExport</small>
|
3283
3283
|
</div>
|
3284
3284
|
</li>
|
3285
3285
|
|
3286
3286
|
|
3287
3287
|
<li class="even ">
|
3288
3288
|
<div class="item">
|
3289
|
-
<span class='object_link'><a href="Doing/
|
3290
|
-
<small>Doing::
|
3289
|
+
<span class='object_link'><a href="Doing/JSONExport.html#settings-class_method" title="Doing::JSONExport.settings (method)">settings</a></span>
|
3290
|
+
<small>Doing::JSONExport</small>
|
3291
3291
|
</div>
|
3292
3292
|
</li>
|
3293
3293
|
|
3294
3294
|
|
3295
3295
|
<li class="odd ">
|
3296
3296
|
<div class="item">
|
3297
|
-
<span class='object_link'><a href="Doing/
|
3298
|
-
<small>Doing::
|
3297
|
+
<span class='object_link'><a href="Doing/TemplateExport.html#settings-class_method" title="Doing::TemplateExport.settings (method)">settings</a></span>
|
3298
|
+
<small>Doing::TemplateExport</small>
|
3299
3299
|
</div>
|
3300
3300
|
</li>
|
3301
3301
|
|
3302
3302
|
|
3303
3303
|
<li class="even ">
|
3304
3304
|
<div class="item">
|
3305
|
-
<span class='object_link'><a href="Doing/
|
3306
|
-
<small>Doing::
|
3305
|
+
<span class='object_link'><a href="Doing/CalendarImport.html#settings-class_method" title="Doing::CalendarImport.settings (method)">settings</a></span>
|
3306
|
+
<small>Doing::CalendarImport</small>
|
3307
3307
|
</div>
|
3308
3308
|
</li>
|
3309
3309
|
|
3310
3310
|
|
3311
3311
|
<li class="odd ">
|
3312
3312
|
<div class="item">
|
3313
|
-
<span class='object_link'><a href="Doing/
|
3314
|
-
<small>Doing::
|
3313
|
+
<span class='object_link'><a href="Doing/TaskPaperExport.html#settings-class_method" title="Doing::TaskPaperExport.settings (method)">settings</a></span>
|
3314
|
+
<small>Doing::TaskPaperExport</small>
|
3315
3315
|
</div>
|
3316
3316
|
</li>
|
3317
3317
|
|
3318
3318
|
|
3319
3319
|
<li class="even ">
|
3320
3320
|
<div class="item">
|
3321
|
-
<span class='object_link'><a href="Doing/
|
3322
|
-
<small>Doing::
|
3321
|
+
<span class='object_link'><a href="Doing/Configuration.html#settings-instance_method" title="Doing::Configuration#settings (method)">#settings</a></span>
|
3322
|
+
<small>Doing::Configuration</small>
|
3323
3323
|
</div>
|
3324
3324
|
</li>
|
3325
3325
|
|
3326
3326
|
|
3327
3327
|
<li class="odd ">
|
3328
|
+
<div class="item">
|
3329
|
+
<span class='object_link'><a href="Doing/HTMLExport.html#settings-class_method" title="Doing::HTMLExport.settings (method)">settings</a></span>
|
3330
|
+
<small>Doing::HTMLExport</small>
|
3331
|
+
</div>
|
3332
|
+
</li>
|
3333
|
+
|
3334
|
+
|
3335
|
+
<li class="even ">
|
3328
3336
|
<div class="item">
|
3329
3337
|
<span class='object_link'><a href="Doing/Completion/StringUtils.html#short_desc-instance_method" title="Doing::Completion::StringUtils#short_desc (method)">#short_desc</a></span>
|
3330
3338
|
<small>Doing::Completion::StringUtils</small>
|
@@ -3332,7 +3340,7 @@
|
|
3332
3340
|
</li>
|
3333
3341
|
|
3334
3342
|
|
3335
|
-
<li class="
|
3343
|
+
<li class="odd ">
|
3336
3344
|
<div class="item">
|
3337
3345
|
<span class='object_link'><a href="PhraseParser/Query.html#should_clauses-instance_method" title="PhraseParser::Query#should_clauses (method)">#should_clauses</a></span>
|
3338
3346
|
<small>PhraseParser::Query</small>
|
@@ -3340,7 +3348,7 @@
|
|
3340
3348
|
</li>
|
3341
3349
|
|
3342
3350
|
|
3343
|
-
<li class="
|
3351
|
+
<li class="even ">
|
3344
3352
|
<div class="item">
|
3345
3353
|
<span class='object_link'><a href="Doing/ItemState.html#should_finish%3F-instance_method" title="Doing::ItemState#should_finish? (method)">#should_finish?</a></span>
|
3346
3354
|
<small>Doing::ItemState</small>
|
@@ -3348,7 +3356,7 @@
|
|
3348
3356
|
</li>
|
3349
3357
|
|
3350
3358
|
|
3351
|
-
<li class="
|
3359
|
+
<li class="odd ">
|
3352
3360
|
<div class="item">
|
3353
3361
|
<span class='object_link'><a href="BooleanTermParser/Query.html#should_terms-instance_method" title="BooleanTermParser::Query#should_terms (method)">#should_terms</a></span>
|
3354
3362
|
<small>BooleanTermParser::Query</small>
|
@@ -3356,7 +3364,7 @@
|
|
3356
3364
|
</li>
|
3357
3365
|
|
3358
3366
|
|
3359
|
-
<li class="
|
3367
|
+
<li class="even ">
|
3360
3368
|
<div class="item">
|
3361
3369
|
<span class='object_link'><a href="Doing/ItemState.html#should_time%3F-instance_method" title="Doing::ItemState#should_time? (method)">#should_time?</a></span>
|
3362
3370
|
<small>Doing::ItemState</small>
|
@@ -3364,7 +3372,7 @@
|
|
3364
3372
|
</li>
|
3365
3373
|
|
3366
3374
|
|
3367
|
-
<li class="
|
3375
|
+
<li class="odd ">
|
3368
3376
|
<div class="item">
|
3369
3377
|
<span class='object_link'><a href="GLI/Commands/Help.html#show_help-instance_method" title="GLI::Commands::Help#show_help (method)">#show_help</a></span>
|
3370
3378
|
<small>GLI::Commands::Help</small>
|
@@ -3372,7 +3380,7 @@
|
|
3372
3380
|
</li>
|
3373
3381
|
|
3374
3382
|
|
3375
|
-
<li class="
|
3383
|
+
<li class="even ">
|
3376
3384
|
<div class="item">
|
3377
3385
|
<span class='object_link'><a href="Doing/PromptSTD.html#silence_std-instance_method" title="Doing::PromptSTD#silence_std (method)">#silence_std</a></span>
|
3378
3386
|
<small>Doing::PromptSTD</small>
|
@@ -3380,7 +3388,7 @@
|
|
3380
3388
|
</li>
|
3381
3389
|
|
3382
3390
|
|
3383
|
-
<li class="
|
3391
|
+
<li class="odd ">
|
3384
3392
|
<div class="item">
|
3385
3393
|
<span class='object_link'><a href="Doing/StringTransform.html#simple_wrap-instance_method" title="Doing::StringTransform#simple_wrap (method)">#simple_wrap</a></span>
|
3386
3394
|
<small>Doing::StringTransform</small>
|
@@ -3388,7 +3396,7 @@
|
|
3388
3396
|
</li>
|
3389
3397
|
|
3390
3398
|
|
3391
|
-
<li class="
|
3399
|
+
<li class="even ">
|
3392
3400
|
<div class="item">
|
3393
3401
|
<span class='object_link'><a href="Doing/ChronifyString.html#split_date_range-instance_method" title="Doing::ChronifyString#split_date_range (method)">#split_date_range</a></span>
|
3394
3402
|
<small>Doing::ChronifyString</small>
|
@@ -3396,7 +3404,7 @@
|
|
3396
3404
|
</li>
|
3397
3405
|
|
3398
3406
|
|
3399
|
-
<li class="
|
3407
|
+
<li class="odd ">
|
3400
3408
|
<div class="item">
|
3401
3409
|
<span class='object_link'><a href="Doing/Change.html#split_items-instance_method" title="Doing::Change#split_items (method)">#split_items</a></span>
|
3402
3410
|
<small>Doing::Change</small>
|
@@ -3404,7 +3412,7 @@
|
|
3404
3412
|
</li>
|
3405
3413
|
|
3406
3414
|
|
3407
|
-
<li class="
|
3415
|
+
<li class="even ">
|
3408
3416
|
<div class="item">
|
3409
3417
|
<span class='object_link'><a href="Doing/StringTags.html#split_tags-instance_method" title="Doing::StringTags#split_tags (method)">#split_tags</a></span>
|
3410
3418
|
<small>Doing::StringTags</small>
|
@@ -3412,7 +3420,7 @@
|
|
3412
3420
|
</li>
|
3413
3421
|
|
3414
3422
|
|
3415
|
-
<li class="
|
3423
|
+
<li class="odd ">
|
3416
3424
|
<div class="item">
|
3417
3425
|
<span class='object_link'><a href="Status.html#status-instance_method" title="Status#status (method)">#status</a></span>
|
3418
3426
|
<small>Status</small>
|
@@ -3420,7 +3428,7 @@
|
|
3420
3428
|
</li>
|
3421
3429
|
|
3422
3430
|
|
3423
|
-
<li class="
|
3431
|
+
<li class="even ">
|
3424
3432
|
<div class="item">
|
3425
3433
|
<span class='object_link'><a href="Doing/WWID.html#stop_start-instance_method" title="Doing::WWID#stop_start (method)">#stop_start</a></span>
|
3426
3434
|
<small>Doing::WWID</small>
|
@@ -3428,7 +3436,7 @@
|
|
3428
3436
|
</li>
|
3429
3437
|
|
3430
3438
|
|
3431
|
-
<li class="
|
3439
|
+
<li class="odd ">
|
3432
3440
|
<div class="item">
|
3433
3441
|
<span class='object_link'><a href="Doing/Entry.html#string-instance_method" title="Doing::Entry#string (method)">#string</a></span>
|
3434
3442
|
<small>Doing::Entry</small>
|
@@ -3436,7 +3444,7 @@
|
|
3436
3444
|
</li>
|
3437
3445
|
|
3438
3446
|
|
3439
|
-
<li class="
|
3447
|
+
<li class="even ">
|
3440
3448
|
<div class="item">
|
3441
3449
|
<span class='object_link'><a href="Hash.html#stringify_keys-instance_method" title="Hash#stringify_keys (method)">#stringify_keys</a></span>
|
3442
3450
|
<small>Hash</small>
|
@@ -3444,7 +3452,7 @@
|
|
3444
3452
|
</li>
|
3445
3453
|
|
3446
3454
|
|
3447
|
-
<li class="
|
3455
|
+
<li class="odd ">
|
3448
3456
|
<div class="item">
|
3449
3457
|
<span class='object_link'><a href="Hash.html#stringify_values-instance_method" title="Hash#stringify_values (method)">#stringify_values</a></span>
|
3450
3458
|
<small>Hash</small>
|
@@ -3452,7 +3460,7 @@
|
|
3452
3460
|
</li>
|
3453
3461
|
|
3454
3462
|
|
3455
|
-
<li class="
|
3463
|
+
<li class="even ">
|
3456
3464
|
<div class="item">
|
3457
3465
|
<span class='object_link'><a href="Doing/Note.html#strip_lines-instance_method" title="Doing::Note#strip_lines (method)">#strip_lines</a></span>
|
3458
3466
|
<small>Doing::Note</small>
|
@@ -3460,7 +3468,7 @@
|
|
3460
3468
|
</li>
|
3461
3469
|
|
3462
3470
|
|
3463
|
-
<li class="
|
3471
|
+
<li class="odd ">
|
3464
3472
|
<div class="item">
|
3465
3473
|
<span class='object_link'><a href="Doing/Note.html#strip_lines!-instance_method" title="Doing::Note#strip_lines! (method)">#strip_lines!</a></span>
|
3466
3474
|
<small>Doing::Note</small>
|
@@ -3468,7 +3476,7 @@
|
|
3468
3476
|
</li>
|
3469
3477
|
|
3470
3478
|
|
3471
|
-
<li class="
|
3479
|
+
<li class="even ">
|
3472
3480
|
<div class="item">
|
3473
3481
|
<span class='object_link'><a href="Doing/Color.html#support%3F-instance_method" title="Doing::Color#support? (method)">#support?</a></span>
|
3474
3482
|
<small>Doing::Color</small>
|
@@ -3476,7 +3484,7 @@
|
|
3476
3484
|
</li>
|
3477
3485
|
|
3478
3486
|
|
3479
|
-
<li class="
|
3487
|
+
<li class="odd ">
|
3480
3488
|
<div class="item">
|
3481
3489
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#switch-instance_method" title="GLI::Commands::MarkdownDocumentListener#switch (method)">#switch</a></span>
|
3482
3490
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -3484,7 +3492,7 @@
|
|
3484
3492
|
</li>
|
3485
3493
|
|
3486
3494
|
|
3487
|
-
<li class="
|
3495
|
+
<li class="even ">
|
3488
3496
|
<div class="item">
|
3489
3497
|
<span class='object_link'><a href="BooleanTermParser/Operator.html#symbol-class_method" title="BooleanTermParser::Operator.symbol (method)">symbol</a></span>
|
3490
3498
|
<small>BooleanTermParser::Operator</small>
|
@@ -3492,7 +3500,7 @@
|
|
3492
3500
|
</li>
|
3493
3501
|
|
3494
3502
|
|
3495
|
-
<li class="
|
3503
|
+
<li class="odd ">
|
3496
3504
|
<div class="item">
|
3497
3505
|
<span class='object_link'><a href="PhraseParser/Operator.html#symbol-class_method" title="PhraseParser::Operator.symbol (method)">symbol</a></span>
|
3498
3506
|
<small>PhraseParser::Operator</small>
|
@@ -3500,7 +3508,7 @@
|
|
3500
3508
|
</li>
|
3501
3509
|
|
3502
3510
|
|
3503
|
-
<li class="
|
3511
|
+
<li class="even ">
|
3504
3512
|
<div class="item">
|
3505
3513
|
<span class='object_link'><a href="Hash.html#symbolize_keys-instance_method" title="Hash#symbolize_keys (method)">#symbolize_keys</a></span>
|
3506
3514
|
<small>Hash</small>
|
@@ -3508,23 +3516,23 @@
|
|
3508
3516
|
</li>
|
3509
3517
|
|
3510
3518
|
|
3511
|
-
<li class="
|
3519
|
+
<li class="odd ">
|
3512
3520
|
<div class="item">
|
3513
|
-
<span class='object_link'><a href="Doing/
|
3514
|
-
<small>Doing::
|
3521
|
+
<span class='object_link'><a href="Doing/ItemTags.html#tag-instance_method" title="Doing::ItemTags#tag (method)">#tag</a></span>
|
3522
|
+
<small>Doing::ItemTags</small>
|
3515
3523
|
</div>
|
3516
3524
|
</li>
|
3517
3525
|
|
3518
3526
|
|
3519
|
-
<li class="
|
3527
|
+
<li class="even ">
|
3520
3528
|
<div class="item">
|
3521
|
-
<span class='object_link'><a href="Doing/
|
3522
|
-
<small>Doing::
|
3529
|
+
<span class='object_link'><a href="Doing/StringTags.html#tag-instance_method" title="Doing::StringTags#tag (method)">#tag</a></span>
|
3530
|
+
<small>Doing::StringTags</small>
|
3523
3531
|
</div>
|
3524
3532
|
</li>
|
3525
3533
|
|
3526
3534
|
|
3527
|
-
<li class="
|
3535
|
+
<li class="odd ">
|
3528
3536
|
<div class="item">
|
3529
3537
|
<span class='object_link'><a href="Doing/StringTags.html#tag!-instance_method" title="Doing::StringTags#tag! (method)">#tag!</a></span>
|
3530
3538
|
<small>Doing::StringTags</small>
|
@@ -3532,7 +3540,7 @@
|
|
3532
3540
|
</li>
|
3533
3541
|
|
3534
3542
|
|
3535
|
-
<li class="
|
3543
|
+
<li class="even ">
|
3536
3544
|
<div class="item">
|
3537
3545
|
<span class='object_link'><a href="Doing/ItemTags.html#tag_array-instance_method" title="Doing::ItemTags#tag_array (method)">#tag_array</a></span>
|
3538
3546
|
<small>Doing::ItemTags</small>
|
@@ -3540,7 +3548,7 @@
|
|
3540
3548
|
</li>
|
3541
3549
|
|
3542
3550
|
|
3543
|
-
<li class="
|
3551
|
+
<li class="odd ">
|
3544
3552
|
<div class="item">
|
3545
3553
|
<span class='object_link'><a href="Hash.html#tag_filter_to_options-instance_method" title="Hash#tag_filter_to_options (method)">#tag_filter_to_options</a></span>
|
3546
3554
|
<small>Hash</small>
|
@@ -3548,7 +3556,7 @@
|
|
3548
3556
|
</li>
|
3549
3557
|
|
3550
3558
|
|
3551
|
-
<li class="
|
3559
|
+
<li class="even ">
|
3552
3560
|
<div class="item">
|
3553
3561
|
<span class='object_link'><a href="Doing/WWID.html#tag_groups-instance_method" title="Doing::WWID#tag_groups (method)">#tag_groups</a></span>
|
3554
3562
|
<small>Doing::WWID</small>
|
@@ -3556,7 +3564,7 @@
|
|
3556
3564
|
</li>
|
3557
3565
|
|
3558
3566
|
|
3559
|
-
<li class="
|
3567
|
+
<li class="odd ">
|
3560
3568
|
<div class="item">
|
3561
3569
|
<span class='object_link'><a href="Doing/WWID.html#tag_last-instance_method" title="Doing::WWID#tag_last (method)">#tag_last</a></span>
|
3562
3570
|
<small>Doing::WWID</small>
|
@@ -3564,7 +3572,7 @@
|
|
3564
3572
|
</li>
|
3565
3573
|
|
3566
3574
|
|
3567
|
-
<li class="
|
3575
|
+
<li class="even ">
|
3568
3576
|
<div class="item">
|
3569
3577
|
<span class='object_link'><a href="Doing/WWID.html#tag_times-instance_method" title="Doing::WWID#tag_times (method)">#tag_times</a></span>
|
3570
3578
|
<small>Doing::WWID</small>
|
@@ -3572,7 +3580,7 @@
|
|
3572
3580
|
</li>
|
3573
3581
|
|
3574
3582
|
|
3575
|
-
<li class="
|
3583
|
+
<li class="odd ">
|
3576
3584
|
<div class="item">
|
3577
3585
|
<span class='object_link'><a href="Doing/ItemQuery.html#tag_values%3F-instance_method" title="Doing::ItemQuery#tag_values? (method)">#tag_values?</a></span>
|
3578
3586
|
<small>Doing::ItemQuery</small>
|
@@ -3580,7 +3588,7 @@
|
|
3580
3588
|
</li>
|
3581
3589
|
|
3582
3590
|
|
3583
|
-
<li class="
|
3591
|
+
<li class="even ">
|
3584
3592
|
<div class="item">
|
3585
3593
|
<span class='object_link'><a href="Doing/Items.html#tagged-instance_method" title="Doing::Items#tagged (method)">#tagged</a></span>
|
3586
3594
|
<small>Doing::Items</small>
|
@@ -3588,7 +3596,7 @@
|
|
3588
3596
|
</li>
|
3589
3597
|
|
3590
3598
|
|
3591
|
-
<li class="
|
3599
|
+
<li class="odd ">
|
3592
3600
|
<div class="item">
|
3593
3601
|
<span class='object_link'><a href="Doing/ItemTags.html#tags-instance_method" title="Doing::ItemTags#tags (method)">#tags</a></span>
|
3594
3602
|
<small>Doing::ItemTags</small>
|
@@ -3596,7 +3604,7 @@
|
|
3596
3604
|
</li>
|
3597
3605
|
|
3598
3606
|
|
3599
|
-
<li class="
|
3607
|
+
<li class="even ">
|
3600
3608
|
<div class="item">
|
3601
3609
|
<span class='object_link'><a href="Doing/ItemQuery.html#tags%3F-instance_method" title="Doing::ItemQuery#tags? (method)">#tags?</a></span>
|
3602
3610
|
<small>Doing::ItemQuery</small>
|
@@ -3604,7 +3612,7 @@
|
|
3604
3612
|
</li>
|
3605
3613
|
|
3606
3614
|
|
3607
|
-
<li class="
|
3615
|
+
<li class="odd ">
|
3608
3616
|
<div class="item">
|
3609
3617
|
<span class='object_link'><a href="Doing/ArrayTags.html#tags_to_array-instance_method" title="Doing::ArrayTags#tags_to_array (method)">#tags_to_array</a></span>
|
3610
3618
|
<small>Doing::ArrayTags</small>
|
@@ -3612,7 +3620,7 @@
|
|
3612
3620
|
</li>
|
3613
3621
|
|
3614
3622
|
|
3615
|
-
<li class="
|
3623
|
+
<li class="even ">
|
3616
3624
|
<div class="item">
|
3617
3625
|
<span class='object_link'><a href="Doing/ItemTags.html#tags_with_values-instance_method" title="Doing::ItemTags#tags_with_values (method)">#tags_with_values</a></span>
|
3618
3626
|
<small>Doing::ItemTags</small>
|
@@ -3620,7 +3628,7 @@
|
|
3620
3628
|
</li>
|
3621
3629
|
|
3622
3630
|
|
3623
|
-
<li class="
|
3631
|
+
<li class="odd ">
|
3624
3632
|
<div class="item">
|
3625
3633
|
<span class='object_link'><a href="Doing/Logger.html#temp_level-instance_method" title="Doing::Logger#temp_level (method)">#temp_level</a></span>
|
3626
3634
|
<small>Doing::Logger</small>
|
@@ -3628,14 +3636,6 @@
|
|
3628
3636
|
</li>
|
3629
3637
|
|
3630
3638
|
|
3631
|
-
<li class="odd ">
|
3632
|
-
<div class="item">
|
3633
|
-
<span class='object_link'><a href="Doing/MarkdownExport.html#template-class_method" title="Doing::MarkdownExport.template (method)">template</a></span>
|
3634
|
-
<small>Doing::MarkdownExport</small>
|
3635
|
-
</div>
|
3636
|
-
</li>
|
3637
|
-
|
3638
|
-
|
3639
3639
|
<li class="even ">
|
3640
3640
|
<div class="item">
|
3641
3641
|
<span class='object_link'><a href="Doing/HTMLExport.html#template-class_method" title="Doing::HTMLExport.template (method)">template</a></span>
|
@@ -3646,31 +3646,31 @@
|
|
3646
3646
|
|
3647
3647
|
<li class="odd ">
|
3648
3648
|
<div class="item">
|
3649
|
-
<span class='object_link'><a href="Doing/
|
3650
|
-
<small>Doing::
|
3649
|
+
<span class='object_link'><a href="Doing/DayoneExport.html#template-class_method" title="Doing::DayoneExport.template (method)">template</a></span>
|
3650
|
+
<small>Doing::DayoneExport</small>
|
3651
3651
|
</div>
|
3652
3652
|
</li>
|
3653
3653
|
|
3654
3654
|
|
3655
3655
|
<li class="even ">
|
3656
3656
|
<div class="item">
|
3657
|
-
<span class='object_link'><a href="Doing/
|
3658
|
-
<small>Doing::
|
3657
|
+
<span class='object_link'><a href="Doing/Color.html#template-class_method" title="Doing::Color.template (method)">template</a></span>
|
3658
|
+
<small>Doing::Color</small>
|
3659
3659
|
</div>
|
3660
3660
|
</li>
|
3661
3661
|
|
3662
3662
|
|
3663
3663
|
<li class="odd ">
|
3664
3664
|
<div class="item">
|
3665
|
-
<span class='object_link'><a href="Doing/
|
3666
|
-
<small>Doing::
|
3665
|
+
<span class='object_link'><a href="Doing/MarkdownExport.html#template-class_method" title="Doing::MarkdownExport.template (method)">template</a></span>
|
3666
|
+
<small>Doing::MarkdownExport</small>
|
3667
3667
|
</div>
|
3668
3668
|
</li>
|
3669
3669
|
|
3670
3670
|
|
3671
3671
|
<li class="even ">
|
3672
3672
|
<div class="item">
|
3673
|
-
<span class='object_link'><a href="Doing/Plugins.html#
|
3673
|
+
<span class='object_link'><a href="Doing/Plugins.html#template_for_trigger-class_method" title="Doing::Plugins.template_for_trigger (method)">template_for_trigger</a></span>
|
3674
3674
|
<small>Doing::Plugins</small>
|
3675
3675
|
</div>
|
3676
3676
|
</li>
|
@@ -3678,8 +3678,8 @@
|
|
3678
3678
|
|
3679
3679
|
<li class="odd ">
|
3680
3680
|
<div class="item">
|
3681
|
-
<span class='object_link'><a href="
|
3682
|
-
<small>
|
3681
|
+
<span class='object_link'><a href="Doing/Plugins.html#template_regex-class_method" title="Doing::Plugins.template_regex (method)">template_regex</a></span>
|
3682
|
+
<small>Doing::Plugins</small>
|
3683
3683
|
</div>
|
3684
3684
|
</li>
|
3685
3685
|
|
@@ -3694,37 +3694,45 @@
|
|
3694
3694
|
|
3695
3695
|
<li class="odd ">
|
3696
3696
|
<div class="item">
|
3697
|
-
<span class='object_link'><a href="
|
3698
|
-
<small>
|
3697
|
+
<span class='object_link'><a href="PhraseParser/TermClause.html#term-instance_method" title="PhraseParser::TermClause#term (method)">#term</a></span>
|
3698
|
+
<small>PhraseParser::TermClause</small>
|
3699
3699
|
</div>
|
3700
3700
|
</li>
|
3701
3701
|
|
3702
3702
|
|
3703
3703
|
<li class="even ">
|
3704
3704
|
<div class="item">
|
3705
|
-
<span class='object_link'><a href="
|
3706
|
-
<small>
|
3705
|
+
<span class='object_link'><a href="Time.html#time_ago-instance_method" title="Time#time_ago (method)">#time_ago</a></span>
|
3706
|
+
<small>Time</small>
|
3707
3707
|
</div>
|
3708
3708
|
</li>
|
3709
3709
|
|
3710
3710
|
|
3711
3711
|
<li class="odd ">
|
3712
3712
|
<div class="item">
|
3713
|
-
<span class='object_link'><a href="Doing/
|
3714
|
-
<small>Doing::
|
3713
|
+
<span class='object_link'><a href="Doing/ChronifyString.html#time_string-instance_method" title="Doing::ChronifyString#time_string (method)">#time_string</a></span>
|
3714
|
+
<small>Doing::ChronifyString</small>
|
3715
3715
|
</div>
|
3716
3716
|
</li>
|
3717
3717
|
|
3718
3718
|
|
3719
3719
|
<li class="even ">
|
3720
3720
|
<div class="item">
|
3721
|
-
<span class='object_link'><a href="Doing/
|
3722
|
-
<small>Doing::
|
3721
|
+
<span class='object_link'><a href="Doing/ChronifyNumeric.html#time_string-instance_method" title="Doing::ChronifyNumeric#time_string (method)">#time_string</a></span>
|
3722
|
+
<small>Doing::ChronifyNumeric</small>
|
3723
3723
|
</div>
|
3724
3724
|
</li>
|
3725
3725
|
|
3726
3726
|
|
3727
3727
|
<li class="odd ">
|
3728
|
+
<div class="item">
|
3729
|
+
<span class='object_link'><a href="Doing/ChronifyArray.html#time_string-instance_method" title="Doing::ChronifyArray#time_string (method)">#time_string</a></span>
|
3730
|
+
<small>Doing::ChronifyArray</small>
|
3731
|
+
</div>
|
3732
|
+
</li>
|
3733
|
+
|
3734
|
+
|
3735
|
+
<li class="even ">
|
3728
3736
|
<div class="item">
|
3729
3737
|
<span class='object_link'><a href="Doing/Item.html#title-instance_method" title="Doing::Item#title (method)">#title</a></span>
|
3730
3738
|
<small>Doing::Item</small>
|
@@ -3732,7 +3740,7 @@
|
|
3732
3740
|
</li>
|
3733
3741
|
|
3734
3742
|
|
3735
|
-
<li class="
|
3743
|
+
<li class="odd ">
|
3736
3744
|
<div class="item">
|
3737
3745
|
<span class='object_link'><a href="Doing/Section.html#title-instance_method" title="Doing::Section#title (method)">#title</a></span>
|
3738
3746
|
<small>Doing::Section</small>
|
@@ -3740,7 +3748,7 @@
|
|
3740
3748
|
</li>
|
3741
3749
|
|
3742
3750
|
|
3743
|
-
<li class="
|
3751
|
+
<li class="even ">
|
3744
3752
|
<div class="item">
|
3745
3753
|
<span class='object_link'><a href="Doing/StringTransform.html#titlecase-instance_method" title="Doing::StringTransform#titlecase (method)">#titlecase</a></span>
|
3746
3754
|
<small>Doing::StringTransform</small>
|
@@ -3748,7 +3756,7 @@
|
|
3748
3756
|
</li>
|
3749
3757
|
|
3750
3758
|
|
3751
|
-
<li class="
|
3759
|
+
<li class="odd ">
|
3752
3760
|
<div class="item">
|
3753
3761
|
<span class='object_link'><a href="Doing/ChronifyArray.html#to_abbr-instance_method" title="Doing::ChronifyArray#to_abbr (method)">#to_abbr</a></span>
|
3754
3762
|
<small>Doing::ChronifyArray</small>
|
@@ -3756,7 +3764,7 @@
|
|
3756
3764
|
</li>
|
3757
3765
|
|
3758
3766
|
|
3759
|
-
<li class="
|
3767
|
+
<li class="even ">
|
3760
3768
|
<div class="item">
|
3761
3769
|
<span class='object_link'><a href="Doing/StringQuery.html#to_bool-instance_method" title="Doing::StringQuery#to_bool (method)">#to_bool</a></span>
|
3762
3770
|
<small>Doing::StringQuery</small>
|
@@ -3764,7 +3772,7 @@
|
|
3764
3772
|
</li>
|
3765
3773
|
|
3766
3774
|
|
3767
|
-
<li class="
|
3775
|
+
<li class="odd ">
|
3768
3776
|
<div class="item">
|
3769
3777
|
<span class='object_link'><a href="Doing/DayoneExport.html#to_dayone-class_method" title="Doing::DayoneExport.to_dayone (method)">to_dayone</a></span>
|
3770
3778
|
<small>Doing::DayoneExport</small>
|
@@ -3772,23 +3780,23 @@
|
|
3772
3780
|
</li>
|
3773
3781
|
|
3774
3782
|
|
3775
|
-
<li class="
|
3783
|
+
<li class="even ">
|
3776
3784
|
<div class="item">
|
3777
|
-
<span class='object_link'><a href="
|
3778
|
-
<small>
|
3785
|
+
<span class='object_link'><a href="BooleanTermParser/Query.html#to_elasticsearch-instance_method" title="BooleanTermParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
|
3786
|
+
<small>BooleanTermParser::Query</small>
|
3779
3787
|
</div>
|
3780
3788
|
</li>
|
3781
3789
|
|
3782
3790
|
|
3783
|
-
<li class="
|
3791
|
+
<li class="odd ">
|
3784
3792
|
<div class="item">
|
3785
|
-
<span class='object_link'><a href="
|
3786
|
-
<small>
|
3793
|
+
<span class='object_link'><a href="PhraseParser/Query.html#to_elasticsearch-instance_method" title="PhraseParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
|
3794
|
+
<small>PhraseParser::Query</small>
|
3787
3795
|
</div>
|
3788
3796
|
</li>
|
3789
3797
|
|
3790
3798
|
|
3791
|
-
<li class="
|
3799
|
+
<li class="even ">
|
3792
3800
|
<div class="item">
|
3793
3801
|
<span class='object_link'><a href="Doing/Change.html#to_h-instance_method" title="Doing::Change#to_h (method)">#to_h</a></span>
|
3794
3802
|
<small>Doing::Change</small>
|
@@ -3796,7 +3804,7 @@
|
|
3796
3804
|
</li>
|
3797
3805
|
|
3798
3806
|
|
3799
|
-
<li class="
|
3807
|
+
<li class="odd ">
|
3800
3808
|
<div class="item">
|
3801
3809
|
<span class='object_link'><a href="Doing/Note.html#to_line-instance_method" title="Doing::Note#to_line (method)">#to_line</a></span>
|
3802
3810
|
<small>Doing::Note</small>
|
@@ -3804,7 +3812,7 @@
|
|
3804
3812
|
</li>
|
3805
3813
|
|
3806
3814
|
|
3807
|
-
<li class="
|
3815
|
+
<li class="even ">
|
3808
3816
|
<div class="item">
|
3809
3817
|
<span class='object_link'><a href="Doing/ChronifyArray.html#to_natural-instance_method" title="Doing::ChronifyArray#to_natural (method)">#to_natural</a></span>
|
3810
3818
|
<small>Doing::ChronifyArray</small>
|
@@ -3812,7 +3820,7 @@
|
|
3812
3820
|
</li>
|
3813
3821
|
|
3814
3822
|
|
3815
|
-
<li class="
|
3823
|
+
<li class="odd ">
|
3816
3824
|
<div class="item">
|
3817
3825
|
<span class='object_link'><a href="Doing/StringTransform.html#to_p-instance_method" title="Doing::StringTransform#to_p (method)">#to_p</a></span>
|
3818
3826
|
<small>Doing::StringTransform</small>
|
@@ -3820,7 +3828,7 @@
|
|
3820
3828
|
</li>
|
3821
3829
|
|
3822
3830
|
|
3823
|
-
<li class="
|
3831
|
+
<li class="even ">
|
3824
3832
|
<div class="item">
|
3825
3833
|
<span class='object_link'><a href="Doing/StringQuery.html#to_phrase_query-instance_method" title="Doing::StringQuery#to_phrase_query (method)">#to_phrase_query</a></span>
|
3826
3834
|
<small>Doing::StringQuery</small>
|
@@ -3828,7 +3836,7 @@
|
|
3828
3836
|
</li>
|
3829
3837
|
|
3830
3838
|
|
3831
|
-
<li class="
|
3839
|
+
<li class="odd ">
|
3832
3840
|
<div class="item">
|
3833
3841
|
<span class='object_link'><a href="Doing/Item.html#to_pretty-instance_method" title="Doing::Item#to_pretty (method)">#to_pretty</a></span>
|
3834
3842
|
<small>Doing::Item</small>
|
@@ -3836,7 +3844,7 @@
|
|
3836
3844
|
</li>
|
3837
3845
|
|
3838
3846
|
|
3839
|
-
<li class="
|
3847
|
+
<li class="even ">
|
3840
3848
|
<div class="item">
|
3841
3849
|
<span class='object_link'><a href="Doing/StringQuery.html#to_query-instance_method" title="Doing::StringQuery#to_query (method)">#to_query</a></span>
|
3842
3850
|
<small>Doing::StringQuery</small>
|
@@ -3844,7 +3852,7 @@
|
|
3844
3852
|
</li>
|
3845
3853
|
|
3846
3854
|
|
3847
|
-
<li class="
|
3855
|
+
<li class="odd ">
|
3848
3856
|
<div class="item">
|
3849
3857
|
<span class='object_link'><a href="Doing/StringQuery.html#to_rx-instance_method" title="Doing::StringQuery#to_rx (method)">#to_rx</a></span>
|
3850
3858
|
<small>Doing::StringQuery</small>
|
@@ -3852,42 +3860,34 @@
|
|
3852
3860
|
</li>
|
3853
3861
|
|
3854
3862
|
|
3855
|
-
<li class="odd ">
|
3856
|
-
<div class="item">
|
3857
|
-
<span class='object_link'><a href="Doing/Entry.html#to_s-instance_method" title="Doing::Entry#to_s (method)">#to_s</a></span>
|
3858
|
-
<small>Doing::Entry</small>
|
3859
|
-
</div>
|
3860
|
-
</li>
|
3861
|
-
|
3862
|
-
|
3863
3863
|
<li class="even ">
|
3864
3864
|
<div class="item">
|
3865
|
-
<span class='object_link'><a href="Doing/
|
3866
|
-
<small>Doing::
|
3865
|
+
<span class='object_link'><a href="Doing/Change.html#to_s-instance_method" title="Doing::Change#to_s (method)">#to_s</a></span>
|
3866
|
+
<small>Doing::Change</small>
|
3867
3867
|
</div>
|
3868
3868
|
</li>
|
3869
3869
|
|
3870
3870
|
|
3871
3871
|
<li class="odd ">
|
3872
3872
|
<div class="item">
|
3873
|
-
<span class='object_link'><a href="Doing/
|
3874
|
-
<small>Doing::
|
3873
|
+
<span class='object_link'><a href="Doing/Entry.html#to_s-instance_method" title="Doing::Entry#to_s (method)">#to_s</a></span>
|
3874
|
+
<small>Doing::Entry</small>
|
3875
3875
|
</div>
|
3876
3876
|
</li>
|
3877
3877
|
|
3878
3878
|
|
3879
3879
|
<li class="even ">
|
3880
3880
|
<div class="item">
|
3881
|
-
<span class='object_link'><a href="Doing/
|
3882
|
-
<small>Doing::
|
3881
|
+
<span class='object_link'><a href="Doing/Item.html#to_s-instance_method" title="Doing::Item#to_s (method)">#to_s</a></span>
|
3882
|
+
<small>Doing::Item</small>
|
3883
3883
|
</div>
|
3884
3884
|
</li>
|
3885
3885
|
|
3886
3886
|
|
3887
3887
|
<li class="odd ">
|
3888
3888
|
<div class="item">
|
3889
|
-
<span class='object_link'><a href="Doing/
|
3890
|
-
<small>Doing::
|
3889
|
+
<span class='object_link'><a href="Doing/Changes.html#to_s-instance_method" title="Doing::Changes#to_s (method)">#to_s</a></span>
|
3890
|
+
<small>Doing::Changes</small>
|
3891
3891
|
</div>
|
3892
3892
|
</li>
|
3893
3893
|
|
@@ -3902,13 +3902,21 @@
|
|
3902
3902
|
|
3903
3903
|
<li class="odd ">
|
3904
3904
|
<div class="item">
|
3905
|
-
<span class='object_link'><a href="Doing/
|
3906
|
-
<small>Doing::
|
3905
|
+
<span class='object_link'><a href="Doing/Version.html#to_s-instance_method" title="Doing::Version#to_s (method)">#to_s</a></span>
|
3906
|
+
<small>Doing::Version</small>
|
3907
3907
|
</div>
|
3908
3908
|
</li>
|
3909
3909
|
|
3910
3910
|
|
3911
3911
|
<li class="even ">
|
3912
|
+
<div class="item">
|
3913
|
+
<span class='object_link'><a href="Doing/Items.html#to_s-instance_method" title="Doing::Items#to_s (method)">#to_s</a></span>
|
3914
|
+
<small>Doing::Items</small>
|
3915
|
+
</div>
|
3916
|
+
</li>
|
3917
|
+
|
3918
|
+
|
3919
|
+
<li class="odd ">
|
3912
3920
|
<div class="item">
|
3913
3921
|
<span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
|
3914
3922
|
<small>Doing::Note</small>
|
@@ -3916,7 +3924,7 @@
|
|
3916
3924
|
</li>
|
3917
3925
|
|
3918
3926
|
|
3919
|
-
<li class="
|
3927
|
+
<li class="even ">
|
3920
3928
|
<div class="item">
|
3921
3929
|
<span class='object_link'><a href="Doing/ChronifyString.html#to_seconds-instance_method" title="Doing::ChronifyString#to_seconds (method)">#to_seconds</a></span>
|
3922
3930
|
<small>Doing::ChronifyString</small>
|
@@ -3924,7 +3932,7 @@
|
|
3924
3932
|
</li>
|
3925
3933
|
|
3926
3934
|
|
3927
|
-
<li class="
|
3935
|
+
<li class="odd ">
|
3928
3936
|
<div class="item">
|
3929
3937
|
<span class='object_link'><a href="Doing/ArrayTags.html#to_tags-instance_method" title="Doing::ArrayTags#to_tags (method)">#to_tags</a></span>
|
3930
3938
|
<small>Doing::ArrayTags</small>
|
@@ -3932,7 +3940,7 @@
|
|
3932
3940
|
</li>
|
3933
3941
|
|
3934
3942
|
|
3935
|
-
<li class="
|
3943
|
+
<li class="even ">
|
3936
3944
|
<div class="item">
|
3937
3945
|
<span class='object_link'><a href="Doing/StringTags.html#to_tags-instance_method" title="Doing::StringTags#to_tags (method)">#to_tags</a></span>
|
3938
3946
|
<small>Doing::StringTags</small>
|
@@ -3940,7 +3948,7 @@
|
|
3940
3948
|
</li>
|
3941
3949
|
|
3942
3950
|
|
3943
|
-
<li class="
|
3951
|
+
<li class="odd ">
|
3944
3952
|
<div class="item">
|
3945
3953
|
<span class='object_link'><a href="Hash.html#to_view-instance_method" title="Hash#to_view (method)">#to_view</a></span>
|
3946
3954
|
<small>Hash</small>
|
@@ -3948,7 +3956,7 @@
|
|
3948
3956
|
</li>
|
3949
3957
|
|
3950
3958
|
|
3951
|
-
<li class="
|
3959
|
+
<li class="even ">
|
3952
3960
|
<div class="item">
|
3953
3961
|
<span class='object_link'><a href="Doing/ChronifyArray.html#to_years-instance_method" title="Doing::ChronifyArray#to_years (method)">#to_years</a></span>
|
3954
3962
|
<small>Doing::ChronifyArray</small>
|
@@ -3956,7 +3964,7 @@
|
|
3956
3964
|
</li>
|
3957
3965
|
|
3958
3966
|
|
3959
|
-
<li class="
|
3967
|
+
<li class="odd ">
|
3960
3968
|
<div class="item">
|
3961
3969
|
<span class='object_link'><a href="Doing/WWID.html#today-instance_method" title="Doing::WWID#today (method)">#today</a></span>
|
3962
3970
|
<small>Doing::WWID</small>
|
@@ -3964,7 +3972,7 @@
|
|
3964
3972
|
</li>
|
3965
3973
|
|
3966
3974
|
|
3967
|
-
<li class="
|
3975
|
+
<li class="even ">
|
3968
3976
|
<div class="item">
|
3969
3977
|
<span class='object_link'><a href="Doing/DayOneRenderer.html#totals-instance_method" title="Doing::DayOneRenderer#totals (method)">#totals</a></span>
|
3970
3978
|
<small>Doing::DayOneRenderer</small>
|
@@ -3972,7 +3980,7 @@
|
|
3972
3980
|
</li>
|
3973
3981
|
|
3974
3982
|
|
3975
|
-
<li class="
|
3983
|
+
<li class="odd ">
|
3976
3984
|
<div class="item">
|
3977
3985
|
<span class='object_link'><a href="Doing/Hooks.html#trigger-class_method" title="Doing::Hooks.trigger (method)">trigger</a></span>
|
3978
3986
|
<small>Doing::Hooks</small>
|
@@ -3980,7 +3988,7 @@
|
|
3980
3988
|
</li>
|
3981
3989
|
|
3982
3990
|
|
3983
|
-
<li class="
|
3991
|
+
<li class="even ">
|
3984
3992
|
<div class="item">
|
3985
3993
|
<span class='object_link'><a href="Doing/StringTruncate.html#trunc-instance_method" title="Doing::StringTruncate#trunc (method)">#trunc</a></span>
|
3986
3994
|
<small>Doing::StringTruncate</small>
|
@@ -3988,7 +3996,7 @@
|
|
3988
3996
|
</li>
|
3989
3997
|
|
3990
3998
|
|
3991
|
-
<li class="
|
3999
|
+
<li class="odd ">
|
3992
4000
|
<div class="item">
|
3993
4001
|
<span class='object_link'><a href="Doing/StringTruncate.html#trunc!-instance_method" title="Doing::StringTruncate#trunc! (method)">#trunc!</a></span>
|
3994
4002
|
<small>Doing::StringTruncate</small>
|
@@ -3996,7 +4004,7 @@
|
|
3996
4004
|
</li>
|
3997
4005
|
|
3998
4006
|
|
3999
|
-
<li class="
|
4007
|
+
<li class="even ">
|
4000
4008
|
<div class="item">
|
4001
4009
|
<span class='object_link'><a href="Doing/StringTruncate.html#truncend-instance_method" title="Doing::StringTruncate#truncend (method)">#truncend</a></span>
|
4002
4010
|
<small>Doing::StringTruncate</small>
|
@@ -4004,7 +4012,7 @@
|
|
4004
4012
|
</li>
|
4005
4013
|
|
4006
4014
|
|
4007
|
-
<li class="
|
4015
|
+
<li class="odd ">
|
4008
4016
|
<div class="item">
|
4009
4017
|
<span class='object_link'><a href="Doing/StringTruncate.html#truncend!-instance_method" title="Doing::StringTruncate#truncend! (method)">#truncend!</a></span>
|
4010
4018
|
<small>Doing::StringTruncate</small>
|
@@ -4012,7 +4020,7 @@
|
|
4012
4020
|
</li>
|
4013
4021
|
|
4014
4022
|
|
4015
|
-
<li class="
|
4023
|
+
<li class="even ">
|
4016
4024
|
<div class="item">
|
4017
4025
|
<span class='object_link'><a href="Doing/StringTruncate.html#truncmiddle-instance_method" title="Doing::StringTruncate#truncmiddle (method)">#truncmiddle</a></span>
|
4018
4026
|
<small>Doing::StringTruncate</small>
|
@@ -4020,7 +4028,7 @@
|
|
4020
4028
|
</li>
|
4021
4029
|
|
4022
4030
|
|
4023
|
-
<li class="
|
4031
|
+
<li class="odd ">
|
4024
4032
|
<div class="item">
|
4025
4033
|
<span class='object_link'><a href="Doing/StringTruncate.html#truncmiddle!-instance_method" title="Doing::StringTruncate#truncmiddle! (method)">#truncmiddle!</a></span>
|
4026
4034
|
<small>Doing::StringTruncate</small>
|
@@ -4028,7 +4036,7 @@
|
|
4028
4036
|
</li>
|
4029
4037
|
|
4030
4038
|
|
4031
|
-
<li class="
|
4039
|
+
<li class="even ">
|
4032
4040
|
<div class="item">
|
4033
4041
|
<span class='object_link'><a href="Doing/StringQuery.html#truthy%3F-instance_method" title="Doing::StringQuery#truthy? (method)">#truthy?</a></span>
|
4034
4042
|
<small>Doing::StringQuery</small>
|
@@ -4036,7 +4044,7 @@
|
|
4036
4044
|
</li>
|
4037
4045
|
|
4038
4046
|
|
4039
|
-
<li class="
|
4047
|
+
<li class="odd ">
|
4040
4048
|
<div class="item">
|
4041
4049
|
<span class='object_link'><a href="Doing/Entry.html#type-instance_method" title="Doing::Entry#type (method)">#type</a></span>
|
4042
4050
|
<small>Doing::Entry</small>
|
@@ -4044,23 +4052,23 @@
|
|
4044
4052
|
</li>
|
4045
4053
|
|
4046
4054
|
|
4047
|
-
<li class="
|
4055
|
+
<li class="even ">
|
4048
4056
|
<div class="item">
|
4049
|
-
<span class='object_link'><a href="Doing/
|
4050
|
-
<small>Doing::
|
4057
|
+
<span class='object_link'><a href="Doing/StringHighlight.html#uncolor-instance_method" title="Doing::StringHighlight#uncolor (method)">#uncolor</a></span>
|
4058
|
+
<small>Doing::StringHighlight</small>
|
4051
4059
|
</div>
|
4052
4060
|
</li>
|
4053
4061
|
|
4054
4062
|
|
4055
|
-
<li class="
|
4063
|
+
<li class="odd ">
|
4056
4064
|
<div class="item">
|
4057
|
-
<span class='object_link'><a href="Doing/
|
4058
|
-
<small>Doing::
|
4065
|
+
<span class='object_link'><a href="Doing/Color.html#uncolor-instance_method" title="Doing::Color#uncolor (method)">#uncolor</a></span>
|
4066
|
+
<small>Doing::Color</small>
|
4059
4067
|
</div>
|
4060
4068
|
</li>
|
4061
4069
|
|
4062
4070
|
|
4063
|
-
<li class="
|
4071
|
+
<li class="even ">
|
4064
4072
|
<div class="item">
|
4065
4073
|
<span class='object_link'><a href="Doing/StringHighlight.html#uncolor!-instance_method" title="Doing::StringHighlight#uncolor! (method)">#uncolor!</a></span>
|
4066
4074
|
<small>Doing::StringHighlight</small>
|
@@ -4068,7 +4076,7 @@
|
|
4068
4076
|
</li>
|
4069
4077
|
|
4070
4078
|
|
4071
|
-
<li class="
|
4079
|
+
<li class="odd ">
|
4072
4080
|
<div class="item">
|
4073
4081
|
<span class='object_link'><a href="Doing/ItemState.html#unfinished%3F-instance_method" title="Doing::ItemState#unfinished? (method)">#unfinished?</a></span>
|
4074
4082
|
<small>Doing::ItemState</small>
|
@@ -4076,7 +4084,7 @@
|
|
4076
4084
|
</li>
|
4077
4085
|
|
4078
4086
|
|
4079
|
-
<li class="
|
4087
|
+
<li class="even ">
|
4080
4088
|
<div class="item">
|
4081
4089
|
<span class='object_link'><a href="Doing/PromptFZF.html#uninstall_fzf-instance_method" title="Doing::PromptFZF#uninstall_fzf (method)">#uninstall_fzf</a></span>
|
4082
4090
|
<small>Doing::PromptFZF</small>
|
@@ -4084,7 +4092,7 @@
|
|
4084
4092
|
</li>
|
4085
4093
|
|
4086
4094
|
|
4087
|
-
<li class="
|
4095
|
+
<li class="odd ">
|
4088
4096
|
<div class="item">
|
4089
4097
|
<span class='object_link'><a href="Doing/Configuration.html#update_deprecated_config-instance_method" title="Doing::Configuration#update_deprecated_config (method)">#update_deprecated_config</a></span>
|
4090
4098
|
<small>Doing::Configuration</small>
|
@@ -4092,7 +4100,7 @@
|
|
4092
4100
|
</li>
|
4093
4101
|
|
4094
4102
|
|
4095
|
-
<li class="
|
4103
|
+
<li class="even ">
|
4096
4104
|
<div class="item">
|
4097
4105
|
<span class='object_link'><a href="Doing/Items.html#update_item-instance_method" title="Doing::Items#update_item (method)">#update_item</a></span>
|
4098
4106
|
<small>Doing::Items</small>
|
@@ -4100,14 +4108,6 @@
|
|
4100
4108
|
</li>
|
4101
4109
|
|
4102
4110
|
|
4103
|
-
<li class="even ">
|
4104
|
-
<div class="item">
|
4105
|
-
<span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
|
4106
|
-
<small>Doing::Util</small>
|
4107
|
-
</div>
|
4108
|
-
</li>
|
4109
|
-
|
4110
|
-
|
4111
4111
|
<li class="odd ">
|
4112
4112
|
<div class="item">
|
4113
4113
|
<span class='object_link'><a href="Doing/Plugins.html#user_home-class_method" title="Doing::Plugins.user_home (method)">user_home</a></span>
|
@@ -4118,8 +4118,8 @@
|
|
4118
4118
|
|
4119
4119
|
<li class="even ">
|
4120
4120
|
<div class="item">
|
4121
|
-
<span class='object_link'><a href="
|
4122
|
-
<small>
|
4121
|
+
<span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
|
4122
|
+
<small>Doing::Util</small>
|
4123
4123
|
</div>
|
4124
4124
|
</li>
|
4125
4125
|
|
@@ -4133,6 +4133,14 @@
|
|
4133
4133
|
|
4134
4134
|
|
4135
4135
|
<li class="even ">
|
4136
|
+
<div class="item">
|
4137
|
+
<span class='object_link'><a href="Array.html#utf8-instance_method" title="Array#utf8 (method)">#utf8</a></span>
|
4138
|
+
<small>Array</small>
|
4139
|
+
</div>
|
4140
|
+
</li>
|
4141
|
+
|
4142
|
+
|
4143
|
+
<li class="odd ">
|
4136
4144
|
<div class="item">
|
4137
4145
|
<span class='object_link'><a href="String.html#valid_id%3F-instance_method" title="String#valid_id? (method)">#valid_id?</a></span>
|
4138
4146
|
<small>String</small>
|
@@ -4140,7 +4148,7 @@
|
|
4140
4148
|
</li>
|
4141
4149
|
|
4142
4150
|
|
4143
|
-
<li class="
|
4151
|
+
<li class="even ">
|
4144
4152
|
<div class="item">
|
4145
4153
|
<span class='object_link'><a href="Doing/Plugins.html#valid_type-class_method" title="Doing::Plugins.valid_type (method)">valid_type</a></span>
|
4146
4154
|
<small>Doing::Plugins</small>
|
@@ -4148,7 +4156,7 @@
|
|
4148
4156
|
</li>
|
4149
4157
|
|
4150
4158
|
|
4151
|
-
<li class="
|
4159
|
+
<li class="odd ">
|
4152
4160
|
<div class="item">
|
4153
4161
|
<span class='object_link'><a href="String.html#validate_color-instance_method" title="String#validate_color (method)">#validate_color</a></span>
|
4154
4162
|
<small>String</small>
|
@@ -4156,7 +4164,7 @@
|
|
4156
4164
|
</li>
|
4157
4165
|
|
4158
4166
|
|
4159
|
-
<li class="
|
4167
|
+
<li class="even ">
|
4160
4168
|
<div class="item">
|
4161
4169
|
<span class='object_link'><a href="Doing/Plugins.html#validate_plugin-class_method" title="Doing::Plugins.validate_plugin (method)">validate_plugin</a></span>
|
4162
4170
|
<small>Doing::Plugins</small>
|
@@ -4164,7 +4172,7 @@
|
|
4164
4172
|
</li>
|
4165
4173
|
|
4166
4174
|
|
4167
|
-
<li class="
|
4175
|
+
<li class="odd ">
|
4168
4176
|
<div class="item">
|
4169
4177
|
<span class='object_link'><a href="Doing/Configuration.html#value_for_key-instance_method" title="Doing::Configuration#value_for_key (method)">#value_for_key</a></span>
|
4170
4178
|
<small>Doing::Configuration</small>
|
@@ -4172,7 +4180,7 @@
|
|
4172
4180
|
</li>
|
4173
4181
|
|
4174
4182
|
|
4175
|
-
<li class="
|
4183
|
+
<li class="even ">
|
4176
4184
|
<div class="item">
|
4177
4185
|
<span class='object_link'><a href="Doing/WWID.html#verify_duration-instance_method" title="Doing::WWID#verify_duration (method)">#verify_duration</a></span>
|
4178
4186
|
<small>Doing::WWID</small>
|
@@ -4180,23 +4188,23 @@
|
|
4180
4188
|
</li>
|
4181
4189
|
|
4182
4190
|
|
4183
|
-
<li class="
|
4191
|
+
<li class="odd ">
|
4184
4192
|
<div class="item">
|
4185
|
-
<span class='object_link'><a href="
|
4186
|
-
<small>
|
4193
|
+
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#version-instance_method" title="GLI::Commands::MarkdownDocumentListener#version (method)">#version</a></span>
|
4194
|
+
<small>GLI::Commands::MarkdownDocumentListener</small>
|
4187
4195
|
</div>
|
4188
4196
|
</li>
|
4189
4197
|
|
4190
4198
|
|
4191
|
-
<li class="
|
4199
|
+
<li class="even ">
|
4192
4200
|
<div class="item">
|
4193
|
-
<span class='object_link'><a href="
|
4194
|
-
<small>
|
4201
|
+
<span class='object_link'><a href="Doing/Change.html#version-instance_method" title="Doing::Change#version (method)">#version</a></span>
|
4202
|
+
<small>Doing::Change</small>
|
4195
4203
|
</div>
|
4196
4204
|
</li>
|
4197
4205
|
|
4198
4206
|
|
4199
|
-
<li class="
|
4207
|
+
<li class="odd ">
|
4200
4208
|
<div class="item">
|
4201
4209
|
<span class='object_link'><a href="Doing/Version.html#version_to_a-instance_method" title="Doing::Version#version_to_a (method)">#version_to_a</a></span>
|
4202
4210
|
<small>Doing::Version</small>
|
@@ -4204,7 +4212,7 @@
|
|
4204
4212
|
</li>
|
4205
4213
|
|
4206
4214
|
|
4207
|
-
<li class="
|
4215
|
+
<li class="even ">
|
4208
4216
|
<div class="item">
|
4209
4217
|
<span class='object_link'><a href="Doing/Changes.html#versions-instance_method" title="Doing::Changes#versions (method)">#versions</a></span>
|
4210
4218
|
<small>Doing::Changes</small>
|
@@ -4212,7 +4220,7 @@
|
|
4212
4220
|
</li>
|
4213
4221
|
|
4214
4222
|
|
4215
|
-
<li class="
|
4223
|
+
<li class="odd ">
|
4216
4224
|
<div class="item">
|
4217
4225
|
<span class='object_link'><a href="Doing/WWID.html#view_to_options-instance_method" title="Doing::WWID#view_to_options (method)">#view_to_options</a></span>
|
4218
4226
|
<small>Doing::WWID</small>
|
@@ -4220,7 +4228,7 @@
|
|
4220
4228
|
</li>
|
4221
4229
|
|
4222
4230
|
|
4223
|
-
<li class="
|
4231
|
+
<li class="even ">
|
4224
4232
|
<div class="item">
|
4225
4233
|
<span class='object_link'><a href="Doing/WWID.html#views-instance_method" title="Doing::WWID#views (method)">#views</a></span>
|
4226
4234
|
<small>Doing::WWID</small>
|
@@ -4228,7 +4236,7 @@
|
|
4228
4236
|
</li>
|
4229
4237
|
|
4230
4238
|
|
4231
|
-
<li class="
|
4239
|
+
<li class="odd ">
|
4232
4240
|
<div class="item">
|
4233
4241
|
<span class='object_link'><a href="Doing/Logger.html#warn-instance_method" title="Doing::Logger#warn (method)">#warn</a></span>
|
4234
4242
|
<small>Doing::Logger</small>
|
@@ -4236,7 +4244,7 @@
|
|
4236
4244
|
</li>
|
4237
4245
|
|
4238
4246
|
|
4239
|
-
<li class="
|
4247
|
+
<li class="even ">
|
4240
4248
|
<div class="item">
|
4241
4249
|
<span class='object_link'><a href="Doing/PromptFZF.html#which_fzf-instance_method" title="Doing::PromptFZF#which_fzf (method)">#which_fzf</a></span>
|
4242
4250
|
<small>Doing::PromptFZF</small>
|
@@ -4244,7 +4252,7 @@
|
|
4244
4252
|
</li>
|
4245
4253
|
|
4246
4254
|
|
4247
|
-
<li class="
|
4255
|
+
<li class="odd ">
|
4248
4256
|
<div class="item">
|
4249
4257
|
<span class='object_link'><a href="Doing/Version.html#wild%3F-instance_method" title="Doing::Version#wild? (method)">#wild?</a></span>
|
4250
4258
|
<small>Doing::Version</small>
|
@@ -4252,7 +4260,7 @@
|
|
4252
4260
|
</li>
|
4253
4261
|
|
4254
4262
|
|
4255
|
-
<li class="
|
4263
|
+
<li class="even ">
|
4256
4264
|
<div class="item">
|
4257
4265
|
<span class='object_link'><a href="Doing/StringQuery.html#wildcard_to_rx-instance_method" title="Doing::StringQuery#wildcard_to_rx (method)">#wildcard_to_rx</a></span>
|
4258
4266
|
<small>Doing::StringQuery</small>
|
@@ -4260,7 +4268,7 @@
|
|
4260
4268
|
</li>
|
4261
4269
|
|
4262
4270
|
|
4263
|
-
<li class="
|
4271
|
+
<li class="odd ">
|
4264
4272
|
<div class="item">
|
4265
4273
|
<span class='object_link'><a href="Doing/StringTransform.html#wrap-instance_method" title="Doing::StringTransform#wrap (method)">#wrap</a></span>
|
4266
4274
|
<small>Doing::StringTransform</small>
|
@@ -4268,7 +4276,7 @@
|
|
4268
4276
|
</li>
|
4269
4277
|
|
4270
4278
|
|
4271
|
-
<li class="
|
4279
|
+
<li class="even ">
|
4272
4280
|
<div class="item">
|
4273
4281
|
<span class='object_link'><a href="Doing/Logger.html#write-instance_method" title="Doing::Logger#write (method)">#write</a></span>
|
4274
4282
|
<small>Doing::Logger</small>
|
@@ -4276,7 +4284,7 @@
|
|
4276
4284
|
</li>
|
4277
4285
|
|
4278
4286
|
|
4279
|
-
<li class="
|
4287
|
+
<li class="odd ">
|
4280
4288
|
<div class="item">
|
4281
4289
|
<span class='object_link'><a href="Doing/WWID.html#write-instance_method" title="Doing::WWID#write (method)">#write</a></span>
|
4282
4290
|
<small>Doing::WWID</small>
|
@@ -4284,7 +4292,7 @@
|
|
4284
4292
|
</li>
|
4285
4293
|
|
4286
4294
|
|
4287
|
-
<li class="
|
4295
|
+
<li class="even ">
|
4288
4296
|
<div class="item">
|
4289
4297
|
<span class='object_link'><a href="Doing/Util/Backup.html#write_backup-instance_method" title="Doing::Util::Backup#write_backup (method)">#write_backup</a></span>
|
4290
4298
|
<small>Doing::Util::Backup</small>
|
@@ -4292,7 +4300,7 @@
|
|
4292
4300
|
</li>
|
4293
4301
|
|
4294
4302
|
|
4295
|
-
<li class="
|
4303
|
+
<li class="odd ">
|
4296
4304
|
<div class="item">
|
4297
4305
|
<span class='object_link'><a href="Doing/Util.html#write_to_file-instance_method" title="Doing::Util#write_to_file (method)">#write_to_file</a></span>
|
4298
4306
|
<small>Doing::Util</small>
|
@@ -4300,7 +4308,7 @@
|
|
4300
4308
|
</li>
|
4301
4309
|
|
4302
4310
|
|
4303
|
-
<li class="
|
4311
|
+
<li class="even ">
|
4304
4312
|
<div class="item">
|
4305
4313
|
<span class='object_link'><a href="Doing/WWID.html#yesterday-instance_method" title="Doing::WWID#yesterday (method)">#yesterday</a></span>
|
4306
4314
|
<small>Doing::WWID</small>
|
@@ -4308,7 +4316,7 @@
|
|
4308
4316
|
</li>
|
4309
4317
|
|
4310
4318
|
|
4311
|
-
<li class="
|
4319
|
+
<li class="odd ">
|
4312
4320
|
<div class="item">
|
4313
4321
|
<span class='object_link'><a href="Doing/PromptYN.html#yn-instance_method" title="Doing::PromptYN#yn (method)">#yn</a></span>
|
4314
4322
|
<small>Doing::PromptYN</small>
|