This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Tinkercad Project Gallery Organizer

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

Tinkercad Project Gallery Organizer scans the current page for Tinkercad project gallery items, extracting project names, creation dates, last modified dates, project thumbnails, and design categories from Tinkercad dashboard and gallery views. The floating panel provides project organization tools including drag-and-drop reordering, custom categories, tag assignment, and bulk selection. A summary of project counts by category and modification dates is shown. Filter by category and date range, rename projects, and export project metadata as CSV or text. Recently modified and unorganized projects are highlighted, and organization trends are tracked.

WHERE IT RUNS

Works on Tinkercad dashboard and gallery pages, including project listings, design galleries, and category views. The script detects projects using Tinkercad-specific selectors and extracts project metadata. It works best on Tinkercad project gallery pages.

HOW TO USE

The panel displays all detected projects with their names, dates, and categories. Each project has a category dropdown to assign or change its category. Use the "Add Category" button to create custom categories. The panel shows a summary of project counts by category. Click "Scan Projects" to detect all projects on the current page. Export the project metadata as text for tracking or reporting. The panel automatically saves category assignments locally.

MECHANISM — PROJECT EXTRACTION WITH CATEGORY MANAGEMENT

The script detects Tinkercad projects by finding project containers using selectors (.project-card, .tinkercad-project). From each container, it extracts the project name, creation date, modification date, and thumbnail using targeted sub-selectors. Category data is stored locally with project IDs, allowing users to assign categories that persist across sessions. The category dropdown dynamically shows all available categories, and changes are saved immediately. Tags are also stored locally for each project. The summary counts projects by category, and the list can be filtered by category. All extraction and management runs client-side with no network calls.

THE PANEL

The floating panel is fully draggable and remembers its position per domain. Click the minimize button to collapse it to a small bubble, or press Escape to hide it. The panel automatically adjusts to different screen sizes and can be resized to show more content. All settings, including categories and project assignments, are saved per domain. The panel integrates smoothly with any page layout using the BGPanel framework, maintaining clean separation from page content.

PLEASE NOTE

This script requires the free BotGentz extension to run. It does not send any data to external servers; all extracted project data, categories, and tags remain entirely local to your browser using GM_setValue. The script never reads password fields, hidden inputs, or file inputs. It stores only project names, dates, thumbnails, and user-assigned categories/tags from publicly visible Tinkercad page content. Project detection depends on the page structure; if projects are not detected, use the "Scan Projects" button to refresh extraction. The script works on Tinkercad pages and detects pages by hostname. Category assignments are local and do not affect the actual Tinkercad organization. Data persists across browser sessions and is isolated per browser profile.

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.