Customin: Custom-Made InputPad
Android App
Customin: Custom-Made InputPad
Android App
How to Use
1. Create Database File.
Tap the 'Create Command Line' in the drawer menu.
Create Commend Line.
Append Command Item: Tap the Floating Action Button.
Undo: Short-tap the appended Command Item.
'Create Database File': Tap the option menu and select it.
Command Line Rules:
The first Command Item is always MultiMode or SingleMode.
At least one Input Command must be used.
Control Commands cannot be placed at the end of Command Line.
2. Open Database File, and edit Records.
New/Copy/Delete Record: Tap the 'Edit' option menu and select it.
Note:
This screenshot is MultiMode. MultiMode can save multiple Records.
In the case of SingleMode, only one Record can be saved.
Use Center/Arrow Button or 'GoTo' option menu to move between Records.
Center Button
Short-tap -> Move to selected Record.
Long-tap -> Filter Records by entered text.
Arrow Button
Short-tap -> Move to next/previous Record.
Long-tap -> Move to latest/first Record.
Note:
This screenshot is MultiMode.
In the case of SingleMode, no option menus or buttons are displayed.
3. Latest Database File can be exported as a CSV file.
Long-tap a Database File to display a dialog.
'Export' menu can be exported as a CSV file.
Exported CSV file is called Record File. Record File can be created using a spreadsheet. And also Record File can be edited using a text editor.
Note:
Record File contains Command Line and Record Table.
Command Line is placed on the top of Record File.
Record Table is placed below Command Line.
Weight Reduction Challenge.csv
MultiMode,LabelSizeXlarge,Caption(Weight Reduction Challenge),PageBreak,LabelSizeMedium,BackgroundColorLightSteelBlue,Number(Run 7.0 km Split Time (2/10)),Number(Run 7.0 km Split Time (4/10)),Number(Run 7.0 km Split Time (6/10)),Number(Run 7.0 km Split Time (8/10)),Number(Run 7.0 km Split Time (10/10)),PageBreak,BackgroundColorThistle,Number(Body Weight (kg)),BMI,Number(Body Fat (%))
07/01/2022,,,,,,0:08:43,,,,,,,,=RC[-1]/1.7^2
07/04/2022,,,,,,0:08:42,0:19:11,,,,,,,=RC[-1]/1.7^2
07/07/2022,,,,,,0:08:34,,,,,,,,=RC[-1]/1.7^2
07/11/2022,,,,,,0:08:28,0:18:59,,,,,,78.7,=RC[-1]/1.7^2,28.7
07/13/2022,,,,,,0:08:34,0:18:59,,,,,,78.7,=RC[-1]/1.7^2,28.6
07/15/2022,,,,,,0:08:35,0:18:58,,,,,,78.4,=RC[-1]/1.7^2,28.4
07/18/2022 21:02:23,,,,,,0:08:32,0:18:27,,,,,,77.6,=RC[-1]/1.7^2,27.8
07/20/2022 19:59:23,,,,,,0:08:21,0:18:09,,,,,,78.3,=RC[-1]/1.7^2,28.3
07/22/2022 19:23:31,,,,,,0:08:10,0:17:50,0:28:20,,,,,77.3,=RC[-1]/1.7^2,27.6
07/26/2022 19:55:05,,,,,,0:08:20,0:18:05,,,,,,78.8,=RC[-1]/1.7^2,28.7
07/28/2022 19:57:30,,,,,,0:08:38,0:18:21,0:28:38,,,,,77.5,=RC[-1]/1.7^2,27.7
08/01/2022 20:41:44,,,,,,0:08:41,0:18:59,,,,,,76.9,=RC[-1]/1.7^2,27.4
08/03/2022 23:06:59,,,,,,0:08:33,0:18:21,0:28:54,,,,,76.9,=RC[-1]/1.7^2,27.4
08/05/2022 21:43:04,,,,,,0:08:31,0:18:28,0:28:52,,,,,77.3,=RC[-1]/1.7^2,27.6
Record File can be imported again using 'Import Record File' in the drawer menu.
This screenshot is imported after changing the background color to light pink in Record File.
Note:
The character set of Record File is set in 'Preferences' drawer menu.
4. Database Files can be concatenated.
'Read Records' menu can concatenate records of another selected Database File if the respective Command Lines are compatible.
Compatibility is determined by the number of command items and the type/position of input commands.
Exact duplicate records are ignored.
Ex 1 - Daily Diary
MultiMode,Date(),MultiLineText(Text Memo)
Ex 2 - Daily Diary, with decoration
MultiMode,LabelSizeLarge,BackgroundColorLightPink,Date(),MultiLineText(Text Memo)
Ex 3 - Photo Diary
MultiMode,MultiLineText(Text Memo),Image(Photo),Map(Photo Location)
Ex 4 - Voice Memo
MultiMode,MultiLineText(Text Memo),Audio(Voice Memo)
Ex 5 - Video Memo
MultiMode,MultiLineText(Text Memo),Video(Video Memo)
Ex 6 - Checklist
MultiMode,List(Who||Anna|Bob|Chris),List(Drink Bar||Tea Bag|Drip Coffee|Soft/Carbonated),SubList(Price||0.25|0.75|1.00),List(Payment||paid|pay later)
Ex 7 - Flash Card
MultiMode,MultiLineText(Recto),Counter(Recto: Number of Correct),PageBreak,Counter(Verso: Number of Correct),MultiLineText(Verso)
Ex 8 - Abstract Thinking Framework
MultiMode,Text(Something that strikes a chord),MultiLineText(Description),MultiLineText(Abstraction),MultiLineText(Diversion)