Skip to content

Releases: JSSatchell/HyperSearch

v0.3.1 New Feature – File Mode!

21 Apr 14:25
b1ce03a
Compare
Choose a tag to compare

New:

  • Now search your directories as well as hyperlinks! Use the new ! icon in the top right to switch to File 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

13 Mar 14:58
7fdafca
Compare
Choose a tag to compare

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 and Alt + 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

07 Mar 15:41
587dfa6
Compare
Choose a tag to compare

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

06 Mar 22:56
dc5ef31
Compare
Choose a tag to compare

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 characters
  • Load> and Import> 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

24 Jan 04:56
9d1eb5e
Compare
Choose a tag to compare

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

07 Oct 17:14
11e414e
Compare
Choose a tag to compare

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

06 Oct 19:21
a16464f
Compare
Choose a tag to compare

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

16 Aug 05:26
74ee1ee
Compare
Choose a tag to compare

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!

15 Aug 15:40
d05310b
Compare
Choose a tag to compare

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 use Alt modifier rather than Shift
  • Refined A S W D and Alt + 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 to Set>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

25 May 15:27
346261d
Compare
Choose a tag to compare

Fixed a bug that would delete all link contents if selecting "Yes" on the delete item confirmation box.