Skip to content

Add script examples and FAQ to user help - #1112

Merged
christophdb merged 2 commits into
mainfrom
harmonize-dev-user-docs
Mar 19, 2026
Merged

Add script examples and FAQ to user help#1112
christophdb merged 2 commits into
mainfrom
harmonize-dev-user-docs

Conversation

@christophdb

Copy link
Copy Markdown
Member

Summary

Transfer script examples from developer.seatable.com to the user-facing help section where SeaTable users naturally look for them.

  • 10 Python examples (add rows, accumulated values, attendance, send email, QR codes, barcodes, sync MySQL, stock prices, merge PDF, convert HEIC)
  • 3 JavaScript examples (add rows, accumulated values, attendance)
  • 1 Python FAQ (supported libraries, batch operations, local execution, debugging)
  • All pages in 6 languages (en, de, es, fr, pt, ru)
  • Removed Enterprise requirement from Python examples (no longer edition-specific)

Total: 106 new files

Part of the docs harmonization together with seatable-developer-docs PR #42.

Test plan

  • Verify pages render correctly in Hugo
  • Check links to developer manual resolve
  • Verify all 6 language versions per page

Transfer script examples from developer.seatable.com to the user-facing
help section where SeaTable users naturally look for them.

New Python examples (EN + DE):
- Add rows, calculate accumulated values, attendance statistics
- Send emails, generate QR codes, generate barcodes
- Sync MySQL, watch stock prices, merge PDFs, convert HEIC to PNG

New JavaScript examples (EN + DE):
- Add rows, calculate accumulated values, attendance statistics

New Python FAQ page (EN + DE):
- Supported libraries, batch operations, local execution, debugging

Part of the harmonization between developer docs and user help.
- Add translations (es, fr, pt, ru) for all 14 new script example
  and FAQ pages (56 new files)
- Remove Enterprise requirement shortcode from all Python examples
  (no longer edition-specific)
@christophdb
christophdb merged commit 4142da5 into main Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant