Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bobheadxi/sourcegraph-knowledge-bases
📎 Browse Markdown knowledge bases (e.g. Obsidian or Foam) in Sourcegraph
https://github.com/bobheadxi/sourcegraph-knowledge-bases
markdown obsidian-md sourcegraph sourcegraph-extension zettelkasten
Last synced: about 1 month ago
JSON representation
📎 Browse Markdown knowledge bases (e.g. Obsidian or Foam) in Sourcegraph
- Host: GitHub
- URL: https://github.com/bobheadxi/sourcegraph-knowledge-bases
- Owner: bobheadxi
- Archived: true
- Created: 2021-07-04T08:56:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T00:27:24.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T16:11:55.513Z (4 months ago)
- Topics: markdown, obsidian-md, sourcegraph, sourcegraph-extension, zettelkasten
- Language: TypeScript
- Homepage: https://sourcegraph.com/extensions/bobheadxi/sourcegraph-knowledge-bases
- Size: 657 KB
- Stars: 18
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-obsidian - Sourcegraph knowledge bases extension
- project-awesome - bobheadxi/sourcegraph-knowledge-bases - 📎 Browse Markdown knowledge bases (e.g. Obsidian or Foam) in Sourcegraph (TypeScript)
- jimsghstars - bobheadxi/sourcegraph-knowledge-bases - 📎 Browse Markdown knowledge bases (e.g. Obsidian or Foam) in Sourcegraph (TypeScript)
README
# Sourcegraph knowledge bases extension
> ⚠️ Sourcegraph extensions have been [deprecated with the September 2022 Sourcegraph
release](https://docs.sourcegraph.com/extensions/deprecation).Browse Markdown knowledge bases (e.g. [Obsidian vaults](https://obsidian.md/) or [Foam repositories](https://github.com/foambubble/foam/)) in [Sourcegraph](https://about.sourcegraph.com/).
[**Enable on Sourcegraph.com →**](https://sourcegraph.com/extensions/bobheadxi/sourcegraph-knowledge-bases)
![Sourcegraph extension](https://github.com/bobheadxi/sourcegraph-knowledge-bases/blob/master/.static/feature.png?raw=true)
## Roadmap
- Hovers
- [x] Preview and link to `[[LINK]]` and `[[LINK|ALIAS]]` Wikilinks
- [ ] Preview and link anchored `[[LINK#ANCHOR]]` Wikilinks
- [ ] Metadata and links for `#TAG`s
- Side panes
- [ ] Browse inbound (backlinks) and outbound links
- [ ] Browse `#TAG`s in side panes## Current limitations
The Sourcegraph extensions API currently doesn't seem to enable hovers on Markdown previews, so you must toggle off previews for this extension to work at the moment.