lllin000_PaperForge/scripts
Research Assistant a9c4881324 feat: complete i18n refactor + automated release script
- i18n.js: zh/en language pack with auto-detect from Obsidian config
- main.js: all UI strings use t() calls (settings tab, wizard, pre-check)
- scripts/bump.py: --release flag: bump + commit + tag + push + gh release
- AGENTS.md: developer guide section (bump, release, i18n, pre-commit)
2026-04-30 13:55:54 +08:00
..
bump.py feat: complete i18n refactor + automated release script 2026-04-30 13:55:54 +08:00
consistency_audit.py refactor(17-dead-code-precommit): remove delegation wrappers and dead code, run ruff cleanup 2026-04-27 17:40:47 +08:00
install-paperforge.ps1 feat: add paperforge setup CLI command, one-click install script, sync __version__ to 1.4.0, detect local version from pip metadata 2026-04-27 21:34:03 +08:00
setup.py chore: rename PaperForge Lite -> PaperForge across 27 files 2026-04-28 01:25:51 +08:00
sync-plugin-version.py chore: update versions.json to v1.4.11; sync script covers both json files 2026-04-30 12:59:45 +08:00
update-paperforge.ps1 fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00
validate_setup.py chore: rename PaperForge Lite -> PaperForge across 27 files 2026-04-28 01:25:51 +08:00
welcome.py fix: VaultStep.__init__ missing step_id and checker in super() call 2026-04-27 19:49:36 +08:00