Jump to content

Search the Community

Showing results for tags 'workflow'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Blogs

There are no results to display.

Categories

There are no results to display.

Calendars

There are no results to display.

Forums

  • Alfred 3
  • Make the Most of Alfred
    • Discussion & Help
    • Bug Reports
    • Alfred Feature Suggestions
    • Themes
  • Alfred Workflows
    • Share your Workflows
    • Workflow Help & Questions
    • Workflow Advanced Tips & Tricks
    • Workflow Automation Tasks
  • Alfred Themes
  • Alfred Remote for iOS
    • Alfred Remote Discussion & Help
    • Remote Connection Troubleshooting

Categories

  • Articles
    • Forum Integration
    • Frontpage
  • Pages
  • Miscellaneous
    • Databases
    • Templates
    • Media

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Twitter


Location


Interests

  1. 23-Apr-24 - Update: It seems to be any key combo with left, right, up or down in it I have created a simple workflow to help me remember a couple of shortcuts They all seem to work except for: ⌃ ⎇ ← ⌃ ⎇ → There does not seem to be any issue with the way it is setup and I see the dispatchers being called when the debugger is running I have confirmed that there are no conflicts, and these shortcuts are indeed functional. (I even tried these with BTT and BTT has no issue in dispatching them) Could anyone provide me with some guidance, or could this possibly be a bug?
  2. Hello I'm looking for a way to use fuzzy search when looking for my chrome bookmarks (or to put it simple, I want an improved bookmark search). e.g. - my keyword I am using with the built-in bookmark feature is "bb" - one of my bookmarks is named "Changelog" - when I type "bb log" Alfred does not find the "Changelog" bookmark, but that's what I'd like it to do I already searched for workflows and tried some, but none of them worked. Unfortunately, I also do not know, how to build one myself. Does anyone have an idea, how to improve the bookmark search? Thank you in advance! Kind regards, Dave
  3. Share music links the right way with your friends. With song.link it doesn't matter which music service your friends are using. When you share a song or album and if your friends (or enemies) are using another music service than you, they'll get a function link to their service. You'll find the latest relase at github. Happy music link sharing. /Lari Edit: Removed packal.org link.
  4. Usage Create a temporary email address via the tmpmail keyword. A random inbox name is used unless you type one. On supported web browsers, the email inbox will open in a background tab and the address pasted to the current input field. ⤓ Install on the Alfred Gallery | Source
  5. I have been sitting on this one for a while. Perhaps one or the other has a use for it, too 🤗 The concept of the workflow will look familiar as it started out as a clone of an existing variant. The difference is that it integrates a search functionality for your events and a per-week interface for interacting with calendar events. It implements a couple of gimmicks, such as a customizable icon for today, a location preview with Apple Maps and the option to open locations in Google Maps, an inline indicator for days with events, or a graphical representation of the relative position of the event in a day. I've also been experimenting with a smooth way to handle permissions. Let me know how and if that works out for you! https://github.com/zeitlings/alfred-calendar
  6. I played around with Cardhop and here is a workflow that I made. I wanted to get more time before sending some workflows to the forum to setup a repository and with an auto-update to the workflow, but I didn't have the time yet for that. And since some people mentioned that they would like a workflow for Cardhop, here is one! Features: Keyword "chc" : Search a contact in Alfred and open it in Cardhop Keyword "chs" or hotkey : Send the query to Cardhop. If the query is empty, it tries to get the selection from the front application and send it to Carhop (In short, you can select the contact information on it's website or email and call "chs" from Alfred and the selection should be sent directly to Cardhop). You can use this action to send the selection or pass a string to your Favorites list (alternative to keyword: chf) or to the Cardhop's Actions (alternative to keyword: cha). Keyword "chf" : Send a string from your Favorites list directly to Cardhop (could be used as a Snippets/Bookmarks list to rapidly write a query to Cardhop that you know gives you the right information in it without the need to write it all). Write your list in the Workflow Environment Variables "Favorites" and separated by semicolon (";"). Ex: Call mom home;Mail boss work;facetime Complicated Name;website businessName;/MyTag;Direction dentist... A variable "{q}" could be used to have a placeholder for a string that you want to set just before sending to Cardhop (ex: "Email {q} work" where {q} could be changed to any name at the time that you invoke the workflow). Tip: To directly activate an action in Cardhop, it seems to delay the input until it has done parsing the query, so you can rapidly press Enter a second time when you select an item from your Favorites list in Alfred and it should run the first action that Cardhop returns. Keyword "cha" : Show a list of possible Carhop actions. If arriving to this function using the Send feature (chs), then the selection or query would be appended to the Cardhop action before sending it. Hotkey to Send selection to Cardhop : If you prefer to send the selection directly to Cardhop with a hotkey instead of a keyword Fallback search to send the query to Cardhop : If you want to write the information directly in Alfred without any keyword before. To make it works, you would need to add the Fallback search into the Alfred Preferences at: "Features/Default Results/Setup fallback results/+/Workflow Trigger/Send to Cardhop" External trigger to send a string to Cardhop from an external script. Other external triggers are set if you want to pop the Favorites list or Actions list from an external script. Append/Prepend string : Add a string before or after the main string before sending using a predefined list or any string if the query doesn't match an item in the list (Could be useful to have a list of predefined group/tags) (See "Workflow Environment Variables" and "Navigation" lists below) Workflow Environment Variables: Favorites List: See keyword "chf" above AppendToSend : Set a predefined list of string to append using the Append feature (ALT key) PrependToSend : Set a predefined list of string to prepend using the Prepend feature (CTRL key) Navigation: CMD key : Go to the Send feature Actions List (chs) ALT key : Activate the selected item and append extra string (using the AppendToSend list) CTRL key : Activate the selected item and prepend extra string (using the PrependToSend list) Tip: If you want to use Cardhop as the application to open from Alfred when you are viewing a contact with the Alfred Contact Viewer and press CMD+O: Insert "x-cardhop://show?id={uid}" into the Alfred Preferences at "Features/Contacts/Advanced/URL Handler" instead of using "addressbook://{uid}". This should do the same as the keyword "chc" but without the need to write the keyword before searching for a contact and use directly the built-in contact search of Alfred Download Link (latest version): https://d.pr/f/SX4Sn7 Download Link (older version, latest version using Python 2): https://d.pr/f/rQTPtu Have fun!
  7. Use the built-in OCR, no need to install dependencies. 1. I am the author 2. workflow no any dependency. 3. https://github.com/alanhg/alfred-workflows/tree/master/ocr
  8. An Alfred Workflow that utilizes PubChem's PUG REST, PUG View, and Auto-Complete Search Service to fetch selected properties for chemical compounds. From the web page: "PubChem is the world's largest collection of freely accessible chemical information." Download PubChem.alfredworkflow from here.
  9. Usage Download video from a plethora of online sources via the dv keyword. Download audio with da. Your clipboard and frontmost browser tab are checked for links. ↩: Download.⌘↩: Download full playlist.⌥↩: Toggle adding to Watch List. Alternatively, download with the Universal Action. Check download progress via the dp keyword. ⌘↩: Restart download.⌃↩: Cancel. ⤓ Install on the Alfred Gallery | Source
  10. It would be very interesting to be able to use an URL in the icon parameter and fetch it asynchronously without slowing down the Feedback. Today we need to fetch/save the images and this considerably slowing the process because it's synchronous. Something like this would be neat: <?xml version="1.0"?> <items> <item uid="rdioartist" arg="r96664" valid="yes" autocomplete="Incubus"> <title>Incubus</title> <subtitle>Artist</subtitle> <icon type="url">http://blablabla.com/rdio-artist.png</icon> </item> </items>
  11. iMessage Workflow V3 My workflow has been easily surpassed by others, please use theirs ---------> http://www.alfredfor...red/?hl=unicall However, I'm updating this workflow to Alfred 3 for posterity's sake. Sorry for taking so long guys... Archive Change log: 2/12/2017 - Because of a specific error, I've updated this app. Alongside the minor bug, thanks to Amos Manneschmidt's workflow "Call or SMS contact", I learned how to use OSX's built in Contact app to feed out contacts. Furthermore, I updated this app to be compatible with Alfred 3. 4/30/13 - Non-Latin languages are now supported! I have verified Korean, Chinese, and Japanese. If it works for your language, please tell me! 11/27/13 - My extension prioritizes numbers that have been used before. This should allow Alfred to choose the correct number associated with a contact MUCH more accurately. Works only with phone numbers, not email addresses; A notification is now displayed when contacts are not updated successfully (mostly a response to Exceptions thrown when trying to update) 11/21/13 - Emoticons should now work; Alfred now opens up iMessage if its closed ------------------------------------------------------------------------------------------------------------------------------------------------ If using the OLD way: Setup: Run command 'IMU' before you start using the workflow Find Contacts and Send Messages: Keyword: "im" 1b. Send a message to the aforementioned contact 2. Reply to most recent iMessage or Group Message (Thanks to David Ferguson's Workflow) Keyword: ".." Download Link: https://github.com/NolanChan/iMessageWorkflow/raw/master/iMessage.alfredworkflow Please post up bugs in the comments below!
  12. This workflow lets you capture an area of the screen containing the QR code and copy the encoded URL/text into the clipboard. https://github.com/anazimok/qrreader/raw/main/QR Reader.alfredworkflow
  13. This is a workflow for searching and adding bookmarks to Raindrop.io. To search your Raindrop.io bookmarks, open Alfred, type r, space, and then your search query, and the results will show directly in Alfred so that you can select one and press enter to open it in your browser. Raindrop.io collections and tags will also show in the search results together with bookmarks, and you can select them to browse or search their content. Before you have started to type a search query, you also have the option to browse your collections instead of starting with a search. If a web browser is the frontmost app when you open a bookmark from this workflow, it will open in that browser. If you are working in another app, the bookmark will open in your default browser. Hold the cmd-key to view the URL for a bookmark. Hold the ctrl-key to view the description for a bookmark. Hold the option-key and press enter, or use cmd+c to copy the URL instead of opening it in a browser. Hold the shift-key and press enter to open the permanent copy that is stored at Raindrop.io (Requires a Raindrop.io Pro subscription to work) Press enter before you have started typing a search query, and Raindrop.io itself will open in your active web browser. To add a new bookmark to Raindrop.io, there are two ways to get the actual bookmark you want to add into the workflow. The primary way is to first make sure that you have the webpage you want to add opened in a browser and that it is the frontmost window, and then open Alfred and type ra followed by a space. The alternative way, which only works if the frontmost application is not one of the supported browsers (as the primary method will be used then), is that you first copy an address that you wnant to add as a bookmark, and then open Alfred and type ra followed by a space. In the second step you get to change the title that the bookmark is saved with. Hold the cmd-key to save and skip the tag adding step. In the third step you get to add tags to your new bookmark. You can either simply type them out, or select from a list of tags that matches what you have started to type. Separate multiple tags with comma. Hold the cmd-key to save when selecting a tag in the list, and skip the option of adding more tags. The Firefox support for adding bookmarks was made possible with the help of deanishe's great workflow Firefox Assistant, which needs to be installed in Alfred for the Firefox support to function. Get it here: https://github.com/deanishe/alfred-firefox If the workflow is not authenticated with Raindrop.io when you initiate it, you will be taken to the authentication process. To set keyboard shortcuts, go to the "Search Raindrop.io" workflow in the Alfred preferences and look in the top left corner, where you can set keyboard shortcuts for searching Raindrop.io, or for adding bookmarks. To change other settings, go to the "Search Raindrop.io" workflow in the Alfred preferences, and click the [𝒙] button in the top right corner, where you get descriptions of the options in the information view to the left, and set the options by changing the value of the variables to the right. One special thing with this workflow is that it detects if the topmost window is a browser window, and then opens the search results in that browser. So, if you are currently working in Firefox, your bookmark will open in a new tab there, and if you are currently working in Safari, or in Chrome, the bookmark will open there instead. If the topmost application is not a browser, the bookmark will be opened in your default browser. This makes this extension perfect for those who use more than one browser. You can always open bookmarks in the exact same way, and still have them displayed in the browser you are currently using. The supported browsers are: Safari, Chrome, Firefox, Edge, Brave, Vivaldi, Opera, Chromium, Chrome Canary, Safari Technology Preview, Arc, Orion, Sidekick, NAVER Whale (and SeaMonkey and SigmaOS, but only for opening bookmarks) This workflow is compatible with macOS 10.13 High Sierra and newer, and doesn't have any other external requirements (other than for Firefox bookmark adding support, which the workflow will tell you about if you need it). The reason for not supporting older versions than High Sierra is that Go 1.17 doesn't support older OS versions. You can still run version 1.7 of this workflow on older macOS versions if you need to be able to do that, as all versions of this workflow prior to 2.0 is based on PHP and Python rather than Go. Download from GitHub Changelog 2.0.11: Added full support for the Orion browser 2.0.10: Fixed a macOS Sonoma specific text encoding issue that caused the workflow to crash when adding a bookmark from Google Chrome or any other Chromium based browser 2.0.9: Fixed an encoding issue that could lead to problems opening links or logging in, especially if you where using a proxy server 2.0.8: Fix for a compatibility that occurred after changes in Raindrop.io's API, which broke this workflow + fixes for tag browsing and a compatibility issue with Alfred 5 2.0.7: Support for Alfred 5, support for browsers Arc and Sidekick, and fix for some encoding issues while saving bookmarks. 2.0.6: Bug fix 2.0.5: Bug fix 2.0.4: Bug fix 2.0.3: Bug fix 2.0.2: Adds the ability to directly open Raindrop.io's permanent copy of a bookmark by holding shift and pressing enter while a bookmark is selected in the list. This feature requires a Raindrop.io Pro subscription to work. 2.0.1: Adds the ability to show more and better information if the authentication against Raindrop.io fails. 2.0: Version 2.0 does not really look or behave as different as the version bump might indicate, but almost everything has changed underneath to make this a better workflow: Rewritten in Go, so no dependency on PHP or Python anymore. This is important, as Apple is removing PHP from macOS 12 Monterey, and will also remove Python from macOS in the future. It's faster! Running the backend of the workflow as a compiled binary (Go) instead of a script (PHP) makes it faster, and it is also compiled as a universal binary, so it's running natively on both Apple Silicon and Intel Macs, but there are also some other changes that helps to make it faster and you will probably notice the difference if you used the old version before. Less risk for unexpected behaviour that leads to bugs, both because it can't behave different depending on which PHP or Python version you have anymore, but also because it now for example uses more reliable ways to keep track of information while navigating through the different parts of the workflow. Adding bookmarks from Firefox is now more reliable, and if things still ocationally go wrong, the workflow is better at communication that in a useful way. (I switched from Safari to Firefox myself, so it got som more attention than before) Ability to add a bookmark by copying the address, rather than getting it from the currently active browser window. To use this feature for adding a bookmark from an unsupported browser (or somewhere else), just copy the address and go to the bookmark adding feature of this workflow. It will just work, without you having to do anything more than that! (This is the secondary way to add bookmarks, so if a supported browser is the frontmost application, the workflow will still look there and ignore what you might have copied) 1.7: Some features and fixes: This version adds support for macOS Monterey! When you have updated to macOS Monterey and installed version 1.7 of this workflow you will also need to install PHP (if you haven't done that already of course), as Apple does not include PHP preinstalled anymore in Monterey. Instructions for the recommended way of doing this is available here. If you install PHP in a non default path (other than what is default for Homebrew, MacPorts etc), you might want to add that path to the path environment variable in this workflow. If you have set a bookmark as a favourite, this will now be indicated in search results and lists Bookmarks that are marked as favourites will also now by default be listed first in search results and lists, which you can change by setting the value of the environment variable favourites_first in the workflow, if you prefer the old behaviour for this. You can now browse your Unsorted bookmarks, just like you can browse your other bookmark collections. Many potential problems are also fixed with this update, so if you had problems to make this workflow function properly before, this update might fix that. 1.6.1: Fixed an issue with icon caching. 1.6: Updated to the new Raindrop.io icon, added support for the NAVER Whale browser, fixed a bug with the authentication mechanism. 1.5: Many changes: Tags now display in search results, and you can select them to list or search for bookmarks with that tag When adding a new bookmark, you can now set your own title for it, and add one or more tags While adding tags, you can either simply type them out, or select from a list of tags that matches what you have started to type You can add more than one tag by separating them with a comma: tag1, tag2, tag3 If you type out a tag that does not exist yet, it is created when you save the bookmark Hold down the cmd key if you want to save right away when selecting a tag in the list. Just pressing enter leaves the option of adding more tags. If you want to skip the new options while adding a bookmark, hold the cmd key when you select collection or when you set the title, and the options that follow will be skipped and set to default (Title from the webpage, and no tags) When adding bookmarks, the description is now set to what is specified in the webpages meta description tag, if there is one. This means that in most cases you will get the same description for your new bookmark as what is seen as description for that webpage on search engines. If there is no meta description tag, no description is set. In search results, the collection name, tags and domain name of a bookmark is now shown in the subtitle instead of the first words of the description, like before. This is because that is likely more useful in most cases. You can view the description by holding the ctrl key (And there is a setting to change this back if you would want to, see below) There are now settings! You set them by changing Alfred Environment Variables, and there are now two of them for changing what the bookmark subtitles show, and for changing how subcollections are displayed. 1.4.1: Fixed a bug that would make the bookmark adding feature fail in many cases. If that didn't work for you before this, it probably does work now. 1.4: Raindrop.io collections will now also show in the search results together with bookmarks, and you can select them to browse or search their content. Before you have started to type a search query, you also have the option to browse your collections instead of starting with a search. 1.3.1: Fixed a bug that made the collection list not loading under certain conditions. For example the first time you tried to add a bookmark. 1.3: Support for adding new bookmarks to Raindrop.io from the currently active browser. 1.2: Added option to have a keyboard shortcut for direct access to the Raindrop.io search, and added the ability to hold the option key while pressing enter to copy the link instead of opening it in a browser (you could already copy the link with cmd+c before, and that is still possible) 1.1: Implemented a proper authentication mechanism, so that this is now handled in a simple to use way that is initiated directly from the workflow if it senses that you are not authenticated yet. 1.0: Uses Raindrop's new public API to make the search inside Alfred, so that you can open the bookmarks right from Alfred without having to ho through the Raindrop.io website first. 0.9: First version. Could only open the Raindrop.io website to view the results of your query, as Raindrop's public API was not released yet
  14. 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.
  15. Usage Search your paired bluetooth devices via the btd keyword. Press ↩ to reverse a device’s state (on becomes off, and vice-versa). Toggle bluetooth as a whole via the btt keyword. ⤓ Install on the Alfred Gallery | Source
  16. Usage Add files, series (folders), and streams (URLs) to your watchlist via the Universal Action. Search through and play items from your list via the wlp keyword. ↩: Play. ⌃↩: Open the item’s URL in a web browser. ⌥↩: series: Rescan folder for audiovisual files. stream: Download. Requires Download Media. ⌘↩: Mark as watched without playing. ⇧↩: Add to temporary playlist. Repeat for all desired items then ↩ to play them in order. An unplayed playlist is reset after a few minutes. ⌘Y (or tap ⇧): Quick Look files and streams. Sort your list in different ways with wls. Sorting is temporary and does not affect the main list’s order. Manually edit the list via the wle keyword. A Text View will open for you to reorder and rename at will. Keep the initial six characters and colon together with a title. ⌘↩ to apply the changes. Undo marking an item as watched via the wlu keyword. ↩ to mark not watched and try to recover from the trash. If the item has an origin URL (shown in the subtitle): ⌘↩: Open URL in a web browser. ⌥↩: Copy to the clipboard. ⌘Y (or tap ⇧): Quick Look. Subtitle reference: There are three types of item: file, series, and stream. Each result has its name as the title. The subtitle details information following a template: ≈ (4) 𐄁 22m 32s 𐄁 691M 𐄁 /Some/Path ≈: Indicates item is a stream. file: N/A. series: N/A. stream: Always present. (4): Number of elements. file: N/A. series: Remaining audiovisual files in folder. stream: N/A for single items. Count of all items for playlists. 22m 32s: Running time. file: Running time of file. series: Running time of first audiovisual file in folder. stream: Combined running time of all elements. 691M: Size. file: Size of file. series: Size of first audiovisual file in folder. stream: N/A. /Some/Path: Path. file: Path to file. series: Path to folder. stream: URL. Supported Players All media players are supported, but not all are able to play streams. mpv, IINA, and VLC are directly supported. With those, an item is not marked as watched if playback exits with a non-zero code. Take advantage of that to, for example, control when an item is marked as played and trashed. Disable the trashing behaviour entirely in the Workflow’s Configuration. ⤓ Install on the Alfred Gallery | Source
  17. https://github.com/momaek/authy
  18. Hi there, I've been looking for an alternate way to control the Logitech Litra Glow light on a Mac because Logitech software is a nightmare. I came across this during a search: https://github.com/darrenpmeyer/alfred-litra I figured out how to use the lid-litra.py script using the Command Line but how do I build the workflow from the 'alfred-litra / workflow' files in the repository? Much appreciate any help in advance.
  19. Hey Folks, I'm wondering if anybody has a workflow that works similar to the Bookends workflow, which would enabling the searching of a Calibre library within Alfred. If not, does anybody have suggestions on what would be required in the workflow to do this? I'm thinking that the calibredb terminal commands would be helpful, but I'm not clear on how to get a workflow to play with that, particularly within Alfred, rather than as a mere jumping-off point for Terminal. Any help is appreciated!
  20. Hey, I'm trying to create a script filter where I can update the options more than once. What I'm trying to achieve is: Doing a fetch request to get a list of options Show the options Make subsequent fetch requests for each option and as they update reset the options in the dropdown list. "Why?" Because sometimes I don't care what the subsequent fetch requests return and I just want to interact with the options asap. "Why don't you just fetch them all at once?" Thats what I'm doing currently but I'm trying to improve the time to interactive. (I don't care about unhandled requests) Minimal reproducible example: const fetchItems = () => { // except and actual fetch return [ {id: 0, title: 'Something', arg: ''}, {id: 1, title: 'Another thing', arg: ''}, ] } const fetchItemData = (id) => { // except and actual fetch return {id, description: `The status of item ${id}`} } const main = () => { const items = fetchItems() return JSON.stringify({ items }) if (items) { items.forEach((option, index) => { const status = fetchItemData(option.id) items[index].subtitle = status.description JSON.stringify({ items }) // I want to update the items }) } } main() This would be using actual fetches and promise.all in reality but the issue I have is that you can only return once obvs. If there isn't a way to achieve this consider it a feature request to have some kind of setOptions global 🤷
  21. This is a complete re-write and merging of my Reminders and Calendar Events. I realised having used it for a while that it was madness having two workflows for what solving essentially the same problem "What do I need to do today?". Also, I've learnt a lot about workflow development in the past few weeks and some of the code was pretty hacky when Alfred has features to solve some of the problems I was trying to get around. This is Agenda. Download Agenda - Reminders and Calendar Events workflow Note: On first run you will need to open system preferences > security and privacy to allow apps from an unknown developer and also allow access to reminders and calendars. Today Overview and Upcoming Shows all events and reminders for today or the next X days (5 days default, change in settings) respectively. From here you can: Mark reminder as complete View reminder in Reminders (cmd and select) View event in Calendar or Fantastical Open an overview in your browser - this doesn't automatically update but is nice if you have a lot on in one day and want to view it in a different format Calendars and reminder lists View upcoming events and reminders by list by navigating to Calendars/Reminders Lists, then choosing a calendar/list View any time reminders for a list Create events Create events for your default list, or for a specific list Use Sherlock to parse input and create an event including locations OR Open input in Fantastical to create there instead Create Reminders Create events for your default list, or for a specific list Use Chrono to parse input and create a reminder OR Open input in Fantastical to create there instead Settings You can customise a lot of the feature set of Agenda in the workflow variables. I have included the ability to edit these directly in the workflow: Enable/Disable reminders and/or calendars Set default reminders list and calendar for creation Turn on Fantastical for viewing events and creating events and reminders Disable the overview option showing up in the upcoming list if you don't want this feature If you do use the overview option, you can choose light or dark theme. The overview uses Sakura Set how many days to show into the future in upcoming views My helper CLI has also been updated while doing this to allow more customisation like how many days in the future to show events in the "Upcoming" view. With the release of this I won't be updating my previous standalone reminders and events workflows. I have updated the readme on Github to reflect this. They will continue to work for a long time unless something major changes with the reminders or calendar APIs.
  22. Reference Importer: search for an article/book from a variety of sources and import the corresponding reference data (BibTex, PDF) into BibDesk, copy BibTeX to clipboard, go to the landing page for the article, or copy a formatted reference. Also supports reference lookup from a PDF file. (This workflow was formerly known as "Citation Search" and "AIAA Search") (follow link to GitHub for a more detailed README and download) Update 5/22/2013: added conversion of non-latin characters to proper LaTeX. also removed default cite-key so that BibDesk can populate citekey with user defined style. Update 5/28/2013: fix due to slight change of crossref.org API Update 12/4/2013: major update including improved parsing, getting PDFs in addition to BibTeX, Google Books, Google Scholar, reverse PDF lookup. more details in comments below and in README Update 12/6/2013: improvement to DOI parsing from PDF text Update 3/15/2014: minor fixes and improvements Update 4/2/2014: unicode fix Update 4/3/2014: another unicode fix, this one for google books
  23. This workflow is officially deprecated in favour of Thumbnail Navigation List the contents of directories, ordered by add or modified date. rda sorts from the most recently added and rdz does the reverse; rdn sorts from the most recently modified and rdo does the reverse. The list is auto-refreshed, making for a good way to track changes. To act on the selections, use the standard Alfred shortcuts. You can activate file actions, dive into directories, preview files, reveal in Finder, add to the file buffer… By default the Workflow searches in ~/Desktop and ~/Downloads. Change the value in the directories Workflow Environment Variable to use different paths, separated by commas.
  24. Usage Run shell commands without opening a terminal via the cmd keyword. Your shell’s configuration files will be loaded, making your custom aliases, functions, and more available to the environment. Commands execute relative to the frontmost Finder window to allow quick changes on the current working folder. Exit status is shown as a notification and output in a Text View. ↩ Run the command.⌘↩ Run command but do not open output in Text View.⌥↩ Show command history to rerun a command. Use the Universal Action to send files and text as arguments to a command. If the placeholder from the Workflow’s Configuration is present in the text, it will be replaced with your arguments, otherwise they are appended to the end. The same modifiers apply. Separate command histories are created for commands ran with the Keyword or the Universal Action. ↩ Run command.⌘↩ Delete all command histories and saved outputs.⌘Y (or tap ⇧) Quick Look saved output. ⤓ Install on the Alfred Gallery | Source
  25. Usage Watch recent short films from Short of the Week via the shorts keyword. ↩ Stream short.⌥ See synopsis.⌘↩ Download. Requires Download Media.⌃↩ Copy link to clipboard. Different Grid Styles can be set in the Workflow’s Configuration. Video streams to mpv, IINA, or VLC if any is installed, otherwise it falls back to the web browser. ⤓ Install on the Alfred Gallery | Source
×
×
  • Create New...