Commit Graph

  • 2d7e7f23ed Support updating of elements's ID. Sergio Martínez Portela 2021-04-03 00:59:00 +0200
  • fe454bd85e Draft very basic list parser. Sergio Martínez Portela 2021-02-10 00:21:37 +0100
  • a2c5ad106f Move readme to root directory. Sergio Martínez Portela 2021-02-08 00:00:37 +0100
  • 608cefe02b Add support for timedelta operation on Timestamp. Sergio Martínez Portela 2021-02-07 23:59:35 +0100
  • 88e709f7db Fix OrgTime and TimeRange duraction getters. Sergio Martínez Portela 2021-01-18 10:33:34 +0100
  • 2ca52c339d Add direct way of retrieving Headline ID . Sergio Martínez Portela 2021-01-18 10:33:15 +0100
  • 2bd954e43a Fix matching of tags with non-unicode chracters. Sergio Martínez Portela 2021-01-17 18:31:32 +0100
  • 1412a2bde1 Fix Headline spacing, add default TODO/DONE keywords. Sergio Martínez Portela 2021-01-17 13:30:38 +0100
  • cde3481958 Support time ranges on PLANNING line. Sergio Martínez Portela 2021-01-17 13:04:27 +0100
  • 0e5636d2f5 Add base README. Sergio Martínez Portela 2021-01-17 12:55:00 +0100
  • 6476e2a511 Fix support for hour ranges. Sergio Martínez Portela 2021-01-17 12:40:15 +0100
  • 1d3b4c187b Add support for planning info update. Sergio Martínez Portela 2021-01-12 00:58:28 +0100
  • d71f98f4b9 Add support for reading Headline planning info. Sergio Martínez Portela 2021-01-06 00:25:06 +0100
  • 09f2aed8fe Fix headline dumping after tags and state where separated. Sergio Martínez Portela 2021-01-05 00:24:33 +0100
  • e1f22d360c Add simple task clock management. Sergio Martínez Portela 2021-01-05 00:01:48 +0100
  • c522afd290 Add a simpler way to query properties. Sergio Martínez Portela 2020-12-28 14:34:18 +0100
  • f1be0c3a72 Add support for headline tags and state. Sergio Martínez Portela 2020-12-22 10:21:41 +0100
  • bb24f9495e Rename to org-rw. Sergio Martínez Portela 2020-12-20 12:39:47 +0100
  • 83710a4fc1 Support updating ranges with contents with different size. Sergio Martínez Portela 2020-12-20 12:14:58 +0100
  • ebecc5feca Remove unused OrgDom.serialize() . Sergio Martínez Portela 2020-12-20 11:56:21 +0100
  • cb86d88006 Add simple link modification mechanism. Sergio Martínez Portela 2020-12-20 11:47:23 +0100
  • d6133a1e9b Add test to check that links can be updated. [skip ci] Sergio Martínez Portela 2020-12-12 00:57:28 +0100
  • 9559031ba9 Pass load+dump check on organice test files. Sergio Martínez Portela 2020-12-11 23:17:37 +0100
  • 4ebd6bfd86 Make line numbers start on 1 (not 0). Sergio Martínez Portela 2020-12-10 00:24:10 +0100
  • 28a63a7e5e Add testing Organice's testing files. Sergio Martínez Portela 2020-12-10 00:22:22 +0100
  • ffd82c2d76 Show specific error on property line found before :PROPERTIES: one. Sergio Martínez Portela 2020-12-10 00:15:30 +0100
  • b2779dbc41 Improve Timestamp and TimeRange handling. Sergio Martínez Portela 2020-12-10 00:12:13 +0100
  • 7f67c768c6 Fix Headlines with properties but no content lines. Sergio Martínez Portela 2020-12-09 23:58:26 +0100
  • ffe6f007fc Add basic BEGIN_SRC block support. Sergio Martínez Portela 2020-12-06 00:26:44 +0100
  • a5bfeadfeb (In progress) Add support for SRC code blocks. Sergio Martínez Portela 2020-12-04 00:04:56 +0100
  • 1c0ecbf8c6 Improve dump checks debugging, and enable them by default. Sergio Martínez Portela 2020-11-26 23:45:32 +0100
  • 2346494268 Test with Tox on Python3.9 Sergio Martínez Portela 2020-11-26 23:45:10 +0100
  • 1d71d1a3c3 Apply autoformatting with black. Sergio Martínez Portela 2020-11-26 23:44:56 +0100
  • d5f8d76aeb Add parsing of logbook drawer. Sergio Martínez Portela 2020-11-26 23:42:39 +0100
  • 46a2c387eb Avoid adding an empty line when headline has none. Sergio Martínez Portela 2020-11-26 23:39:35 +0100
  • f08d9428d6 Add test for headlines with no content lines. Sergio Martínez Portela 2020-11-07 00:24:28 +0100
  • 2372fc597c Add base link parsing. Sergio Martínez Portela 2020-11-02 23:51:11 +0100
  • e73ce5d480 Format with black, use tokens for markup segmentation. Sergio Martínez Portela 2020-11-02 20:39:16 +0100
  • f6de69fd90 Add simple support for nested markup. Sergio Martínez Portela 2020-10-25 20:23:08 +0100
  • 5b886e5e24 Pass markup tests. Sergio Martínez Portela 2020-10-10 00:39:32 +0200
  • 0dab7e4703 Add base support for markup tests. Sergio Martínez Portela 2020-06-27 19:20:34 +0200
  • d23ee1adba Add base dumping/serialization mechanism. Sergio Martínez Portela 2020-06-22 00:40:47 +0200
  • d29058cb5e Initial commit, simplistic parsing. Sergio Martínez Portela 2020-06-21 21:27:40 +0200