diff --git a/docs/tools/Summary.md b/docs/tools/Summary.md new file mode 100644 index 0000000..9897a15 --- /dev/null +++ b/docs/tools/Summary.md @@ -0,0 +1,14 @@ +# Summary + +!!! note + I intend to write up more documentation as time permits, University keeps me busy though. + +| Command | Description | +| --- | --- | +| fix | This interactively repairs a relative link, that is broken, from the clipboard | +| link | This provides an dialog to generate links between files. | +| page-import | This replaces a URL in the clipboard with markdown converted from the website | +| random | This opens a random page in the default `.md` app | +| rename | This renames a note and uses `sed` to fix any links | + +