branch: master commit a9af45fbf6b9ed0f1d87a5637cc6dbbeb1ed1698 Author: Ian Dunn <du...@gnu.org> Commit: Ian Dunn <du...@gnu.org>
Added links in "Changelog" * org-edna.org (Changelog): Added links --- org-edna.org | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/org-edna.org b/org-edna.org index b6d85eb..9c1dbf4 100644 --- a/org-edna.org +++ b/org-edna.org @@ -1151,6 +1151,9 @@ making any changes: be read on a white background; we recommend the "adwaita" theme * Changelog +:PROPERTIES: +:DESCRIPTION: List of changes by version +:END: ** 1.0beta2 Big release here, with three new features. @@ -1160,9 +1163,13 @@ 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 "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 and rest-of-siblings-wrap +*** New finders +- [[#previous-sibling-wrap][previous-sibling-wrap]] +- [[#rest-of-siblings-wrap][rest-of-siblings-wrap]]