summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Meyer <kyle@kyleam.com>2014-04-01 01:14:00 -0400
committerKyle Meyer <kyle@kyleam.com>2014-04-01 01:20:58 -0400
commit2af2dc3c8b13b5ab2ccb1c8bd7f36ba8f07f1b4d (patch)
tree478ae7b4613b1eb22a28bcf99f42c91cb4be294b
parentcdb7363a2262c3223de73a914088f5ff840c5bf0 (diff)
downloadbog-2af2dc3c8b13b5ab2ccb1c8bd7f36ba8f07f1b4d.tar.gz
Create archive subtree for TODOs
-rw-r--r--bog-todo.org91
1 files changed, 47 insertions, 44 deletions
diff --git a/bog-todo.org b/bog-todo.org
index 3763710..75e0178 100644
--- a/bog-todo.org
+++ b/bog-todo.org
@@ -8,23 +8,11 @@
Some citekeys are not highlighed until the surrounding text is altered.
-** CANCELED Citekey selection if locating fails
- CLOSED: [2014-03-16 Sun 17:59]
- - State "CANCELED" from "ENH" [2014-03-16 Sun 17:59] \\
- For now, I will stick to issuing an error message if no citekey is
- found, and only prompting if a prefix argument is given.
-
** 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'.
-** DONE [#A] Add README
- CLOSED: [2014-02-03 Mon 01:53]
-
-** DONE Describe BibTeX autokey settings for `bog-citekey-format'
- CLOSED: [2014-02-08 Sat 00:32]
-
** DOC Mention useful tools
- projectile: Store the notes files in git directory and use projectile
@@ -33,14 +21,8 @@ Perhaps use a cache file. This could be used in
** DOC Installation instructions
-** DONE Suggest keybindings
- CLOSED: [2014-02-08 Sat 02:37]
-
* Notes
-** DONE [#A] Allow citekeys to be properties instead of headings
- CLOSED: [2014-02-06 Thu 00:31]
-
** ENH Find in-text citekeys that don't have a header
** ENH Check for duplicate citekeys headings
@@ -51,52 +33,73 @@ Currently, `bog-goto-citekey-heading-in-buffer' and
`bog-goto-citekey-heading-in-notes' only work if the citekey is stored
as a heading, not a property.
-** DONE Refiling for just bib notes
- CLOSED: [2014-02-16 Sun 00:40]
-
-Redefine org refile targets.
-
* BibTeX files
-** DONE [#A] Make `bog-find-citekey-bib' compatible with a single BibTeX file
- CLOSED: [2014-02-07 Fri 01:16]
-
** ENH Create combined bib from a suffix glob
For documents generated from multiple files
Default could be "*.tex".
-** DONE Use a stage for new BibTeX files
- CLOSED: [2014-02-15 Sat 15:06]
+* PDF files
-Avoid filtering all bib file names.
+** ENH Use `org-file-apps' instead of `bog-pdf-opener'
-* PDF files
+* Testing
-** DONE Better handling of multiple PDFs
- CLOSED: [2014-03-04 Tue 00:49]
+** ENH Ability to run tests from makefile
-If multiple PDFs for a citekey, complete read.
+** ENH Put some of the common setup in macros
-** DONE Map basename to full name for PDF rename
+I'm thinking mainly of temporary Org buffers.
+
+* Release archive :ARCHIVE:
+
+** v0.6.0
+*** CANCELED Switch from obsolete `flet' to `noflet'
+ CLOSED: [2014-02-12 Wed 00:50]
+ - State "CANCELED" from "ENH" [2014-02-12 Wed 00:50] \\
+ Removed `flet`, but with set up of `bog-citekey-action', a replacement
+ funciton can be passed instead of using `noflet`.
+
+*** DONE Map basename to full name for PDF rename
CLOSED: [2014-02-15 Sat 15:07]
When more than one file in staged, completing read prompts with full
paths, which is inconvenient if using default completing read function.
-** ENH Use `org-file-apps' instead of `bog-pdf-opener'
+*** DONE Better handling of multiple PDFs
+ CLOSED: [2014-03-04 Tue 00:49]
-* Testing
+If multiple PDFs for a citekey, complete read.
-** ENH Ability to run tests from makefile
+*** DONE Use a stage for new BibTeX files
+ CLOSED: [2014-02-15 Sat 15:06]
-** ENH Put some of the common setup in macros
+Avoid filtering all bib file names.
-I'm thinking mainly of temporary Org buffers.
+*** DONE [#A] Make `bog-find-citekey-bib' compatible with a single BibTeX file
+ CLOSED: [2014-02-07 Fri 01:16]
+
+*** DONE Refiling for just bib notes
+ CLOSED: [2014-02-16 Sun 00:40]
+
+Redefine org refile targets.
+
+*** DONE [#A] Allow citekeys to be properties instead of headings
+ CLOSED: [2014-02-06 Thu 00:31]
+
+*** DONE Suggest keybindings
+ CLOSED: [2014-02-08 Sat 02:37]
+
+*** DONE Describe BibTeX autokey settings for `bog-citekey-format'
+ CLOSED: [2014-02-08 Sat 00:32]
+
+*** CANCELED Citekey selection if locating fails
+ CLOSED: [2014-03-16 Sun 17:59]
+ - State "CANCELED" from "ENH" [2014-03-16 Sun 17:59] \\
+ For now, I will stick to issuing an error message if no citekey is
+ found, and only prompting if a prefix argument is given.
-** CANCELED Switch from obsolete `flet' to `noflet'
- CLOSED: [2014-02-12 Wed 00:50]
- - State "CANCELED" from "ENH" [2014-02-12 Wed 00:50] \\
- Removed `flet`, but with set up of `bog-citekey-action', a replacement
- funciton can be passed instead of using `noflet`.
+*** DONE [#A] Add README
+ CLOSED: [2014-02-03 Mon 01:53]