branch: master commit 31c40be5b1ba6de14aa6d329c907a48acb9c25fd Author: Ian Dunn <du...@gnu.org> Commit: Ian Dunn <du...@gnu.org>
Fixed up Changelog in documentation * org-edna.org (Changelog): Use lists, not headings, to avoid cluttering info output --- org-edna.org | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/org-edna.org b/org-edna.org index e062701..dd53c6b 100644 --- a/org-edna.org +++ b/org-edna.org @@ -1298,33 +1298,33 @@ making any changes: - Fixed compatibility with new Org effort functions ** 1.0beta4 Just some bug fixes from the new form parsing. -*** Fixed multiple forms getting incorrect targets -*** Fixed multiple forms not evaluating +- Fixed multiple forms getting incorrect targets +- Fixed multiple forms not evaluating ** 1.0beta3 HUGE addition here -*** Conditional Forms -- See [[#conditional_forms][Conditional Forms]] for more information -*** Overhauled Internal Parsing -*** Fixed consideration keywords +- Conditional Forms + - See [[#conditional_forms][Conditional Forms]] for more information +- Overhauled Internal Parsing +- Fixed consideration keywords - Both consider and consideration are accepted now -*** Added 'any consideration -- Allows passage if just one target is fulfilled +- Added 'any consideration + - Allows passage if just one target is fulfilled ** 1.0beta2 Big release here, with three new features. -*** Added interactive keyword editor with completion -- See [[#setting_keywords][Setting the Properties]] for how to do that +- Added interactive keyword editor with completion + - See [[#setting_keywords][Setting the Properties]] for how to do that -*** New uses of schedule! and deadline! -- New "float" form that mimics diary-float -- New "landing" addition to "+1d" and friends to force planning changes to land on a certain day or type of day (weekend/weekday) -- See [[#planning][Scheduled/Deadline]] for details +- New uses of schedule! and deadline! + - New "float" form that mimics diary-float + - New "landing" addition to "+1d" and friends to force planning changes to land on a certain day or type of day (weekend/weekday) + - See [[#planning][Scheduled/Deadline]] for details -*** New "relatives" finder -- Renamed from chain-find with tons of new keywords -- Modified all other relative finders (previous-sibling, first-child, etc.) to use the same keywords -- See [[#relatives][relatives]] for details +- New "relatives" finder + - Renamed from chain-find with tons of new keywords + - Modified all other relative finders (previous-sibling, first-child, etc.) to use the same keywords + - See [[#relatives][relatives]] for details -*** New finders -- [[#previous-sibling-wrap][previous-sibling-wrap]] -- [[#rest-of-siblings-wrap][rest-of-siblings-wrap]] +- New finders + - [[#previous-sibling-wrap][previous-sibling-wrap]] + - [[#rest-of-siblings-wrap][rest-of-siblings-wrap]]