Log In  


Pico8 Sheets

Cart #p8_spreadsheets-0 | 2025-04-24 | Code ▽ | Embed ▽ | No License

Little Spreadsheet program I wrote cause I wanted to write design documents formatted as a table, But wanted to do it locally.

Write tables and then save to clipboard to paste to file, Then drag and drop file to load.
An example file:

p8_sheets
⁴⁴¹⁵fruit²⁶apples⁶	eggplants³⁷durians⁴⁶meadow²²60¹¹4¹¹0⁵⁵ocean¹¹0⁶²25¹¹2⁶	graveyard¹¹0¹¹3³²10

Navigation

  • ⬅️➡️⬆️⬇️: move
  • 🅾️: edit item
  • 🅾️ + shift: edit item color
  • space + shift: copy spreadsheet to clipboard

Prompt

  • 🅾️: yes
  • ❎ / escape: no

Typing

  • ⬅️➡️: move
  • backspace: delete character
  • escape: cancel edit
  • return: confirm entry
  • command + c: copy entry to clipboard
  • command + v: set entry to clipboard
  • command + j: toggle kana entry mode

(When setting axes last item to "" remove that row/column.)




[Please log in to post a comment]