forked from kenkeiras/org-rw
Lyz
c5cc14f65c
To update the current Timestamp instance based on a datetime or date object. I've also included a set_datetime method to OrgTime feat: add activate and deactivate methods to TimeRange and OrgTime I need it in a program I'm making refactor: Create the Time type hint I had to move the parse_time and parse_org_time_range below OrgTime because it used the Time type hint and the Time type hint needed the other two style: reformat the code following black style: Add some type hints and docstrings style: remove unused imports tests: Correct some mypy errors |
||
---|---|---|
.. | ||
utils | ||
01-simple-2.org | ||
01-simple.org | ||
02-markup.org | ||
03-links.org | ||
04-code.org | ||
05-dates.org | ||
06-lists.org | ||
07-org-roam-v2.org | ||
08-property-creation.org | ||
09-markup-on-headline.org | ||
10-tables.org | ||
11-nested-lists.org | ||
12-headlines-with-skip-levels.org | ||
test_org.py |