-
Notifications
You must be signed in to change notification settings - Fork 234
Home
xhcoding edited this page Jul 8, 2023
·
52 revisions
Welcome to Wiki of Emacs Application Framework.
This wiki is a collection of useful information and helpful tips built by the EAF community.
Feel free to edit and create new page whenever necessary, be sure to follow the code of conduct. Thank you for your contribution!
- FAQ: frequently asked questions
- EAF Process Crash: How to fix EAF crash?
- 常见问题: 关于EAF的常见问题
- 进程崩溃: EAF进程崩溃了怎么办?
- Ubuntu系统浏览器支持HTML5: 源码编译PyQt6支持HTML5视频
- Ubuntu system browser supports HTML5: Source code compilation PyQt6 supports HTML5 video
- Windows 系统浏览器支持 HTML5: 源码编译PyQt6支持HTML5视频,可下载预编译版本
- Customization: view and see customization options here
- Customize Rule Proxy: use Clash to implement custom rules proxy
- 自定义代理: 使用Clash来实现基于自定义规则的上网代理
- Org: integration with Org mode
- Org模式: 集成Org模式
- Org Interactive: presents your pdf side by side to an org-mode buffer with your notes
- Can not access Google: Set User Agent to fix it
- 浏览器无法登录Google: 通过设置User Agent来修复
- macOS: macOS branch status and known issues
- NixOS: how to make EAF works with Nix
- Gentoo: how to make EAF works with Gentoo
- Python-Virtual-Environment: make EAF works with pyenv
- Chemacs: make EAF works with chemacs
- Docker中使用EAF: 在Docker中运行EAF
- Sort Tab: Tab browsing with EAF browser
- Awesome Tab: Tab browsing with EAF browser
- Dependency List: Which library need by EAF
- 依赖列表: EAF需要哪些依赖库
- Snails: Snails support EAF browser search or PDF table jump
- Helm: snippets to integrate with Helm
- LaTeX: preview LaTeX by EAF pdf viewer
- Modeline Icon: show EAF icon on mode-line, powered by all-the-icons
- EAF Framework: EAF framework, principle and plugin tricks
- EAF架构设计: EAF架构设计、原理和插件编写技巧
- Multithreading: multi-threaded programming model of EAF
- 多线程编程: EAF多线程编程模型
- Todo List: some things you can start hacking now ;)