Messages - Lintalist [ switch to compact view ]

Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 24next
26
Just fyi - you could, by the looks of it, add it relatively easily (short amount of code) for Windows 10 users by using the built-in OCR
"Windows.Media.Ocr: Provides optical character recognition (OCR) API for reading text from images." @ https://docs.microsoft.com/en-us/uwp/api/windows.media.ocr

AutoHotkey script(s) https://www.autohotkey.com/boards/viewtopic.php?f=6&t=72674



28
Lintalist v1.9.11 @ https://github.com/lintalist/lintalist/releases

    [*] New: Theme support incl. updating all listview icons with transparency. https://github.com/lintalist/lintalist/blob/master/themes/Themes.md and https://github.com/lintalist/lintalist-themes
    [*] New: ctrl+f shortcut to focus on search box in Lintalist GUI, TAB to set focus on Listview (results) https://github.com/lintalist/lintalist/issues/148
    [*] Changed how UP/DOWN are handled in the search results (related to TAB above)
    [*] Check for certain programs that might conflict with the standard Start search hotkey (capslock). Only NVDA for now. #148
    [*] New: Optional AfterPaste.ahk to allow additional actions after copy or paste (example: let NVDA speak the snippet text) https://lintalist.github.io/#Configuration-AfterPaste and https://github.com/lintalist/lintalist/issues/150
    [*] Update: Default.ahk make ShortcutCopy, ShortcutPaste, ShortcutCut available in Scripts as well. Changed timing of PasteDelay.
    [*] Update: TitleCase() v1.41 https://github.com/lintalist/TitleCase
    [*] Fix: StayOnMonitor to prevent searching GUI being displayed above the top of the monitor[/list]

    29
    v1.9.10 New comment plugin, Always on Top, Show/Hide Gui using StartSearchHotkey, other improvements - https://github.com/lintalist/lintalist/releases

      [*] New: Comment plugin - add comment to snippet which will be removed before pasting. Use as visual reminder or search aid.
      [*] New: On Top button/option in Search Window ctrl+t (per search)
      [*] New: Option to show/hide the Search Window with the same shortcut (StartSearchHotkeyToggle setting)
      [*] New: View menu in Search Window to toggle wide/narrow window and On Top
      [*] New: Make a 64-bit version available for download as well (a renamed AutoHotkeyU64.exe)
      [*] New: EditorAutoCloseBrackets setting to define some editor hotstrings, example `[` -> `[[|]]`
      [*] Change: More flexible plugin check syntax in Editor (was too strict with regards to `[[..]]`). (EditorSnippetErrorCheck setting)
      [*] Fix/Change: Disable Search GUI shortcuts when using the non-default ColumnSort setting (NoSort)[/list]

      30
      Cheers. More is coming :)

      Pages: prev1 2 3 4 5 [6] 7 8 9 10 11 ... 24next
      Go to full version