mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-11 08:34:05 +02:00
15 lines
807 B
Markdown
15 lines
807 B
Markdown
# 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 |
|
|
|
|
|