Update TODO file
This commit is contained in:
parent
e3bd75ef0d
commit
46af6b48f2
21
TODO.org
21
TODO.org
@ -1,6 +1,7 @@
|
|||||||
#+STARTUP: indent
|
#+STARTUP: indent
|
||||||
|
|
||||||
* Refine UI :version_1.0:
|
* TODO [#A] Refine UI :version_1.0:
|
||||||
|
|
||||||
The UI is a bit messy right now, especially the aspect/antiscia
|
The UI is a bit messy right now, especially the aspect/antiscia
|
||||||
changer buttons and the display theme changer combo box on the chart
|
changer buttons and the display theme changer combo box on the chart
|
||||||
view.
|
view.
|
||||||
@ -47,17 +48,17 @@ Another (slightly better) idea is to load charts to the list withou
|
|||||||
previews, and load/generate the images afterwards. The same idle
|
previews, and load/generate the images afterwards. The same idle
|
||||||
functionality could do this, either.
|
functionality could do this, either.
|
||||||
|
|
||||||
* Ease navigation :version_1.0:
|
* Ease navigation
|
||||||
|
|
||||||
Since the migration to GtkIconView the chart list became very hard to
|
Since the migration to GtkIconView the chart list became very hard to
|
||||||
navigate.
|
navigate.
|
||||||
|
|
||||||
** Chart search
|
** Chart search :version_1.0:
|
||||||
|
|
||||||
The chart list should be searchable either by starting typing or with
|
The chart list should be searchable either by starting typing or with
|
||||||
a key combination, like Ctrl+F.
|
a key combination, like Ctrl+F.
|
||||||
|
|
||||||
** Configurable preview size
|
** Configurable preview size :version_2.0:
|
||||||
|
|
||||||
Chart preview size should be configurable. However, below a certain
|
Chart preview size should be configurable. However, below a certain
|
||||||
value (I'd guess around 150px) it would become unreadable. The lower
|
value (I'd guess around 150px) it would become unreadable. The lower
|
||||||
@ -73,6 +74,9 @@ below 2px) a warning should be issued.
|
|||||||
|
|
||||||
* [#C] Port to other Linux distros :version_1.0:
|
* [#C] Port to other Linux distros :version_1.0:
|
||||||
|
|
||||||
|
It is possible that other distros won’t handle the current
|
||||||
|
installation well. To be tested, especially on target platforms.
|
||||||
|
|
||||||
* Package for different distros [0/5] :version_1.0:
|
* Package for different distros [0/5] :version_1.0:
|
||||||
- [ ] Fedora
|
- [ ] Fedora
|
||||||
- [ ] Debian
|
- [ ] Debian
|
||||||
@ -114,11 +118,10 @@ dependent on the chart's size (currently, for the big chart it's
|
|||||||
|
|
||||||
* DONE Chart manipulation :version_1.0:
|
* DONE Chart manipulation :version_1.0:
|
||||||
|
|
||||||
* Synastries :version_2.0:
|
* Different chart types [/] :version_2.0:
|
||||||
|
- [ ] Synastries
|
||||||
* Transits :version_2.0:
|
- [ ] Transits
|
||||||
|
- [ ] Progressions
|
||||||
* Progressions :version_2.0:
|
|
||||||
|
|
||||||
* Time stepping :version_1.0:
|
* Time stepping :version_1.0:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user