mirror of
https://github.com/shanshuimei/obsidian-generate-timeline.git
synced 2026-07-22 05:37:40 +00:00
Fix README by removing link and updating commands
Removed a broken link and updated command options for timeline generation.
This commit is contained in:
parent
843b14f48b
commit
2eed60cfc8
1 changed files with 2 additions and 4 deletions
|
|
@ -39,8 +39,6 @@
|
|||
- Supports both timeline view and Markdown file formats.
|
||||
<p></p>
|
||||
|
||||
https://github.com/user-attachments/assets/b55edb9a-db6f-4a3d-929b-8bc279bd3c72
|
||||
|
||||
5. **Milestone functionality** :
|
||||
- milestones can be marked with a custom frontmatter attribute.
|
||||
- milestone cards have a special style.
|
||||
|
|
@ -70,8 +68,8 @@
|
|||
|
||||
4. **Generate Timeline from File Links**
|
||||
- Open the Command Palette and choose one of the following:
|
||||
- `Generate Timeline: Generate Timeline View from File Links` for a timeline view
|
||||
- `Generate Timeline: Generate Timeline File from File Links` for a Markdown file
|
||||
- `Generate Timeline: Generate Timeline View from Current File Links` for a timeline view
|
||||
- `Generate Timeline: Generate Timeline File from Current File Links` for a Markdown file
|
||||
- Select the source file containing the links
|
||||
|
||||
## Customization Options
|
||||
|
|
|
|||
Loading…
Reference in a new issue