Commit Graph

21 Commits

Author SHA1 Message Date
Sergio Martínez Portela
fdc475cb19 Add comparison operations to Timestamp. 2021-04-10 11:13:30 +02:00
Sergio Martínez Portela
af1e5e6f3d Don't confuse ': plaintext' with :NODE_PROPERTIES: . 2021-04-08 23:50:55 +02:00
Sergio Martínez Portela
e4b3d42319 Improve support for list management. 2021-04-03 00:59:23 +02:00
Sergio Martínez Portela
2d7e7f23ed Support updating of elements's ID. 2021-04-03 00:59:00 +02:00
Sergio Martínez Portela
fe454bd85e Draft very basic list parser. 2021-02-10 00:21:37 +01:00
Sergio Martínez Portela
a2c5ad106f Move readme to root directory. 2021-02-08 00:00:37 +01:00
Sergio Martínez Portela
608cefe02b Add support for timedelta operation on Timestamp. 2021-02-07 23:59:35 +01:00
Sergio Martínez Portela
88e709f7db Fix OrgTime and TimeRange duraction getters. 2021-01-18 10:33:34 +01:00
Sergio Martínez Portela
2ca52c339d Add direct way of retrieving Headline ID . 2021-01-18 10:33:15 +01:00
Sergio Martínez Portela
2bd954e43a Fix matching of tags with non-unicode chracters. 2021-01-17 18:31:32 +01:00
Sergio Martínez Portela
1412a2bde1 Fix Headline spacing, add default TODO/DONE keywords.
Additionally, add util function to iterate over all headlines, and fix
Timestamp.to_datetime() to work even when no time was given.
2021-01-17 13:30:38 +01:00
Sergio Martínez Portela
cde3481958 Support time ranges on PLANNING line. 2021-01-17 13:04:27 +01:00
Sergio Martínez Portela
0e5636d2f5 Add base README. 2021-01-17 12:55:00 +01:00
Sergio Martínez Portela
6476e2a511 Fix support for hour ranges. 2021-01-17 12:40:15 +01:00
Sergio Martínez Portela
1d3b4c187b Add support for planning info update. 2021-01-12 00:58:28 +01:00
Sergio Martínez Portela
d71f98f4b9 Add support for reading Headline planning info.
This includes: `SCHEDULED`, `DEADLINE` and `CLOSED`.
2021-01-06 00:27:27 +01:00
Sergio Martínez Portela
09f2aed8fe Fix headline dumping after tags and state where separated. 2021-01-05 00:24:33 +01:00
Sergio Martínez Portela
e1f22d360c Add simple task clock management. 2021-01-05 00:23:18 +01:00
Sergio Martínez Portela
c522afd290 Add a simpler way to query properties. 2020-12-28 14:34:18 +01:00
Sergio Martínez Portela
f1be0c3a72 Add support for headline tags and state.
Also, keep track of the origin file of a given OrgDoc.
2020-12-22 10:21:41 +01:00
Sergio Martínez Portela
bb24f9495e Rename to org-rw. 2020-12-20 13:03:51 +01:00