PoiScript
|
14d1555fc1
|
chore: reorganize directories
|
2024-03-06 15:20:40 +08:00 |
|
PoiScript
|
42cb1d21bd
|
chore: remove orgize-cli & orgize-lsp
|
2024-03-06 15:05:05 +08:00 |
|
PoiScript
|
edd73e3c6d
|
feat(lsp): semantic tokens for headline keyword, priority and timestamp
|
2024-01-10 05:33:05 +08:00 |
|
PoiScript
|
e0021b4a91
|
release: bump version to 0.10.0-alpha.7
|
2024-01-10 04:41:41 +08:00 |
|
PoiScript
|
ae7589fd61
|
feat: Token::syntax
|
2024-01-10 04:38:06 +08:00 |
|
PoiScript
|
714f878ec9
|
feat: Headline::title_raw
|
2024-01-10 04:38:05 +08:00 |
|
PoiScript
|
396535073c
|
docs: fix typo
|
2023-12-21 23:57:36 +08:00 |
|
PoiScript
|
a2248cb9be
|
feat: update README.md and vscode icons
|
2023-12-21 23:51:42 +08:00 |
|
PoiScript
|
0916b40cef
|
feat: update html exporting
|
2023-12-21 05:20:21 +08:00 |
|
PoiScript
|
9f1a4c84ee
|
feat(cli): fmt subcommand
|
2023-12-21 05:18:32 +08:00 |
|
PoiScript
|
de4ff9aa61
|
feat(common): list formatting
|
2023-12-21 04:48:41 +08:00 |
|
PoiScript
|
2e9de16e90
|
feat(lsp): completion with snippet
|
2023-12-21 04:45:36 +08:00 |
|
PoiScript
|
5237560b61
|
feat(lsp): completion support
|
2023-12-21 02:57:13 +08:00 |
|
PoiScript
|
0ebb6552d7
|
feat(editors/vscode): html preview
|
2023-12-21 02:55:36 +08:00 |
|
PoiScript
|
4cc1130a17
|
chore: add orgize-{cli,common,lsp} package
|
2023-12-20 21:56:10 +08:00 |
|
PoiScript
|
6930640866
|
feat: parse affiliated keywords in block
|
2023-12-14 20:00:24 +08:00 |
|
PoiScript
|
868cd9ab10
|
feat: FixedWidth::value & Comment::value
|
2023-12-14 18:15:09 +08:00 |
|
PoiScript
|
7d4b176975
|
chore: impl Deref for Input
|
2023-12-13 01:32:53 +08:00 |
|
PoiScript
|
27de7ee68c
|
feat: block parsing
|
2023-12-13 01:07:11 +08:00 |
|
PoiScript
|
b2123d1acd
|
release: bump version to 0.10.0-alpha.6
|
2023-12-05 17:36:48 +08:00 |
|
PoiScript
|
19c62979f0
|
feat: simpify Traverser trait
|
2023-12-05 17:32:55 +08:00 |
|
PoiScript
|
fd098f0cf1
|
feat: parse block argument
|
2023-11-27 15:05:28 +08:00 |
|
PoiScript
|
3234554590
|
fix: list item cannot have an asterisk at the beginning of line
|
2023-11-24 16:47:58 +08:00 |
|
PoiScript
|
03756b95f9
|
ci: use dtolnay/rust-toolchain
|
2023-11-24 16:21:44 +08:00 |
|
PoiScript
|
f8fd1306e2
|
feat: support formulas in org table
|
2023-11-24 16:15:11 +08:00 |
|
PoiScript
|
3c2c8b28fd
|
feat: various update
|
2023-11-24 14:57:45 +08:00 |
|
PoiScript
|
be32dc24e0
|
chore: update benchmark
|
2023-11-24 13:34:13 +08:00 |
|
PoiScript
|
471a23c958
|
fix: consider single '\r' as newline
|
2023-11-23 18:08:39 +08:00 |
|
PoiScript
|
8fcfd60712
|
feat: support objects in link description
|
2023-11-23 15:47:14 +08:00 |
|
PoiScript
|
590212fddb
|
chore: remove dbg!
|
2023-11-22 23:22:49 +08:00 |
|
PoiScript
|
6913dbc817
|
release: bump version to 0.10.0-alpha.5
|
2023-11-21 18:46:34 +08:00 |
|
PoiScript
|
9019d4db9d
|
chore: remove outdated SYNTAX.md
|
2023-11-21 18:44:55 +08:00 |
|
PoiScript
|
c895b0bf4f
|
docs: update STATUS.md
|
2023-11-21 18:44:06 +08:00 |
|
PoiScript
|
8b5c545d4b
|
feat: support subscript and superscript
|
2023-11-21 18:42:55 +08:00 |
|
PoiScript
|
58dfb022c2
|
feat: support line breaks
|
2023-11-21 16:35:25 +08:00 |
|
PoiScript
|
6598095a9f
|
feat: is_object, is_element, is_lesser_element, is_greater_element
|
2023-11-21 16:07:53 +08:00 |
|
PoiScript
|
0c870b7be8
|
feat: support minimal sets of object in radio target
|
2023-11-21 14:55:33 +08:00 |
|
PoiScript
|
ab543b403e
|
feat: nth_repeater nth_delay
|
2023-11-21 11:55:33 +08:00 |
|
PoiScript
|
6c27a9257f
|
feat: introduce Token struct
|
2023-11-20 15:30:33 +08:00 |
|
PoiScript
|
9004de9930
|
release: bump version to 0.10.0-alpha.4
|
2023-11-20 01:47:23 +08:00 |
|
PoiScript
|
2f64e1e6af
|
feat: add todo_type method in Headline
|
2023-11-20 01:46:13 +08:00 |
|
PoiScript
|
c432d335f1
|
feat: timestamp in html export
|
2023-11-20 00:12:29 +08:00 |
|
PoiScript
|
c49f7e5716
|
feat: support repeater/delay parsing
|
2023-11-19 23:09:54 +08:00 |
|
PoiScript
|
a0fdf1d5c8
|
feat: support optional dayname in timestap (#27)
|
2023-11-19 18:06:15 +08:00 |
|
PoiScript
|
d7128035f5
|
release: bump version to 0.10.0-alpha.3
|
2023-11-19 16:48:34 +08:00 |
|
PoiScript
|
310664b05b
|
feat: support entity
|
2023-11-19 16:42:12 +08:00 |
|
PoiScript
|
917fe2f5d2
|
feat: latex in Traverser
|
2023-11-19 13:26:14 +08:00 |
|
PoiScript
|
00cfde6e90
|
feat: support latex environment parsing
|
2023-11-19 13:08:20 +08:00 |
|
PoiScript
|
4a3dd6aacb
|
feat: support latex fragment parsing
|
2023-11-19 13:08:19 +08:00 |
|
PoiScript
|
2aec1768da
|
chore: update demo
|
2023-11-18 22:40:45 +08:00 |
|