joshuacoles a7568c1bb2
Build and Publish Docker Container / build (push) Successful in 1m6s
Fix some styling
2023-09-29 11:20:11 +01:00
2023-09-29 10:37:07 +01:00
2023-09-27 16:56:14 +01:00
2023-09-29 11:20:11 +01:00
2023-09-29 10:14:55 +01:00
2023-09-27 16:56:14 +01:00
2023-09-27 16:56:14 +01:00
2023-09-28 11:32:53 +01:00
2023-09-29 10:14:55 +01:00
2023-09-29 10:14:55 +01:00
2023-09-27 16:56:14 +01:00
2023-09-28 11:32:53 +01:00
2023-09-27 16:56:14 +01:00
2023-09-29 10:45:13 +01:00
2023-09-28 09:56:14 +01:00
2023-09-27 16:56:14 +01:00
2023-09-27 16:56:14 +01:00

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.

S
Description
No description provided
Readme
304 KiB
Languages
TypeScript 92.3%
HTML 2.5%
Dockerfile 2.3%
JavaScript 2.1%
CSS 0.8%