David J Patrick wrote: > I've been doing a lot more using vim and vimoutliner, to keep track of > everything in .txt files. It would be REALLY NEAT (tm) if I could slap a > valid remind line, from the "rem" to the "%" anywhere within an "outlined" > text file.
ugh... I think adding that to Remind itself is a bit hackish. A preprocessor is much nicer/easier: extract-rem.pl outline.txt | remind ... - This could even be wrapped in a shell script "rem-outline" or somesuch. Regards, David. _______________________________________________ Remind-fans mailing list [email protected] http://lists.whatexit.org/mailman/listinfo/remind-fans
