doing 2.1.12 → 2.1.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.yardoc/checksums +8 -8
- data/.yardoc/object_types +0 -0
- data/.yardoc/objects/root.dat +0 -0
- data/CHANGELOG.md +11 -0
- data/Gemfile.lock +1 -1
- data/README.md +1 -1
- data/bin/doing +120 -45
- 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/Color.html +1 -1
- data/docs/doc/Doing/Completion.html +1 -1
- data/docs/doc/Doing/Configuration.html +3 -3
- 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/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/Hooks.html +1 -1
- data/docs/doc/Doing/Item.html +116 -1
- data/docs/doc/Doing/Items.html +65 -1
- data/docs/doc/Doing/LogAdapter.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 +1 -1
- data/docs/doc/Doing/Section.html +1 -1
- data/docs/doc/Doing/TemplateString.html +1 -1
- data/docs/doc/Doing/Util/Backup.html +84 -1
- data/docs/doc/Doing/Util.html +1 -1
- data/docs/doc/Doing/WWID.html +174 -1
- data/docs/doc/Doing.html +2 -2
- 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/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 +1 -1
- data/docs/doc/Symbol.html +1 -1
- data/docs/doc/Time.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 +253 -197
- data/docs/doc/top-level-namespace.html +1 -1
- data/doing.rdoc +202 -40
- data/lib/completion/_doing.zsh +24 -20
- data/lib/completion/doing.bash +41 -30
- data/lib/completion/doing.fish +23 -1
- data/lib/doing/item.rb +119 -0
- data/lib/doing/version.rb +1 -1
- data/lib/doing/wwid.rb +20 -5
- metadata +2 -2
data/docs/doc/method_list.html
CHANGED
@@ -110,16 +110,16 @@
|
|
110
110
|
|
111
111
|
<li class="odd ">
|
112
112
|
<div class="item">
|
113
|
-
<span class='object_link'><a href="Doing/
|
114
|
-
<small>Doing::
|
113
|
+
<span class='object_link'><a href="Doing/WWID.html#additional_configs-instance_method" title="Doing::WWID#additional_configs (method)">#additional_configs</a></span>
|
114
|
+
<small>Doing::WWID</small>
|
115
115
|
</div>
|
116
116
|
</li>
|
117
117
|
|
118
118
|
|
119
119
|
<li class="even ">
|
120
120
|
<div class="item">
|
121
|
-
<span class='object_link'><a href="Doing/
|
122
|
-
<small>Doing::
|
121
|
+
<span class='object_link'><a href="Doing/Configuration.html#additional_configs-instance_method" title="Doing::Configuration#additional_configs (method)">#additional_configs</a></span>
|
122
|
+
<small>Doing::Configuration</small>
|
123
123
|
</div>
|
124
124
|
</li>
|
125
125
|
|
@@ -398,32 +398,32 @@
|
|
398
398
|
|
399
399
|
<li class="odd ">
|
400
400
|
<div class="item">
|
401
|
-
<span class='object_link'><a href="
|
402
|
-
<small>
|
401
|
+
<span class='object_link'><a href="String.html#compress-instance_method" title="String#compress (method)">#compress</a></span>
|
402
|
+
<small>String</small>
|
403
403
|
</div>
|
404
404
|
</li>
|
405
405
|
|
406
406
|
|
407
407
|
<li class="even ">
|
408
408
|
<div class="item">
|
409
|
-
<span class='object_link'><a href="
|
410
|
-
<small>
|
409
|
+
<span class='object_link'><a href="Doing/Note.html#compress-instance_method" title="Doing::Note#compress (method)">#compress</a></span>
|
410
|
+
<small>Doing::Note</small>
|
411
411
|
</div>
|
412
412
|
</li>
|
413
413
|
|
414
414
|
|
415
415
|
<li class="odd ">
|
416
416
|
<div class="item">
|
417
|
-
<span class='object_link'><a href="
|
418
|
-
<small>
|
417
|
+
<span class='object_link'><a href="Doing/Note.html#compress!-instance_method" title="Doing::Note#compress! (method)">#compress!</a></span>
|
418
|
+
<small>Doing::Note</small>
|
419
419
|
</div>
|
420
420
|
</li>
|
421
421
|
|
422
422
|
|
423
423
|
<li class="even ">
|
424
424
|
<div class="item">
|
425
|
-
<span class='object_link'><a href="
|
426
|
-
<small>
|
425
|
+
<span class='object_link'><a href="String.html#compress!-instance_method" title="String#compress! (method)">#compress!</a></span>
|
426
|
+
<small>String</small>
|
427
427
|
</div>
|
428
428
|
</li>
|
429
429
|
|
@@ -446,21 +446,29 @@
|
|
446
446
|
|
447
447
|
<li class="odd ">
|
448
448
|
<div class="item">
|
449
|
-
<span class='object_link'><a href="Doing/
|
450
|
-
<small>Doing::
|
449
|
+
<span class='object_link'><a href="Doing/Configuration.html#config_file-instance_method" title="Doing::Configuration#config_file (method)">#config_file</a></span>
|
450
|
+
<small>Doing::Configuration</small>
|
451
451
|
</div>
|
452
452
|
</li>
|
453
453
|
|
454
454
|
|
455
455
|
<li class="even ">
|
456
456
|
<div class="item">
|
457
|
-
<span class='object_link'><a href="Doing/
|
458
|
-
<small>Doing::
|
457
|
+
<span class='object_link'><a href="Doing/WWID.html#config_file-instance_method" title="Doing::WWID#config_file (method)">#config_file</a></span>
|
458
|
+
<small>Doing::WWID</small>
|
459
459
|
</div>
|
460
460
|
</li>
|
461
461
|
|
462
462
|
|
463
463
|
<li class="odd ">
|
464
|
+
<div class="item">
|
465
|
+
<span class='object_link'><a href="Doing/WWID.html#configure-instance_method" title="Doing::WWID#configure (method)">#configure</a></span>
|
466
|
+
<small>Doing::WWID</small>
|
467
|
+
</div>
|
468
|
+
</li>
|
469
|
+
|
470
|
+
|
471
|
+
<li class="even ">
|
464
472
|
<div class="item">
|
465
473
|
<span class='object_link'><a href="Doing/Configuration.html#configure-instance_method" title="Doing::Configuration#configure (method)">#configure</a></span>
|
466
474
|
<small>Doing::Configuration</small>
|
@@ -468,7 +476,7 @@
|
|
468
476
|
</li>
|
469
477
|
|
470
478
|
|
471
|
-
<li class="
|
479
|
+
<li class="odd ">
|
472
480
|
<div class="item">
|
473
481
|
<span class='object_link'><a href="Doing/WWID.html#content-instance_method" title="Doing::WWID#content (method)">#content</a></span>
|
474
482
|
<small>Doing::WWID</small>
|
@@ -476,7 +484,7 @@
|
|
476
484
|
</li>
|
477
485
|
|
478
486
|
|
479
|
-
<li class="
|
487
|
+
<li class="even ">
|
480
488
|
<div class="item">
|
481
489
|
<span class='object_link'><a href="Doing/LogAdapter.html#count-instance_method" title="Doing::LogAdapter#count (method)">#count</a></span>
|
482
490
|
<small>Doing::LogAdapter</small>
|
@@ -484,7 +492,7 @@
|
|
484
492
|
</li>
|
485
493
|
|
486
494
|
|
487
|
-
<li class="
|
495
|
+
<li class="odd ">
|
488
496
|
<div class="item">
|
489
497
|
<span class='object_link'><a href="Doing/WWID.html#create-instance_method" title="Doing::WWID#create (method)">#create</a></span>
|
490
498
|
<small>Doing::WWID</small>
|
@@ -492,7 +500,7 @@
|
|
492
500
|
</li>
|
493
501
|
|
494
502
|
|
495
|
-
<li class="
|
503
|
+
<li class="even ">
|
496
504
|
<div class="item">
|
497
505
|
<span class='object_link'><a href="Doing/WWID.html#current_section-instance_method" title="Doing::WWID#current_section (method)">#current_section</a></span>
|
498
506
|
<small>Doing::WWID</small>
|
@@ -500,7 +508,7 @@
|
|
500
508
|
</li>
|
501
509
|
|
502
510
|
|
503
|
-
<li class="
|
511
|
+
<li class="odd ">
|
504
512
|
<div class="item">
|
505
513
|
<span class='object_link'><a href="Doing/Item.html#date-instance_method" title="Doing::Item#date (method)">#date</a></span>
|
506
514
|
<small>Doing::Item</small>
|
@@ -508,7 +516,7 @@
|
|
508
516
|
</li>
|
509
517
|
|
510
518
|
|
511
|
-
<li class="
|
519
|
+
<li class="even ">
|
512
520
|
<div class="item">
|
513
521
|
<span class='object_link'><a href="Doing/LogAdapter.html#debug-instance_method" title="Doing::LogAdapter#debug (method)">#debug</a></span>
|
514
522
|
<small>Doing::LogAdapter</small>
|
@@ -516,7 +524,7 @@
|
|
516
524
|
</li>
|
517
525
|
|
518
526
|
|
519
|
-
<li class="
|
527
|
+
<li class="odd ">
|
520
528
|
<div class="item">
|
521
529
|
<span class='object_link'><a href="Doing/WWID.html#dedup-instance_method" title="Doing::WWID#dedup (method)">#dedup</a></span>
|
522
530
|
<small>Doing::WWID</small>
|
@@ -524,7 +532,7 @@
|
|
524
532
|
</li>
|
525
533
|
|
526
534
|
|
527
|
-
<li class="
|
535
|
+
<li class="even ">
|
528
536
|
<div class="item">
|
529
537
|
<span class='object_link'><a href="String.html#dedup_tags-instance_method" title="String#dedup_tags (method)">#dedup_tags</a></span>
|
530
538
|
<small>String</small>
|
@@ -532,7 +540,7 @@
|
|
532
540
|
</li>
|
533
541
|
|
534
542
|
|
535
|
-
<li class="
|
543
|
+
<li class="odd ">
|
536
544
|
<div class="item">
|
537
545
|
<span class='object_link'><a href="String.html#dedup_tags!-instance_method" title="String#dedup_tags! (method)">#dedup_tags!</a></span>
|
538
546
|
<small>String</small>
|
@@ -540,7 +548,7 @@
|
|
540
548
|
</li>
|
541
549
|
|
542
550
|
|
543
|
-
<li class="
|
551
|
+
<li class="even ">
|
544
552
|
<div class="item">
|
545
553
|
<span class='object_link'><a href="Hash.html#deep_freeze-instance_method" title="Hash#deep_freeze (method)">#deep_freeze</a></span>
|
546
554
|
<small>Hash</small>
|
@@ -548,7 +556,7 @@
|
|
548
556
|
</li>
|
549
557
|
|
550
558
|
|
551
|
-
<li class="
|
559
|
+
<li class="odd ">
|
552
560
|
<div class="item">
|
553
561
|
<span class='object_link'><a href="Hash.html#deep_freeze!-instance_method" title="Hash#deep_freeze! (method)">#deep_freeze!</a></span>
|
554
562
|
<small>Hash</small>
|
@@ -556,7 +564,7 @@
|
|
556
564
|
</li>
|
557
565
|
|
558
566
|
|
559
|
-
<li class="
|
567
|
+
<li class="even ">
|
560
568
|
<div class="item">
|
561
569
|
<span class='object_link'><a href="Doing/Util.html#deep_merge_hashes-instance_method" title="Doing::Util#deep_merge_hashes (method)">#deep_merge_hashes</a></span>
|
562
570
|
<small>Doing::Util</small>
|
@@ -564,7 +572,7 @@
|
|
564
572
|
</li>
|
565
573
|
|
566
574
|
|
567
|
-
<li class="
|
575
|
+
<li class="odd ">
|
568
576
|
<div class="item">
|
569
577
|
<span class='object_link'><a href="Doing/Util.html#deep_merge_hashes!-instance_method" title="Doing::Util#deep_merge_hashes! (method)">#deep_merge_hashes!</a></span>
|
570
578
|
<small>Doing::Util</small>
|
@@ -572,7 +580,7 @@
|
|
572
580
|
</li>
|
573
581
|
|
574
582
|
|
575
|
-
<li class="
|
583
|
+
<li class="even ">
|
576
584
|
<div class="item">
|
577
585
|
<span class='object_link'><a href="Hash.html#deep_set-instance_method" title="Hash#deep_set (method)">#deep_set</a></span>
|
578
586
|
<small>Hash</small>
|
@@ -580,7 +588,7 @@
|
|
580
588
|
</li>
|
581
589
|
|
582
590
|
|
583
|
-
<li class="
|
591
|
+
<li class="odd ">
|
584
592
|
<div class="item">
|
585
593
|
<span class='object_link'><a href="Doing/Prompt.html#default_answer-class_method" title="Doing::Prompt.default_answer (method)">default_answer</a></span>
|
586
594
|
<small>Doing::Prompt</small>
|
@@ -588,7 +596,7 @@
|
|
588
596
|
</li>
|
589
597
|
|
590
598
|
|
591
|
-
<li class="
|
599
|
+
<li class="even ">
|
592
600
|
<div class="item">
|
593
601
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#default_command-instance_method" title="GLI::Commands::MarkdownDocumentListener#default_command (method)">#default_command</a></span>
|
594
602
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -596,7 +604,7 @@
|
|
596
604
|
</li>
|
597
605
|
|
598
606
|
|
599
|
-
<li class="
|
607
|
+
<li class="odd ">
|
600
608
|
<div class="item">
|
601
609
|
<span class='object_link'><a href="Doing/Configuration.html#default_config_file-instance_method" title="Doing::Configuration#default_config_file (method)">#default_config_file</a></span>
|
602
610
|
<small>Doing::Configuration</small>
|
@@ -604,7 +612,7 @@
|
|
604
612
|
</li>
|
605
613
|
|
606
614
|
|
607
|
-
<li class="
|
615
|
+
<li class="even ">
|
608
616
|
<div class="item">
|
609
617
|
<span class='object_link'><a href="Doing/Util.html#default_editor-instance_method" title="Doing::Util#default_editor (method)">#default_editor</a></span>
|
610
618
|
<small>Doing::Util</small>
|
@@ -612,7 +620,7 @@
|
|
612
620
|
</li>
|
613
621
|
|
614
622
|
|
615
|
-
<li class="
|
623
|
+
<li class="odd ">
|
616
624
|
<div class="item">
|
617
625
|
<span class='object_link'><a href="Doing/WWID.html#default_option-instance_method" title="Doing::WWID#default_option (method)">#default_option</a></span>
|
618
626
|
<small>Doing::WWID</small>
|
@@ -620,7 +628,7 @@
|
|
620
628
|
</li>
|
621
629
|
|
622
630
|
|
623
|
-
<li class="
|
631
|
+
<li class="even ">
|
624
632
|
<div class="item">
|
625
633
|
<span class='object_link'><a href="Doing/Items.html#delete_item-instance_method" title="Doing::Items#delete_item (method)">#delete_item</a></span>
|
626
634
|
<small>Doing::Items</small>
|
@@ -628,7 +636,23 @@
|
|
628
636
|
</li>
|
629
637
|
|
630
638
|
|
639
|
+
<li class="odd ">
|
640
|
+
<div class="item">
|
641
|
+
<span class='object_link'><a href="Doing/WWID.html#delete_items-instance_method" title="Doing::WWID#delete_items (method)">#delete_items</a></span>
|
642
|
+
<small>Doing::WWID</small>
|
643
|
+
</div>
|
644
|
+
</li>
|
645
|
+
|
646
|
+
|
631
647
|
<li class="even ">
|
648
|
+
<div class="item">
|
649
|
+
<span class='object_link'><a href="Doing/Items.html#diff-instance_method" title="Doing::Items#diff (method)">#diff</a></span>
|
650
|
+
<small>Doing::Items</small>
|
651
|
+
</div>
|
652
|
+
</li>
|
653
|
+
|
654
|
+
|
655
|
+
<li class="odd ">
|
632
656
|
<div class="item">
|
633
657
|
<span class='object_link'><a href="Doing/WWID.html#doing_file-instance_method" title="Doing::WWID#doing_file (method)">#doing_file</a></span>
|
634
658
|
<small>Doing::WWID</small>
|
@@ -636,7 +660,7 @@
|
|
636
660
|
</li>
|
637
661
|
|
638
662
|
|
639
|
-
<li class="
|
663
|
+
<li class="even ">
|
640
664
|
<div class="item">
|
641
665
|
<span class='object_link'><a href="Doing/Util.html#duplicable%3F-instance_method" title="Doing::Util#duplicable? (method)">#duplicable?</a></span>
|
642
666
|
<small>Doing::Util</small>
|
@@ -644,7 +668,7 @@
|
|
644
668
|
</li>
|
645
669
|
|
646
670
|
|
647
|
-
<li class="
|
671
|
+
<li class="odd ">
|
648
672
|
<div class="item">
|
649
673
|
<span class='object_link'><a href="Doing/Util.html#duplicate_frozen_values-instance_method" title="Doing::Util#duplicate_frozen_values (method)">#duplicate_frozen_values</a></span>
|
650
674
|
<small>Doing::Util</small>
|
@@ -652,7 +676,7 @@
|
|
652
676
|
</li>
|
653
677
|
|
654
678
|
|
655
|
-
<li class="
|
679
|
+
<li class="even ">
|
656
680
|
<div class="item">
|
657
681
|
<span class='object_link'><a href="Doing/Item.html#duration-instance_method" title="Doing::Item#duration (method)">#duration</a></span>
|
658
682
|
<small>Doing::Item</small>
|
@@ -660,6 +684,14 @@
|
|
660
684
|
</li>
|
661
685
|
|
662
686
|
|
687
|
+
<li class="odd ">
|
688
|
+
<div class="item">
|
689
|
+
<span class='object_link'><a href="Doing/WWID.html#edit_items-instance_method" title="Doing::WWID#edit_items (method)">#edit_items</a></span>
|
690
|
+
<small>Doing::WWID</small>
|
691
|
+
</div>
|
692
|
+
</li>
|
693
|
+
|
694
|
+
|
663
695
|
<li class="even ">
|
664
696
|
<div class="item">
|
665
697
|
<span class='object_link'><a href="Doing/WWID.html#edit_last-instance_method" title="Doing::WWID#edit_last (method)">#edit_last</a></span>
|
@@ -894,7 +926,7 @@
|
|
894
926
|
|
895
927
|
<li class="odd ">
|
896
928
|
<div class="item">
|
897
|
-
<span class='object_link'><a href="Doing/WWID.html#
|
929
|
+
<span class='object_link'><a href="Doing/WWID.html#get_diff-instance_method" title="Doing::WWID#get_diff (method)">#get_diff</a></span>
|
898
930
|
<small>Doing::WWID</small>
|
899
931
|
</div>
|
900
932
|
</li>
|
@@ -902,7 +934,7 @@
|
|
902
934
|
|
903
935
|
<li class="even ">
|
904
936
|
<div class="item">
|
905
|
-
<span class='object_link'><a href="Doing/WWID.html#
|
937
|
+
<span class='object_link'><a href="Doing/WWID.html#get_interval-instance_method" title="Doing::WWID#get_interval (method)">#get_interval</a></span>
|
906
938
|
<small>Doing::WWID</small>
|
907
939
|
</div>
|
908
940
|
</li>
|
@@ -910,7 +942,7 @@
|
|
910
942
|
|
911
943
|
<li class="odd ">
|
912
944
|
<div class="item">
|
913
|
-
<span class='object_link'><a href="Doing/WWID.html#
|
945
|
+
<span class='object_link'><a href="Doing/WWID.html#get_view-instance_method" title="Doing::WWID#get_view (method)">#get_view</a></span>
|
914
946
|
<small>Doing::WWID</small>
|
915
947
|
</div>
|
916
948
|
</li>
|
@@ -918,7 +950,7 @@
|
|
918
950
|
|
919
951
|
<li class="even ">
|
920
952
|
<div class="item">
|
921
|
-
<span class='object_link'><a href="Doing/WWID.html#
|
953
|
+
<span class='object_link'><a href="Doing/WWID.html#guess_section-instance_method" title="Doing::WWID#guess_section (method)">#guess_section</a></span>
|
922
954
|
<small>Doing::WWID</small>
|
923
955
|
</div>
|
924
956
|
</li>
|
@@ -926,8 +958,8 @@
|
|
926
958
|
|
927
959
|
<li class="odd ">
|
928
960
|
<div class="item">
|
929
|
-
<span class='object_link'><a href="
|
930
|
-
<small>
|
961
|
+
<span class='object_link'><a href="Doing/WWID.html#guess_view-instance_method" title="Doing::WWID#guess_view (method)">#guess_view</a></span>
|
962
|
+
<small>Doing::WWID</small>
|
931
963
|
</div>
|
932
964
|
</li>
|
933
965
|
|
@@ -942,13 +974,21 @@
|
|
942
974
|
|
943
975
|
<li class="odd ">
|
944
976
|
<div class="item">
|
945
|
-
<span class='object_link'><a href="String.html#highlight_tags
|
977
|
+
<span class='object_link'><a href="String.html#highlight_tags-instance_method" title="String#highlight_tags (method)">#highlight_tags</a></span>
|
946
978
|
<small>String</small>
|
947
979
|
</div>
|
948
980
|
</li>
|
949
981
|
|
950
982
|
|
951
983
|
<li class="even ">
|
984
|
+
<div class="item">
|
985
|
+
<span class='object_link'><a href="String.html#highlight_tags!-instance_method" title="String#highlight_tags! (method)">#highlight_tags!</a></span>
|
986
|
+
<small>String</small>
|
987
|
+
</div>
|
988
|
+
</li>
|
989
|
+
|
990
|
+
|
991
|
+
<li class="odd ">
|
952
992
|
<div class="item">
|
953
993
|
<span class='object_link'><a href="Time.html#humanize-instance_method" title="Time#humanize (method)">#humanize</a></span>
|
954
994
|
<small>Time</small>
|
@@ -956,7 +996,7 @@
|
|
956
996
|
</li>
|
957
997
|
|
958
998
|
|
959
|
-
<li class="
|
999
|
+
<li class="even ">
|
960
1000
|
<div class="item">
|
961
1001
|
<span class='object_link'><a href="Doing/Item.html#id-instance_method" title="Doing::Item#id (method)">#id</a></span>
|
962
1002
|
<small>Doing::Item</small>
|
@@ -964,7 +1004,7 @@
|
|
964
1004
|
</li>
|
965
1005
|
|
966
1006
|
|
967
|
-
<li class="
|
1007
|
+
<li class="odd ">
|
968
1008
|
<div class="item">
|
969
1009
|
<span class='object_link'><a href="String.html#ignore%3F-instance_method" title="String#ignore? (method)">#ignore?</a></span>
|
970
1010
|
<small>String</small>
|
@@ -972,7 +1012,7 @@
|
|
972
1012
|
</li>
|
973
1013
|
|
974
1014
|
|
975
|
-
<li class="
|
1015
|
+
<li class="even ">
|
976
1016
|
<div class="item">
|
977
1017
|
<span class='object_link'><a href="Doing/Item.html#ignore_case-instance_method" title="Doing::Item#ignore_case (method)">#ignore_case</a></span>
|
978
1018
|
<small>Doing::Item</small>
|
@@ -980,7 +1020,7 @@
|
|
980
1020
|
</li>
|
981
1021
|
|
982
1022
|
|
983
|
-
<li class="
|
1023
|
+
<li class="odd ">
|
984
1024
|
<div class="item">
|
985
1025
|
<span class='object_link'><a href="Doing/WWID.html#import-instance_method" title="Doing::WWID#import (method)">#import</a></span>
|
986
1026
|
<small>Doing::WWID</small>
|
@@ -988,7 +1028,7 @@
|
|
988
1028
|
</li>
|
989
1029
|
|
990
1030
|
|
991
|
-
<li class="
|
1031
|
+
<li class="even ">
|
992
1032
|
<div class="item">
|
993
1033
|
<span class='object_link'><a href="Doing/Items.html#in_section-instance_method" title="Doing::Items#in_section (method)">#in_section</a></span>
|
994
1034
|
<small>Doing::Items</small>
|
@@ -996,7 +1036,7 @@
|
|
996
1036
|
</li>
|
997
1037
|
|
998
1038
|
|
999
|
-
<li class="
|
1039
|
+
<li class="odd ">
|
1000
1040
|
<div class="item">
|
1001
1041
|
<span class='object_link'><a href="Doing/LogAdapter.html#info-instance_method" title="Doing::LogAdapter#info (method)">#info</a></span>
|
1002
1042
|
<small>Doing::LogAdapter</small>
|
@@ -1004,7 +1044,7 @@
|
|
1004
1044
|
</li>
|
1005
1045
|
|
1006
1046
|
|
1007
|
-
<li class="
|
1047
|
+
<li class="even ">
|
1008
1048
|
<div class="item">
|
1009
1049
|
<span class='object_link'><a href="Doing/WWID.html#init_doing_file-instance_method" title="Doing::WWID#init_doing_file (method)">#init_doing_file</a></span>
|
1010
1050
|
<small>Doing::WWID</small>
|
@@ -1012,74 +1052,82 @@
|
|
1012
1052
|
</li>
|
1013
1053
|
|
1014
1054
|
|
1055
|
+
<li class="odd ">
|
1056
|
+
<div class="item">
|
1057
|
+
<span class='object_link'><a href="Doing/Errors/DoingStandardError.html#initialize-instance_method" title="Doing::Errors::DoingStandardError#initialize (method)">#initialize</a></span>
|
1058
|
+
<small>Doing::Errors::DoingStandardError</small>
|
1059
|
+
</div>
|
1060
|
+
</li>
|
1061
|
+
|
1062
|
+
|
1015
1063
|
<li class="even ">
|
1016
1064
|
<div class="item">
|
1017
|
-
<span class='object_link'><a href="
|
1018
|
-
<small>
|
1065
|
+
<span class='object_link'><a href="PhraseParser/Query.html#initialize-instance_method" title="PhraseParser::Query#initialize (method)">#initialize</a></span>
|
1066
|
+
<small>PhraseParser::Query</small>
|
1019
1067
|
</div>
|
1020
1068
|
</li>
|
1021
1069
|
|
1022
1070
|
|
1023
1071
|
<li class="odd ">
|
1024
1072
|
<div class="item">
|
1025
|
-
<span class='object_link'><a href="PhraseParser/
|
1026
|
-
<small>PhraseParser::
|
1073
|
+
<span class='object_link'><a href="PhraseParser/PhraseClause.html#initialize-instance_method" title="PhraseParser::PhraseClause#initialize (method)">#initialize</a></span>
|
1074
|
+
<small>PhraseParser::PhraseClause</small>
|
1027
1075
|
</div>
|
1028
1076
|
</li>
|
1029
1077
|
|
1030
1078
|
|
1031
1079
|
<li class="even ">
|
1032
1080
|
<div class="item">
|
1033
|
-
<span class='object_link'><a href="PhraseParser/
|
1034
|
-
<small>PhraseParser::
|
1081
|
+
<span class='object_link'><a href="PhraseParser/TermClause.html#initialize-instance_method" title="PhraseParser::TermClause#initialize (method)">#initialize</a></span>
|
1082
|
+
<small>PhraseParser::TermClause</small>
|
1035
1083
|
</div>
|
1036
1084
|
</li>
|
1037
1085
|
|
1038
1086
|
|
1039
1087
|
<li class="odd ">
|
1040
1088
|
<div class="item">
|
1041
|
-
<span class='object_link'><a href="
|
1042
|
-
<small>
|
1089
|
+
<span class='object_link'><a href="Doing/WWID.html#initialize-instance_method" title="Doing::WWID#initialize (method)">#initialize</a></span>
|
1090
|
+
<small>Doing::WWID</small>
|
1043
1091
|
</div>
|
1044
1092
|
</li>
|
1045
1093
|
|
1046
1094
|
|
1047
1095
|
<li class="even ">
|
1048
1096
|
<div class="item">
|
1049
|
-
<span class='object_link'><a href="
|
1050
|
-
<small>
|
1097
|
+
<span class='object_link'><a href="Doing/Configuration.html#initialize-instance_method" title="Doing::Configuration#initialize (method)">#initialize</a></span>
|
1098
|
+
<small>Doing::Configuration</small>
|
1051
1099
|
</div>
|
1052
1100
|
</li>
|
1053
1101
|
|
1054
1102
|
|
1055
1103
|
<li class="odd ">
|
1056
1104
|
<div class="item">
|
1057
|
-
<span class='object_link'><a href="Doing/
|
1058
|
-
<small>Doing::
|
1105
|
+
<span class='object_link'><a href="Doing/Items.html#initialize-instance_method" title="Doing::Items#initialize (method)">#initialize</a></span>
|
1106
|
+
<small>Doing::Items</small>
|
1059
1107
|
</div>
|
1060
1108
|
</li>
|
1061
1109
|
|
1062
1110
|
|
1063
1111
|
<li class="even ">
|
1064
1112
|
<div class="item">
|
1065
|
-
<span class='object_link'><a href="Doing/
|
1066
|
-
<small>Doing::
|
1113
|
+
<span class='object_link'><a href="Doing/TemplateString.html#initialize-instance_method" title="Doing::TemplateString#initialize (method)">#initialize</a></span>
|
1114
|
+
<small>Doing::TemplateString</small>
|
1067
1115
|
</div>
|
1068
1116
|
</li>
|
1069
1117
|
|
1070
1118
|
|
1071
1119
|
<li class="odd ">
|
1072
1120
|
<div class="item">
|
1073
|
-
<span class='object_link'><a href="
|
1074
|
-
<small>
|
1121
|
+
<span class='object_link'><a href="Doing/Note.html#initialize-instance_method" title="Doing::Note#initialize (method)">#initialize</a></span>
|
1122
|
+
<small>Doing::Note</small>
|
1075
1123
|
</div>
|
1076
1124
|
</li>
|
1077
1125
|
|
1078
1126
|
|
1079
1127
|
<li class="even ">
|
1080
1128
|
<div class="item">
|
1081
|
-
<span class='object_link'><a href="
|
1082
|
-
<small>
|
1129
|
+
<span class='object_link'><a href="BooleanTermParser/Clause.html#initialize-instance_method" title="BooleanTermParser::Clause#initialize (method)">#initialize</a></span>
|
1130
|
+
<small>BooleanTermParser::Clause</small>
|
1083
1131
|
</div>
|
1084
1132
|
</li>
|
1085
1133
|
|
@@ -1102,93 +1150,85 @@
|
|
1102
1150
|
|
1103
1151
|
<li class="odd ">
|
1104
1152
|
<div class="item">
|
1105
|
-
<span class='object_link'><a href="Doing/Errors/
|
1106
|
-
<small>Doing::Errors::
|
1153
|
+
<span class='object_link'><a href="Doing/Errors/WrongCommand.html#initialize-instance_method" title="Doing::Errors::WrongCommand#initialize (method)">#initialize</a></span>
|
1154
|
+
<small>Doing::Errors::WrongCommand</small>
|
1107
1155
|
</div>
|
1108
1156
|
</li>
|
1109
1157
|
|
1110
1158
|
|
1111
1159
|
<li class="even ">
|
1112
1160
|
<div class="item">
|
1113
|
-
<span class='object_link'><a href="Doing/Errors/
|
1114
|
-
<small>Doing::Errors::
|
1161
|
+
<span class='object_link'><a href="Doing/Errors/DoingRuntimeError.html#initialize-instance_method" title="Doing::Errors::DoingRuntimeError#initialize (method)">#initialize</a></span>
|
1162
|
+
<small>Doing::Errors::DoingRuntimeError</small>
|
1115
1163
|
</div>
|
1116
1164
|
</li>
|
1117
1165
|
|
1118
1166
|
|
1119
1167
|
<li class="odd ">
|
1120
1168
|
<div class="item">
|
1121
|
-
<span class='object_link'><a href="Doing/
|
1122
|
-
<small>Doing::
|
1169
|
+
<span class='object_link'><a href="Doing/Errors/NoResults.html#initialize-instance_method" title="Doing::Errors::NoResults#initialize (method)">#initialize</a></span>
|
1170
|
+
<small>Doing::Errors::NoResults</small>
|
1123
1171
|
</div>
|
1124
1172
|
</li>
|
1125
1173
|
|
1126
1174
|
|
1127
1175
|
<li class="even ">
|
1128
1176
|
<div class="item">
|
1129
|
-
<span class='object_link'><a href="Doing/Errors/
|
1130
|
-
<small>Doing::Errors::
|
1177
|
+
<span class='object_link'><a href="Doing/Errors/DoingNoTraceError.html#initialize-instance_method" title="Doing::Errors::DoingNoTraceError#initialize (method)">#initialize</a></span>
|
1178
|
+
<small>Doing::Errors::DoingNoTraceError</small>
|
1131
1179
|
</div>
|
1132
1180
|
</li>
|
1133
1181
|
|
1134
1182
|
|
1135
1183
|
<li class="odd ">
|
1136
1184
|
<div class="item">
|
1137
|
-
<span class='object_link'><a href="Doing/Errors/
|
1138
|
-
<small>Doing::Errors::
|
1185
|
+
<span class='object_link'><a href="Doing/Errors/PluginException.html#initialize-instance_method" title="Doing::Errors::PluginException#initialize (method)">#initialize</a></span>
|
1186
|
+
<small>Doing::Errors::PluginException</small>
|
1139
1187
|
</div>
|
1140
1188
|
</li>
|
1141
1189
|
|
1142
1190
|
|
1143
1191
|
<li class="even ">
|
1144
1192
|
<div class="item">
|
1145
|
-
<span class='object_link'><a href="
|
1146
|
-
<small>
|
1193
|
+
<span class='object_link'><a href="BooleanTermParser/Query.html#initialize-instance_method" title="BooleanTermParser::Query#initialize (method)">#initialize</a></span>
|
1194
|
+
<small>BooleanTermParser::Query</small>
|
1147
1195
|
</div>
|
1148
1196
|
</li>
|
1149
1197
|
|
1150
1198
|
|
1151
1199
|
<li class="odd ">
|
1152
1200
|
<div class="item">
|
1153
|
-
<span class='object_link'><a href="Doing/
|
1154
|
-
<small>Doing::
|
1201
|
+
<span class='object_link'><a href="Doing/LogAdapter.html#initialize-instance_method" title="Doing::LogAdapter#initialize (method)">#initialize</a></span>
|
1202
|
+
<small>Doing::LogAdapter</small>
|
1155
1203
|
</div>
|
1156
1204
|
</li>
|
1157
1205
|
|
1158
1206
|
|
1159
1207
|
<li class="even ">
|
1160
1208
|
<div class="item">
|
1161
|
-
<span class='object_link'><a href="
|
1162
|
-
<small>
|
1209
|
+
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#initialize-instance_method" title="GLI::Commands::MarkdownDocumentListener#initialize (method)">#initialize</a></span>
|
1210
|
+
<small>GLI::Commands::MarkdownDocumentListener</small>
|
1163
1211
|
</div>
|
1164
1212
|
</li>
|
1165
1213
|
|
1166
1214
|
|
1167
1215
|
<li class="odd ">
|
1168
1216
|
<div class="item">
|
1169
|
-
<span class='object_link'><a href="
|
1170
|
-
<small>
|
1217
|
+
<span class='object_link'><a href="Doing/Section.html#initialize-instance_method" title="Doing::Section#initialize (method)">#initialize</a></span>
|
1218
|
+
<small>Doing::Section</small>
|
1171
1219
|
</div>
|
1172
1220
|
</li>
|
1173
1221
|
|
1174
1222
|
|
1175
1223
|
<li class="even ">
|
1176
1224
|
<div class="item">
|
1177
|
-
<span class='object_link'><a href="Doing/
|
1178
|
-
<small>Doing::
|
1225
|
+
<span class='object_link'><a href="Doing/Item.html#initialize-instance_method" title="Doing::Item#initialize (method)">#initialize</a></span>
|
1226
|
+
<small>Doing::Item</small>
|
1179
1227
|
</div>
|
1180
1228
|
</li>
|
1181
1229
|
|
1182
1230
|
|
1183
1231
|
<li class="odd ">
|
1184
|
-
<div class="item">
|
1185
|
-
<span class='object_link'><a href="Doing/LogAdapter.html#initialize-instance_method" title="Doing::LogAdapter#initialize (method)">#initialize</a></span>
|
1186
|
-
<small>Doing::LogAdapter</small>
|
1187
|
-
</div>
|
1188
|
-
</li>
|
1189
|
-
|
1190
|
-
|
1191
|
-
<li class="even ">
|
1192
1232
|
<div class="item">
|
1193
1233
|
<span class='object_link'><a href="Doing/Hooks.html#insert_hook-class_method" title="Doing::Hooks.insert_hook (method)">insert_hook</a></span>
|
1194
1234
|
<small>Doing::Hooks</small>
|
@@ -1196,7 +1236,7 @@
|
|
1196
1236
|
</li>
|
1197
1237
|
|
1198
1238
|
|
1199
|
-
<li class="
|
1239
|
+
<li class="even ">
|
1200
1240
|
<div class="item">
|
1201
1241
|
<span class='object_link'><a href="Doing/Prompt.html#install_fzf-class_method" title="Doing::Prompt.install_fzf (method)">install_fzf</a></span>
|
1202
1242
|
<small>Doing::Prompt</small>
|
@@ -1204,7 +1244,7 @@
|
|
1204
1244
|
</li>
|
1205
1245
|
|
1206
1246
|
|
1207
|
-
<li class="
|
1247
|
+
<li class="odd ">
|
1208
1248
|
<div class="item">
|
1209
1249
|
<span class='object_link'><a href="Doing/WWID.html#interactive-instance_method" title="Doing::WWID#interactive (method)">#interactive</a></span>
|
1210
1250
|
<small>Doing::WWID</small>
|
@@ -1212,7 +1252,7 @@
|
|
1212
1252
|
</li>
|
1213
1253
|
|
1214
1254
|
|
1215
|
-
<li class="
|
1255
|
+
<li class="even ">
|
1216
1256
|
<div class="item">
|
1217
1257
|
<span class='object_link'><a href="Doing/Item.html#interval-instance_method" title="Doing::Item#interval (method)">#interval</a></span>
|
1218
1258
|
<small>Doing::Item</small>
|
@@ -1220,7 +1260,7 @@
|
|
1220
1260
|
</li>
|
1221
1261
|
|
1222
1262
|
|
1223
|
-
<li class="
|
1263
|
+
<li class="odd ">
|
1224
1264
|
<div class="item">
|
1225
1265
|
<span class='object_link'><a href="String.html#is_rx%3F-instance_method" title="String#is_rx? (method)">#is_rx?</a></span>
|
1226
1266
|
<small>String</small>
|
@@ -1228,7 +1268,7 @@
|
|
1228
1268
|
</li>
|
1229
1269
|
|
1230
1270
|
|
1231
|
-
<li class="
|
1271
|
+
<li class="even ">
|
1232
1272
|
<div class="item">
|
1233
1273
|
<span class='object_link'><a href="Doing/WWID.html#last-instance_method" title="Doing::WWID#last (method)">#last</a></span>
|
1234
1274
|
<small>Doing::WWID</small>
|
@@ -1236,6 +1276,14 @@
|
|
1236
1276
|
</li>
|
1237
1277
|
|
1238
1278
|
|
1279
|
+
<li class="odd ">
|
1280
|
+
<div class="item">
|
1281
|
+
<span class='object_link'><a href="Doing/Util/Backup.html#last_backup-instance_method" title="Doing::Util::Backup#last_backup (method)">#last_backup</a></span>
|
1282
|
+
<small>Doing::Util::Backup</small>
|
1283
|
+
</div>
|
1284
|
+
</li>
|
1285
|
+
|
1286
|
+
|
1239
1287
|
<li class="even ">
|
1240
1288
|
<div class="item">
|
1241
1289
|
<span class='object_link'><a href="String.html#last_color-instance_method" title="String#last_color (method)">#last_color</a></span>
|
@@ -1366,16 +1414,16 @@
|
|
1366
1414
|
|
1367
1415
|
<li class="even ">
|
1368
1416
|
<div class="item">
|
1369
|
-
<span class='object_link'><a href="
|
1370
|
-
<small>
|
1417
|
+
<span class='object_link'><a href="BooleanTermParser/Query.html#match-instance_method" title="BooleanTermParser::Query#match (method)">#match</a></span>
|
1418
|
+
<small>BooleanTermParser::Query</small>
|
1371
1419
|
</div>
|
1372
1420
|
</li>
|
1373
1421
|
|
1374
1422
|
|
1375
1423
|
<li class="odd ">
|
1376
1424
|
<div class="item">
|
1377
|
-
<span class='object_link'><a href="
|
1378
|
-
<small>
|
1425
|
+
<span class='object_link'><a href="PhraseParser/Query.html#match-instance_method" title="PhraseParser::Query#match (method)">#match</a></span>
|
1426
|
+
<small>PhraseParser::Query</small>
|
1379
1427
|
</div>
|
1380
1428
|
</li>
|
1381
1429
|
|
@@ -1486,16 +1534,16 @@
|
|
1486
1534
|
|
1487
1535
|
<li class="odd ">
|
1488
1536
|
<div class="item">
|
1489
|
-
<span class='object_link'><a href="
|
1490
|
-
<small>
|
1537
|
+
<span class='object_link'><a href="Symbol.html#normalize_age-instance_method" title="Symbol#normalize_age (method)">#normalize_age</a></span>
|
1538
|
+
<small>Symbol</small>
|
1491
1539
|
</div>
|
1492
1540
|
</li>
|
1493
1541
|
|
1494
1542
|
|
1495
1543
|
<li class="even ">
|
1496
1544
|
<div class="item">
|
1497
|
-
<span class='object_link'><a href="
|
1498
|
-
<small>
|
1545
|
+
<span class='object_link'><a href="String.html#normalize_age-instance_method" title="String#normalize_age (method)">#normalize_age</a></span>
|
1546
|
+
<small>String</small>
|
1499
1547
|
</div>
|
1500
1548
|
</li>
|
1501
1549
|
|
@@ -1510,16 +1558,16 @@
|
|
1510
1558
|
|
1511
1559
|
<li class="even ">
|
1512
1560
|
<div class="item">
|
1513
|
-
<span class='object_link'><a href="
|
1514
|
-
<small>
|
1561
|
+
<span class='object_link'><a href="Symbol.html#normalize_bool-instance_method" title="Symbol#normalize_bool (method)">#normalize_bool</a></span>
|
1562
|
+
<small>Symbol</small>
|
1515
1563
|
</div>
|
1516
1564
|
</li>
|
1517
1565
|
|
1518
1566
|
|
1519
1567
|
<li class="odd ">
|
1520
1568
|
<div class="item">
|
1521
|
-
<span class='object_link'><a href="
|
1522
|
-
<small>
|
1569
|
+
<span class='object_link'><a href="String.html#normalize_bool-instance_method" title="String#normalize_bool (method)">#normalize_bool</a></span>
|
1570
|
+
<small>String</small>
|
1523
1571
|
</div>
|
1524
1572
|
</li>
|
1525
1573
|
|
@@ -1630,24 +1678,24 @@
|
|
1630
1678
|
|
1631
1679
|
<li class="odd ">
|
1632
1680
|
<div class="item">
|
1633
|
-
<span class='object_link'><a href="
|
1634
|
-
<small>
|
1681
|
+
<span class='object_link'><a href="PhraseParser/TermClause.html#operator-instance_method" title="PhraseParser::TermClause#operator (method)">#operator</a></span>
|
1682
|
+
<small>PhraseParser::TermClause</small>
|
1635
1683
|
</div>
|
1636
1684
|
</li>
|
1637
1685
|
|
1638
1686
|
|
1639
1687
|
<li class="even ">
|
1640
1688
|
<div class="item">
|
1641
|
-
<span class='object_link'><a href="
|
1642
|
-
<small>
|
1689
|
+
<span class='object_link'><a href="BooleanTermParser/Clause.html#operator-instance_method" title="BooleanTermParser::Clause#operator (method)">#operator</a></span>
|
1690
|
+
<small>BooleanTermParser::Clause</small>
|
1643
1691
|
</div>
|
1644
1692
|
</li>
|
1645
1693
|
|
1646
1694
|
|
1647
1695
|
<li class="odd ">
|
1648
1696
|
<div class="item">
|
1649
|
-
<span class='object_link'><a href="PhraseParser/
|
1650
|
-
<small>PhraseParser::
|
1697
|
+
<span class='object_link'><a href="PhraseParser/PhraseClause.html#operator-instance_method" title="PhraseParser::PhraseClause#operator (method)">#operator</a></span>
|
1698
|
+
<small>PhraseParser::PhraseClause</small>
|
1651
1699
|
</div>
|
1652
1700
|
</li>
|
1653
1701
|
|
@@ -2206,16 +2254,16 @@
|
|
2206
2254
|
|
2207
2255
|
<li class="odd ">
|
2208
2256
|
<div class="item">
|
2209
|
-
<span class='object_link'><a href="
|
2210
|
-
<small>
|
2257
|
+
<span class='object_link'><a href="PhraseParser/Operator.html#symbol-class_method" title="PhraseParser::Operator.symbol (method)">symbol</a></span>
|
2258
|
+
<small>PhraseParser::Operator</small>
|
2211
2259
|
</div>
|
2212
2260
|
</li>
|
2213
2261
|
|
2214
2262
|
|
2215
2263
|
<li class="even ">
|
2216
2264
|
<div class="item">
|
2217
|
-
<span class='object_link'><a href="
|
2218
|
-
<small>
|
2265
|
+
<span class='object_link'><a href="BooleanTermParser/Operator.html#symbol-class_method" title="BooleanTermParser::Operator.symbol (method)">symbol</a></span>
|
2266
|
+
<small>BooleanTermParser::Operator</small>
|
2219
2267
|
</div>
|
2220
2268
|
</li>
|
2221
2269
|
|
@@ -2230,16 +2278,16 @@
|
|
2230
2278
|
|
2231
2279
|
<li class="even ">
|
2232
2280
|
<div class="item">
|
2233
|
-
<span class='object_link'><a href="
|
2234
|
-
<small>
|
2281
|
+
<span class='object_link'><a href="Doing/Item.html#tag-instance_method" title="Doing::Item#tag (method)">#tag</a></span>
|
2282
|
+
<small>Doing::Item</small>
|
2235
2283
|
</div>
|
2236
2284
|
</li>
|
2237
2285
|
|
2238
2286
|
|
2239
2287
|
<li class="odd ">
|
2240
2288
|
<div class="item">
|
2241
|
-
<span class='object_link'><a href="
|
2242
|
-
<small>
|
2289
|
+
<span class='object_link'><a href="String.html#tag-instance_method" title="String#tag (method)">#tag</a></span>
|
2290
|
+
<small>String</small>
|
2243
2291
|
</div>
|
2244
2292
|
</li>
|
2245
2293
|
|
@@ -2286,7 +2334,7 @@
|
|
2286
2334
|
|
2287
2335
|
<li class="odd ">
|
2288
2336
|
<div class="item">
|
2289
|
-
<span class='object_link'><a href="Doing/Item.html#
|
2337
|
+
<span class='object_link'><a href="Doing/Item.html#tag_values%3F-instance_method" title="Doing::Item#tag_values? (method)">#tag_values?</a></span>
|
2290
2338
|
<small>Doing::Item</small>
|
2291
2339
|
</div>
|
2292
2340
|
</li>
|
@@ -2294,7 +2342,7 @@
|
|
2294
2342
|
|
2295
2343
|
<li class="even ">
|
2296
2344
|
<div class="item">
|
2297
|
-
<span class='object_link'><a href="Doing/Item.html#tags
|
2345
|
+
<span class='object_link'><a href="Doing/Item.html#tags-instance_method" title="Doing::Item#tags (method)">#tags</a></span>
|
2298
2346
|
<small>Doing::Item</small>
|
2299
2347
|
</div>
|
2300
2348
|
</li>
|
@@ -2302,31 +2350,31 @@
|
|
2302
2350
|
|
2303
2351
|
<li class="odd ">
|
2304
2352
|
<div class="item">
|
2305
|
-
<span class='object_link'><a href="
|
2306
|
-
<small>
|
2353
|
+
<span class='object_link'><a href="Doing/Item.html#tags%3F-instance_method" title="Doing::Item#tags? (method)">#tags?</a></span>
|
2354
|
+
<small>Doing::Item</small>
|
2307
2355
|
</div>
|
2308
2356
|
</li>
|
2309
2357
|
|
2310
2358
|
|
2311
2359
|
<li class="even ">
|
2312
2360
|
<div class="item">
|
2313
|
-
<span class='object_link'><a href="
|
2314
|
-
<small>
|
2361
|
+
<span class='object_link'><a href="Array.html#tags_to_array-instance_method" title="Array#tags_to_array (method)">#tags_to_array</a></span>
|
2362
|
+
<small>Array</small>
|
2315
2363
|
</div>
|
2316
2364
|
</li>
|
2317
2365
|
|
2318
2366
|
|
2319
2367
|
<li class="odd ">
|
2320
2368
|
<div class="item">
|
2321
|
-
<span class='object_link'><a href="Doing/
|
2322
|
-
<small>Doing::
|
2369
|
+
<span class='object_link'><a href="Doing/LogAdapter.html#temp_level-instance_method" title="Doing::LogAdapter#temp_level (method)">#temp_level</a></span>
|
2370
|
+
<small>Doing::LogAdapter</small>
|
2323
2371
|
</div>
|
2324
2372
|
</li>
|
2325
2373
|
|
2326
2374
|
|
2327
2375
|
<li class="even ">
|
2328
2376
|
<div class="item">
|
2329
|
-
<span class='object_link'><a href="Doing/Plugins.html#
|
2377
|
+
<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>
|
2330
2378
|
<small>Doing::Plugins</small>
|
2331
2379
|
</div>
|
2332
2380
|
</li>
|
@@ -2334,8 +2382,8 @@
|
|
2334
2382
|
|
2335
2383
|
<li class="odd ">
|
2336
2384
|
<div class="item">
|
2337
|
-
<span class='object_link'><a href="
|
2338
|
-
<small>
|
2385
|
+
<span class='object_link'><a href="Doing/Plugins.html#template_regex-class_method" title="Doing::Plugins.template_regex (method)">template_regex</a></span>
|
2386
|
+
<small>Doing::Plugins</small>
|
2339
2387
|
</div>
|
2340
2388
|
</li>
|
2341
2389
|
|
@@ -2349,6 +2397,14 @@
|
|
2349
2397
|
|
2350
2398
|
|
2351
2399
|
<li class="odd ">
|
2400
|
+
<div class="item">
|
2401
|
+
<span class='object_link'><a href="PhraseParser/TermClause.html#term-instance_method" title="PhraseParser::TermClause#term (method)">#term</a></span>
|
2402
|
+
<small>PhraseParser::TermClause</small>
|
2403
|
+
</div>
|
2404
|
+
</li>
|
2405
|
+
|
2406
|
+
|
2407
|
+
<li class="even ">
|
2352
2408
|
<div class="item">
|
2353
2409
|
<span class='object_link'><a href="Time.html#time_ago-instance_method" title="Time#time_ago (method)">#time_ago</a></span>
|
2354
2410
|
<small>Time</small>
|
@@ -2356,7 +2412,7 @@
|
|
2356
2412
|
</li>
|
2357
2413
|
|
2358
2414
|
|
2359
|
-
<li class="
|
2415
|
+
<li class="odd ">
|
2360
2416
|
<div class="item">
|
2361
2417
|
<span class='object_link'><a href="Doing/Section.html#title-instance_method" title="Doing::Section#title (method)">#title</a></span>
|
2362
2418
|
<small>Doing::Section</small>
|
@@ -2364,7 +2420,7 @@
|
|
2364
2420
|
</li>
|
2365
2421
|
|
2366
2422
|
|
2367
|
-
<li class="
|
2423
|
+
<li class="even ">
|
2368
2424
|
<div class="item">
|
2369
2425
|
<span class='object_link'><a href="Doing/Item.html#title-instance_method" title="Doing::Item#title (method)">#title</a></span>
|
2370
2426
|
<small>Doing::Item</small>
|
@@ -2372,7 +2428,7 @@
|
|
2372
2428
|
</li>
|
2373
2429
|
|
2374
2430
|
|
2375
|
-
<li class="
|
2431
|
+
<li class="odd ">
|
2376
2432
|
<div class="item">
|
2377
2433
|
<span class='object_link'><a href="PhraseParser/Query.html#to_elasticsearch-instance_method" title="PhraseParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
|
2378
2434
|
<small>PhraseParser::Query</small>
|
@@ -2380,7 +2436,7 @@
|
|
2380
2436
|
</li>
|
2381
2437
|
|
2382
2438
|
|
2383
|
-
<li class="
|
2439
|
+
<li class="even ">
|
2384
2440
|
<div class="item">
|
2385
2441
|
<span class='object_link'><a href="BooleanTermParser/Query.html#to_elasticsearch-instance_method" title="BooleanTermParser::Query#to_elasticsearch (method)">#to_elasticsearch</a></span>
|
2386
2442
|
<small>BooleanTermParser::Query</small>
|
@@ -2388,7 +2444,7 @@
|
|
2388
2444
|
</li>
|
2389
2445
|
|
2390
2446
|
|
2391
|
-
<li class="
|
2447
|
+
<li class="odd ">
|
2392
2448
|
<div class="item">
|
2393
2449
|
<span class='object_link'><a href="String.html#to_rx-instance_method" title="String#to_rx (method)">#to_rx</a></span>
|
2394
2450
|
<small>String</small>
|
@@ -2396,14 +2452,6 @@
|
|
2396
2452
|
</li>
|
2397
2453
|
|
2398
2454
|
|
2399
|
-
<li class="odd ">
|
2400
|
-
<div class="item">
|
2401
|
-
<span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
|
2402
|
-
<small>Doing::Note</small>
|
2403
|
-
</div>
|
2404
|
-
</li>
|
2405
|
-
|
2406
|
-
|
2407
2455
|
<li class="even ">
|
2408
2456
|
<div class="item">
|
2409
2457
|
<span class='object_link'><a href="Doing/Section.html#to_s-instance_method" title="Doing::Section#to_s (method)">#to_s</a></span>
|
@@ -2414,8 +2462,8 @@
|
|
2414
2462
|
|
2415
2463
|
<li class="odd ">
|
2416
2464
|
<div class="item">
|
2417
|
-
<span class='object_link'><a href="Doing/
|
2418
|
-
<small>Doing::
|
2465
|
+
<span class='object_link'><a href="Doing/Note.html#to_s-instance_method" title="Doing::Note#to_s (method)">#to_s</a></span>
|
2466
|
+
<small>Doing::Note</small>
|
2419
2467
|
</div>
|
2420
2468
|
</li>
|
2421
2469
|
|
@@ -2430,55 +2478,55 @@
|
|
2430
2478
|
|
2431
2479
|
<li class="odd ">
|
2432
2480
|
<div class="item">
|
2433
|
-
<span class='object_link'><a href="
|
2434
|
-
<small>
|
2481
|
+
<span class='object_link'><a href="Doing/Item.html#to_s-instance_method" title="Doing::Item#to_s (method)">#to_s</a></span>
|
2482
|
+
<small>Doing::Item</small>
|
2435
2483
|
</div>
|
2436
2484
|
</li>
|
2437
2485
|
|
2438
2486
|
|
2439
2487
|
<li class="even ">
|
2440
2488
|
<div class="item">
|
2441
|
-
<span class='object_link'><a href="
|
2442
|
-
<small>
|
2489
|
+
<span class='object_link'><a href="Array.html#to_tags-instance_method" title="Array#to_tags (method)">#to_tags</a></span>
|
2490
|
+
<small>Array</small>
|
2443
2491
|
</div>
|
2444
2492
|
</li>
|
2445
2493
|
|
2446
2494
|
|
2447
2495
|
<li class="odd ">
|
2448
2496
|
<div class="item">
|
2449
|
-
<span class='object_link'><a href="
|
2450
|
-
<small>
|
2497
|
+
<span class='object_link'><a href="String.html#to_tags-instance_method" title="String#to_tags (method)">#to_tags</a></span>
|
2498
|
+
<small>String</small>
|
2451
2499
|
</div>
|
2452
2500
|
</li>
|
2453
2501
|
|
2454
2502
|
|
2455
2503
|
<li class="even ">
|
2456
2504
|
<div class="item">
|
2457
|
-
<span class='object_link'><a href="
|
2458
|
-
<small>
|
2505
|
+
<span class='object_link'><a href="Array.html#to_tags!-instance_method" title="Array#to_tags! (method)">#to_tags!</a></span>
|
2506
|
+
<small>Array</small>
|
2459
2507
|
</div>
|
2460
2508
|
</li>
|
2461
2509
|
|
2462
2510
|
|
2463
2511
|
<li class="odd ">
|
2464
2512
|
<div class="item">
|
2465
|
-
<span class='object_link'><a href="Doing/
|
2466
|
-
<small>Doing::
|
2513
|
+
<span class='object_link'><a href="Doing/WWID.html#today-instance_method" title="Doing::WWID#today (method)">#today</a></span>
|
2514
|
+
<small>Doing::WWID</small>
|
2467
2515
|
</div>
|
2468
2516
|
</li>
|
2469
2517
|
|
2470
2518
|
|
2471
2519
|
<li class="even ">
|
2472
2520
|
<div class="item">
|
2473
|
-
<span class='object_link'><a href="
|
2474
|
-
<small>
|
2521
|
+
<span class='object_link'><a href="Doing/Hooks.html#trigger-class_method" title="Doing::Hooks.trigger (method)">trigger</a></span>
|
2522
|
+
<small>Doing::Hooks</small>
|
2475
2523
|
</div>
|
2476
2524
|
</li>
|
2477
2525
|
|
2478
2526
|
|
2479
2527
|
<li class="odd ">
|
2480
2528
|
<div class="item">
|
2481
|
-
<span class='object_link'><a href="String.html#truncate
|
2529
|
+
<span class='object_link'><a href="String.html#truncate-instance_method" title="String#truncate (method)">#truncate</a></span>
|
2482
2530
|
<small>String</small>
|
2483
2531
|
</div>
|
2484
2532
|
</li>
|
@@ -2486,7 +2534,7 @@
|
|
2486
2534
|
|
2487
2535
|
<li class="even ">
|
2488
2536
|
<div class="item">
|
2489
|
-
<span class='object_link'><a href="String.html#
|
2537
|
+
<span class='object_link'><a href="String.html#truncate!-instance_method" title="String#truncate! (method)">#truncate!</a></span>
|
2490
2538
|
<small>String</small>
|
2491
2539
|
</div>
|
2492
2540
|
</li>
|
@@ -2494,7 +2542,7 @@
|
|
2494
2542
|
|
2495
2543
|
<li class="odd ">
|
2496
2544
|
<div class="item">
|
2497
|
-
<span class='object_link'><a href="String.html#truncmiddle
|
2545
|
+
<span class='object_link'><a href="String.html#truncmiddle-instance_method" title="String#truncmiddle (method)">#truncmiddle</a></span>
|
2498
2546
|
<small>String</small>
|
2499
2547
|
</div>
|
2500
2548
|
</li>
|
@@ -2502,7 +2550,7 @@
|
|
2502
2550
|
|
2503
2551
|
<li class="even ">
|
2504
2552
|
<div class="item">
|
2505
|
-
<span class='object_link'><a href="String.html#
|
2553
|
+
<span class='object_link'><a href="String.html#truncmiddle!-instance_method" title="String#truncmiddle! (method)">#truncmiddle!</a></span>
|
2506
2554
|
<small>String</small>
|
2507
2555
|
</div>
|
2508
2556
|
</li>
|
@@ -2510,7 +2558,7 @@
|
|
2510
2558
|
|
2511
2559
|
<li class="odd ">
|
2512
2560
|
<div class="item">
|
2513
|
-
<span class='object_link'><a href="String.html#
|
2561
|
+
<span class='object_link'><a href="String.html#truthy%3F-instance_method" title="String#truthy? (method)">#truthy?</a></span>
|
2514
2562
|
<small>String</small>
|
2515
2563
|
</div>
|
2516
2564
|
</li>
|
@@ -2526,7 +2574,7 @@
|
|
2526
2574
|
|
2527
2575
|
<li class="odd ">
|
2528
2576
|
<div class="item">
|
2529
|
-
<span class='object_link'><a href="String.html#uncolor
|
2577
|
+
<span class='object_link'><a href="String.html#uncolor-instance_method" title="String#uncolor (method)">#uncolor</a></span>
|
2530
2578
|
<small>String</small>
|
2531
2579
|
</div>
|
2532
2580
|
</li>
|
@@ -2534,32 +2582,32 @@
|
|
2534
2582
|
|
2535
2583
|
<li class="even ">
|
2536
2584
|
<div class="item">
|
2537
|
-
<span class='object_link'><a href="
|
2538
|
-
<small>
|
2585
|
+
<span class='object_link'><a href="String.html#uncolor!-instance_method" title="String#uncolor! (method)">#uncolor!</a></span>
|
2586
|
+
<small>String</small>
|
2539
2587
|
</div>
|
2540
2588
|
</li>
|
2541
2589
|
|
2542
2590
|
|
2543
2591
|
<li class="odd ">
|
2544
2592
|
<div class="item">
|
2545
|
-
<span class='object_link'><a href="Doing/
|
2546
|
-
<small>Doing::
|
2593
|
+
<span class='object_link'><a href="Doing/Prompt.html#uninstall_fzf-class_method" title="Doing::Prompt.uninstall_fzf (method)">uninstall_fzf</a></span>
|
2594
|
+
<small>Doing::Prompt</small>
|
2547
2595
|
</div>
|
2548
2596
|
</li>
|
2549
2597
|
|
2550
2598
|
|
2551
2599
|
<li class="even ">
|
2552
2600
|
<div class="item">
|
2553
|
-
<span class='object_link'><a href="Doing/
|
2554
|
-
<small>Doing::
|
2601
|
+
<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>
|
2602
|
+
<small>Doing::Configuration</small>
|
2555
2603
|
</div>
|
2556
2604
|
</li>
|
2557
2605
|
|
2558
2606
|
|
2559
2607
|
<li class="odd ">
|
2560
2608
|
<div class="item">
|
2561
|
-
<span class='object_link'><a href="Doing/
|
2562
|
-
<small>Doing::
|
2609
|
+
<span class='object_link'><a href="Doing/Items.html#update_item-instance_method" title="Doing::Items#update_item (method)">#update_item</a></span>
|
2610
|
+
<small>Doing::Items</small>
|
2563
2611
|
</div>
|
2564
2612
|
</li>
|
2565
2613
|
|
@@ -2573,6 +2621,14 @@
|
|
2573
2621
|
|
2574
2622
|
|
2575
2623
|
<li class="odd ">
|
2624
|
+
<div class="item">
|
2625
|
+
<span class='object_link'><a href="Doing/Util.html#user_home-instance_method" title="Doing::Util#user_home (method)">#user_home</a></span>
|
2626
|
+
<small>Doing::Util</small>
|
2627
|
+
</div>
|
2628
|
+
</li>
|
2629
|
+
|
2630
|
+
|
2631
|
+
<li class="even ">
|
2576
2632
|
<div class="item">
|
2577
2633
|
<span class='object_link'><a href="Doing/Plugins.html#valid_type-class_method" title="Doing::Plugins.valid_type (method)">valid_type</a></span>
|
2578
2634
|
<small>Doing::Plugins</small>
|
@@ -2580,7 +2636,7 @@
|
|
2580
2636
|
</li>
|
2581
2637
|
|
2582
2638
|
|
2583
|
-
<li class="
|
2639
|
+
<li class="odd ">
|
2584
2640
|
<div class="item">
|
2585
2641
|
<span class='object_link'><a href="String.html#validate_color-instance_method" title="String#validate_color (method)">#validate_color</a></span>
|
2586
2642
|
<small>String</small>
|
@@ -2588,7 +2644,7 @@
|
|
2588
2644
|
</li>
|
2589
2645
|
|
2590
2646
|
|
2591
|
-
<li class="
|
2647
|
+
<li class="even ">
|
2592
2648
|
<div class="item">
|
2593
2649
|
<span class='object_link'><a href="Doing/Plugins.html#validate_plugin-class_method" title="Doing::Plugins.validate_plugin (method)">validate_plugin</a></span>
|
2594
2650
|
<small>Doing::Plugins</small>
|
@@ -2596,7 +2652,7 @@
|
|
2596
2652
|
</li>
|
2597
2653
|
|
2598
2654
|
|
2599
|
-
<li class="
|
2655
|
+
<li class="odd ">
|
2600
2656
|
<div class="item">
|
2601
2657
|
<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>
|
2602
2658
|
<small>Doing::Configuration</small>
|
@@ -2604,7 +2660,7 @@
|
|
2604
2660
|
</li>
|
2605
2661
|
|
2606
2662
|
|
2607
|
-
<li class="
|
2663
|
+
<li class="even ">
|
2608
2664
|
<div class="item">
|
2609
2665
|
<span class='object_link'><a href="GLI/Commands/MarkdownDocumentListener.html#version-instance_method" title="GLI::Commands::MarkdownDocumentListener#version (method)">#version</a></span>
|
2610
2666
|
<small>GLI::Commands::MarkdownDocumentListener</small>
|
@@ -2612,7 +2668,7 @@
|
|
2612
2668
|
</li>
|
2613
2669
|
|
2614
2670
|
|
2615
|
-
<li class="
|
2671
|
+
<li class="odd ">
|
2616
2672
|
<div class="item">
|
2617
2673
|
<span class='object_link'><a href="Doing/WWID.html#views-instance_method" title="Doing::WWID#views (method)">#views</a></span>
|
2618
2674
|
<small>Doing::WWID</small>
|
@@ -2620,7 +2676,7 @@
|
|
2620
2676
|
</li>
|
2621
2677
|
|
2622
2678
|
|
2623
|
-
<li class="
|
2679
|
+
<li class="even ">
|
2624
2680
|
<div class="item">
|
2625
2681
|
<span class='object_link'><a href="Doing/LogAdapter.html#warn-instance_method" title="Doing::LogAdapter#warn (method)">#warn</a></span>
|
2626
2682
|
<small>Doing::LogAdapter</small>
|
@@ -2628,7 +2684,7 @@
|
|
2628
2684
|
</li>
|
2629
2685
|
|
2630
2686
|
|
2631
|
-
<li class="
|
2687
|
+
<li class="odd ">
|
2632
2688
|
<div class="item">
|
2633
2689
|
<span class='object_link'><a href="Doing/Prompt.html#which_fzf-class_method" title="Doing::Prompt.which_fzf (method)">which_fzf</a></span>
|
2634
2690
|
<small>Doing::Prompt</small>
|
@@ -2636,7 +2692,7 @@
|
|
2636
2692
|
</li>
|
2637
2693
|
|
2638
2694
|
|
2639
|
-
<li class="
|
2695
|
+
<li class="even ">
|
2640
2696
|
<div class="item">
|
2641
2697
|
<span class='object_link'><a href="String.html#wildcard_to_rx-instance_method" title="String#wildcard_to_rx (method)">#wildcard_to_rx</a></span>
|
2642
2698
|
<small>String</small>
|
@@ -2644,7 +2700,7 @@
|
|
2644
2700
|
</li>
|
2645
2701
|
|
2646
2702
|
|
2647
|
-
<li class="
|
2703
|
+
<li class="odd ">
|
2648
2704
|
<div class="item">
|
2649
2705
|
<span class='object_link'><a href="String.html#wrap-instance_method" title="String#wrap (method)">#wrap</a></span>
|
2650
2706
|
<small>String</small>
|
@@ -2652,7 +2708,7 @@
|
|
2652
2708
|
</li>
|
2653
2709
|
|
2654
2710
|
|
2655
|
-
<li class="
|
2711
|
+
<li class="even ">
|
2656
2712
|
<div class="item">
|
2657
2713
|
<span class='object_link'><a href="Doing/LogAdapter.html#write-instance_method" title="Doing::LogAdapter#write (method)">#write</a></span>
|
2658
2714
|
<small>Doing::LogAdapter</small>
|
@@ -2660,7 +2716,7 @@
|
|
2660
2716
|
</li>
|
2661
2717
|
|
2662
2718
|
|
2663
|
-
<li class="
|
2719
|
+
<li class="odd ">
|
2664
2720
|
<div class="item">
|
2665
2721
|
<span class='object_link'><a href="Doing/WWID.html#write-instance_method" title="Doing::WWID#write (method)">#write</a></span>
|
2666
2722
|
<small>Doing::WWID</small>
|
@@ -2668,7 +2724,7 @@
|
|
2668
2724
|
</li>
|
2669
2725
|
|
2670
2726
|
|
2671
|
-
<li class="
|
2727
|
+
<li class="even ">
|
2672
2728
|
<div class="item">
|
2673
2729
|
<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>
|
2674
2730
|
<small>Doing::Util::Backup</small>
|
@@ -2676,7 +2732,7 @@
|
|
2676
2732
|
</li>
|
2677
2733
|
|
2678
2734
|
|
2679
|
-
<li class="
|
2735
|
+
<li class="odd ">
|
2680
2736
|
<div class="item">
|
2681
2737
|
<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>
|
2682
2738
|
<small>Doing::Util</small>
|
@@ -2684,7 +2740,7 @@
|
|
2684
2740
|
</li>
|
2685
2741
|
|
2686
2742
|
|
2687
|
-
<li class="
|
2743
|
+
<li class="even ">
|
2688
2744
|
<div class="item">
|
2689
2745
|
<span class='object_link'><a href="Doing/WWID.html#yesterday-instance_method" title="Doing::WWID#yesterday (method)">#yesterday</a></span>
|
2690
2746
|
<small>Doing::WWID</small>
|
@@ -2692,7 +2748,7 @@
|
|
2692
2748
|
</li>
|
2693
2749
|
|
2694
2750
|
|
2695
|
-
<li class="
|
2751
|
+
<li class="odd ">
|
2696
2752
|
<div class="item">
|
2697
2753
|
<span class='object_link'><a href="Doing/Prompt.html#yn-class_method" title="Doing::Prompt.yn (method)">yn</a></span>
|
2698
2754
|
<small>Doing::Prompt</small>
|