8f7b9a1a87c67ce1eeea99fd60a5660c22f5c659
Build and Publish Docker Container / build (push) Successful in 1m10s
Obsidian Note Finder
A simple web UI which allows for easily finding, creating, and copying Obsidian wiki style links from a given vault. I use this to quickly put links to notes inside non Obsidian contexts, which are then exported to obsidian.
This requires an Obsidian Beachhead installation which is a service to provide information and interaction with your obsidian vault over the network. Currently, this comprises a single route /metadata which returns the metadata-extractor json data file.
Dev
Set the OBSIDIAN_BEACHHEAD_SERVER to point the Obsidian Beachhead installation.
Prod
Make sure you reverse proxy the /metadata route to the Obsidian Beachhead installation.
Languages
TypeScript
92.3%
HTML
2.5%
Dockerfile
2.3%
JavaScript
2.1%
CSS
0.8%