Files
tft/todo.txt
T
2023-03-06 22:26:31 +02:00

47 lines
711 B
Plaintext

open tree
Parser:
- clean wh
--help
help - lowercase
findRelative
findRelation - extend
Draw distinct regions of a tree
Draw spouses' relatives if main has none?
Combine trees on the command line
Zooming
Visualization:
- draw parents of focused
- horizontal navigation between cousins
- color on different consoles
- screen resize
- empty tree
- half children and main tree
Compilation
- static and dynamic ncurses
?
- same person can be displayed twice
- coordinate types for large trees
Backend
- file operatons check if file exists
- move to SQLlite
- create tree backup
Refactoring
- gender enum
- person struct
- comment style /*
readelf -a /usr/lib/x86_64-linux-gnu/libncursesw.a | grep lto