Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GladeDiviney committed Jun 8, 2020
1 parent 6f4037e commit ded2629
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
## 1.4.1

* Fixed some cases for finding link IDs and the right place to insert them
* Added multiline extract-to-file
* Visit link if it's the only thing on the line

## 1.4.0

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ A [VS Code extension](https://marketplace.visualstudio.com/items?itemName=gladed
* Implement a "Zettelkasten" note taking system as described in [How to Take Smart Notes by Sönke Ahrens](https://amzn.to/2vi6Sm9).
* Read the [Change Log](CHANGELOG.md).
* Read [Frequently Asked Questions](https://github.com/gladed/linkist/wiki/FAQ).
* Select multiple lines (starting with a heading) and `Ctrl+Alt+L` will extract that section into a new file, replacing it with a link.

0 comments on commit ded2629

Please sign in to comment.