Plugins | Editor for "Favorite Searches" (History)

Forums

I've come up with a simple way to implement functionality equivalent to favorite plugins.

Allows you to edit your search history.

A comma-separated list read from your search history.

It wouldn't change the current behavior. If a new search is performed... it's added to the list as it is now. It simply allows us to edit it and save it in the Qtractor configuration.

It can be done manually in Qtractor.conf, but...

I'm just leaving the idea out in case you find it useful, and the trick (Qtractor.conf text edit), in case it isn't implemented.

P.S:
The trick only supports 7 favorites, but it's something :)

File attachments
Permalink

Extended trick:
If you add quotation marks to the edit, you can insert spaces.
This allows you to create favorites categories.

Example:

PluginSearchComboBox\Item1="Amp"
PluginSearchComboBox\Item2="    GxAmp"
PluginSearchComboBox\Item3="    Swanky"
PluginSearchComboBox\Item4="    Byod"
PluginSearchComboBox\Item5=Equalizer 12
PluginSearchComboBox\Item6=Chorus

You'll see the following in the search drop-down list:

Amp
    GxAmp
    Swanky
    Byod
Equalizer 12
Chorus
Permalink

The way to do classifications is with regular expressions.

PluginSearchComboBox\Item1=SF2
PluginSearchComboBox\Item2=Drum
PluginSearchComboBox\Item3=Ecualizadores: |EQ st|EQ 12
PluginSearchComboBox\Item4=Compresores: |Calf Compres|/compressor_st|mb_compressor_st|sc_compressor_st
PluginSearchComboBox\Item5=Amplificadores: |(\\sAmp|Ampli|Byod)
PluginSearchComboBox\Item6=MIDI: |midifilter|showmidi|ns/midi
PluginSearchComboBox\Item7=Synths: |oSynth|ySynth|Synthv|orga

So the only thing I miss is a button next to the x to clean with an anchor pin.

Qtractor does allow you to create favorites, but they aren't saved:

MyCategory: |MyFavPlugin1 |MyFavPlugin2

If you continue searching, they'll be lost.

Edit:
I'm actually trying to cover one feature with another.
There's no need a pin to set search filters.
I'm just sharing the trick, which, at least for me, is helpful.

Edit2:
To make the trick work permanently, you can write-protect Qtractor.conf.

This makes it work like a real favorite plugin system.

If you've already set everything up the way you like it... I think it's a good idea in general.
Switching between installed and compiled Qtractors for testing sometimes corrupts Qtractor.conf, and this prevents it.

This is the first time I've locked Qtractor.conf. I don't know if it has any side effects, but so far everything seems to be working fine.

Regards.

Add new comment

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.