Releases: lintalist/lintalist
Lintalist v1.9.26
Lintalist v1.9.26
- New: Ctrl+Shift+Alt+Enter Join Part1 and Part2 into one item to paste or copy to clipboard (see BothParts* settings) #309
- New: Plugin [[Part1]] [[Part2]] can now be used to insert part1 or part2 into the other part of the snippet - #309
- AlwaysUpdateBundles: Also save bundles when deleting a snippet #307 (comment)
- Fix: Plugin Random number range (1|10) #302
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.37.02 (Unicode)) - If you have AutoHotkey installed you can download the source directly.
(AutoHotkey v1.1.37.02 required).
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.25
Lintalist v1.9.25
- Fix: Entries from list disappeared after pasting #296
Lintalist v1.9.24
- Plugin: Update DateTime.ahk for Date Rolling #295 PR by KyleIsDork #295
- Plugin: Input AlwaysOnTop for Input #294
- New: Always select first row in Listview for legibility, works well with SelectionColors
- New: First down in Search results jump to second row (was first row), the first row is automatically selected already
- New: Shorten text displayed in Listview + Preview for more responsive Gui for (very) large snippets #291
- New: Editor, status bar with line & column number, total lines, and size of edited part of a snippet. Not very fast nor 100% accurate...
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.37.02 (Unicode)) - If you have AutoHotkey installed you can download the source directly.
(AutoHotkey v1.1.37.02 required).
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.23
- New: Choice / FileList plugin: Image preview window (toggle w F3) (formats bmp,gif,ico,jpg,jpeg,png -- ) if the FileList has returned full paths (P option). If an option in Choice seems to be a valid path (a-z:) it automatically opens the preview window. #239
- New: Settings AlternateRowColor and AlternateSelectionColor (activated by default), see configuration. Also available in Themes (see Themes.md) #279
- New: Search Gui, view menu: Save column widths manually + reset #252 #273 #279
- New: Press Ins-key to insert searched text into Input and Choice plugin edit controls #280
- New: Editor: load edited snippet manually from external editor #268
- New: Allow TitleMatch to use ahk_exe #286
- New: Show a "ScriptTemplates" menu in the Editor on right click #256 https://lintalist.github.io/#ScriptTemplates
- New: Choice plugin "Enable Choice to use typed in value" PR TFWol #258
- New: Adding bundle name + properties to ColumnSearch using 6< #272
- New: Expert option: Define additional tools and editors accessible via the Tools and Editor menu (see Editing snippets and Additional Tools in the Docs)
- Fix: Additional check for StartSearchHotkeyTimeOut #261
- Fix: Bundle (properties) Editor Gui +Owner1 PR TFWol #282
- Fix: Editor Gui +Owner1 PR TFWol #267
- Fix: Use [[clipboard]] in scripts (directly or via llpart1/2) #259
- Fix: actually add ColumnWidthShorthand.ini to repository - reference #173 (comment)
- Fix: Check for updates via About, allow for "spaces in path" #262
- Minor changes to docs ty @TFWol, "check for updates" and links in "about"
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.37.02 (Unicode)) - If you have AutoHotkey installed you can download the source directly.
(AutoHotkey v1.1.37.02 required).
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
v1.9.22
Lintalist v1.9.22
- Fix: StartSearchHotkeyTimeOut should now work (better) with both StartSearchHotkey and StartOmniSearchHotkey, incl. modifier keys #247 (comment)
- Fix: Quote file paths in "Edit in Editor" (Snippet Editor) avoiding errors with spaces in paths #249
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.31.01 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.21
v1.9.21
- New: Toggle timer to StartSearchHotkey activation + option to disable to toggle view mode (wide/narrow)
see settings StartSearchHotkeyTimeOut and StartSearchHotkeyToggleView #247 - New: ShorthandPart2 setting to paste Part2 of snippet, similar to QuickSearchHotkey2 #242
- Fix: Shorthand not being saved when reloading with default bundle only #246
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.31.01 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.20
v1.9.20
- Fix: QuickSearchHotkey/QuickSearchHotkey2 did not restore clipboard with a Script snippet #236 (comment)
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.31.01 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.19
v1.9.19
- Fix: QuickSearchHotkey2 didn't work #236 #169
- Fix: QuickSearchHotkey/QuickSearchHotkey2 did not restore clipboard #236
- LLInit() in a Local Var + Script snippet combination #238 (comment)
- New: [[LLShorthand]] available in scripts similar to [[LLPart1]] and [[LPart2]] #237
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.31.01 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe
to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.18
v1.9.18
- Fix: Column Search should now reset properly after a search, so normal search works correctly again #232
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.31.01 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.17
v1.9.17
- New: Added setting for ColumnSearchDelimiter to allow to search in a specific part of
the snippet (part1, part2, hotkey, shorthand, and script) #227
(a ColumnSearch setting is also available as hidden setting to automatically implement this for all searches)
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.33.02 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten
Lintalist v1.9.16
v1.9.16
- New: AltPaste, addition to define PasteDelay (ms) and PasteMethod (0-2) per program
- Fix: Fix the change so it actually restores Clipboard contents #217 (line '970' was omitted from commit)
Install
This release includes the source code and Lintalist.exe (simply a renamed AutoHotkey.exe v1.1.33.02 32-bit Unicode) - If you have AutoHotkey installed you can just as easily download the source directly.
Just unpack the zip file and run Lintalist.exe to start the program.
Upgrading
- tray menu, check for updates, update; or:
- close your running copy of Lintalist first
- unpack the zip file and overwrite all files. Note: any (changed) bundles and settings will not be overwritten