Org-mode manual (25K lines info).
Org-mode manual (25K lines info).
* Heading 1
** Heading 2
*** TODO Task [#A]
DEADLINE: <2025-12-25>
:PROPERTIES:
:CUSTOM_ID: task-1
:END:
*bold* /italic/ _underline_ =verbatim= ~code~
[[https://example.com][Link]]
#+BEGIN_SRC python
print("hello")
#+END_SRC
TAB Cycle visibility
C-c C-t Toggle TODO
C-c C-s Schedule
C-c C-d Deadline
C-c C-c Execute/toggle
C-c ' Edit src block
(org-export-dispatch) ; C-c C-e
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity