PoiScript
|
e82adf92b7
|
feat: Org::node_at_offset api
|
2024-04-01 11:41:40 +08:00 |
|
PoiScript
|
14d1555fc1
|
chore: reorganize directories
|
2024-03-06 15:20:40 +08:00 |
|
PoiScript
|
4cc1130a17
|
chore: add orgize-{cli,common,lsp} package
|
2023-12-20 21:56:10 +08:00 |
|
PoiScript
|
19c62979f0
|
feat: simpify Traverser trait
|
2023-12-05 17:32:55 +08:00 |
|
PoiScript
|
af7c305c9e
|
chore: prepare for v0.10.0-alpha.1
|
2023-11-13 16:33:04 +08:00 |
|
PoiScript
|
c2849d05fb
|
refactor(elements): minor refactoring
|
2020-04-14 17:59:45 +08:00 |
|
PoiScript
|
19740440db
|
feat(org): add parse_string and parse_string_custom
|
2020-04-06 16:17:08 +08:00 |
|
Alex Roper
|
37e27b3461
|
docs: fix a few misspelled words (#5)
|
2020-03-14 10:21:20 +08:00 |
|
PoiScript
|
9445db822b
|
chore: remove all deprecated functions
|
2019-11-05 23:58:45 +08:00 |
|
PoiScript
|
ab377b2cc5
|
feat: Org::keywords function
|
2019-10-30 21:05:37 +08:00 |
|
PoiScript
|
ec334c2821
|
chore: rename several functions
|
2019-10-28 16:14:00 +08:00 |
|
PoiScript
|
948b1be2db
|
feat: pre_blank and post_blank
|
2019-10-28 13:33:18 +08:00 |
|
PoiScript
|
1a0240a747
|
feat: impl Index & IndexMut trait for Org struct
|
2019-10-27 22:54:52 +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
|
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
|
f74feb82c9
|
feat: rename Org::check to Org::validate
|
2019-09-13 14:54:26 +08:00 |
|
PoiScript
|
0e58afada7
|
feat(node): finish headline inserting functions
|
2019-08-13 14:08:49 +08:00 |
|
PoiScript
|
5db7ec7465
|
feat(node): more headline operations
|
2019-08-11 11:40:52 +08:00 |
|
PoiScript
|
f2d0a1dd2d
|
feat(elements): into_owned function
|
2019-08-10 20:27:17 +08:00 |
|
PoiScript
|
9bc260627b
|
feat(elements): cleanup and minor refactor
|
2019-08-10 17:28:42 +08:00 |
|
PoiScript
|
ce16610935
|
feat: HeadlineNode struct
|
2019-08-07 15:37:11 +08:00 |
|
PoiScript
|
54c063f41b
|
build: upgrade to indextree 4.0
|
2019-08-06 19:34:27 +08:00 |
|
PoiScript
|
e3c7e9897c
|
chore: rename feature serde to ser
|
2019-08-06 14:33:31 +08:00 |
|
PoiScript
|
3e4772a896
|
feat(elements): table parsing
|
2019-08-06 14:18:58 +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
|
da18d87aeb
|
feat(element): distinguish block by its name
|
2019-08-04 11:13:48 +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
|
afcb5090ec
|
chore(cargo): remove chrono from default features
|
2019-06-28 19:37:38 +08:00 |
|
PoiScript
|
6b0f468f9f
|
feat(org): ParseConfig struct
|
2019-06-28 18:00:49 +08:00 |
|
PoiScript
|
b847eb9285
|
fix(elements): don't export element parse function
|
2019-06-28 16:40:45 +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
|
275fbfad34
|
feat(elements): comment and fixed width elements
|
2019-06-27 18:13:06 +08:00 |
|
PoiScript
|
2cba072245
|
feat(elements): planning element
|
2019-06-27 13:20:21 +08:00 |
|
PoiScript
|
74fd77dba2
|
refactor(org): cleanup
|
2019-06-27 05:12:41 +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 |
|