Block a user
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-30 15:37:21 +00:00
c5845d670f
Avoid line offset correction, as it's tricky to do it correctly.
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-30 15:16:08 +00:00
c7f78e0a6c
Add reparse test line ordering of reparsing.
kenkeiras
deleted branch feat/add-todo-keywords-programmatically from kenkeiras/org-rw
2024-07-30 15:14:03 +00:00
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-30 13:34:29 +00:00
c6c372e111
Update reparse test to test full org_rw.dump. This fails.
WIP: Add support for updating a headline whole text contents
Wondering how problematic is to allow whitespace changes on headline full content update.
Keeping the whitespace as correct as possible should be doable but might require removing the current…
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-30 08:53:21 +00:00
ef615feac5
Allow trailing whitespace changes on raw content update.
d0498d2f5b
Add support for data parse on headline content update.
5de339570d
Add (failing) test for reparse on headline update.
WIP: Add support for updating a headline whole text contents
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-29 14:37:21 +00:00
071004ea7a
Quick fix for handling date data.
f5cafa9c62
Merge remote-tracking branch 'origin/develop' into support-updating-raw-note-contents
40d58d5488
Merge pull request 'Add TODO keywords programmatically' (#2) from feat/add-todo-keywords-programmatically into develop
09f9030818
tests: fix typings to match mypy expectations.
7e44bce145
Merge remote-tracking branch 'origin/develop' into feat/add-todo-keywords-programmatically
40d58d5488
Merge pull request 'Add TODO keywords programmatically' (#2) from feat/add-todo-keywords-programmatically into develop
09f9030818
tests: fix typings to match mypy expectations.
7e44bce145
Merge remote-tracking branch 'origin/develop' into feat/add-todo-keywords-programmatically
b174405c90
Refactor headline state parsing.
da2d8c8c6d
Add
org-todo-keywords
environment to programatically set states.
Add TODO keywords programmatically
kenkeiras
pushed to feat/add-todo-keywords-programmatically at kenkeiras/org-rw
2024-07-29 14:32:14 +00:00
09f9030818
tests: fix typings to match mypy expectations.
kenkeiras
pushed to feat/add-todo-keywords-programmatically at kenkeiras/org-rw
2024-07-29 14:20:17 +00:00
7e44bce145
Merge remote-tracking branch 'origin/develop' into feat/add-todo-keywords-programmatically
ef893a72a0
Merge pull request 'feat/improvements' (#1) from lyz/org-rw:feat/improvements into develop
9fea315115
merge upstream
191bb753c4
tests: fix repetition string
cca2a9ec1c
Merge branch 'develop' into feat/improvements
ef893a72a0
Merge pull request 'feat/improvements' (#1) from lyz/org-rw:feat/improvements into develop
9fea315115
merge upstream
191bb753c4
tests: fix repetition string
cca2a9ec1c
Merge branch 'develop' into feat/improvements
ff841f82f0
feat: Set the default Timestamp active to True
Code cleanup: This condition won't ever be run
kenkeiras
created branch support-updating-raw-note-contents in kenkeiras/org-rw
2024-07-22 22:31:27 +00:00
kenkeiras
pushed to support-updating-raw-note-contents at kenkeiras/org-rw
2024-07-22 22:31:27 +00:00
134d872ca6
wip: First approach to get going.
2f3c52f5f2
Push notes section to the top.
d630fb0f70
Add Malleable Software slides to homepage.