Yase
|
41ae20c049
|
error handling for unwrap process stuff on exec taskwarrior
|
2016-06-09 17:21:24 +02:00 |
|
|
db93f01ea3
|
Add WithHtmlIterator to iterate over (Entry, Result<HTML>) tuples
|
2016-06-09 16:52:34 +02:00 |
|
|
12369ddadf
|
Add into_urllink() translater helper
|
2016-06-09 16:52:34 +02:00 |
|
|
107e62a426
|
Add dependency url = 1.1.
|
2016-06-09 16:52:34 +02:00 |
|
|
650e29d4b5
|
Add test: Two nonsimilar links
|
2016-06-09 16:52:34 +02:00 |
|
|
1bb961ecb3
|
Add test: Two (similar) links
|
2016-06-09 16:52:34 +02:00 |
|
|
a3d50a5e32
|
Derive Debug, Clone, PartialEq and Eq for Link type
|
2016-06-09 16:52:34 +02:00 |
|
|
70f12dbef7
|
Implement link extractor
|
2016-06-09 16:52:34 +02:00 |
|
|
fb2934a96d
|
Impl From<I> for ToHtmlIterator<I>
|
2016-06-09 16:52:34 +02:00 |
|
|
f6fdfabf81
|
Add impl for to_html()
|
2016-06-09 16:52:34 +02:00 |
|
|
c47923b669
|
Add README for crate
|
2016-06-09 16:52:34 +02:00 |
|
|
c2321b21e4
|
Initial import
|
2016-06-09 16:52:34 +02:00 |
|
|
af88d64f44
|
Merge pull request #316 from matthiasbeyer/imag-diary/init
Imag diary/init
|
2016-06-09 16:51:34 +02:00 |
|
mario-kr
|
159049b43a
|
Merge pull request #5 from schwente/impl_delete-imag-todo
Delete Function
|
2016-06-09 15:50:35 +02:00 |
|
|
5bde1cc207
|
Split into several files
|
2016-06-09 15:41:42 +02:00 |
|
|
f6971c6896
|
Implement view()
|
2016-06-09 15:41:42 +02:00 |
|
|
7f4a721897
|
Add ui spec for viewing entries
|
2016-06-09 15:41:42 +02:00 |
|
|
d8071a5624
|
Add functionality so one can create diary entries hourly and minutely
|
2016-06-09 15:41:42 +02:00 |
|
|
0f32957ce8
|
UI spec fixup
|
2016-06-09 15:41:42 +02:00 |
|
|
19a37e6f9f
|
Implement delete()
|
2016-06-09 15:41:42 +02:00 |
|
|
4a134144d1
|
Add debugging in lib-iter
|
2016-06-09 15:41:42 +02:00 |
|
|
cf6d03ca03
|
Add main.rs
|
2016-06-09 15:41:42 +02:00 |
|
|
6f077f8ce4
|
Add specification for delete subcommand
|
2016-06-09 15:41:42 +02:00 |
|
|
55c833226c
|
Add user interface definition
|
2016-06-09 15:41:42 +02:00 |
|
|
c5beb34614
|
Add dependencies
|
2016-06-09 15:41:42 +02:00 |
|
|
937530b41f
|
diary: initial import
|
2016-06-09 15:41:42 +02:00 |
|
|
c099fc7270
|
Merge pull request #309 from matthiasbeyer/libimagdiary/init
Libimagdiary/init
|
2016-06-09 15:40:58 +02:00 |
|
|
b68bd7ef8e
|
Impl Display for DiaryId
|
2016-06-08 19:36:13 +02:00 |
|
|
a7715287f5
|
Merge pull request #209 from matthiasbeyer/libimagstore/move
Add functions for moving and copying store entries
|
2016-06-08 16:39:36 +02:00 |
|
|
34d702ea83
|
Merge pull request #466 from matthiasbeyer/binary-enhance-ui
Binary enhance ui
|
2016-06-08 16:39:22 +02:00 |
|
|
55e6c29275
|
Add another level of error enclosure
|
2016-06-08 15:11:53 +02:00 |
|
|
e75b524e53
|
Add error kinds for Move functions
|
2016-06-08 15:11:53 +02:00 |
|
|
84a0778a5b
|
Refactor: Use helper function for equal codelines
|
2016-06-08 15:08:06 +02:00 |
|
|
3c40df1ae7
|
Add Store::save_to() to create a copy of an entry
|
2016-06-08 15:08:06 +02:00 |
|
|
2ce84a3dbf
|
Add {Pre, Post}Move hooks
|
2016-06-08 15:08:00 +02:00 |
|
Yase
|
2fec50fc10
|
exec command calls taskwarrior
|
2016-06-08 14:25:29 +02:00 |
|
|
e05d0e6f13
|
libimagentrytag: Add value_name() call in ui helpers
|
2016-06-08 14:11:16 +02:00 |
|
|
4e987e32cf
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
807f734d38
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
0ca8f6bc0b
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
91f1e46282
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
7d395dd87a
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
6a8a8150fd
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
12cac663d0
|
Implement save_as()
|
2016-06-08 14:03:17 +02:00 |
|
|
f885e6c80b
|
Implement move_by_id()
|
2016-06-08 14:03:17 +02:00 |
|
|
5b16771f4f
|
Add (unimplemented) functions for moving store entries
|
2016-06-08 14:02:52 +02:00 |
|
|
68621353be
|
Merge pull request #464 from matthiasbeyer/imag-store/tests-utils-source-fix
Fix: sourcing of test-util helper functions fixed
|
2016-06-08 14:02:15 +02:00 |
|
|
de9d933a6b
|
Add DiaryId::now(name) to create DiaryId at current time
|
2016-06-08 13:59:41 +02:00 |
|
|
857daa1c99
|
Add Diary::name() getter
|
2016-06-08 13:59:41 +02:00 |
|
|
ecba4e670f
|
Add Diary::new_entry_by_id()
to generate a new entry from a DiaryId object.
Rewrite Diary::new_entry_today() to use this new functionality for more
DRY code.
|
2016-06-08 13:59:41 +02:00 |
|