Releases: JSSatchell/HyperSearch
v0.3.1 New Feature – File Mode!
New:
- Now search your directories as well as hyperlinks! Use the new
!
icon in the top right to switch toFile
mode and set shortcuts to your most accessed files and folders! - Use
^
to pull the link or file path of the active item into the search bar
Revised:
- Copying a link now automatically closes the GUI
- HyperSearch Lite now only shows first five items in favorites menu
Fixed:
- Lots of small bug fixes
To install, simply replace your current HyperSearch.exe file with the one below.
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv), HyperSearch File Repository file (default: HFR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
v0.2.2 – Minor Update
Revised:
- Added current repository file name to help menu, if clicked the file location of the active repository will be opened
- Added current version number to the help menu, if clicked the file location of HyperSearch.exe will be opened
#v
will now highlight the last link- Modified
Alt
+W
andAlt
+S
to now both highlight the links list from the edit bar
Fixed:
- Indicating a link position beyond the last link for
+
commands no longer results in an error
To install, simply replace your current HyperSearch.exe file with the one below.
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
v0.2.1 – Small Fix
Revised:
- Small change to .html import for Firefox bookmarks
Fixed:
New>
command only created or loaded the "HSR_Master.csv" file- Help links did not open proper destination
To install, simply replace your current HyperSearch.exe file with the one below.
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
v0.2.0 – Under the Hood Rehaul
This is an optional update that brings a few new features and minor revised functionality, but is mainly a rewrite of the source code in the new AutoHotkey v2 syntax.
All functionality should be the same as previous versions (aside from those listed below), but be aware that there is a potential for new bugs in some cases. It is always recommended to backup your settings and repository files before running a new version of HyperSearch.
New in this release:
- Added ability to create a new repository with the
New>
command - Start a search with
#
followed by a position number to jump the link selection to that position - Included in this release is an .ico file that will be used as the tray icon if it is included in the same folder as the HyperSearch.exe file
Revised:
- Active link position is now retained between GUI refreshes
Tab
while in the edit bar now adds 3 space charactersLoad>
andImport>
commands will now ignore"
characters at the beginning and end of pathnames- It is no longer necessary to make ".csv" explicit when loading repositories or creating new ones, although it is still necessary for importing categories and Chrome bookmark files
To install, simply replace your current HyperSearch.exe file with the one below.
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
Minor Updates
New:
- Added ability to reorder multiple links at once
Revised:
Alt
+Q
now clears current search query to allow for new entries
Fixed:
- Added catch and replace for illegal characters in label names
- Fixed circumstances that would allow
Alt
+E
to send both the edit field content and the highlighted link to the browser simultaneously
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
Updated Export Functionality
New:
- Added user-friendly CSV export for full repository
- Added ability to open source folder from the help menu
- Added HyperSearch-friendly category exports
Updates:
- Exports now open the source folder when complete
- Export files are now dated
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
Fixes and New Feature
Fixed:
- Duplicate categories imported from Chrome are now renamed and visible
- Web searches with the
+
character are now allowed - Fixed Firefox default browser support
New:
- Added Export Category feature
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
220816.01 – Fixes
Fixed in this release:
- Illegal characters in link labels are now converted before being imported
- Bookmarks in Chrome's "Other bookmarks" folder will now be imported
- Settings file will now update automatically
It is recommended to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
220815.01 New Features – Import and Load!
New in this release:
- Import bookmarks from Google Chrome using the
Import>
command followed by the pathname of the .html Chrome bookmark export file - Import other HyperSearch categories or repositories using the
Import>
command followed by the pathname of an HS formatted .csv file - Load a different HyperSearch repository using the
Load>
command followed by the pathname of an HS repository file - Added support for Brave as a default browser
Changed in this release:
A
S
W
D
commands now useAlt
modifier rather thanShift
- Refined
A
S
W
D
andAlt
+E
command functionality Alt
+Q
will now highlight text in the search field for quickly typing new searches- When adding a new category, the GUI now refreshes with the new category selected
- Changed verbiage of the transparency command from
Set>Transparency
toSet>Opacity
(because of grammar)
Fixed in this release:
- Fixed conditions where
Submit
would search the internet for the*
character rather than crosslinking
New known errors:
- When importing categories with the same name as existing categories, the links from the imported category will not be visible
- Workaround: Rename the existing category before or after the import and the new category and its associated links will become visible.
- Filenames and pathnames for importing and loading are case-sensitive
It is always a good idea to make a copy of your HyperSearch repository file (default: HSR_Master.csv) and settings file (HS_Settings.ini) before running an updated version of HyperSearch.
220525.02 Important Fix
Fixed a bug that would delete all link contents if selecting "Yes" on the delete item confirmation box.