Commit Graph

  • 423d6f9842 Fix multiline specifications of TODO properties. develop Sergio Martínez Portela 2024-03-22 01:54:46 +0100
  • 9e994ba323 Accept numbers as end of implicit link. Sergio Martínez Portela 2024-02-21 23:00:59 +0100
  • 985098e091 Find web links not marked as such when returning `doc.get_links()`. Sergio Martínez Portela 2024-02-04 00:18:31 +0100
  • feb836b2b6 Merge branch 'fix/handle-headlines-with-skip-levels' into develop Sergio Martínez Portela 2023-10-16 23:39:30 +0200
  • e26a2f04ac Fix typing of `headline_hierarchy`, remove incorrect assertion. Sergio Martínez Portela 2023-10-16 23:38:17 +0200
  • 9d87d533f4 Add (failing) test Sergio Martínez Portela 2023-10-16 23:32:18 +0200
  • e4821f02cd Fix: run checks on the updated headline_hierarchy. Sergio Martínez Portela 2023-10-16 23:16:41 +0200
  • 1f54307fdb Merge branch 'dev/add-types' into develop Sergio Martínez Portela 2023-10-16 00:24:51 +0200
  • 1d0b4cce14 Complete typing with `mypy --check-untyped-defs`. Sergio Martínez Portela 2023-10-16 00:21:30 +0200
  • 9fb4bce5ef Add extra-test validation. Sergio Martínez Portela 2023-10-15 23:41:20 +0200
  • 61246da521 Merge MyPy and Pytest Gitea actions. Sergio Martínez Portela 2023-10-15 23:37:45 +0200
  • da1288a6ba Add MyPy Gitea action. Sergio Martínez Portela 2023-10-15 23:34:29 +0200
  • f7ddddb8c9 Add PyTest Gitea action. Sergio Martínez Portela 2023-10-15 17:54:59 +0200
  • 343d864559 Fix handling of headline title-tags separated by tabs. Sergio Martínez Portela 2023-10-15 16:38:00 +0200
  • 5ed34df57a Make typed functions pass `mypy` check. Sergio Martínez Portela 2023-10-15 16:34:19 +0200
  • 99e44fd8b2 Merge branch 'dev/render-as-dom' into develop Sergio Martínez Portela 2023-10-07 13:14:51 +0200
  • 2749a5caad Implement Headline.add_tag()/.create_headline_at_end(). dev/render-as-dom Sergio Martínez Portela 2023-10-07 13:14:13 +0200
  • f11ecd05d6 Fix: find links in list tags. Sergio Martínez Portela 2023-07-30 23:14:29 +0200
  • cebe979066 Fix typo on lists test file. Sergio Martínez Portela 2023-05-01 20:40:15 +0200
  • 36a0a00113 Fix nested lists DOM generation and add tests. Sergio Martínez Portela 2023-05-01 20:40:02 +0200
  • 790ef57598 Add extra check for TimeRange validity. Sergio Martínez Portela 2023-04-23 20:49:28 +0200
  • 302689a622 Fix dom generated of table nested into list. Sergio Martínez Portela 2023-04-23 20:48:57 +0200
  • 7008124509 Use more robust list de-indentation handler. Sergio Martínez Portela 2023-04-13 23:56:58 +0200
  • d67bae645b Fix string representation of PropertyNode. Sergio Martínez Portela 2023-01-04 00:36:20 +0100
  • 8832cd0b3d Fix extraction of block element contents. Sergio Martínez Portela 2022-11-17 00:20:20 +0100
  • 66d061dfda Expose `#+BEGIN_` block arguments. Sergio Martínez Portela 2022-11-15 21:07:36 +0100
  • b819904457 Fix handling of block elements after multiline list items. Sergio Martínez Portela 2022-11-12 18:01:00 +0100
  • 6c6c375572 WIP: Add support for multiline list items. Sergio Martínez Portela 2022-11-12 12:37:50 +0100
  • ccebe90ea8 Fix as_dom of Text found in a result after a list. Sergio Martínez Portela 2022-11-04 00:14:13 +0100
  • bf10c51e61 Indent list-group inside current node if part of a block. Sergio Martínez Portela 2022-11-03 23:35:56 +0100
  • 28ddd3e44f Support get_raw_contents of list groups. Sergio Martínez Portela 2022-11-03 23:01:21 +0100
  • 440f0bd4b7 Properly fix parsing of lists inside drawers. Sergio Martínez Portela 2022-11-01 19:58:17 +0100
  • fc9ce664ae Unify drawer node classes under a common parent. Sergio Martínez Portela 2022-11-01 19:57:50 +0100
  • d1d5de89b7 Revert "Fix parsing of lists inside drawers." Sergio Martínez Portela 2022-11-01 19:13:29 +0100
  • 5e4a9f8ff2 Fix parsing of lists inside drawers. Sergio Martínez Portela 2022-10-31 21:50:18 +0100
  • 2748f6400b Make `token_list_to_plaintext` skip link's URL. Sergio Martínez Portela 2022-10-21 20:14:57 +0200
  • 7beec0be05 Fix link building on text_to_dom. Sergio Martínez Portela 2022-09-29 23:24:20 +0200
  • 3dc6213abb Handle list items where the tag is composed only by the checkbox. Sergio Martínez Portela 2022-09-29 20:31:23 +0200
  • d69bf97163 Require whitespace after list bullet. Sergio Martínez Portela 2022-09-29 20:25:48 +0200
  • 28d8b69146 Export table on `as_dom`. Sergio Martínez Portela 2022-09-27 23:55:07 +0200
  • c2968283f3 feat: Add base support for tables. Sergio Martínez Portela 2022-09-27 23:36:32 +0200
  • 7b7c186b83 feat: Handle greater blocks different from SRC ones. Sergio Martínez Portela 2022-08-28 21:23:44 +0200
  • 0e90abbb63 feat: Support markup inside headline titles. Sergio Martínez Portela 2022-08-28 14:08:54 +0200
  • baaa7cbb86 Return None when asked to `text_to_dom` None. Sergio Martínez Portela 2022-08-27 13:06:08 +0200
  • f3ca823b0c Merge branch 'fix/confusing-links' into develop Sergio Martínez Portela 2022-08-27 13:03:52 +0200
  • efadb7814a Fix handling of links with `[]` characters around them. Sergio Martínez Portela 2022-08-27 13:02:10 +0200
  • bd4e4f8cb4 Add (failing) tests for confusing links (close to `[]`). Sergio Martínez Portela 2022-08-26 19:17:12 +0200
  • 121ad46680 Support text markup on list tags. Sergio Martínez Portela 2022-08-26 19:04:50 +0200
  • 2b2af7004a Fix closing links when converting tokens to DOM. Sergio Martínez Portela 2022-08-20 15:22:16 +0200
  • 79fd20a472 Add link test with more trailing text. Sergio Martínez Portela 2022-08-20 15:07:19 +0200
  • 434fb8ab0e Support non-recursive `dump_headline`. Sergio Martínez Portela 2022-06-19 21:46:39 +0200
  • eb3c789fad Raise caution errors as NonReproducibleDocument. Sergio Martínez Portela 2022-06-19 21:46:14 +0200
  • 6b8b4de21e Use Optional for types that might be None. Sergio Martínez Portela 2022-06-05 23:32:32 +0200
  • a67bde58d0 Fix repetition on dates with start+end times. Sergio Martínez Portela 2022-06-05 23:31:48 +0200
  • 63bb1e67e0 Handle :RESULTS: drawer, and data inside :LOGBOOK: Sergio Martínez Portela 2022-05-16 23:17:28 +0200
  • c87a50f365 Fix handling of Headline hierarchy. Sergio Martínez Portela 2022-05-16 23:16:20 +0200
  • eacbcce376 Avoid false-positives when detecting headlines. Sergio Martínez Portela 2022-05-15 23:39:35 +0200
  • 7a9cff57f9 Simplify parsing of CodeBlocks. Sergio Martínez Portela 2022-05-07 23:33:32 +0200
  • afd02f55d4 Improve DOM aggregation of CodeBlocks. Sergio Martínez Portela 2022-05-07 23:02:18 +0200
  • cfce08eed0 Handle OrgDoc's ID. Sergio Martínez Portela 2022-05-07 12:53:09 +0200
  • 9b550ed2ea Handle links on DOM's LinkItem. Sergio Martínez Portela 2022-05-06 20:18:44 +0200
  • 9ef2a8ece6 Handle links in dom's text. Sergio Martínez Portela 2022-05-06 15:54:14 +0200
  • 3da2ab066c Add helper to get document from a Headline. Sergio Martínez Portela 2022-03-28 00:49:32 +0200
  • 52d8cf59ce Read raw contents via key names, not positions. Sergio Martínez Portela 2022-02-14 23:09:43 +0100
  • d00937c6eb When reporting problematic blocks, focus on the relevant lines. Sergio Martínez Portela 2021-10-24 23:15:22 +0200
  • fc166e41a1 Consider SEQ_TODO for TODO keywords. Sergio Martínez Portela 2021-10-24 23:06:35 +0200
  • f79d52a16d Add support for nested lists on as_dom(). Sergio Martínez Portela 2021-09-04 00:01:21 +0200
  • bd31c67eea Complete initial step of conversion of notes. Sergio Martínez Portela 2021-08-30 00:09:52 +0200
  • fdd532e424 Improve handling of drawers, avoid adding lines not asked for. Sergio Martínez Portela 2021-08-29 23:54:51 +0200
  • c08eb0a7cb Draft conversion to DOM tree. Sergio Martínez Portela 2021-08-27 00:22:15 +0200
  • bd57dff091 Close PROPERTY drawers when there's no empty lines between headlines. Sergio Martínez Portela 2021-08-14 17:40:08 +0200
  • a164653cd0 Support update of content inside lists. Sergio Martínez Portela 2021-08-04 00:06:18 +0200
  • 7e944bcb3d Add support for markdown and link parsing on lists. Sergio Martínez Portela 2021-08-03 23:05:15 +0200
  • 7cf643200e Upload version to PyPI. Sergio Martínez Portela 2021-08-03 23:04:36 +0200
  • 6943ebad7c Add support for org-roam-v2 style files. Sergio Martínez Portela 2021-08-03 22:37:03 +0200
  • 3b6358c195 Add method to get OrgDoc property. Sergio Martínez Portela 2021-08-03 22:15:38 +0200
  • 72d5cadb96 Improve NODE_PROPERTIES parsing. Sergio Martínez Portela 2021-08-03 22:13:41 +0200
  • fdc475cb19 Add comparison operations to Timestamp. Sergio Martínez Portela 2021-04-10 11:13:30 +0200
  • af1e5e6f3d Don't confuse ': plaintext' with :NODE_PROPERTIES: . Sergio Martínez Portela 2021-04-08 23:49:37 +0200
  • e4b3d42319 Improve support for list management. Sergio Martínez Portela 2021-04-03 00:59:23 +0200
  • 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