File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 15
15
</div >
16
16
17
17
## Tree-sitter
18
- Experimental tree-sitter support branch: https://github.com/kristijanhusak/orgmode.nvim/tree/tree-sitter
18
+ Tree-sitter support branch: https://github.com/kristijanhusak/orgmode.nvim/tree/tree-sitter
19
+ #### NOTE: tree-sitter branch will become main very soon!
20
+ All new features and fixes are going to the ` tree-sitter ` branch.
19
21
20
22
## Installation
21
23
@@ -249,8 +251,8 @@ much experience with those. Any help on this topic is appreciated.
249
251
* [X] Support searching by properties
250
252
* [ ] Improve checkbox hierarchy
251
253
* [X] Support todo keyword faces
252
- * [ ] Support clocking work time
253
- * [ ] Improve folding
254
+ * [X ] Support clocking work time (Added on tree-sitter branch)
255
+ * [X ] Improve folding (Added on tree-sitter branch)
254
256
* [X] Support exporting (via existing emacs tools)
255
257
* [ ] Support archiving to specific headline
256
258
* [ ] Support tables
You can’t perform that action at this time.
0 commit comments