Alex Roper
|
37e27b3461
|
docs: fix a few misspelled words (#5)
|
2020-03-14 10:21:20 +08:00 |
|
PoiScript
|
7d064c526e
|
fix(docs): update functions name
|
2019-11-06 00:31:35 +08:00 |
|
PoiScript
|
fffadac04d
|
docs: fix some broken links
|
2019-10-27 14:29:21 +08:00 |
|
PoiScript
|
2b8d2590ff
|
feat(config): define todo_keywords in tuple
|
2019-10-27 13:15:16 +08:00 |
|
PoiScript
|
3b646aa7a5
|
chore: rename node and error crate
|
2019-10-27 11:27:27 +08:00 |
|
PoiScript
|
0107cdc31c
|
style: run cargo fmt
|
2019-10-10 11:01:38 +08:00 |
|
PoiScript
|
b15900b100
|
chore: remove orgize-sync package
|
2019-10-10 10:44:59 +08:00 |
|
PoiScript
|
77eca42760
|
chore: setup Cargo workspace
|
2019-09-13 21:21:21 +08:00 |
|
PoiScript
|
0e58afada7
|
feat(node): finish headline inserting functions
|
2019-08-13 14:08:49 +08:00 |
|
PoiScript
|
ce16610935
|
feat: HeadlineNode struct
|
2019-08-07 15:37:11 +08:00 |
|
PoiScript
|
a1af0663b5
|
feat(elements): wrap up every &str with Cow
|
2019-08-06 21:13:16 +08:00 |
|
PoiScript
|
e3c7e9897c
|
chore: rename feature serde to ser
|
2019-08-06 14:33:31 +08:00 |
|
PoiScript
|
472676d6d7
|
refactor(elements): cleanup and minor improvements
|
2019-08-05 22:23:32 +08:00 |
|
PoiScript
|
37c33a82f0
|
refactor(elements): rewrite most parsers with nom
|
2019-08-04 18:17:17 +08:00 |
|
PoiScript
|
73380b26bc
|
feat(export): export Org struct as org
|
2019-07-31 16:04:40 +08:00 |
|
PoiScript
|
53d8f9dc90
|
feat(element): rename Headline with Title struct
|
2019-07-31 15:09:01 +08:00 |
|
PoiScript
|
b429e4f54a
|
feat(config): add done_keywords field
|
2019-07-30 21:09:29 +08:00 |
|
PoiScript
|
3e82172dfe
|
refactor(org): store content in separate Vec
|
2019-07-28 11:44:14 +08:00 |
|
PoiScript
|
50f6b9f52a
|
refactor: rewrite some parsers with nom
|
2019-07-01 02:11:21 +08:00 |
|
PoiScript
|
6b0f468f9f
|
feat(org): ParseConfig struct
|
2019-06-28 18:00:49 +08:00 |
|
PoiScript
|
1a2dfd9d85
|
fix(docs): fix some typo and grammar errors
|
2019-06-28 16:15:50 +08:00 |
|
PoiScript
|
e33bb22fde
|
docs: crate features
|
2019-06-28 14:29:45 +08:00 |
|
PoiScript
|
727c9f14f7
|
docs: update serde examples
|
2019-06-28 00:50:15 +08:00 |
|
PoiScript
|
5a9e085b61
|
docs: update README.md and doc-test
|
2019-06-28 00:13:05 +08:00 |
|
PoiScript
|
21aba13d71
|
refactor(iter): use indextree::Traverse for iterating nodes
|
2019-06-27 20:05:54 +08:00 |
|
PoiScript
|
0a876e2f2b
|
feat(export): update html render
|
2019-06-27 02:57:23 +08:00 |
|
PoiScript
|
33f78ee207
|
feat: Iter struct
|
2019-06-27 02:57:23 +08:00 |
|
PoiScript
|
f786233852
|
feat: indextree-based org parser
|
2019-06-27 02:57:23 +08:00 |
|
PoiScript
|
0083425872
|
docs: update README.md and doc-tests
|
2019-04-24 21:54:51 +08:00 |
|
PoiScript
|
0101612029
|
docs: some doc comments
|
2019-04-12 22:19:07 +08:00 |
|
PoiScript
|
5b7ecf16c9
|
refactor(parser): list parsing
|
2019-04-08 19:35:06 +08:00 |
|
PoiScript
|
1bb5286dd3
|
feat(parser): timestamp parsing
|
2019-04-05 21:02:10 +08:00 |
|
PoiScript
|
0b22db1f0f
|
feat(export): handler with custom error type
|
2019-03-13 16:17:07 +08:00 |
|
PoiScript
|
0c64b76dc6
|
feat(render): accept a mutable reference of Write
|
2019-03-10 01:00:29 +08:00 |
|
PoiScript
|
ac7b6aef3f
|
fix: typo wirter -> writer
|
2019-02-14 14:02:29 +08:00 |
|
PoiScript
|
69de17ad9b
|
refactor(export): HtmlRender & HtmlHandler
|
2019-02-14 13:39:03 +08:00 |
|
PoiScript
|
8ba9ade62d
|
feat: add tools module
|
2019-02-13 16:00:56 +08:00 |
|
PoiScript
|
c5b14256f0
|
refactor: cleanup parse function
|
2019-02-08 21:42:44 +08:00 |
|
PoiScript
|
c1154a1853
|
chore: update to rust 2018
|
2019-02-07 23:38:17 +08:00 |
|
PoiScript
|
aa786e97c1
|
chore: make objects and elements struct public
|
2019-02-07 23:01:18 +08:00 |
|
PoiScript
|
d20d4c2880
|
refactor: simplify list parsing
|
2019-02-02 23:42:31 +08:00 |
|
PoiScript
|
763ec00434
|
refactor: objects parse
|
2019-01-23 00:11:09 +08:00 |
|
PoiScript
|
74781e6e7e
|
refactor: keyword
|
2019-01-22 20:50:16 +08:00 |
|
PoiScript
|
ed762a8dd4
|
feat: lines macros
|
2019-01-20 19:04:12 +08:00 |
|
PoiScript
|
390b7abb33
|
refactor: remove regex crates
|
2019-01-19 23:22:35 +08:00 |
|
PoiScript
|
ad9f29bcb9
|
feat: list parsing
|
2019-01-17 12:08:40 +08:00 |
|
PoiScript
|
a335929801
|
feat: html export
|
2019-01-12 01:30:12 +08:00 |
|
PoiScript
|
128825f148
|
refactor: cleanup
|
2019-01-11 22:35:06 +08:00 |
|
PoiScript
|
6f7fa9c920
|
update
|
2019-01-10 20:58:13 +08:00 |
|
PoiScript
|
a85efe2056
|
parser
|
2019-01-04 16:53:20 +08:00 |
|