Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technicalpickles/obsidian-hook-scripts
Scripts to add to Hook for compatibility with Obsidian
https://github.com/technicalpickles/obsidian-hook-scripts
Last synced: 3 months ago
JSON representation
Scripts to add to Hook for compatibility with Obsidian
- Host: GitHub
- URL: https://github.com/technicalpickles/obsidian-hook-scripts
- Owner: technicalpickles
- License: mit
- Created: 2020-12-01T13:05:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-01T19:34:20.000Z (about 4 years ago)
- Last Synced: 2024-10-02T09:53:48.314Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obsidian-hook-scripts
For making [Hook](https://hookproductivity.com/) aware of the current document in [Obsidian](https://obsidian.md) so you can link docs to and from it.
## Setup
- Open Hook -> Preferences -> Scripts -> “+” and then browse to the Applications folder where you have Obsidian, and select it
- In the "Get Address" tab, copy and paste the contents of https://raw.githubusercontent.com/technicalpickles/obsidian-hook-scripts/main/src/Get%20Address.js
- In the "Get Name" tab, copy and paste the contents of https://github.com/technicalpickles/obsidian-hook-scripts/blob/main/src/Get%20Name.js