A simple app to view and update your AiTable's datasheets

Dec 14, 2024
  • Now, when long pressing a datasheet in the drawer navigation, it'll allow you to edit the information of that datasheet (Name, ID, Title column).
  • Added a button to the top - left corner of the home page to allow leaving feedback for the app, this could be general suggestions, feature requests, bug reports or just your general opinion on the app.
  • A new "Search" feature was added to the datasheet view page to easily find the specific record you're looking for in a specific datasheet.
  • Added the option to create a new record in a datasheet straight from the application with great ease! Due to issues with lists and connected fields, please only fill and update fields which store single, non-connected data, like text fields, integer fields, etc.
  • Added the option to delete a record from a datasheet from inside the application by long pressing it and selecting "Yes".
Oct 10, 2024
  • Updated the color schema of the application
  • Updated the text that displays the current version of the application on the home page
  • Added the option to update data in AiTable from within the application by clicking the new "Cloud" icon at the top of the screen to the right when inside a record.
  • Added an option to delete a datasheet from the application (It doesn't delete it on AiTable) by opening the navigation drawer, sliding the tile of the wanted datasheet and clicking the "Delete" button
  • The datasheets in the navigation drawer now also display their ID in addition to their name
Apr 20, 2024
  • Created a landing page where the user enters their API key
  • Created a basic home page
  • Added the "Add Datasheet" button, allowing users to add their tables via:
    table id, table name and the title column.
  • When opening a datasheet record, the different fields are generated from the response JSON
  • Added a text field that displays the current version number

Currently the application is strictly for viewing data only, later I will release an update for editing data.

Subscribe