Commit graph

12 commits

Author SHA1 Message Date
Jiya Hai
df33834102 feat(event listening): Add file opening event listening to automatically update timeline content
When opening a markdown file located in the timelines/ directory, the timeline content is automatically regenerated based on the generated_from field in the frontmatter. It supports updating the timeline from four sources: folders, tags, files, and metadata.
2025-11-26 19:19:14 +08:00
Shanshuimei
79ab8d05c6 feat: Add the function of generating a timeline from metadata 2025-05-17 12:12:54 +08:00
Shanshuimei
fa408a28cd fix(timeline): Fix milestone 2025-04-28 22:14:19 +08:00
Shanshuimei
6acf59794a feat: multilingual support 2025-04-28 21:50:56 +08:00
Shanshuimei
bb86e01592 chore: Update the version and adjust the style configuration 2025-04-28 20:23:35 +08:00
Shanshuimei
4519835968 fix(style): Update the era title style 2025-04-28 19:40:30 +08:00
Shanshuimei
ec48601199 feat: Update version number to 1.2.2 and optimize timeline preview
- Update version number from 1.2.1 to 1.2.2
- Optimizes the timeline preview to support accurate matching and display of related rows based on tags
- Update the README.md documentation to add milestones Description
2025-04-28 18:36:24 +08:00
Shanshuimei
13bf2cfd6c refactor(i18n): Translate the new settings into English 2025-04-28 17:32:37 +08:00
Shanshuimei
418175eaab feat: Add milestones and update style configurations 2025-04-28 17:19:42 +08:00
Shanshuimei
957f10f3b6 feat(i18n): Add multilingual support 2025-04-06 11:32:07 +08:00
Shanshuimei
74bdc24b62 feat: Added the function of generating timelines from file links 2025-04-02 17:52:07 +08:00
Shanshuimei
c6275ac9f4 Initial commit 2025-02-01 18:34:28 +08:00