Skip to content

Latest commit

 

History

History
67 lines (49 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

67 lines (49 loc) · 1.88 KB

0.17.0

0.16.0

  • Add configuration option to support paths relative to the current file (#13) -- @theshoals
  • Avoid TypeError when there's no active editor pane (#10) -- @theshoals
  • Avoid TypeError when following a link in an unsaved file (#12) -- @theshoals

0.15.0

  • Avoid TypeError when attempting to copy link to unsaved file (#9) -- @theshoals

0.14.0

  • Update readme

0.13.0

  • Rename to wikilink

0.12.0

  • Suggest notes from subfolders

0.11.0

  • File paths relative to project folder

0.10.0

  • Rename to notelink
  • Clarify copy link command

0.9.1

  • Update atom.io url

0.9.0

  • Update readme with demo gif

0.8.0

  • Fix click handling

0.7.0

  • Update readme: commands

0.6.0

  • Update readme: typo

0.5.0

  • Properly dispose of click handler
  • Update readme

0.4.0

  • Add click to follow link
  • Update readme

0.3.0

  • Update readme keymap example

0.2.0

  • Cross platform keybinds
  • Update changelog

0.1.0

  • Rename to atom-notelink
  • Update Readme and Changelog
  • Enable custom link markers and regex
  • Copylink command: Remove leading slash from path
  • Fix bug path -> notePath

0.0.0