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
如题,错误信息如下:
Traceback (most recent call last): File "/Users/chlorine/Downloads/arc-bookmarks/main.py", line 368, in <module> bookmarks = get_bookmarks(SidebarFile) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/Users/chlorine/Downloads/arc-bookmarks/main.py", line 125, in get_bookmarks spaces[space_index]['title'] = emoji + item['value']['title'] ~~~~~~~~~~~~~^^^^^^^^^ KeyError: 'title'
命令为 python3 main.py --save-html=bookmark.html。
python3 main.py --save-html=bookmark.html
此致。
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Title: Traceback error occurs when exporting HTML
Sorry, something went wrong.
No branches or pull requests
如题,错误信息如下:
命令为
python3 main.py --save-html=bookmark.html
。此致。
The text was updated successfully, but these errors were encountered: