centrebas.blogg.se

Office notepad++ word wrap
Office notepad++ word wrap










Use the same software that you want to use for further work with your notes. If you want to take notes with your computer, by all means do. That does not always make things simpler when you want compatibility with other software. "Sublime text" tries to be a bit of both, it seems. When you insert text from a code editor into a wordprocessing document, it is going to be a mess.Press enter, and the next entry will "inherit" the level from previous entry. When the insertion point (text cursor) is at the beginning of a list entry, hit tab or shift+tab to go to next/previous indent level. To have this kind of indent available for fast typing (without needing to use a mouse or navigating menus), the only workaround I can see is to use a multilevel list.Word processors should make indents by paragraph formatting, not by inserting characters (which is the only way to do it for plaintext editors). Word processing is more advanced, but I don't know of any wordprocessors that do this. Code editors like theones mentioned may mimic the tabbed/spaced indent from previous line.












Office notepad++ word wrap