Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 747 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 747 Bytes

Very Simple Note Uploader Plugin

Directly upload notes to 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

  • Click on ribbon icon
  • Set group and upload

settings

Deployment

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

Enable the plugin under community plugins.