Right Click to Rename Quick Filters
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    Jun 2014
    Posts
    94

    Default Right Click to Rename Quick Filters

    Can we get an easy way to rename quick filters? It's very cumbersome to have to resave the filter and delete the old one.

  2. #2
    *** HM3! *** fozzy71's Avatar
    Join Date
    Jun 2005
    Location
    HM Support
    Posts
    32,809

    Default

    Quick Filters are hard-coded and can't be deleted or re-named. Once you 'resave' the filter it is a Saved Filter which can be deleted but can not be re-named.

    Do you want to be able to re-name Saved Filters? You can only do that currently by manually editing the related config file while the HM3 client and server are shut-down.

    - Close your poker clients, close HM3 and right-click - 'Exit' the HM3 Server icon in the Windows Notification Tray.
    - Edit your C:\Users\UserName}\AppData\Roaming\Max Value Software\Holdem Manager\3.0\Config\SavedFilters.filters file to change the name that is displayed in HM3.
    - If you can't see it, turn off the windows option that is hiding that directory - https://support.microsoft.com/en-gb/...w-hidden-files

    Here is an example of how the code looks from one of my old testing SavedFilters.filters file:

    9 players|NumberOfPlayers >= 9 AND NumberOfPlayers <= 9|09/28/2020 13:28:25
    6 players|NumberOfPlayers >= 6 AND NumberOfPlayers <= 6|09/28/2020 13:31:01
    2 players|NumberOfPlayers >= 2 AND NumberOfPlayers <= 2|09/28/2020 14:01:19
    IsOmahaDoubleSuited = true|IsOmahaDoubleSuited = true|10/07/2020 15:07:55

    The format for the code on each line is: 'Saved Filter Name'|'Actual HMQL Filter Code'|'Date and Time Filter was saved'

    So if you wanted the '9 Players' to show as 'Num Players 9-9' you would just edit the first section of the first line of filter code as follows, then save the file and restart HM3:

    Num Players 9-9|NumberOfPlayers >= 9 AND NumberOfPlayers <= 9|09/28/2020 13:28:25

Similar Threads

  1. Saving report filters away from HM3 quick filters
    By CreamCrackers in forum HM3 General Support
    Replies: 1
    Last Post: 02-03-2021, 12:09 PM
  2. Rename saved filters
    By NODIX86 in forum HM3 General Support
    Replies: 3
    Last Post: 11-20-2020, 09:22 AM
  3. Rename quick filters
    By invictus1 in forum HM3 Feature Requests and Feedback
    Replies: 2
    Last Post: 03-23-2020, 09:32 AM
  4. Quick Filters: Saved filters - folder
    By Jadupsky in forum HM3 Feature Requests and Feedback
    Replies: 1
    Last Post: 02-11-2020, 11:14 AM
  5. Replies: 1
    Last Post: 12-10-2015, 02:57 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •