Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wenlzhang committed Nov 4, 2023
1 parent 1931ad2 commit ecb2302
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ An [Obsidian](https://obsidian.md/) plugin to copy timestamped links to blocks,
- E.g., `[[Note]]`
- E.g., `[[Note]] 📝 2023-11-04T12:00`

## Use cases

- Adding timestamps to links provides context/time
- 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.

## Usage

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

0 comments on commit ecb2302

Please sign in to comment.