A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Word » Formatting Long Documents
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

A new idea for WYSIWYG rich text editors



 
 
Thread Tools Display Modes
  #1  
Old May 30th, 2004, 06:12 PM
Booted Cat
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org
  #2  
Old May 31st, 2004, 03:26 AM
Word Heretic
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

G'day (Booted Cat),

One simple way to achieve this is to use an invisible table, tab to
move between entries, and style the columns of the table
appropriately.


Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Booted Cat reckoned:

Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org

  #3  
Old May 31st, 2004, 09:35 PM
Klaus Linke
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

Hi Yao,

If you insert an annotation (= comments) anywhere, Word will automatically
apply the "Comment Text" style.

So it already works as you propose?

If you don't want to use Word's annotation mechanism, you can use your own
character or paragraph style for annotations, and assign a keyboard
shortcut for it.

Not that I don't understand your "pen mode" concept, but I think it would
be confusing.
If I put the cursor somewhere in some text, I expect that what I type will
appear in the style that's applied to that text.

Regards,
Klaus




"Booted Cat" wrote:
Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org



  #4  
Old June 1st, 2004, 10:12 PM
Booted Cat
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

Hi,

My example is just a simplified one, using aaa bbb and so on to
represent actual English words.

Word Heretic wrote in message . ..
G'day (Booted Cat),

One simple way to achieve this is to use an invisible table, tab to
move between entries, and style the columns of the table
appropriately.


Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


Booted Cat reckoned:

Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org

  #5  
Old June 1st, 2004, 10:23 PM
Booted Cat
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

Hi,

"Klaus Linke" wrote in message ...
Hi Yao,

If you insert an annotation (= comments) anywhere, Word will automatically
apply the "Comment Text" style.

So it already works as you propose?


Word's Insert|Annotation command inserts annotations on the right side
of the original document, so it isn't very intuitive. And it isn't a
formatting tool. And to insert an annotation you have to choose the
menu or do some shortcut, not very convenient for frequent annotation
insertions.

If you don't want to use Word's annotation mechanism, you can use your own
character or paragraph style for annotations, and assign a keyboard
shortcut for it.


Even one extra keystroke seems wasteful before inputting each new
annotation.


Not that I don't understand your "pen mode" concept, but I think it would
be confusing.
If I put the cursor somewhere in some text, I expect that what I type will
appear in the style that's applied to that text.


Pen Mode is mainly intended for annotating on someone else's work, so
it's not very likely that modifying existing text is needed.


Regards,
Klaus



Anyway, I've submitted it as a new feature to OpenOffice's bug report
system...




"Booted Cat" wrote:
Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org

  #7  
Old June 2nd, 2004, 11:25 PM
Dayo Mitchell
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

I could see "Pen Mode" being useful, but I think we kinda already have
it--if you turn on Track Changes and type in the text, all annotations will
show up in a different format. There's no reason the person being reviewed
can't just read that and skip the Accept/Reject changes part. I've
commented papers that way before, and students were fine with it.

But maybe I'm missing something? I'm coming late to this discussion.

DM

"Booted Cat" wrote:

Hi,

"Klaus Linke" wrote in message
...
Hi Yao,

If you insert an annotation (= comments) anywhere, Word will automatically
apply the "Comment Text" style.

So it already works as you propose?


Word's Insert|Annotation command inserts annotations on the right side
of the original document, so it isn't very intuitive. And it isn't a
formatting tool. And to insert an annotation you have to choose the
menu or do some shortcut, not very convenient for frequent annotation
insertions.

If you don't want to use Word's annotation mechanism, you can use your own
character or paragraph style for annotations, and assign a keyboard
shortcut for it.


Even one extra keystroke seems wasteful before inputting each new
annotation.


Not that I don't understand your "pen mode" concept, but I think it would
be confusing.
If I put the cursor somewhere in some text, I expect that what I type will
appear in the style that's applied to that text.


Pen Mode is mainly intended for annotating on someone else's work, so
it's not very likely that modifying existing text is needed.


Regards,
Klaus



Anyway, I've submitted it as a new feature to OpenOffice's bug report
system...




"Booted Cat" wrote:
Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting, regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org


  #8  
Old June 2nd, 2004, 11:42 PM
Klaus Linke
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

But maybe I'm missing something?

No!! I wanted to suggest that, too, and then forgot.

Though it may be a bit dangerous to "misuse" track changes for making
annotations.
I routinely "accept all changes" when I get documents from others, because
many people forget to do that.
This would turn the "comments" into regular text.

