All Projects → rhydlewis → Search Omnifocus

rhydlewis / Search Omnifocus

Alfred workflow that allows free text searching of OmniFocus tasks

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Search Omnifocus

Alfred Npms
Alfred 3 workflow to search for npm packages with npms.io
Stars: ✭ 312 (+35.06%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Web Searches
Alfred workflow to search through any website (easily extendable list)
Stars: ✭ 170 (-26.41%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Appscripts
Alfred workflow to search and run/open AppleScripts for the active application
Stars: ✭ 56 (-75.76%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Searchio
Alfred workflow to auto-suggest search results from multiple search engines and languages.
Stars: ✭ 250 (+8.23%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Unicode
Preview Unicode characters and emoji in Alfred
Stars: ✭ 23 (-90.04%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Learn Anything
Alfred workflow to search Learn Anything
Stars: ✭ 115 (-50.22%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Vscode
Alfred 3 workflow that allows you to browse and open Visual Studio Code projects or simply open specified folders/files
Stars: ✭ 141 (-38.96%)
Mutual labels:  search, alfred, alfred-workflow
Alfred Workflows
Amazing Alfred Workflows
Stars: ✭ 2,163 (+836.36%)
Mutual labels:  alfred, alfred-workflow
Alfred Dark Mode
Alfred 3 workflow to toggle the system dark mode
Stars: ✭ 165 (-28.57%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+1035.06%)
Mutual labels:  alfred, alfred-workflow
Alfred Gitlab
A GitLab workflow for Alfred 3
Stars: ✭ 176 (-23.81%)
Mutual labels:  alfred, alfred-workflow
Alfredmagic
一个面向效率提升的中文Workflow
Stars: ✭ 178 (-22.94%)
Mutual labels:  alfred, alfred-workflow
Alfred Network Workflow
Show and change your network settings
Stars: ✭ 186 (-19.48%)
Mutual labels:  alfred, alfred-workflow
Alfred Workflows
Alfred Workflows for Developers
Stars: ✭ 1,923 (+732.47%)
Mutual labels:  alfred, alfred-workflow
Awesome Alfred Workflows
A curated list of awesome alfred workflows
Stars: ✭ 2,088 (+803.9%)
Mutual labels:  alfred, alfred-workflow
Alfy
Create Alfred workflows with ease
Stars: ✭ 2,232 (+866.23%)
Mutual labels:  alfred, alfred-workflow
Alfred Reddit
Browse Reddit from Alfred
Stars: ✭ 155 (-32.9%)
Mutual labels:  alfred, alfred-workflow
Alfred Gcal
View Google Calendar events in Alfred
Stars: ✭ 147 (-36.36%)
Mutual labels:  alfred, alfred-workflow
Small Workflows
Small Alfred workflows I use
Stars: ✭ 218 (-5.63%)
Mutual labels:  alfred, alfred-workflow
Alfred Fakeum
Generate fake test data in Alfred
Stars: ✭ 195 (-15.58%)
Mutual labels:  alfred, alfred-workflow

Search OmniFocus Alfred Workflow

What is this?

This is a workflow for Alfred that performs free text searches on OmniFocus data.

Why would I want such a thing?

Well, I want it because I can't quickly search for, say, a task within OmniFocus using OmniFocus' search field. OmniFocus restricts search results to the current perspective or selection. Other people have noticed this too.

How to install

Download the .workflow file from the Releases page.

How to use

Note

This workflow only works with OmniFocus 3.

Searching for tasks

  • Search for all tasks within OmniFocus (irrespective of status) with .s:

Searching for tasks in the Inbox and the Library

  • Search for all tasks within OmniFocus (whether you've processed them or not) with .se.

Searching the inbox

  • Search the OmniFocus inbox with .i:

or just list all tasks in the inbox with .li.

Searching for projects

  • Search for projects with .p:

Searching for tags or contexts

  • Search for a specific tag with .t or context with .c:

or just list all tags with .lt or contexts with .lc:

  • Search for a specific context with .c:

Searching for perspectives

  • Search for a specific perspective with .v:

or just list all perspectives with .lv:

Searching for folders

  • Search for a specific folder with .f:

or just list all folders with .lf:

Searching for task or projects notes

  • Search for a specific note in a task or project with .n:

  • Search for a specific note in a flagged task .ng
  • Search for a specific note in active task .na

Narrowing results

  • Search just for active tasks with .sa:

or just for active projects with .pa:

  • Search all flagged tasks with .g:

or for flagged and active tasks with .ga:

  • Show the 10 most recently modified tasks with .r:

or show the 10 most recently modfified and non-completed tasks or projects with .ra:

  • Show overdue or due items with .d:

Thanks to...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].