NOTES in vmail-0.0.5 vs NOTES in vmail-0.0.6
- old
+ new
@@ -478,21 +478,19 @@
- mvim - window width corrected
- delete mvmail command. just use env variable - cleaner
- sending an attachment
- can specify a directory, then all the items in the directory get
attached and sent
+- extract and append text of all selected messages into file (append)
next:
-- forwarding with attachments
- - could be "attach: [uid] attachments to signal"
+- tweak contacts list script (plus instruction for how to use)
- help doc: just return readme file, or a vim version of it (vim filetype later)
- follow mysql and use -u and -p flags on startup of server?
- omitting -p flag forces prompt
-- print all selected messages into file (append)
- ,s s confusion? Star vs search
-- enhance contacts auto fix with more advanced vim script
- - sort contacts by frequency, then take first 10 or so of any match
+- note dependence on lynx in README
later:
- mvim - starred messages not syntax colored
- mvim redrawstatus line bug
http://vim.1045645.n5.nabble.com/Redrawing-bug-in-MacVim-Command-T-since-commit-ba44868-td3248742.html
@@ -502,12 +500,15 @@
- crate to package app as a OS X app?
http://rubyconf2008.confreaks.com/crate-packaging-your-ruby-application.html
- need to bundle macvim
- if move to unknown mailbox, create the mailbox, then do the move
- some lingering encoding issues
+- forwarding with attachments
+ - could be "attach: [uid] attachments to signal"
- something is wrong with cursorline sometimes
- try flashing progress in echo line
+- sort contacts by frequency, then take first 10 or so of any match
- straight to switch mailbox, etc from message window
- allow deliver command from any buffer or window, as long as headers are at top
- range selection from : prompt
- starring
- do fast action like deletes
@@ -517,9 +518,11 @@
- message threads
- use temp files
- tempname()
- system() allows a parameters that is written to tmp file and passed
to stdin
+- enhance contacts auto fix with more advanced vim script
+- create contacts database on first startup
------------------------------------------------------------------------