diff --git a/TODO.org b/TODO.org index 3bce5d5ed..7c1c378bb 100644 --- a/TODO.org +++ b/TODO.org @@ -89,24 +89,29 @@ + [ ] twitter + [ ] present -** 2.0.3 [25/48] -+ [ ] Test ~package-autoremove~ +** 2.0.3 [27/54] ++ [ ] bin/org-alert: scans TODOs in org files and issues system alerts ++ [ ] Get rid of ~def-bootstrap~ and ~doom-bootstrap~; it's a clumsy system + [ ] tools/upload: add ~+upload/open-remote-file~ command to open current file on the remote (with TRAMP) -+ [ ] lang/org: fix janky visual line motions (~evil-next-visual-line~, etc) -+ [ ] lang/org: fix janky cursor positioning when manipulating org-table cells -+ [ ] lang/org: don't move cursor when realigning org tables -+ [ ] lang/org: certain characters/keys--when typed in a table--cause the cell - to shrink (smartparens pairs & non-self-insert-command, likely) + [ ] core-ui: replace (or fix) ~winner-mode~ (too unreliable) + [ ] Generalize ~doom-visual-bell~ by basing its background off a face + [ ] ui/doom-modeline: extend ~media-info~ segment for other media + [ ] Write ~describe-setting~ for ~def-setting!~ definitions. + [ ] Fix invisible buffer-info segment in modeline for terminal Emacs + [ ] ui/doom-modeline: fix ~0/0~ display in modeline (leftover anzu state) -+ [2/13] New module :: tools/regex (PCRE IDE) ++ [1/7] lang/org + + [ ] drag-drop image attachment (org-download) and central storage + + [ ] unified export system + + [ ] better shackle + org-agenda integration + + [ ] fix janky visual line motions (~evil-next-visual-line~, etc) + + [-] fix janky cursor positioning when manipulating org-table cells + + [-] certain characters/keys--when typed in a table--cause the cell + to shrink (likely cause: smartparens pairs & custom SPC/BKSPC binds) + + [X] don't move cursor when realigning org tables ++ [1/13] New module :: tools/regex (PCRE IDE) + [X] perl backend - + [X] replace support + + [-] replace support + [-] highlight replaced segments + [0/7] export-to-code feature + [ ] search+replace support @@ -118,10 +123,12 @@ + [ ] C++ exporter (~regex reg(regexp, ...)~) + [ ] syntax highlighter for ~+regex-mode~ (plus make it a major mode) + [ ] README.org - + [ ] Use ~make-process~ daemon approach rather than ~call-process~ + + [ ] Optimize: use ~make-process~ daemon instead of ~call-process~ ++ [X] Test ~package-autoremove~ (replaced it with ~doom/packages-autoremove~) ++ [X] tools/gist: make new gists private by default + [X] feature/evil: make ~d~ operator invoke ~wgrep-mark-deletion~ in wgrep buffers -+ [X] feature/version-control: improve magit+shackle integration; magit links open separate popups. They should open within the same popup. -+ [X] ui/doom: fix nav-flash on evil-multiedit or in eshell/term buffers ++ [X] feature/version-control: improve magit+shackle integration; open links in same popup ++ [X] ui/doom: fix over-aggressive nav-flash'ing on evil-multiedit or in eshell/term buffers + [X] core-os: don't use GTK tooltips (ugly!) + [X] ui/doom-modeline: reduce excess whitespace on right of flycheck segment + [X] ui/doom-modeline: slightly darker color for git segment (when clean)