Auto-Complete

Discuss the word processor
Post Reply
dschmidt
Posts: 3
Joined: Tue Nov 27, 2007 5:37 pm

Auto-Complete

Post by dschmidt »

Hello,

we are trying to switch users to use OpenOffice instead of MS Word,our pilot group found a few things that are differnt for them, so i would like to know if we can do any changes

1. Date Autocomplete: In Word when you type "November" it automatically shows a Tip bubble with today's date where you can just press enter and it puts it in. can you turn that on in OpenOffice?

2. Also Word does Pharse completes for example if you type "To whom" it will have a bubble come up that complets it with "To whom it may concern". I only see Word completion but not sentences
User avatar
probe1
Volunteer
Posts: 277
Joined: Mon Oct 08, 2007 1:34 am
Location: Chonburi Thailand

Re: Auto-Complete

Post by probe1 »

1. no such thing. You can use my macro DateTime2 to assign to keyboard shortcuts, to insert date, time or a timestamp

2. Haven't seen that. Am alternative may be to use AutoTexts (see: Edit menu) for standard phrases.
Cheers
Winfried

DateTime2 extension: insert date, time or timestamp, formatted to your needs
User avatar
DrewJensen
Volunteer
Posts: 1734
Joined: Sat Oct 06, 2007 9:01 pm
Location: Cumberland, MD - USA

Re: Auto-Complete

Post by DrewJensen »

EDIT - OK you know about word completion.
You want to enable 'Word Completion' - you find information on this in the Writer Users Guide - a copy of which is on-line at
http://wiki.services.openoffice.org/wik ... completion

But look at this Autotext for the second part of the question:
http://wiki.services.openoffice.org/wik ... g_AutoText

I HTH

Drew
Former member of The Document Foundation
Former member of Apache OpenOffice PMC
LibreOffice on Ubuntu 18.04
dschmidt
Posts: 3
Joined: Tue Nov 27, 2007 5:37 pm

Re: Auto-Complete

Post by dschmidt »

With your Date/Time script can you set it up so that you it will put it in the long way like "November 27, 2007" instead of the 11-27-2007?

-Daniel
User avatar
Hagar Delest
Moderator
Posts: 32653
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: Auto-Complete

Post by Hagar Delest »

Note that you can also use the AutoText feature for the date completion :
- Insert the Date field in the format you want (beware if you want it fixed or not).
- Select the inserted field, hit CTRL+F3 to open the AutoText dialog.
- Give a name, a shortcut and on the right, click AutoText>New.
Then, to insert the date, just type the shortcut and press F3.

Thanks to add '[Solved]' in your first post title (edit button) if your issue has been fixed.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
User avatar
probe1
Volunteer
Posts: 277
Joined: Mon Oct 08, 2007 1:34 am
Location: Chonburi Thailand

Re: Auto-Complete

Post by probe1 »

dschmidt wrote:With your Date/Time script can you set it up
Yes, you can.
Download DateTime2.sxw with installation and customization advice. To define YOUR desired format just change the format symbols at beginning of source code:
should be MMMM DD, YYYY for an English (American) locale.
To make sure: see F1 Help, search for "number format codes"
Cheers
Winfried

DateTime2 extension: insert date, time or timestamp, formatted to your needs
Post Reply