Index: TODO =================================================================== --- TODO (revision 10014) +++ TODO (revision 10015) @@ -1,13 +1,18 @@ 0. old reports waiting for ACK ============================================= 1. Upcoming release ==================================================== - -2. Later releases ========================================================== - librnd4.1 API upgrade: - lib_plot/plot_preview.c: LIBRND41 TODOs: e->coord_per_pix is available -> see bug_files/TODO/sim.patch - needs librnd4.2 API upgrade: - library window "Use selected" should have a tooltip on what exactly it does (for devmap: returns name only, does not update loclib); API: close buttons can't have tooltips [report: aron] +- FEATURE: librnd svg export upgrade (enum: color, grayscale, b&w): allow svg schematic export with option of monochrome [report: Erich] +- FEATURE: implement attribute symlinks (see design doc) + - BUG: altium had a =Device or =Footprint attribute somewhere, that should be a symlink [report: aron] +- FEATURE: arrow key navigation [report: Vuokko] +- FEATURE: integrity check: wirenet consists of floaters only: list floater object id paths or coords [report: Vuokko] + +2. Later releases ========================================================== - TEST+DOC: - can load a project file TODO: pool node -> export project from GUI @@ -21,13 +26,8 @@ - allow creating new attributes (or rather macros) using the same template - create one with: %escape.sym.a.color|% %escape.sym.a.value|% %escape.sym.a.tolerance|% - print it as %escape.macro|(unknown)% for the value column -- FEATURE: implement attribute symlinks (see design doc) - - BUG: altium had a =Device or =Footprint attribute somewhere, that should be a symlink [report: aron] -- FEATURE: arrow key navigation [report: Vuokko] - FEATURE: symbol meta layer drawing: draw lines from floaters back to their parent? - FEATURE: io_geda: multiple net= attributes (e.g. in stock 7400) -> should be an array -- FEATURE: librnd svg export upgrade (enum: color, grayscale, b&w): allow svg schematic export with option of monochrome [report: Erich] -- FEATURE: integrity check: wirenet consists of floaters only: list floater object id paths or coords [report: Vuokko] - FEATURE: DRC (requires query() on the abstract model): - noslot or rather uniq attribute (e.g. for resistors) - figure if fully overlapping ports (or symbols) can be or should be detected (see: two gnd symbols on top of eachother) [report: Erich]