08-30-2024, 08:46 AM | #16 | |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BR Last edited by BetterRed; 08-30-2024 at 08:52 AM. |
|
08-30-2024, 11:03 PM | #17 |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
|
09-07-2024, 05:31 PM | #18 | |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
BR |
|
09-07-2024, 06:30 PM | #19 |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Spellchecker
|
09-07-2024, 07:12 PM | #20 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
For 2, why not just create a wordlist called "Ignored" and use it that way.
For 1, removing words from loaded wordlists to move them someplace else can not be done when the Spellcheck Dialog itself is open and being used. Closing it and then editing the wordlists is required. This happens as these lists of words are loaded into a hash table that can only be added to efficiently. To delete entries, you must destroy the table and rebuild it from the edited wordlist. Last edited by KevinH; 09-07-2024 at 07:40 PM. |
09-07-2024, 11:27 PM | #21 | ||
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
Quote:
Quote:
For some reason I thought the Spellcheck dialogue was modal, maybe because Metadata Edit is modal. BR |
||
09-07-2024, 11:29 PM | #22 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
It worked? To delete a word from the wordlist? Could it be because you just added it to another wordlist that was also active?
Last edited by KevinH; 09-07-2024 at 11:35 PM. |
09-07-2024, 11:57 PM | #23 |
null operator (he/him)
Posts: 20,989
Karma: 27620706
Join Date: Mar 2012
Location: Sydney Australia
Device: none
|
I deleted the word I mistakenly added.
I was able to add a new word list. What I can't do is cut (Ctrl+X) from wordlist A and Paste (Ctrl+V) into wordlist B. BR |
09-08-2024, 12:19 AM | #24 |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Just as I thought ...
There really are no routines in Spellcheck.cpp to remove a user wordlist word from the opened dictionary, there are only routines to add words to the active dictionary. So if you delete a word from the wordlist, it will not take effect until the entire dictionary is closed (deleted from memory) and reopened fresh so that the altered wordlist words can be added. Assuming your wordlist was open and active with the dictionary in use at all. |
09-10-2024, 08:19 AM | #25 |
Groupie
Posts: 181
Karma: 304158
Join Date: Jan 2016
Device: none
|
Suggestions (using 2.3.1):
1. Add a File > Close menu item, when the user simply wants to close the current document while keeping Sigil running. 2. Change the dialog that pops up when hitting Search/Replace: If the user hit Search, hide the Replace text + buttons. Personally, I prefer the dialog to be displayed as a (non-modal) dialog at the center of the screen instead of as a bar at the bottom, but I could be in the minority. 3. Add CTRL+F4 to close a sub-window Last edited by Shohreh; 09-10-2024 at 08:58 AM. |
09-10-2024, 11:01 AM | #26 | |
Evangelist
Posts: 420
Karma: 2737916
Join Date: May 2013
Location: Ontario, Canada
Device: Kindle KB, Oasis, Pop_Os!, Jutoh, Kobo Forma
|
Quote:
I'd be neutral on 1 and 3, but would probably never use them. But changes to Find/Replace could kill the way I work. Find and Replace are attached like Siamese twins when fixing badly coded books or proofing a novel-sized document. When I search for something, I always want to be able to do a replace without further strokes or clicks. And find/replace popping up over the text or code I'm looking at...just no. |
|
09-10-2024, 11:08 AM | #27 | |
Guru
Posts: 781
Karma: 2298438
Join Date: Jan 2017
Location: Poland
Device: Various
|
Quote:
Every user will answer simply: Open a blank document. And since that's the case, just press File > New and you'll get exactly the same result. Doing Close just to duplicate an existing option? The F&R window can be quickly closed by Esc, so an additional shortcut is probably not needed. Last edited by BeckyEbook; 09-10-2024 at 11:11 AM. |
|
09-10-2024, 11:22 AM | #28 | |
Sigil Developer
Posts: 8,156
Karma: 5450818
Join Date: Nov 2009
Device: many
|
Quote:
Number 1 has limited usefulness except where it already exists on macOS because of its multi-main window paradigm. And number 3 is out as it would conflict with existing platform key sequences to close windows and apps. As for number 2, after the number of revisions gone through to get Find and Replace workable after the last redesign, and the fact that shift works with those same icons to do different more advanced F&R related things, enabling and disabling buttons makes no sense. Nor does making it float and cover CV or moving it, in my opinion. The fact is some people new to Sigil are used to other layouts for F&R in other apps and then think that approach is "better", but in reality, it is just different. They can not see the over 10+ years of user history and muscle memory that would get lost by these types of changes with little to no benefit to most users. That is why major ui changes/redesigns are not going to happen unless they truly are needed for Accessibility. In this thread I was looking more for new general features and tool ideas that would help most users by adding something useful, not just simply changing ui to make a specific user or small set of users happy potentially at the expense of others. I should have made myself clearer about what I was looking for here. That is my fault. Last edited by KevinH; 09-10-2024 at 11:54 AM. |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
ALERT: Potential Issues with Sigil 2.2.X and rtl languages and Normalization Forms | KevinH | Sigil | 41 | 07-01-2024 10:09 AM |
Features that i miss in Sigil | abraum | Sigil | 24 | 07-21-2021 11:52 AM |
What Features or Tools does Sigil Still Need Yet? | KevinH | Sigil | 175 | 03-06-2021 10:11 PM |
New Plugin Features in the upcoming Sigil 0.8.900 | KevinH | Plugins | 6 | 09-14-2015 03:48 PM |
Writer2ePub, Sigil, and mjBookMaker Features | Ransom | Writer2ePub | 1 | 09-21-2011 10:20 AM |