Hi :)
People get confused about the difference between a text-editor and a 
word-processor.  

It's especially confusing because a number of advanced text-editors are able to 
cleverly interpret the textual information they are given and convert the text 
into colour-coded output.  However if you change the preferences of the 
text-editor then it changes the way it colour codes the file.  Also individual 
characters or words cannot be formatted in any way, such as made bold or 
centred.  If you change the preferences for an advanced text-editor then it 
changes the colours of the entire document, not just a portion of it.  

Basic text-editors such as Notepad can still read a file that appeared to have 
colour-coding and will show you that there is no colour-coding at all really.  
It's just that the advanced text-editors look for things such as coding 
brackets and known commands that you would normally look-up in a look-up table 
or from some other notes.  Since the list of commands is usually finite and 
seldom allows typos it helps coders by drawing attention to things where the 
colour-coding appears to have gone wonky.  

A great example is to look at an html page, say any page on the internet, and 
then go to your web-browser's equivalent of 
View - Source
which then shows the code and text which is really what your web-browser 
receives and then translates that text into (hopefully) the page that the 
web-designer wanted you to see.  

Hmm, ok so Notepad is a bad example because it is extremely basic and is made 
by MS so the usual problems apply = it can't read things that are not done "the 
Windows way" such as those using a different end-of-line character and so on.  
Also it needs to be told a file is text, such as by using the .txt file-ending 
as it can't work it out for itself.  

Word-processors are good at processing words, applying formatting to individual 
portions such as making headings bold or in a different font etc 

Actually before this list told me i could paste unformatted text i would often 
use a text-editor to strip away formatting in order to paste as unformatted 
text.  
Regards from
Tom :)  





>________________________________
> From: Andreas Säger <[email protected]>
>To: [email protected] 
>Sent: Wednesday, 5 September 2012, 8:34
>Subject: [libreoffice-users] Re: Date will not format or sort when imported 
>into calc (ods)
> 
>Of course Calc can import and export all flavours of numbers, dates,
>currencies, scientific numbers, plain text, numeric text, booleans and
>fractions in 180 different languages. Just do it.
>
>btw: There is no formatting in a text editor (gedit). So you can not remove
>any formatting.
>
>
>
>--
>View this message in context: 
>http://nabble.documentfoundation.org/Date-will-not-format-or-sort-when-imported-into-calc-ods-tp4004907p4005591.html
>Sent from the Users mailing list archive at Nabble.com.
>
>-- 
>For unsubscribe instructions e-mail to: [email protected]
>Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
>Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
>List archive: http://listarchives.libreoffice.org/global/users/
>All messages sent to this list will be publicly archived and cannot be deleted
>
>
>
>
-- 
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to