quercia-dev / Attimo

A listing app to self-track.
GNU Affero General Public License v3.0
10 stars 0 forks source link

Add table visualisation #30

Open tebe-nigrelli opened 1 month ago

tebe-nigrelli commented 1 month ago

User needs to be able to scroll in all 4 directions. Filtering options come later

tebe-nigrelli commented 3 weeks ago

•⁠ ⁠⁠Creation of a generic Table TUI element (view table, scroll x and y, selection of a single row, selection of a cell, coloring cells). •⁠ ⁠⁠Edit menu using the table TUI: being able to select a cell to edit it. Some other features like opening a value (depending on the type it’ll do something different like mail opening a mail or file opening the file) and copying the value of an entry.