Skip to content

Releases: IdreesInc/Waypoint

2.1.0

30 Mar 17:12
2dce11f
Compare
Choose a tag to compare

This release includes bug fixes for the issue where wikilinks weren't being generated and empty ignore lists ignored everything. It also adds support for custom file titles using the "title" frontmatter property. Special thanks to @vburzynski and @tbdcit for their PRs!

What's Changed

  • Bug Fix - use wikilinks for folder note entries when option is enabled by @vburzynski in #97
  • Added basic support for titles defined in frontmatter by @tbdcit in #96
  • Fix empty regex being registered by settings by @IdreesInc in #100

New Contributors

Full Changelog: 2.0.0...2.1.0

2.0.0

27 Feb 03:20
Compare
Choose a tag to compare

Thank you so much for your patience! I made Waypoint originally for my own use, and early on when I first released it I only had a few dozen other users. I did not realize how much it had grown since then! After discovering that the plugin now had over 30k downloads for some reason, I found that many wonderful developers had made contributions to this project. I've reviewed some of the biggest PRs and can now officially release version 2.0.0 of Waypoint!

Highlights

  • Landmarks!
    • They're like waypoints, but parent waypoints will link through them rather than stopping!
  • Regex ignore lists!
    • Ignore files or folders with regular expressions!
  • Spaces!
    • Indent with spaces with customizable indentation size!
  • Callouts!
    • Add waypoints in callouts if that's your vibe with the syntax > %% Waypoint %%
  • New command to find the parent waypoint!

What's Changed

New Contributors

Full Changelog: 1.4.0...2.0.0

Thank you again to everyone who has contributed to this project! And if you ever want to get in touch with me or follow my socials for updates on this or other projects, click here!

1.4.0

10 Dec 21:11
Compare
Choose a tag to compare

What's Changed

  • Allow for indexing of non-Markdown files by @zhelding in #45

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

05 Aug 22:50
Compare
Choose a tag to compare
  • Fix markdown link generation
  • Add support for folder notes that are outside of the target folder
  • Hide enclosing folder note in generated waypoint by default (configurable in settings)

Full Changelog: 1.2.0...1.3.0

1.2.0

30 Jun 02:23
Compare
Choose a tag to compare
  • Add setting for using markdown links instead of WikiLinks

Full Changelog: 1.1.0...1.2.0

1.1.0

30 Mar 03:30
Compare
Choose a tag to compare
  • Hide folder notes and include folder note link in parent folder's label
  • Fix file/folder organization in generated waypoints

1.0.0

13 Mar 01:21
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/IdreesInc/Waypoint