Huang Xin

Results 41 comments of Huang Xin
trafficstars

It's confirmed that this issue can be reproduced in the [Readest project](https://github.com/chrox/readest) on Windows but not on macOS. Btw, the window [has no decorations on Windows but has decorations on...

> 体验下试试前有两个问题: > > 1. why another ebook reader? 与原版foliate 以及其他的竞品例如koodo-reader甚至zotero有没有什么比较差异? > 2. 当前 PDF标记为experimental,有哪些功能缺失或bug么? 欢迎体验使用!😊 1. Because it's fun. 这是最主要的原因。另外 Foliate 的想法和设计很好,但是使用的是`gjs + webkitgtk`技术栈,被局限在 Linux 系统中很可惜;我之前用`Zotero`管理过上千份 paper PDF 文档,确实是个不错的学术研究工具,但是很简单在学术研究之外我一刻都不想打开它;`koodo-reader`...

项目的GitHub上有关于快捷键的wiki:https://github.com/readest/readest 目前还没有直接导出的功能,计划近期会开发这一块儿,暂时可以在书架右键“在文件夹中显示”找到阅读数据的config.json文件自己来解析里面的笔记和标注数据。 P.S. 在Readest项目的GitHub上去反馈和讨论效率可能会更高。仅供参考。

> Windows版本貌似无法实现高亮文本与批注的功能 不是Windows版本无法实现,而是PDF格式没有这个功能。

> 感谢开发者的辛勤努力,希望后期key支持CHM格式甚至更多种格式 暂时不会支持chm,建议转换成epub或pdf这种开放标准的文档格式。

Same here in Android 8 (real device) and Android 12 (emulator). adb logcat shows: ``` 03-05 20:31:49.805 27436 27436 I Timeline: Timeline: Activity_launch_request time:187536342 intent:Intent { act=android.intent.action.PICK typ=application/* (has extras)...

It works now on Android but you need to pay attention to the parameters passed to dialog open. See example: https://github.com/readest/readest/blob/main/apps/readest-app/src/services/nativeAppService.ts#L255-L261

You simply cannot use the `extensions` params. See https://github.com/readest/readest/blob/main/apps/readest-app/src/app/library/page.tsx#L438-L449

> Hello friends, [#2866](https://github.com/tauri-apps/plugins-workspace/pull/2866) made me suspicious so i finally investigated it myself as well and came up with [#2871](https://github.com/tauri-apps/plugins-workspace/pull/2871). I expect it to be merged and released quickly but...

Decoding mp3 audio files works fine though on the dev build. ![image](https://github.com/user-attachments/assets/65e1c444-3eef-461a-9520-3c30eb6b1b7b)