Export tags data from other scripts into UTags backup JSON.
Export tag data from other V2EX-related userscripts and convert it into a UTags backup JSON file, then download it automatically.
--用户标签--{ [username: string]: string[] | string }V2EX_Polish_settings{ "member-tag": { [username: string]: { avatar?: string; tags: string[] | string } } } (the avatar field is ignored)/notes, finds the first note whose title contains the configured prefix./notes/edit/:id, extracts the JSON payload from the note editor.created / updated: current time (Date.now())updated2 / updated3: not includedutags-backup-v2ex-next-YYYYMMDD_HHMMSS.jsonutags-backup-v2ex-polish-YYYYMMDD_HHMMSS.json--用户标签-- note.V2EX_Polish_settings note.v2ex.com / v2ex.co notes pages.MIT License — see https://github.com/utags/userscripts/blob/main/LICENSE