summaryrefslogtreecommitdiff
path: root/bog-todo.org
blob: 567cf317e605096eed635bf84e15af4757a5429f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#+typ_todo: BUG(b) ENH(e) DOC(d) | DONE(n) CANCELED(c@)
#+tags: maybe prerel


* General

** BUG Inconsistent face highlighting

Some citekeys are not highlighed until the surrounding text is altered.

** ENH Citekey selection if locating fails

** ENH Function for getting all citekeys in notes

Perhaps use a cache file. This could be used in
`bog-search-citekey-on-web' and `bog-rename-staged-pdf-to-citekey'.

** DOC [#A] Add README

** DOC Installation instructions

** DOC Suggest keybindings

* Notes

** ENH [#A] Allow citekeys to be properties instead of headings

** ENH Find in-text citekeys that don't have a header

** ENH Check for duplicate citekeys headings

** ENH Refiling for just bib notes

Redefine org refile targets.

* BibTeX files

** ENH [#A] Make `bog-find-citekey-bib' compatible with a single BibTeX file

** ENH Create combined bib from a suffix glob

For documents generated from multiple files

Default could be "*.tex".

** ENH Use a stage for new BibTeX files

Avoid filtering all bib file names.

* PDF files

** ENH Better handling of multiple PDFs

If multiple PDFs for a citekey, complete read.

** ENH Map basename to full name for PDF rename

When more than one file in staged, completing read prompts with full
paths, which is inconvenient if using default completing read function.

* Testing

** ENH Switch from obsolete `flet' to `noflet'