/obsidian-timelines

Create a timeline view of all notes with the specified combination of tags

Primary LanguageTypeScriptMIT LicenseMIT

Fork GitHub Release

Legacy GitHub Release Legacy GitHub Downloads Count Legacy GitHub Issues Count

Timelines (Revamped)

Generate a chronological timeline in which all "events" are notes that include a specific tag or set of tags.

See the changelog from the last major update to view any breaking changes here.

Documentation has moved!

I've written a brand new GitHub Pages docs site for Timelines (Revamped) at https://seanlowe.github.io/obsidian-timelines. Go check it out! If there are any problems, don't hesitate to create a new issue and point it out. Thanks!

new timespans in vertical timelines!

horizontal timeline

Release Notes

v2.3.0

Implement issue: Multi-Type Timelines #43

Changes:

  • reworked logic for parsing tags to allow for AND/OR logic using "|" as a delimiter for optional tags
  • updated docs to have a new section on optional vs required tags, here

See the changelog for more details on previous releases.

Contributors

Thanks to all the contributors so far, on this iteration and the original:

License

Licensed under the MIT License.

Support

Please feel free to open issues for any bugs or requests for additional functionality. Pull Requests are always welcome!