An open API service indexing awesome lists of open source software.

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.

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

![settings](https://github.com/jaypyles/very-simple-notes-obsidian/blob/master/docs/Settings.png)

- Click on ribbon icon
- Set group and upload

![settings](https://github.com/jaypyles/very-simple-notes-obsidian/blob/master/docs/Upload.png)

## Deployment

```sh
cd obsidian_vault/.obsidian/plugins
git clone https://github.com/jaypyles/very-simple-notes-obsidian
```

Enable the plugin under community plugins.