On Sun, Mar 21, 2010 at 3:28 AM, rgheck <rgh...@bobjweil.com> wrote: > On 03/20/2010 09:23 PM, Jose Quesada wrote: > >> Hi all, >> >> In no special order, things that I miss in lyx... >> >> >> > All of this is personal, but... > > 1. incremental search >> >> >> > Do you mean F3? >
no, I mean that as you type in the search box things that match get immediately active. No need to press enter, it works together with 'search highlight occurences'. the best way to experience this is to open vim, press / and start typing your search term. Word 2010 does this too (took them 10 years :) ) > > 2. sentence autocapitalization >> >> >> > Hmm. Most of us hate that. Let me try to motivate this feature. 1- It's trivial to implement it, and then make it optional. 2- The only way to check whether you have missed a capital is by loading all your lyx files on a text editor that supports regex and painfully check results of \.\s+[a-z] one by one. Not efficient. 3- I hate to do keyboard combos. they are bad for rsi and slower overall. Autocapitalization would save thousands of those a month. > > > 4. search highlight occurences >> >> >> > You could file an enhancement request for this. > > done: http://www.lyx.org/trac/ticket/6598 > > 5. bold, color background on outline. A way for the eyes to fixate >> landmarks >> in long outlines. >> >> >> > I'm not sure what you mean here. > > say section is bold, subsection is not. Or colored backgrounds (level1 is darker, level 6 is lighter... etc). I'd love to assign colors to sections to be able to track them visually. > > 6. edit history (go back to last edits). We seem to have only one step >> back? >> >> >> > You can go back a very long way. > > well, on 1.6.4, ubuntu karmic, I cannot. If I press the red arrow (back) it goes back to one edit location (if at all). What am I doing wrong? > > 7. the rest of the world operates on rich text/html. LyX doesn't >> (clipboard >> integration is poor, copy-pasting from/to web loses formatting) >> >> >> > I'm not sure which rest of the world you have in mind, but I agree that > LyX's external clipboard handling could be improved. We generally use > plaintext for this, because no-one has cared enough to change it since it > was implemented eons ago. > > say copy-paste from browsers. keeping basic formatting (headings, bold) would be good., but I bet this is non-trivial. Running some html parser on clipboard contents, then convert html to lyx... then paste. > > 8. 'pasted from' and url for every paste from the web (onenote uses this >> and >> it's damn inspired) >> >> >> > Don't understand this either. > > Imagine you want to keep a snippet you found online. you copy it. when pasting it in lyx, it will add a little note with the url it came from, and the time it was collected. This is a killer feature for notetaking/research. > rh > >