Skip to content

Issue/94 and more#105

Open
jahatfi wants to merge 10 commits intoAF-VCD:masterfrom
jahatfi:issue/94-and-more
Open

Issue/94 and more#105
jahatfi wants to merge 10 commits intoAF-VCD:masterfrom
jahatfi:issue/94-and-more

Conversation

@jahatfi
Copy link
Contributor

@jahatfi jahatfi commented Sep 28, 2024

Addresses #94.

Also doesn't highlight stop words.

Also only highlights whole words.

ckhordiasma and others added 10 commits September 26, 2020 02:01
added short notice directing users to go to af-vcd instead.
moved to function, made xh const to encapsulate it within that function, outside of window scope.
Fixed issue with link to new site (forgot a quotation mark haha). Also made the out-of-date disclaimer larger.
2. Uses word boundaries to only highlight complete words when highlighting duplicates
3. Does not highlight stop words
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the abbreviations that is being proposed doesn't make sense for a few reasons:

  • The abbreviations list is case sensitive, and I don't think people would actually go out and type AIR FORCE SMART OPERATIONS FOR THE 21ST CENTURY in all caps. However if we added an option to make abbreviations case insensitive, this would be more useful. Would also need to handle the option/edge case where people don't like the first word of the bullet abbreviated.

  • The same is true for even some of the shorter ones, like "Senior Master Sergeant," it is going to cause more effort than it's worth to type that out just to have the benefit of standard abbreviations. I think it might be more beneficial to think of this as like autocorrect and include entries like smgt or senior msgt that get abbreviated to SMsgt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants