Jump to content

alexchantastic

Member
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by alexchantastic

  1. Open the selected file or folder in Finder with Neovim.

     

    Available on GitHub: https://github.com/alexchantastic/alfred-open-with-neovim-workflow

     

    Screenshot2024-06-05at9_40_46AM.png.b4a51b0cd1174f231668981e40422161.png

    🎥 Check out a video of the workflow in action

     

    Currently only supports opening Neovim in iTerm2, but feel free to open an issue on GitHub or leave a message here with a terminal emulator or Neovim GUI that you're interested in using and I can try to add it in!

     

    Keywords available:

    • nvim which opens the currently selected file or folder (or whatever folder you have focused) in Finder. You can also type a path to a file or folder.
    • nvimf which initiates Alfred's file search and allows you to use that interface to select a file or folder to open

    • Say if you’re the author or submitting someone else’s workflow.
      • I am the author of this workflow.
    • Share a link to its thread on the Alfred Forum, if available.
      • n/a
    • Share a link to its main page (e.g. GitHub).
    • Provide any data necessary for review, testing, and extra screenshots. For example: if the workflow searches local PDFs or interacts with an app’s library, provide a handful of examples (5–15) which can be used/imported directly.
      • Generate a Notion integration API key and get the page ID for the Notion page you would like to add notes to (more details here)
      • Use the no keyword paired with a note (some text) to add a timestamped line of text to the specified Notion page
      • Use the gno keyword to open the specified Notion page in the browser
      • Use the ono keyword to open the specified Notion page in the Notion app (if it is installed)
    • If it has dependencies, say what those are unless they are explicit in the About or README.
      • Requires a Notion API key
    • Provide screenshots, unless valid ones are in the About or README.

    image.thumb.png.0b5127769ba4aacaad381025bdfe5bda.png

    • Say if you’re the author or submitting someone else’s workflow.
      • I am the author of this workflow.
    • Share a link to its thread on the Alfred Forum, if available.
      • n/a
    • Share a link to its main page (e.g. GitHub).
    • Provide any data necessary for review, testing, and extra screenshots. For example: if the workflow searches local PDFs or interacts with an app’s library, provide a handful of examples (5–15) which can be used/imported directly.
      • Use the ip keyword to show your internal and external IPv4 addresses (and IPv6 if applicable)
    • If it has dependencies, say what those are unless they are explicit in the About or README.
    • Provide screenshots, unless valid ones are in the About or README.

    image.thumb.png.d154a3ee7531e356558dd61acb88fc93.png

    • Say if you’re the author or submitting someone else’s workflow.
      • I am the author of this workflow.
    • Share a link to its thread on the Alfred Forum, if available.
      • n/a
    • Share a link to its main page (e.g. GitHub).
    • Provide any data necessary for review, testing, and extra screenshots. For example: if the workflow searches local PDFs or interacts with an app’s library, provide a handful of examples (5–15) which can be used/imported directly.
      • Use the lipsum keyword followed by an integer to generate lorem ipsum text
    • If it has dependencies, say what those are unless they are explicit in the About or README.
      • n/a
    • Provide screenshots, unless valid ones are in the About or README.

    image.thumb.png.81c7ae9ab7643e37eaae54edd93f2ac9.png

    • Say if you’re the author or submitting someone else’s workflow.
      • I am the author of this workflow.
    • Share a link to its thread on the Alfred Forum, if available.
      • n/a
    • Share a link to its main page (e.g. GitHub).
    • Provide any data necessary for review, testing, and extra screenshots. For example: if the workflow searches local PDFs or interacts with an app’s library, provide a handful of examples (5–15) which can be used/imported directly.
      • Have VSCode installed
      • Use the code keyword while having a file/folder selected or a folder open in Finder to open it in VSCode
      • Use the codef keyword to search for files to open in VSCode
    • If it has dependencies, say what those are unless they are explicit in the About or README.
      • n/a
    • Provide screenshots, unless valid ones are in the About or README.

    image.thumb.png.ea00f7ce5f8b3bfad5169631a210418b.png

  2. I know there are a few lorem ipsum workflows already floating around, but I wanted to make my own and have had this on GitHub for a while.

     

    I recently had a feature request to add character based generation which some may find useful as well so I figured it was time to share it here.

  3. screenshot.png.bbfb02c848f8d0dcae5dbbad5235bc79.png

     

    An Alfred 3 workflow for generating lorem ipsum dummy text using joshtronic/php-loremipsum.

     

    View on Github

     

    Installation

    1. Download the workflow
    2. Double click the .alfredworkflow file to install

     

    Usage

    1. Use the keyword lipsum to trigger the workflow
    2. Select format you want to generate (characters, words, sentences, or paragraphs)
    3. (Optional) Type in the number of the format you would like to generate (defaults to 1)
    4. Press enter to copy to clipboard and paste into the forefront application or just ⌘ + c to copy to clipboard

     

    Release Log

×
×
  • Create New...