Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hadynz/obsidian-sidekick
A companion to identify hidden connections that match your tags and pages
https://github.com/hadynz/obsidian-sidekick
autcomplete autosuggestion connections obsidian
Last synced: 3 months ago
JSON representation
A companion to identify hidden connections that match your tags and pages
- Host: GitHub
- URL: https://github.com/hadynz/obsidian-sidekick
- Owner: hadynz
- Created: 2022-02-06T10:58:12.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-27T09:43:36.000Z (almost 3 years ago)
- Last Synced: 2024-10-15T07:31:29.862Z (3 months ago)
- Topics: autcomplete, autosuggestion, connections, obsidian
- Language: TypeScript
- Homepage:
- Size: 103 KB
- Stars: 134
- Watchers: 7
- Forks: 9
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
- project-awesome - hadynz/obsidian-sidekick - A companion to identify hidden connections that match your tags and pages (TypeScript)
README
# Sidekick
![CI/CD status](https://github.com/hadynz/obsidian-sidekick/actions/workflows/main.yml/badge.svg)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/hadynz/obsidian-sidekick)An [Obsidian][3] plugin that auto-suggests new connections to make by underlining text that matches
existing tags or links in your vault.Support development: @hadynz on [Twitter][2] or [Buy me a coffee][1]
## About Sidekick
### Goals
* Increase the number of connections between existing ideas
* Unobtrusive and near real-time automatic suggestion of connections during editing### Preview
![Kapture 2022-02-11 at 00 34 23](https://user-images.githubusercontent.com/315585/153401639-11a295c6-ab3e-4afd-945e-9fc3043d74a2.gif)
## My other plugins
* [Kindle Highlights][4] - sync your Kindle notes and highlights directly into your Obsidian vault
## License
[MIT](LICENSE)
[1]: https://www.buymeacoffee.com/hadynz
[2]: https://twitter.com/hadynz
[3]: https://obsidian.md
[4]: https://github.com/hadynz/obsidian-kindle-plugin