Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twistoy/obsidian-local-graphql
https://github.com/twistoy/obsidian-local-graphql
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/twistoy/obsidian-local-graphql
- Owner: TwIStOy
- License: mit
- Created: 2023-11-05T03:53:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-03T08:05:33.000Z (9 months ago)
- Last Synced: 2024-03-04T04:24:51.335Z (9 months ago)
- Language: TypeScript
- Size: 204 KB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Obsidian Local GraphQL
Explor graph: https://studio.apollographql.com/sandbox/explorer
With the plugin, you can read, modify or delete your notes through a simple GraphQL interface.
# Todo
- [ ] Queries
- [x] Vault
- [x] MetadataCache
- [ ] Update mutations
- [ ] Delete mutations
- [ ] Subscriptions