(BTW, I like the idea of "inline comments" less and less the longer I think
about it. For example, it would be impossible to annotate objects/pictures,
or numbers/stuff in narrow table cells)

Regards,
Klaus


"Dayo Mitchell" wrote:
I could see "Pen Mode" being useful, but I think we kinda already have
it--if you turn on Track Changes and type in the text, all annotations

will
show up in a different format. There's no reason the person being

reviewed
can't just read that and skip the Accept/Reject changes part. I've
commented papers that way before, and students were fine with it.

But maybe I'm missing something? I'm coming late to this discussion.

DM

"Booted Cat" wrote:

Hi,

"Klaus Linke" wrote in message
...
Hi Yao,

If you insert an annotation (= comments) anywhere, Word will

automatically
apply the "Comment Text" style.

So it already works as you propose?


Word's Insert|Annotation command inserts annotations on the right side
of the original document, so it isn't very intuitive. And it isn't a
formatting tool. And to insert an annotation you have to choose the
menu or do some shortcut, not very convenient for frequent annotation
insertions.

If you don't want to use Word's annotation mechanism, you can use your

own
character or paragraph style for annotations, and assign a keyboard
shortcut for it.


Even one extra keystroke seems wasteful before inputting each new
annotation.


Not that I don't understand your "pen mode" concept, but I think it

would
be confusing.
If I put the cursor somewhere in some text, I expect that what I type

will
appear in the style that's applied to that text.


Pen Mode is mainly intended for annotating on someone else's work, so
it's not very likely that modifying existing text is needed.


Regards,
Klaus



Anyway, I've submitted it as a new feature to OpenOffice's bug report
system...




"Booted Cat" wrote:
Hello All,

When I loaded a document to OpenOffice Writer and wanted to add
annotation text immediately after some words, I found it difficult to
easily insert annotation text with another formatting to multiple
positions of the original text.

Suppose the original text is formatted with Times New Roman, Unbold:

aaa bbb ccc ddd eee fff ggg hhh iii jjj kkk.

And I want to append annotations "123", "456", "789" formatted with
Arial Bold to the words "bbb", "ddd", "fff" in the original text, to
make it like this:

aaa bbb [123] ccc ddd [456] eee fff [789] ggg hhh iii jjj kkk.

Here [ ] means the enclosed text is formatted with Arial Bold, a
different formatting from that of the original text.

In practice I want to annotate for much more words than the above
simplified example. What makes my task difficult is that all WYSIWYG
(What You See Is What You Get) rich text editors (Microsoft Word,
OpenOffice Writer, Wordpad, etc.) apply the formatting of the current
selection point as you type. To change the formatting of the current
selection point, you have to do extra clicks or keyboard shortcuts.
And when you move the selection point to another position, the

current
formatting automatically changes according to the new position. This
behavior may be useful in general, but I suggest rich text editors to
allow a new formatting mode - that is to say, once you choose a
formatting, all subsequent inputs will use this formatting,

regardless
where you input. I call this new mode "Pen Mode", because it is like
choosing a new pen of another color/size and writing anywhere in the
document without having to reset to this formatting again and again.

Best Regards,
Yao Ziyuan
http://babelcode.crazylife.org




  #9  
Old June 3rd, 2004, 09:51 AM
Robert M. Franz
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

Hi Klaus

Klaus Linke wrote:
[..]
(BTW, I like the idea of "inline comments" less and less the longer I think
about it. For example, it would be impossible to annotate objects/pictures,
or numbers/stuff in narrow table cells)


Comments, but not inline: What about (mis-)using footnotes ...?

2cents
..bob
--
/"\ ASCII Ribbon Campaign | MS
\ / | MVP
X Against HTML | for
/ \ in e-mail & news | Word
  #10  
Old June 3rd, 2004, 03:59 PM
Dayo Mitchell
external usenet poster
 
Posts: n/a
Default A new idea for WYSIWYG rich text editors

"Robert M. Franz" wrote:

Hi Klaus

Klaus Linke wrote:
[..]
(BTW, I like the idea of "inline comments" less and less the longer I think
about it. For example, it would be impossible to annotate objects/pictures,
or numbers/stuff in narrow table cells)


Comments, but not inline: What about (mis-)using footnotes ...?

Might as well use Comments, no? They show up the same way, pretty
much--mouseover popups or in my version, you can click View | Comments to
get them to show up in a Comment pane at the bottom in Normal view, just as
footnotes do.

Because every doc I edit has footnotes already! Actually, my problem
was that you can't insert a Comment in reference to a footnote. Apparently
the developers don't think footnotes would need comments?

Dayo

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 05:24 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.