emacs-eaf / emacs-eaf/emacs-application-framework

eaf-interleave usage feedback

Open
#1,098 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Python
Stars
3.5k
Forks
245
Avg merge
22h 20m
Merged PRs (30d)
1

Description

使用 `eaf-interleave` 配合 `eaf-pdf-viewer` 阅读 pdf 时,一个典型的使用流程为
1) 打开一个 pdf 文件,使用 `eaf-interleave-open-notes-file` 命令打开对应的 org 文件
2) 在 pdf 文件中用 **鼠标** 选中特定区域,可以加入 高亮/下划线/波浪线 等强调效果。然后调用 `eaf-interleave-add-note` 命令插入笔记

关于1)
- 若对应 org 文件不存在,需要先切换到 org 的 buffer 上使用 `C-x C-s` 保存,以创建该 org 文件
- 经测试,仅当 org 文件已经存在内容后,调用 `eaf-interleave-add-note` 命令才能插入新内容。若 org 文件中尚无内容存在,只会在 minibuffer 处显示 `org-insert-heading-respect-content: Beginning of buffer`,而不会在 org 文件中插入内容。

关于2)
- 插入笔记后,标题需要手动修改

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.