I use composition notebooks. They work fine for most of my work. I can paste in computer generated details when I need to. In addition, I create a text file to help me find something in 28 notebooks I have written at my current job. The text file, one for each notebook, has a possibly long line for each page in the notebook. It starts with the page number and lists some details that relate to the page. I use emacs grep to locate the notebook # and page # containing matching details. Now, I hear you say, "You haul your 28 notebooks with you?" I use my scanner at home to convert the pages of my notebooks to JPG files, and use FastStone Image Viewer to look at them. Each set of images it in its own directory, named for the notebook number. I have the same JPG and TXT files at home and at work. The main theme is to use formats that will be usable for the foreseeable future: JPG and TXT files.