Road to 0.2 #2

Open
opened 2025-03-04 23:23:07 -05:00 by lightling · 0 comments
Owner

Features

  • Tools (0.2?)
    • QR code generation for an item
      • App provides a static frontend for loading the data
      • Can define a root page URL to navigate to frontend
      • Can generate a QR code based on the _id and filename.json
    • Label sheet generation using QR codes for multiple items
      • Can define what fields show up on labels if any
      • Can use popular label sheet templates
  • Embedded vs External Images
    • Toggle in image modal
    • Embedded -> External
    • External -> Embedded
    • Save/load external files
      • folder with same name as json file
      • filenames are {_id}__{field-name}.{type}

Frontend

  • Idea A:
    • A minimal version of the table and row modal (no editing)
    • The app fetches by url scheme <root>/<filename>.json/<item _id>
  • Idea B:
    • Investigate building for android with tauri
    • Include a QR scanner in the android app companion to function as the search

Time Tracking

N/A

## Features - [ ] Tools (0.2?) - [ ] QR code generation for an item - [ ] App provides a static frontend for loading the data - [ ] Can define a root page URL to navigate to frontend - [ ] Can generate a QR code based on the `_id` and `filename`.json - [ ] Label sheet generation using QR codes for multiple items - [ ] Can define what fields show up on labels if any - [ ] Can use popular label sheet templates - [ ] Embedded vs External Images - [ ] Toggle in image modal - [ ] Embedded -> External - [ ] External -> Embedded - [ ] Save/load external files - folder with same name as json file - filenames are {_id}__{field-name}.{type} ### Frontend - Idea A: - A minimal version of the table and row modal (no editing) - The app fetches by url scheme `<root>/<filename>.json/<item _id>` - Idea B: - Investigate building for android with tauri - Include a QR scanner in the android app companion to function as the search ## Time Tracking N/A
lightling added a new dependency 2025-03-05 00:01:03 -05:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Depends on
#1 Road to 0.1
Goldenwere/simple-inventory-editor
Reference: Goldenwere/simple-inventory-editor#2
No description provided.