| Kind | Category | Commands | Comments |
| rtmacro | Tree Structure |
DirectoryListings | Lists subdirectories. |
|
PageList | List pages hierarchically. |
| Attachment |
AttachmentList | Returns list of attachment files. |
|
AttachmentLink | Returns link to an attached file. |
|
AttachmentImg | Returns <img src..> link to an attached image file. |
|
AttachmentInclude | Include contents of the file as preformatted text. |
|
AttachmentPhotos | Shows attached image files in a table. Allow captions. |
|
AttachmentThumb | Shows thumbnail of an attached image. Link to the original. |
| Table Renderers |
OutlineTable | Renders outline structured text to a table. |
|
RecordTable | Renders records ( * [field-name] field-body ) into a table. |
|
GanttTable | Makes Gantt chart. |
|
TabTable | Convert tab separated table into html table. Good for cut and pasting from/to spreadsheet. |
| Aggregate |
ExtractSections | Gathers sections from multiple pages and shows them in a table. Good for web log. News. |
|
DatabaseTable | Deal with multiple RecordTable entries across multiple pages |
| Calendar |
CalendarMonth | Shows calendar of a month. Optionally collects events from log files (log/yyyy-mm-dd) |
|
CalendarYear | Yearly calendar. |
|
CalendarWeeks | Calendar of specified weeks. |
| Search & Index |
FullSearch | Full text search. |
|
TitleIndex | index of pages |
|
TitleSearch | Search page titles. |
|
WordIndex | index of words that apper in page titles |
| To Do |
TodoList | Todo List Management |
| Link Macros |
PubMedLink | make link to pubmed record specified by pubmed id |
|
AmazonLink | make link to amazon.com page specified by ISBN number |
|
AmazonJpLink | make link to amazon.co.jp page specified by ISBN number |
| Date Time | Date | e.g. 2004-01-12 |
| Time | e.g. 15:35:18 |
|
DateTime | e.g. Mon Jan 12 15:35:18 2004 |
| Info |
PageCount | |
|
SystemInfo | |
| Misc |
GoTo | Shows a Go text input form. |
| Icon | access icons in root attachment folder |
| Include | Include contents of other page. |
|
TableOfContents | make table of contents of the page from section names |
| stmacro | Date Time | Time | 22:07:25 |
| Date |
2002-05-27 |
|
DateTime | Mon May 27 22:07:25 2002 |
| Download |
GetFile | Download a file from specified URL and stores as an attachment. |
|
GetImage | Download an image from specified URL and stores it as an attachment. |
| Pub Med |
PubMedLink | Create link to an article in pubmed database from pubmed id. Retrieves title from pubmed database. |
|
PubMedAbstract | Retrieves pubmed record and shows title, author, journal, abstract, and links. Also save bibtex record to "ref.bib" attached to the Front Page. |
| Misc |
Sign | Make a link to addressbook page and write the time of saving. |
|
DateLinks | Create links to this month's calendar, yesterday and tomorrow's log. |
|
Eq | Render LateX text into GIF image. |