We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前程序会直接将文件下载到程序所在的目录里。我寻找了一下文档,但似乎没有给出可以指定下载目录的设置。
同时,ktoolbox sync-creator现在会按照我的配置在程序所在的目录中创建 username → yyyy-mm-dd postname → filename_1.pic的目录路径。 但ktoolbox download-post则会直接在程序所在的目录中创建“yyyy-mm-dd postname → filename_1.pic”。缺少了username,能否增加username的表现,或者给予一个设置选项,这样就不需要额外的拖动。
The text was updated successfully, but these errors were encountered:
可以的,命令行使用 --path 参数就可以,配置里是没有
--path
Sorry, something went wrong.
No branches or pull requests
目前程序会直接将文件下载到程序所在的目录里。我寻找了一下文档,但似乎没有给出可以指定下载目录的设置。
同时,ktoolbox sync-creator现在会按照我的配置在程序所在的目录中创建 username → yyyy-mm-dd postname → filename_1.pic的目录路径。
但ktoolbox download-post则会直接在程序所在的目录中创建“yyyy-mm-dd postname → filename_1.pic”。缺少了username,能否增加username的表现,或者给予一个设置选项,这样就不需要额外的拖动。
The text was updated successfully, but these errors were encountered: