Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/omnivore-app/obsidian-omnivore
Obsidian plugin to fetch articles and highlights from Omnivore
https://github.com/omnivore-app/obsidian-omnivore
obsidian obsidian-plugin
Last synced: about 4 hours ago
JSON representation
Obsidian plugin to fetch articles and highlights from Omnivore
- Host: GitHub
- URL: https://github.com/omnivore-app/obsidian-omnivore
- Owner: omnivore-app
- License: mit
- Created: 2022-12-21T06:42:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T00:09:50.000Z (22 days ago)
- Last Synced: 2024-12-08T04:26:33.786Z (5 days ago)
- Topics: obsidian, obsidian-plugin
- Language: TypeScript
- Homepage:
- Size: 1.1 MB
- Stars: 844
- Watchers: 9
- Forks: 88
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- my-awesome-github-stars - omnivore-app/obsidian-omnivore - Obsidian plugin to fetch articles and highlights from Omnivore (TypeScript)
- jimsghstars - omnivore-app/obsidian-omnivore - Obsidian plugin to fetch articles and highlights from Omnivore (TypeScript)
README
# obsidian-omnivore
This plugin imports your saved [Omnivore](https://omnivore.app/) articles and highlights into Obsidian.
## Features
* Import your highlights and saved article
* Create graphs based on Omnivore data
* Filter imported data using Omnivores [advanced search syntax](https://docs.omnivore.app/using/search.html)
* Custom templates for imported data## Installation
1. Install the plugin from the community or build it from source and load unpacked plugin
2. Sign up for an [Omnivore account](https://omnivore.app)
3. Go to [Omnivore](https://omnivore.app/settings/api) and Create an API key
4. Open settings and add your api key## Usage
1. The plugin will sync with Omnivore when you click on Omnivore ribbon icon or use the palette command
2. You can also change the API key, the search filter, and how often the plugin syncs with Omnivore by updating the settings
3. The plugin creates a new page for each saved article including metadata, labels. Content you have highlighted in Omnivore, and any notes you added, will be nested in the article page
4. Clicking on the article will open the Omnivore article in a new tab
5. We also create an internal link to each label in the article so you can group articles by label## Contacts
[Omnivore](https://github.com/omnivore-app)
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)