首先是无限试用
@echo off setlocal enabledelayedexpansion chcp 65001 > nul # REM 获取当前日期,格式为MM/dd/yyyy for /f "delims=" %%a in ('wmic OS Get localdatetime ^| find "."') do set datetime=%%a set "year=!datetime:~0,4!" set "month=!datetime:~4,2!" set "day=!datetime:~6,2!" set "date=!month!/!day!/!year!" # REM 设置注册表项 reg add "HKEY_CURRENT_USER\Software\Typora" /v IDate /t REG_SZ /d "!date!" /f > nul endlocal
最后一个免费版本https://b-o.lanzoub.com/ie7lp0b2cxyd 只需要替换安装目录中的 app.asar 文件就可以
PicGo+Typora搭建个人笔记系统
新建仓库
然后生成令牌
保存token
保存路径
切入到typora