https://github.com/jaypyles/very-simple-notes-obsidian
Directly upload notes to very-simple-notes from an Obsidian note.
https://github.com/jaypyles/very-simple-notes-obsidian
Last synced: about 1 month ago
JSON representation
Directly upload notes to very-simple-notes from an Obsidian note.
- Host: GitHub
- URL: https://github.com/jaypyles/very-simple-notes-obsidian
- Owner: jaypyles
- Created: 2024-06-15T18:13:37.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T18:24:21.000Z (about 2 years ago)
- Last Synced: 2025-03-22T19:28:53.477Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 174 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Very Simple Note Uploader Plugin
Directly upload notes to [very-simple-notes](https://github.com/jaypyles/very-simple-notes) from an Obsidian note.
## Summary
Use the new ribbon icon to upload the current active note to the API for uploading to MongoDB.
Fill out the note's optional group.
- Set endpoint url in settings

- Click on ribbon icon
- Set group and upload

## Deployment
```sh
cd obsidian_vault/.obsidian/plugins
git clone https://github.com/jaypyles/very-simple-notes-obsidian
```
Enable the plugin under community plugins.