|
d97b77c30c
|
Merge pull request #1078 from matthiasbeyer/imag-tag/positional-args
Transform UI to use positional args
|
2017-09-17 09:48:30 +02:00 |
|
|
210688d913
|
Transform UI to use positional args
|
2017-09-17 08:30:00 +02:00 |
|
|
2c02c98230
|
Merge pull request #1079 from matthiasbeyer/libimagstore/no-more-links-in-header
Do not insert the links array in the core header
|
2017-09-17 08:28:33 +02:00 |
|
|
22b9f8ecdd
|
Do not insert the links array in the core header
|
2017-09-16 19:44:09 +02:00 |
|
|
26a0038ac2
|
Merge pull request #1073 from matthiasbeyer/imag-bookmark/configurable
Make default bookmark collection configurable via imagrc.toml
|
2017-09-16 09:52:08 +02:00 |
|
|
c0f4abc8cb
|
Merge pull request #1074 from matthiasbeyer/libimagentrylink/test-external
libimagentrylink: test external linking
|
2017-09-16 02:38:06 +02:00 |
|
|
b853e35a05
|
Merge pull request #1071 from matthiasbeyer/imag-grep
imag-grep: Add new crate
|
2017-09-15 23:21:18 +02:00 |
|
|
6228de1066
|
Query-path fixed
|
2017-09-15 23:01:45 +02:00 |
|
|
324110cb76
|
Add more debugging/tracing output
|
2017-09-15 23:01:26 +02:00 |
|
|
2c1d322a1c
|
Add test to test external linking
|
2017-09-15 22:49:40 +02:00 |
|
|
29e9fffd03
|
Move env_logger dep to dev-dependencies
|
2017-09-15 22:49:24 +02:00 |
|
|
a5951e6951
|
Merge pull request #1072 from matthiasbeyer/imag-notes/positional-args
imag-notes: Use positional args
|
2017-09-15 21:56:12 +02:00 |
|
|
d7d4d9fa7a
|
Make default bookmark collection configurable via imagrc.toml
|
2017-09-15 21:46:15 +02:00 |
|
|
922ed445d4
|
imag-grep: Add new crate
|
2017-09-15 21:16:02 +02:00 |
|
|
1ffc45a4c0
|
Use positional args
|
2017-09-15 21:07:01 +02:00 |
|
|
be8a3d1242
|
Merge pull request #1065 from matthiasbeyer/libimagnotes/do-not-wrap
libimagnotes: Do not wrap store types.
|
2017-09-15 21:00:24 +02:00 |
|
|
b4e6200eab
|
Merge pull request #1070 from matthiasbeyer/libimagstore/iter
libimagstore: iter
|
2017-09-15 13:53:52 +02:00 |
|
|
5271255ae3
|
Fix libimagentryannotation for changes in libimagnotes
|
2017-09-15 13:53:30 +02:00 |
|
|
cefe58ffd4
|
Add changelog
|
2017-09-15 13:53:30 +02:00 |
|
|
2bbda59051
|
Refactor and simplify imag-notes binary
|
2017-09-15 13:53:16 +02:00 |
|
|
94855fb722
|
Refactor libimagdiary
To not wrap types anymore, but rather use extension traits for extending
all the things.
|
2017-09-15 13:53:16 +02:00 |
|
|
8b8e4e9c6e
|
Minify iterator helper implementation
|
2017-09-15 13:17:12 +02:00 |
|
|
fce5df48c8
|
Add simple iterator helpers for StoreIdIterator -> CRUD Iterator
|
2017-09-15 13:07:49 +02:00 |
|
|
2f0fa2b6ca
|
Merge pull request #1068 from matthiasbeyer/imag-timetrack/fix-track-command
Fix: Let the track command parse the start/end time more intelligently
|
2017-09-15 12:38:42 +02:00 |
|
|
05c7467866
|
Merge pull request #1064 from matthiasbeyer/imag-diary/per-diary-timed-config
imag-diary: per diary timed config
|
2017-09-14 20:56:18 +02:00 |
|
|
e049559bed
|
Fix: Let the track command parse the start/end time more intelligently
It understands "now" from this point and can parse dates or date-times
(whereas dates get normalized to date + hour 0, minute 0, second 0).
|
2017-09-14 20:49:10 +02:00 |
|
|
bcb6c7b52d
|
Add changelog entry
|
2017-09-14 20:06:22 +02:00 |
|
|
dc78c0e448
|
Change create() to check config and commandline whether entry should be created timed or not
|
2017-09-14 18:59:03 +02:00 |
|
|
dbf529e427
|
Add config parsing helpers
|
2017-09-14 18:58:40 +02:00 |
|
|
ea982204b9
|
Add new deps: toml, toml_query
|
2017-09-14 18:58:17 +02:00 |
|
|
e4036c531b
|
Add example setting for diary
|
2017-09-14 18:57:59 +02:00 |
|
|
3a317451f6
|
Add RSS feed
|
2017-09-11 16:42:06 +02:00 |
|
|
53c7d602eb
|
Merge pull request #1062 from matthiasbeyer/libimagstore/error-opt
libimagstore: Optimize errors
|
2017-09-10 11:45:59 +02:00 |
|
|
785e17a4a3
|
Add param to StoreIdHasNoBaseError
|
2017-09-10 10:48:51 +02:00 |
|
|
a670172880
|
Add param to StoreIdLocalPartAbsoluteError
|
2017-09-10 10:48:50 +02:00 |
|
|
b772908697
|
Add params to EntryRenameError
|
2017-09-10 10:48:50 +02:00 |
|
|
2ce2ba54da
|
Replace GlobError with link to ::glob::PatternError
|
2017-09-10 10:48:50 +02:00 |
|
|
6aa695974c
|
Add param to EntryAlreadyExists error
|
2017-09-10 10:48:50 +02:00 |
|
|
baf8eda571
|
Merge pull request #1063 from matthiasbeyer/libimagrt/error-opt
libimagrt: error optimizations
|
2017-09-09 23:32:08 +02:00 |
|
|
126aa75a2c
|
Add param to ConfigTypeError
|
2017-09-09 22:24:58 +02:00 |
|
|
307165d1b2
|
Remove ConfigReadError because ::toml_query::error::Error is now linked in
|
2017-09-09 22:15:18 +02:00 |
|
|
a015b07f6a
|
Remove TomlReadError by linking in ::toml_query::error::Error
|
2017-09-09 22:09:36 +02:00 |
|
|
4849cc4822
|
Remove TemplateStringRegistrationError by linking in handlebars error type
|
2017-09-09 22:04:32 +02:00 |
|
|
83f9350d98
|
Add param to EntryAlreadyBorrowed error
|
2017-09-09 21:59:36 +02:00 |
|
|
a28613b889
|
Add param to StorePathCreate
|
2017-09-09 21:59:36 +02:00 |
|
|
ff8569809b
|
Add parameter to StorePathExists error
|
2017-09-09 21:59:36 +02:00 |
|
|
78db822917
|
Remove unused error type
|
2017-09-09 21:59:36 +02:00 |
|
|
ca9123c740
|
Add parameter to IdNotFound error
|
2017-09-09 21:27:10 +02:00 |
|
|
b682e7f8db
|
Remove warning which is printed by the store
|
2017-09-09 21:14:08 +02:00 |
|
|
21440d58aa
|
Remove outdated comment
|
2017-09-09 21:13:38 +02:00 |
|