From dd9480a77fe3a91c7406b84cbb84f12d62af59f2 Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Mon, 22 Sep 2014 01:18:46 +0200 Subject: [PATCH] Add visibility checklists to TODO.org --- TODO.org | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/TODO.org b/TODO.org index a9297e5..d599f45 100644 --- a/TODO.org +++ b/TODO.org @@ -130,6 +130,21 @@ more sense. This, however, is not possible with aspects and antiscion axes. SWE-GLib should provide a solution to this. + Planet visibility checklist: + - planets are visible by default + - is the planet excluded from the theme? If so, add rule + .planet- { visibility: hidden; } + + Aspect visibility checklist: + - aspects are visible by default + - is this type of aspect has to be visible? If no, add rule + .aspect- {visibility: hidden; } + - is planet1 visible? If no, .aspect-p- {visibility: hidden; } + - repeat for planet2 + + Antiscion visibility checklist: + - same as for aspects + ** Implement the original Astrognome theme The software created by Jean-André Santoni has its own list of