Jump to content

TobiasMende

Member
  • Posts

    12
  • Joined

  • Last visited

  • Days Won

    2

TobiasMende last won the day on February 12

TobiasMende had the most liked content!

Contact Methods

  • Twitter
    @Tobias_Mende

Profile Information

  • Location
    LΓΌbeck, Germany
  • Interests
    various

Recent Profile Visitors

385 profile views

TobiasMende's Achievements

Helping Hand

Helping Hand (3/5)

5

Reputation

  1. timing-alfred-workflow v1.1.0 – Add ability to open Timing and show project or all activities.
  2. Hi folks, I have just published a new Alfred Workflow that allows you to interact with Timing for time tracking. It can do the following: 1. starting, stopping, and toggling timers 2. pausing and resuming tracking It provides hotkeys, keywords and remote buttons for the most important tasks. It allows filtering projects and set a title and note when starting a new timer. Here are some screenshots: The "Control Center": Starting a new timer (it will ask for title and note afterward, use the command modifier to start immediately): The workflow: The workflow can be found on GitHub. I will publish the releases in this thread.
  3. Thanks for your contribution, @JAShapiro! πŸ™ Version 1.2.0, including your input/output rotation feature is now released and awaiting to be updated in the Gallery.
  4. Sorry for the delayed response. This sounds like your Mac has problems executing the Swift script. Have you installed the Workflow from the Gallery (https://alfred.app/workflows/tobiasmende/audio-switcher/) or from the forum? I thought the requirements are pre-installed in the modern Mac versions, but maybe some requirement is missing. This might be solved by running `xcode-select --install` on the command line.
  5. Thank you for this idea! I like the idea of being able to quickly toggle between two devices. I will check your PR and get back on GitHub πŸ™‚
  6. Hi folks, I have built another workflow using the Workflow Builder. This time it is a workflow that integrates Alfred with NotePlan using it's x-callback-url scheme. Overview This workflow can: Quickly add a note to an "Inbox". Quickly add a task to today's Calendar note. Disclaimer: I am in no way affiliated with the creators of NotePlan. I am just a (power-)user. Here is a sneak peek of the functionality: Of course, you can use Markdown: You can also use Hotkeys, Fallback Searches and Universal Actions. Here is an example of the Universal Action: Add a title and the note will land in your inbox: When you use the universal actions from browsers, the URL of the website is stored as context. The result in NotePlan looks like this: Configuration Of course, you can configure the workflow to suit your needs: Technical Requirements None. Apart of having NotePlan installed, this workflow relies on osascript (Apple Script and JavaScript) that are available by default on Mac. Get the workflow The code is on GitHub. The initial release (v1.0.0) is here: https://github.com/TobiasMende/alfred-noteplan-quick-capture/releases/download/v1.0.0/alfred-noteplan-quick-capture.alfredworkflow I hope you enjoy it and find it useful. 😊 – I am looking forward to your thoughts and feedback. πŸ™ Merry Christmas, everyone! πŸŽ„
  7. v1.1.1 – 2023-12-23 Use argv instead of {query} https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.1.1/alfred-audio-switcher.alfredworkflow
  8. I have just published a newer version with better visible icons: I cannot update my original post, so here is the new link: v1.1.0 – 2023-12-22 New Icon Set for better visibility on light and dark background https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.1.0/alfred-audio-switcher.alfredworkflow
  9. Hi folks, I built something today using Alfreds new Workflow Builder. Maybe you find it useful. Why this Workflow? I find myself frequently switching between audio output and input devices. Existing solutions either are slow, take to many interactions or need third-party tools. Therefore, this workflow offers a couple of features to make switching audio devices easier and faster. It also allows filtering out devices you do not want to see in the suggestions. In order to make it even faster, the workflow provides Hotkeys and Remote Triggers for up to three input and up to three output devices and comes with its own Remote page. The workflow is of course configurable. 😁 Some technical goodies: This workflow does not need any third-party tools such as `SwitchAudioSource` or `jq`. It relies fully on Swift and ZSH, which should both be available in modern OS X Versions. Furthermore, as it does not contain binaries, code signing isn't an issue. The code is on GitHub. The initial release (v1.0.1) is here https://github.com/TobiasMende/alfred-audio-switcher/releases/download/v1.0.1/alfred-audio-switcher.alfredworkflow Inspired by: I am looking forward for your thoughts and feedback! πŸ™
  10. I wonder if there is a chance to get a web interface or at least an API for Alfred Remote. This would allow other devices than iPhones and iPads as Remotes. In my case, I have a very old Android Tablet beside my iPad and it would be great to use both devices as remote. Thanks Tobias
  11. Hey, the new Alfred remote is great! I mostly use it on the iPad and there the buttons are very large and i would wish to add more rows and cols to one page so that I can trigger more than 16 actions from one page.
×
×
  • Create New...