a serverless backend for testing Bestian's fork of sensemaking-tools

3 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes an enhancement to automatically process CSV files exported from pol.is. The suggested approach involves creating a detection function for these CSVs and then integrating it with an existing conversion function within the project's utility module.

Complexity: 1/5
enhancement good first issue

a serverless backend for testing Bestian's fork of sensemaking-tools

TypeScript

AI Summary: This issue proposes creating a function to automatically process JSON data exported from polis.tw. The function should first detect if the input JSON originates from polis.tw, and if so, it needs to convert or map specific key names within the JSON objects to a different, presumably internal, format.

Complexity: 2/5
enhancement good first issue

a serverless backend for testing Bestian's fork of sensemaking-tools

TypeScript

AI Summary: This enhancement proposes automatically processing CSV files exported from pol.is. The task involves first detecting if a CSV originates from pol.is, and if so, using the existing `csv_converter_new.ts` to correct any formatting inconsistencies within the file.

Complexity: 1/5
enhancement good first issue

a serverless backend for testing Bestian's fork of sensemaking-tools

TypeScript