Action Directory
- Add Log Entry (time only)
Append header with current time at end of file
- Append Log Entry (full date)
Inserts a headline with date and time and new line at end of file
- Copy Current Line
- Add Empty Line
Add an empty line at the cursor
- Select text from cursor and up/down
Selects the text from the cursor to the top or the bottom
- Copy Zettel Title
Copy current Zettel note as link target of the form "§IDENTIFIER TITLE"
- Log
Inserts date and time at cursor and adds new line to start typing log notes
- EnBox Single
Add a box around selected text using box drawing characters
- Find Footnote(查找脚注)
Given a selected footnote label, this action finds its corresponding text somewhere in the document.
- Find Footnote(查找脚注)
Given a selected footnote label, this action finds its corresponding text somewhere in the document.
- Footnote(脚注)
Add a MultiMarkdown footnote to the current document. The action asks for a footnote name and, if not already in use, asks to enter the footnote text. Footnotes are added to the bottom of the document and caret position is automatically restored at the end.
- 📋
Pastes the current clipboard
- Add date header
Append a markdown header with the current date. Useful when writing a journal.
- ESV Text(表格粘贴)
Searches for the selected Scripture reference on ESV.org and returns the passage formatted in Markdown.
- Get Link(获取当前文件链接)
Gets a link to the current file and copies it to the clipboard.
- Get Link(获取当前文件链接)
Gets a link to the current file and copies it to the clipboard.
- mdTableGen(表格)
Generate Markdown table
- Title Case(单词首字母全部大写)
Capitalizes the first letter of each highlighted word.
- Title Case(首字母大写)
Implements John Gruber's title case
- Find & Replace(查找和替换)
Find and replace text in the current document.