doing 2.1.63 → 2.1.66
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.travis.yml +13 -0
- data/CHANGELOG.md +18 -0
- data/Gemfile.lock +2 -2
- data/LICENSE.txt +20 -0
- data/README.md +5 -1
- data/docs/doc/Array.html +4 -4
- data/docs/doc/BooleanTermParser/Clause.html +4 -4
- data/docs/doc/BooleanTermParser/Operator.html +4 -4
- data/docs/doc/BooleanTermParser/Query.html +4 -4
- data/docs/doc/BooleanTermParser/QueryParser.html +4 -4
- data/docs/doc/BooleanTermParser/QueryTransformer.html +4 -4
- data/docs/doc/BooleanTermParser.html +4 -4
- data/docs/doc/Doing/ArrayCleanup.html +4 -4
- data/docs/doc/Doing/ArrayNestedHash.html +4 -4
- data/docs/doc/Doing/ArrayTags.html +4 -4
- data/docs/doc/Doing/CSVExport.html +4 -4
- data/docs/doc/Doing/CalendarImport.html +4 -4
- data/docs/doc/Doing/Change.html +4 -4
- data/docs/doc/Doing/Changes.html +4 -4
- data/docs/doc/Doing/ChronifyArray.html +4 -4
- data/docs/doc/Doing/ChronifyNumeric.html +4 -4
- data/docs/doc/Doing/ChronifyString.html +4 -4
- data/docs/doc/Doing/Color.html +4 -4
- data/docs/doc/Doing/Completion/BashCompletions.html +4 -4
- data/docs/doc/Doing/Completion/FigCompletions.html +4 -4
- data/docs/doc/Doing/Completion/FishCompletions.html +4 -4
- data/docs/doc/Doing/Completion/StringUtils.html +4 -4
- data/docs/doc/Doing/Completion/ZshCompletions.html +4 -4
- data/docs/doc/Doing/Completion.html +4 -4
- data/docs/doc/Doing/Configuration.html +4 -4
- data/docs/doc/Doing/DayOneRenderer.html +4 -4
- data/docs/doc/Doing/DayoneExport.html +4 -4
- data/docs/doc/Doing/DoingExport.html +4 -4
- data/docs/doc/Doing/DoingImport.html +4 -4
- data/docs/doc/Doing/Entry.html +4 -4
- data/docs/doc/Doing/Errors/DoingNoTraceError.html +4 -4
- data/docs/doc/Doing/Errors/DoingRuntimeError.html +4 -4
- data/docs/doc/Doing/Errors/DoingStandardError.html +4 -4
- data/docs/doc/Doing/Errors/EmptyInput.html +4 -4
- data/docs/doc/Doing/Errors/HistoryLimitError.html +4 -4
- data/docs/doc/Doing/Errors/InvalidPlugin.html +4 -4
- data/docs/doc/Doing/Errors/MissingBackupFile.html +4 -4
- data/docs/doc/Doing/Errors/NoResults.html +4 -4
- data/docs/doc/Doing/Errors/PluginException.html +4 -4
- data/docs/doc/Doing/Errors/UserCancelled.html +4 -4
- data/docs/doc/Doing/Errors/WrongCommand.html +4 -4
- data/docs/doc/Doing/Errors.html +4 -4
- data/docs/doc/Doing/HTMLExport.html +4 -4
- data/docs/doc/Doing/Hooks.html +4 -4
- data/docs/doc/Doing/Item.html +4 -4
- data/docs/doc/Doing/ItemDates.html +4 -4
- data/docs/doc/Doing/ItemQuery.html +4 -4
- data/docs/doc/Doing/ItemState.html +4 -4
- data/docs/doc/Doing/ItemTags.html +4 -4
- data/docs/doc/Doing/Items.html +4 -4
- data/docs/doc/Doing/JSONExport.html +4 -4
- data/docs/doc/Doing/JSONImport.html +4 -4
- data/docs/doc/Doing/Logger.html +4 -4
- data/docs/doc/Doing/MarkdownExport.html +4 -4
- data/docs/doc/Doing/Note.html +4 -4
- data/docs/doc/Doing/Pager.html +4 -4
- data/docs/doc/Doing/Plugins.html +4 -4
- data/docs/doc/Doing/Prompt.html +4 -4
- data/docs/doc/Doing/PromptChoose.html +4 -4
- data/docs/doc/Doing/PromptFZF.html +4 -4
- data/docs/doc/Doing/PromptInput.html +4 -4
- data/docs/doc/Doing/PromptSTD.html +4 -4
- data/docs/doc/Doing/PromptYN.html +4 -4
- data/docs/doc/Doing/Section.html +4 -4
- data/docs/doc/Doing/StringHighlight.html +4 -4
- data/docs/doc/Doing/StringNormalize.html +4 -4
- data/docs/doc/Doing/StringQuery.html +4 -4
- data/docs/doc/Doing/StringTags.html +4 -4
- data/docs/doc/Doing/StringTransform.html +4 -4
- data/docs/doc/Doing/StringTruncate.html +4 -4
- data/docs/doc/Doing/StringURL.html +4 -4
- data/docs/doc/Doing/SymbolNormalize.html +4 -4
- data/docs/doc/Doing/TaskPaperExport.html +4 -4
- data/docs/doc/Doing/TemplateExport.html +4 -4
- data/docs/doc/Doing/TemplateString.html +4 -4
- data/docs/doc/Doing/TimingImport.html +4 -4
- data/docs/doc/Doing/Types.html +4 -4
- data/docs/doc/Doing/Util/Backup.html +4 -4
- data/docs/doc/Doing/Util.html +4 -4
- data/docs/doc/Doing/Version.html +4 -4
- data/docs/doc/Doing/WWID.html +4 -4
- data/docs/doc/Doing.html +5 -5
- data/docs/doc/FalseClass.html +4 -4
- data/docs/doc/GLI/Commands/Help.html +4 -4
- data/docs/doc/GLI/Commands/MarkdownDocumentListener.html +4 -4
- data/docs/doc/GLI/Commands.html +4 -4
- data/docs/doc/GLI.html +4 -4
- data/docs/doc/Hash.html +4 -4
- data/docs/doc/Numeric.html +4 -4
- data/docs/doc/Object.html +4 -4
- data/docs/doc/PhraseParser/Operator.html +4 -4
- data/docs/doc/PhraseParser/PhraseClause.html +4 -4
- data/docs/doc/PhraseParser/Query.html +4 -4
- data/docs/doc/PhraseParser/QueryParser.html +4 -4
- data/docs/doc/PhraseParser/QueryTransformer.html +4 -4
- data/docs/doc/PhraseParser/TermClause.html +4 -4
- data/docs/doc/PhraseParser.html +4 -4
- data/docs/doc/Status.html +4 -4
- data/docs/doc/String.html +4 -4
- data/docs/doc/Symbol.html +4 -4
- data/docs/doc/Time.html +4 -4
- data/docs/doc/TrueClass.html +4 -4
- data/docs/doc/_index.html +5 -5
- data/docs/doc/file.README.html +9 -5
- data/docs/doc/frames.html +1 -1
- data/docs/doc/index.html +9 -5
- data/docs/doc/top-level-namespace.html +4 -4
- data/doing.rdoc +1 -1
- data/lib/doing/items/filter.rb +1 -0
- data/lib/doing/version.rb +1 -1
- metadata +4 -3
- data/LICENSE +0 -23
data/docs/doc/Doing.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Doing
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -122,7 +122,7 @@ url: <a href="https://brettterpstra.com">https://brettterpstra.com</a></p>
|
|
122
122
|
<dt id="VERSION-constant" class="">VERSION =
|
123
123
|
|
124
124
|
</dt>
|
125
|
-
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.
|
125
|
+
<dd><pre class="code"><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>2.1.66</span><span class='tstring_end'>'</span></span></pre></dd>
|
126
126
|
|
127
127
|
</dl>
|
128
128
|
|
@@ -138,9 +138,9 @@ url: <a href="https://brettterpstra.com">https://brettterpstra.com</a></p>
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
142
|
-
<a href="
|
143
|
-
0.9.
|
141
|
+
Generated on Mon Aug 8 12:09:11 2022 by
|
142
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
|
+
0.9.28 (ruby-3.0.1).
|
144
144
|
</div>
|
145
145
|
|
146
146
|
</div>
|
data/docs/doc/FalseClass.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: FalseClass
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -235,9 +235,9 @@ has content</p>
|
|
235
235
|
</div>
|
236
236
|
|
237
237
|
<div id="footer">
|
238
|
-
Generated on
|
239
|
-
<a href="
|
240
|
-
0.9.
|
238
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
239
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
240
|
+
0.9.28 (ruby-3.0.1).
|
241
241
|
</div>
|
242
242
|
|
243
243
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: GLI::Commands::Help
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -175,9 +175,9 @@
|
|
175
175
|
</div>
|
176
176
|
|
177
177
|
<div id="footer">
|
178
|
-
Generated on
|
179
|
-
<a href="
|
180
|
-
0.9.
|
178
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
179
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
180
|
+
0.9.28 (ruby-3.0.1).
|
181
181
|
</div>
|
182
182
|
|
183
183
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: GLI::Commands::MarkdownDocumentListener
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -753,9 +753,9 @@
|
|
753
753
|
</div>
|
754
754
|
|
755
755
|
<div id="footer">
|
756
|
-
Generated on
|
757
|
-
<a href="
|
758
|
-
0.9.
|
756
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
757
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
758
|
+
0.9.28 (ruby-3.0.1).
|
759
759
|
</div>
|
760
760
|
|
761
761
|
</div>
|
data/docs/doc/GLI/Commands.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: GLI::Commands
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -107,9 +107,9 @@
|
|
107
107
|
</div>
|
108
108
|
|
109
109
|
<div id="footer">
|
110
|
-
Generated on
|
111
|
-
<a href="
|
112
|
-
0.9.
|
110
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
111
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
112
|
+
0.9.28 (ruby-3.0.1).
|
113
113
|
</div>
|
114
114
|
|
115
115
|
</div>
|
data/docs/doc/GLI.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: GLI
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -107,9 +107,9 @@
|
|
107
107
|
</div>
|
108
108
|
|
109
109
|
<div id="footer">
|
110
|
-
Generated on
|
111
|
-
<a href="
|
112
|
-
0.9.
|
110
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
111
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
112
|
+
0.9.28 (ruby-3.0.1).
|
113
113
|
</div>
|
114
114
|
|
115
115
|
</div>
|
data/docs/doc/Hash.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Hash
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -1000,9 +1000,9 @@ keys are symbols</p>
|
|
1000
1000
|
</div>
|
1001
1001
|
|
1002
1002
|
<div id="footer">
|
1003
|
-
Generated on
|
1004
|
-
<a href="
|
1005
|
-
0.9.
|
1003
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
1004
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1005
|
+
0.9.28 (ruby-3.0.1).
|
1006
1006
|
</div>
|
1007
1007
|
|
1008
1008
|
</div>
|
data/docs/doc/Numeric.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Numeric
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -214,9 +214,9 @@
|
|
214
214
|
</div>
|
215
215
|
|
216
216
|
<div id="footer">
|
217
|
-
Generated on
|
218
|
-
<a href="
|
219
|
-
0.9.
|
217
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
218
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
219
|
+
0.9.28 (ruby-3.0.1).
|
220
220
|
</div>
|
221
221
|
|
222
222
|
</div>
|
data/docs/doc/Object.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Object
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -193,9 +193,9 @@ has content</p>
|
|
193
193
|
</div>
|
194
194
|
|
195
195
|
<div id="footer">
|
196
|
-
Generated on
|
197
|
-
<a href="
|
198
|
-
0.9.
|
196
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
197
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
198
|
+
0.9.28 (ruby-3.0.1).
|
199
199
|
</div>
|
200
200
|
|
201
201
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::Operator
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -162,9 +162,9 @@
|
|
162
162
|
</div>
|
163
163
|
|
164
164
|
<div id="footer">
|
165
|
-
Generated on
|
166
|
-
<a href="
|
167
|
-
0.9.
|
165
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
166
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
167
|
+
0.9.28 (ruby-3.0.1).
|
168
168
|
</div>
|
169
169
|
|
170
170
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::PhraseClause
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -293,9 +293,9 @@
|
|
293
293
|
</div>
|
294
294
|
|
295
295
|
<div id="footer">
|
296
|
-
Generated on
|
297
|
-
<a href="
|
298
|
-
0.9.
|
296
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
297
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
298
|
+
0.9.28 (ruby-3.0.1).
|
299
299
|
</div>
|
300
300
|
|
301
301
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::Query
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -485,9 +485,9 @@
|
|
485
485
|
</div>
|
486
486
|
|
487
487
|
<div id="footer">
|
488
|
-
Generated on
|
489
|
-
<a href="
|
490
|
-
0.9.
|
488
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
489
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
490
|
+
0.9.28 (ruby-3.0.1).
|
491
491
|
</div>
|
492
492
|
|
493
493
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::QueryParser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -126,9 +126,9 @@ A phrase clause generates an Elasticsearch match_phrase query.</p>
|
|
126
126
|
</div>
|
127
127
|
|
128
128
|
<div id="footer">
|
129
|
-
Generated on
|
130
|
-
<a href="
|
131
|
-
0.9.
|
129
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
130
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
131
|
+
0.9.28 (ruby-3.0.1).
|
132
132
|
</div>
|
133
133
|
|
134
134
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::QueryTransformer
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -114,9 +114,9 @@
|
|
114
114
|
</div>
|
115
115
|
|
116
116
|
<div id="footer">
|
117
|
-
Generated on
|
118
|
-
<a href="
|
119
|
-
0.9.
|
117
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
118
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
119
|
+
0.9.28 (ruby-3.0.1).
|
120
120
|
</div>
|
121
121
|
|
122
122
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: PhraseParser::TermClause
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -283,9 +283,9 @@
|
|
283
283
|
</div>
|
284
284
|
|
285
285
|
<div id="footer">
|
286
|
-
Generated on
|
287
|
-
<a href="
|
288
|
-
0.9.
|
286
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
287
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
288
|
+
0.9.28 (ruby-3.0.1).
|
289
289
|
</div>
|
290
290
|
|
291
291
|
</div>
|
data/docs/doc/PhraseParser.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: PhraseParser
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -105,9 +105,9 @@
|
|
105
105
|
</div>
|
106
106
|
|
107
107
|
<div id="footer">
|
108
|
-
Generated on
|
109
|
-
<a href="
|
110
|
-
0.9.
|
108
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
109
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
110
|
+
0.9.28 (ruby-3.0.1).
|
111
111
|
</div>
|
112
112
|
|
113
113
|
</div>
|
data/docs/doc/Status.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Module: Status
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -316,9 +316,9 @@
|
|
316
316
|
</div>
|
317
317
|
|
318
318
|
<div id="footer">
|
319
|
-
Generated on
|
320
|
-
<a href="
|
321
|
-
0.9.
|
319
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
320
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
321
|
+
0.9.28 (ruby-3.0.1).
|
322
322
|
</div>
|
323
323
|
|
324
324
|
</div>
|
data/docs/doc/String.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: String
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -679,9 +679,9 @@ be recognized, e.g. %greensomething still finds
|
|
679
679
|
</div>
|
680
680
|
|
681
681
|
<div id="footer">
|
682
|
-
Generated on
|
683
|
-
<a href="
|
684
|
-
0.9.
|
682
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
683
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
684
|
+
0.9.28 (ruby-3.0.1).
|
685
685
|
</div>
|
686
686
|
|
687
687
|
</div>
|
data/docs/doc/Symbol.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Symbol
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -127,9 +127,9 @@
|
|
127
127
|
</div>
|
128
128
|
|
129
129
|
<div id="footer">
|
130
|
-
Generated on
|
131
|
-
<a href="
|
132
|
-
0.9.
|
130
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
131
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
132
|
+
0.9.28 (ruby-3.0.1).
|
133
133
|
</div>
|
134
134
|
|
135
135
|
</div>
|
data/docs/doc/Time.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: Time
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -411,9 +411,9 @@ entries get month/day/year/time</p>
|
|
411
411
|
</div>
|
412
412
|
|
413
413
|
<div id="footer">
|
414
|
-
Generated on
|
415
|
-
<a href="
|
416
|
-
0.9.
|
414
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
415
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
416
|
+
0.9.28 (ruby-3.0.1).
|
417
417
|
</div>
|
418
418
|
|
419
419
|
</div>
|
data/docs/doc/TrueClass.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Class: TrueClass
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -235,9 +235,9 @@ has content</p>
|
|
235
235
|
</div>
|
236
236
|
|
237
237
|
<div id="footer">
|
238
|
-
Generated on
|
239
|
-
<a href="
|
240
|
-
0.9.
|
238
|
+
Generated on Mon Aug 8 12:09:12 2022 by
|
239
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
240
|
+
0.9.28 (ruby-3.0.1).
|
241
241
|
</div>
|
242
242
|
|
243
243
|
</div>
|
data/docs/doc/_index.html
CHANGED
@@ -4,7 +4,7 @@
|
|
4
4
|
<meta charset="utf-8">
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6
6
|
<title>
|
7
|
-
Documentation by YARD 0.9.
|
7
|
+
Documentation by YARD 0.9.28
|
8
8
|
|
9
9
|
</title>
|
10
10
|
|
@@ -52,7 +52,7 @@
|
|
52
52
|
<div class="clear"></div>
|
53
53
|
</div>
|
54
54
|
|
55
|
-
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.
|
55
|
+
<div id="content"><h1 class="noborder title">Documentation by YARD 0.9.28</h1>
|
56
56
|
<div id="listing">
|
57
57
|
<h1 class="alphaindex">Alphabetic Index</h1>
|
58
58
|
|
@@ -954,9 +954,9 @@
|
|
954
954
|
</div>
|
955
955
|
|
956
956
|
<div id="footer">
|
957
|
-
Generated on
|
958
|
-
<a href="
|
959
|
-
0.9.
|
957
|
+
Generated on Mon Aug 8 12:09:11 2022 by
|
958
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
959
|
+
0.9.28 (ruby-3.0.1).
|
960
960
|
</div>
|
961
961
|
|
962
962
|
</div>
|
data/docs/doc/file.README.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
File: README
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -59,6 +59,10 @@
|
|
59
59
|
|
60
60
|
<div id="content"><div id='filecontents'><h1 id="doing">doing</h1>
|
61
61
|
|
62
|
+
<p><a href="https://rubygems.org/gems/howzit"><img src="https://img.shields.io/gem/v/doing.svg" alt="Gem"></a>
|
63
|
+
<a href="https://travis-ci.org/makenew/ruby-gem"><img src="https://api.travis-ci.com/ttscoff/doing.svg?branch=develop" alt="Travis"></a>
|
64
|
+
<a href="./LICENSE.txt"><img src="https://img.shields.io/github/license/ttscoff/doing.svg" alt="GitHub license"></a></p>
|
65
|
+
|
62
66
|
<p><strong>A command line tool for remembering what you were doing and tracking what
|
63
67
|
you've done.</strong></p>
|
64
68
|
|
@@ -67,7 +71,7 @@ you've done.</strong></p>
|
|
67
71
|
|
68
72
|
<!--README-->
|
69
73
|
|
70
|
-
<p>The current version of <code>doing</code> is <!--VER-->2.1.
|
74
|
+
<p>The current version of <code>doing</code> is <!--VER-->2.1.64<!--END VER-->.</p>
|
71
75
|
|
72
76
|
<p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
|
73
77
|
|
@@ -149,9 +153,9 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
149
153
|
</div></div>
|
150
154
|
|
151
155
|
<div id="footer">
|
152
|
-
Generated on
|
153
|
-
<a href="
|
154
|
-
0.9.
|
156
|
+
Generated on Mon Aug 8 12:09:11 2022 by
|
157
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
158
|
+
0.9.28 (ruby-3.0.1).
|
155
159
|
</div>
|
156
160
|
|
157
161
|
</div>
|
data/docs/doc/frames.html
CHANGED
data/docs/doc/index.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
File: README
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -59,6 +59,10 @@
|
|
59
59
|
|
60
60
|
<div id="content"><div id='filecontents'><h1 id="doing">doing</h1>
|
61
61
|
|
62
|
+
<p><a href="https://rubygems.org/gems/howzit"><img src="https://img.shields.io/gem/v/doing.svg" alt="Gem"></a>
|
63
|
+
<a href="https://travis-ci.org/makenew/ruby-gem"><img src="https://api.travis-ci.com/ttscoff/doing.svg?branch=develop" alt="Travis"></a>
|
64
|
+
<a href="./LICENSE.txt"><img src="https://img.shields.io/github/license/ttscoff/doing.svg" alt="GitHub license"></a></p>
|
65
|
+
|
62
66
|
<p><strong>A command line tool for remembering what you were doing and tracking what
|
63
67
|
you've done.</strong></p>
|
64
68
|
|
@@ -67,7 +71,7 @@ you've done.</strong></p>
|
|
67
71
|
|
68
72
|
<!--README-->
|
69
73
|
|
70
|
-
<p>The current version of <code>doing</code> is <!--VER-->2.1.
|
74
|
+
<p>The current version of <code>doing</code> is <!--VER-->2.1.64<!--END VER-->.</p>
|
71
75
|
|
72
76
|
<p>Find all of the documentation in the <a href="https://github.com/ttscoff/doing/wiki">doing wiki</a>.</p>
|
73
77
|
|
@@ -149,9 +153,9 @@ with changes. Please target the <code>develop</code> branch with pull requests.<
|
|
149
153
|
</div></div>
|
150
154
|
|
151
155
|
<div id="footer">
|
152
|
-
Generated on
|
153
|
-
<a href="
|
154
|
-
0.9.
|
156
|
+
Generated on Mon Aug 8 12:09:11 2022 by
|
157
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
158
|
+
0.9.28 (ruby-3.0.1).
|
155
159
|
</div>
|
156
160
|
|
157
161
|
</div>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Top Level Namespace
|
8
8
|
|
9
|
-
— Documentation by YARD 0.9.
|
9
|
+
— Documentation by YARD 0.9.28
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -216,9 +216,9 @@
|
|
216
216
|
</div>
|
217
217
|
|
218
218
|
<div id="footer">
|
219
|
-
Generated on
|
220
|
-
<a href="
|
221
|
-
0.9.
|
219
|
+
Generated on Mon Aug 8 12:09:11 2022 by
|
220
|
+
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
221
|
+
0.9.28 (ruby-3.0.1).
|
222
222
|
</div>
|
223
223
|
|
224
224
|
</div>
|
data/doing.rdoc
CHANGED
@@ -5,7 +5,7 @@ record of what you've been doing, complete with tag-based time tracking. The
|
|
5
5
|
command line tool allows you to add entries, annotate with tags and notes, and
|
6
6
|
view your entries with myriad options, with a focus on a "natural" language syntax.
|
7
7
|
|
8
|
-
v2.1.
|
8
|
+
v2.1.66
|
9
9
|
|
10
10
|
=== Global Options
|
11
11
|
=== --config_file arg
|