- Use a non-greedy regex to match links (#15) -- @theshoals
- Constrain the escape-string-regexp dependency (#17) -- @theshoals
- 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
- Avoid TypeError when attempting to copy link to unsaved file (#9) -- @theshoals
- Update readme
- Rename to wikilink
- Suggest notes from subfolders
- File paths relative to project folder
- Rename to notelink
- Clarify copy link command
- Update atom.io url
- Update readme with demo gif
- Fix click handling
- Update readme: commands
- Update readme: typo
- Properly dispose of click handler
- Update readme
- Add click to follow link
- Update readme
- Update readme keymap example
- Cross platform keybinds
- Update changelog
- 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
- Forked from https://github.com/dansheffler/zettelkasten-wiki