Skip to content

Commit ecb2302

Browse files
committed
Update README.md
1 parent 1931ad2 commit ecb2302

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ An [Obsidian](https://obsidian.md/) plugin to copy timestamped links to blocks,
1616
- E.g., `[[Note]]`
1717
- E.g., `[[Note]] 📝 2023-11-04T12:00`
1818

19+
## Use cases
20+
21+
- Adding timestamps to links provides context/time
22+
- For instance, in the slip-box method, one may create entry notes to accumulate notes (links) of similar topics. With timestamp information, can can see when the block links are created and when the links are inserted into the entry notes. These timestamp info can be different.
23+
1924
## Usage
2025

2126
Timestamp Link uses [moment.js](https://momentjs.com/docs/#/displaying/format/) to format the date and time to be appended.

0 commit comments

Comments
 (0)