note that for the data access, the execution place is relevant
This commit is contained in:
parent
6e159ad5c4
commit
5ac67e0d64
1 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@ A GUI for the flinventory project/ data format.
|
|||
|
||||
Currently only intended for bike part lists.
|
||||
|
||||
It's run with `python flinventory_gui/search.py`.
|
||||
It's run with `cd flinventory_gui && python search.py`.
|
||||
|
||||
## Packages and importing
|
||||
|
||||
|
@ -34,4 +34,4 @@ added `11111` for protocol `tcp`.
|
|||
could be helpful.
|
||||
- Make this filter keyboard accessible. Ctrl+F activates choice, then letter chooses something which is
|
||||
marked in the text on the bike picture.
|
||||
- Figure out why sometimes the page reloads completely.
|
||||
- Figure out why sometimes the page reloads completely.
|
||||
|
|
Loading…
Reference in a new issue