https://github.com/rostunic/obsidian-alias-picker
https://github.com/rostunic/obsidian-alias-picker
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rostunic/obsidian-alias-picker
- Owner: rostunic
- License: mit
- Created: 2024-04-06T08:25:40.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-20T17:19:35.000Z (12 months ago)
- Last Synced: 2024-08-13T07:16:39.339Z (8 months ago)
- Language: TypeScript
- Size: 36.1 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - rostunic/obsidian-alias-picker - (TypeScript)
README
# Alias Picker
The Alias Picker plugin for Obsidian introduces two commands: 'Pick alias' and 'Pick block'.
These commands simplify the process of modifying wiki or Markdown links within your notes.## Features:
Pick alias: Easily select an alternative alias for the current link from the available aliases for the file.Pick block: Modify the referenced block within the file using the '#^BlockIdentifier' syntax.
## How to use:
With the cursor on the link, execute the 'Pick alias' or 'Pick block' command from the plugin menu or via keyboard shortcuts.
Choose from the available blocks or aliases to make your desired changes.You should assign a keyboard shortcut to the 'Pick alias' and 'Pick block' commands for a more efficient workflow.