Tana Paste is a special text format that is parsed by Tana, and generates rich Tana structures when pasted normally. All text is preceded by %%tana%%
to trigger this special functionality. More details about the format in the help center.
https://www.loom.com/share/6fd81ff1ab364acf9f448ffdedfeb57f
All these scripts are provided solely as examples/inspiration. Feel free to modify, or use as templates to explore other sources of data. If you have interesting improvements or new scripts, we welcome pull requests.
You can run these scripts normally to inspect the output, but we recommend piping to pbcopy on Mac or similar tools to put the text directly on the clipboard for use with Tana. These scripts an also be launched automatically by tools like Keyboard Maestro.
- rss.mjs [URL to RSS feed]
- github.mjs [organization][repo]
- twitter.mjs [tweet id]
- hypothesis.mjs [webpage url]
- retro.mjs
- generates links to the daily node 7, 30, 90, 180, 360 days ago
- also an automatic GMail search for emails you've written in the past - easy to remove if you don't want it
- note that you can currently not click on inline date references in Tana to go to the corresponding date node, but that functionality is planned
- zotero-translator-tana.js
- readwise.mjs [days (x)]
- getcalendar.swift
- Executable script that fetches your calendar events for today from Apple Calendar app (and other calendars it sync with) and outputs a set of tana nodes including Attendees:: field, Start time:: and any notes. Provides some options for filtering unwanted events. See source for instructions.
- macOS Calendar->Tana
- macOS only. Fetches calendar events happening today from macOS Calendar app.
- Things 3->Tana
- macOS only. Fetches tasks due today from Things 3.