Commit graph

32 commits

Author SHA1 Message Date
PoiScript
af7c305c9e
chore: prepare for v0.10.0-alpha.1 2023-11-13 16:33:04 +08:00
PoiScript
8e3f3b333e chore(export): rename html::Escape to HtmlEscape 2019-10-27 15:06:47 +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
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
c1465a6d77 feat(export): imporve Org export 2019-08-08 00:06:31 +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
3e82172dfe refactor(org): store content in separate Vec 2019-07-28 11:44:14 +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
c4041aefb6 feat(parser): improve list parsing 2019-05-17 21:34:46 +08:00
PoiScript
56e289fb48 refactor(parser): wrap some objects and elements with struct 2019-04-24 18:25:08 +08:00
PoiScript
69534576f1 feat(parser): clock parsing 2019-04-23 18:52:52 +08:00
PoiScript
6fa43f7571 feat(parser): drawer parsing 2019-04-07 20:10:43 +08:00
PoiScript
406fd22aee feat(parser): planning parsing 2019-04-06 14:49:47 +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
e1469b6794 chore: re-export all from export::html module 2019-03-11 00:38:28 +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
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
d20d4c2880 refactor: simplify list parsing 2019-02-02 23:42:31 +08:00
PoiScript
74781e6e7e refactor: keyword 2019-01-22 20:50:16 +08:00
PoiScript
19f7bacf55 feat: fixed width areas 2019-01-21 23:04:35 +08:00
PoiScript
3105470cee chore: abbreviate 2019-01-20 21:03:28 +08:00
PoiScript
ad9f29bcb9 feat: list parsing 2019-01-17 12:08:40 +08:00
PoiScript
93ed18602a refactor: rename field names to align with org-elements-api 2019-01-13 02:20:34 +08:00
PoiScript
a335929801 feat: html export 2019-01-12 01:30:12 +08:00