Bug 80414 - SPELL: Save ignored words within the document
Summary: SPELL: Save ignored words within the document
Status: RESOLVED DUPLICATE of bug 36446
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Linguistic (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-23 16:59 UTC by Renato Silva
Modified: 2020-08-14 22:22 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Renato Silva 2014-06-23 16:59:33 UTC
I would like to suggest a new feature for spell checking. Whenever you choose to ignore words, it will be saved within the document. I see two advantages over adding the word to dictionary:

1. The ignore is remembered wherever the document goes.
2. The ignore will not affect all of your documents.

Spell checking is still a limited field and one of the most annoying problems is wanting spell check in order to correct mistakes but having to do it again on different computers, and even so having to create artificial dictionaries to hold words you just wanted to ignore in that specific context.

I think this could be implemented as a new tag around the text for individually ignored words, and a new metafile for ignore all. Whenever the document is saved or maybe occasionally, a garbage collection is performed in that metafile for removing unreferenced items. An individually ignored item could look like this, for example:

<text:p text:style-name="P3">
    <spell:ignore>LibreOffice</spell:ignore> is an open source application and
    supports open standards for interoperability and public benefit.
</text:p>
Operating System: All
Version: 4.2.4.2 release
Comment 1 tommy27 2014-07-17 19:32:59 UTC
enhancement request. status NEW
Comment 2 Aaron Digulla 2016-03-03 20:31:19 UTC
This is a duplicate of Bug 36446 - EDITING allow permanent per document "Ignore All" word list (edit)
Comment 3 Thomas Lendo 2020-08-14 22:22:57 UTC

*** This bug has been marked as a duplicate of bug 36446 ***