Nriver / trilium-py

Python client for ETAPI of Trilium Note. Trilium 的 Python版 ETAPI 客户端
GNU Affero General Public License v3.0
118 stars 27 forks source link

Add error handling for export notes, no longer outputs file on error. #35

Open kelson8 opened 7 months ago

kelson8 commented 7 months ago

This makes it to where it won't create a exported note zip if there is a 404 or other error.