Jump to content

colomolo

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by colomolo

  1. I am author.

     

    Link to GitHub:

    https://github.com/colomolo/alfred-bookmarks

     

    Bookmarks is a simple utility workflow. It helps you organize your bookmarks and one-line notes as lists in Markdown format. All lists are stored as .md files on your computer in a dedicated folder and do not depend on browsers or third-party apps.

     

    URLs are opened in the browser, while plain text is used as a query in the search engine. Any list item can also be a checkbox item that will be checked when opened. You can create to-do lists or closed lists of links you need to take a look at. Or you can just mix them as needed.

    image.thumb.png.27b8e924fd6a86e514a131e6458ea929.png

    list.thumb.png.ed885ba762f941f1c5309fdd4a797770.png

    config.thumb.png.f3e65cdb682f0c2ba62c6d0fe77d5dd6.png

     
  2. 21 hours ago, vitor said:

     

    I see your point. I think it might be enough if you do it like the /S option (hinting in the subtitle) because at least people will see the option exists and can check the docs if they don’t get how it works. Ultimately your choice, though.

     

     

    I’m working on the rest of the page. Please ping me when you make the release with the Universal Action so I can finish it up.

    Yes, sounds good. Thanks!

  3. 8 hours ago, vitor said:

    Why not show the /R option in the default results too?

    Because it requires at least one argument. I am still thinking on how to hint to that command there, but haven't come up with a good solution as for now.

     

    8 hours ago, vitor said:


    In addition to the Hotkey, this should have a Universal Action as well, it would be a perfect fit for what this does.

    Yeah, good point.

  4. I am author.

     

    Link to GitHub:

    https://github.com/colomolo/alfred-string-multitool

     

    Sometimes you need to quickly transform your variable in the code, clean up text from special chars or format the string in a certain way. Problem is that different editors and IDEs provide limited functionality for such common tasks. String Multitool fills that gap, so that you have one universal shortcut and a Swiss knife for string transformations.

    Start with 'string' keyword, provide an argument and select needed transformation from list.
     

    image.thumb.png.efc8049feab28eef0955861447d42129.png

     

    Or chain available transformations:

     

    image.thumb.png.1fa665206829c4f75b21d67610c9bf2c.png

     

    Config:

    image.thumb.png.d38ab610f9bb43a34d8eeb8f19c80704.png

     

  5. I am author.

     

    Link to GitHub:
    https://github.com/colomolo/timer

     

    Simple Alfred workflow for setting up short timers with a few keystrokes.

     

    Use keyword 't' to init Timer. Hit ↵ to set up Timer to default duration (configurable) or pass duration as an argument. Specify timer message. Timer is set!

     

    Set up two presets for the most often used time durations.

     

    Use 'tp' keyword to start pomodoro timer which has customizable duration from 15 to 30 minutes.

     

    Screenshot2023-05-15at20_46_08.thumb.png.c20d6b8590fd31516f1c931b7b26d487.png

     

    Pomodoro timer:

    image.thumb.png.5ae5f4bf613d0a09e407514c65540bd9.png

    Workflow config:

    image.thumb.png.586d1a1a6f8a714c3ea9c884fefc50bf.png

     

×
×
  • Create New...