Skip to content

Latest commit

 

History

History
65 lines (34 loc) · 1.85 KB

README.md

File metadata and controls

65 lines (34 loc) · 1.85 KB

omnifocus-plugins

Plugins

Generate work journal

Aggregate all tasks completed today under folder named Work, then put the result into clipboard.

xbot/omnifocus-plugin-generate-work-journal

Open Jira ticket

Open Jira ticket for the selected task or project.

xbot/omnifocus-plugin-open-jira-ticket

Find the current project in Flomo

Search in Flomo according to the selected project or the containing project of the selected task.

xbot/omnifocus-plugin-find-in-flomo

Convert selected tasks to projects

Convert selected tasks to projects and put them into the chosen folder or the end of the library.

xbot/omnifocus-plugin-convert-to-projects

Reset review status

Reset review status of projects under selected folders.

xbot/omnifocus-plugin-reset-review-status

Reschedule the selected projects or tasks

Reschedule the selected tasks/projects to Morning, Noon, Afternoon, Evening, Daytime or Whole Day of the chosen date.

xbot/omnifocus-plugin-reschedule-objects

Checklist

Make OmniFocus work as a checklist App.

xbot/omnifocus-plugin-checklist

Refine the selected task

Append the task name to its note and let the user write a new one.

xbot/omnifocus-plugin-refine-task

Installation

git init

git remote add origin [email protected]:xbot/omnifocus-plugins.git

git pull

git checkout main

git submodule update --init --recursive