GithubHelp home page GithubHelp logo

Comments (4)

HaroldMills avatar HaroldMills commented on August 15, 2024

Yes, there is a clip album command for changing the active Clip Album Commands preset. So, for example, if you have presets called "Coarse", "Eastern Calls", and "Western Calls", you can add commands like:

"@c": [set_clip_album_commands_preset, Coarse]
"@e": [set_clip_album_commands_preset, Eastern Calls]
"@w": [set_clip_album_commands_preset, Western Calls]

to each of those presets to allow you to type "@c", "@e", and "@w" to switch presets. Of course, you don't have to make the key sequences "@c", "@e", and "@w": you can make them whatever you want.

It's kind of a pain to have to add the above commands to all of the presets. At some point I'd like to make it possible to compose presets, for example by including one preset in another, so you can specify such commands in only one place.

from vesper.

RichardLitt avatar RichardLitt commented on August 15, 2024

Thanks Harold. This isn't documented anywhere that I know of - should we add it to the ReadTheDocs, or to the default presets, perhaps?

from vesper.

HaroldMills avatar HaroldMills commented on August 15, 2024

I've added:

"%c": [set_clip_album_commands_preset, Coarse]
"%e": [set_clip_album_commands_preset, Eastern Calls]
"%w": [set_clip_album_commands_preset, Western Calls]

"%b": [set_clip_album_settings_preset, With Background Normalization]
"%x": [set_clip_album_settings_preset, Without Background Normalization]

to all of the the Clip Album Commands presets of the archive template. Note that I've included commands for changing both the Clip Album Commands preset and the Clip Album Settings preset.

from vesper.

RichardLitt avatar RichardLitt commented on August 15, 2024

Thank you!

from vesper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.