Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.47 KB

README.md

File metadata and controls

50 lines (30 loc) · 1.47 KB

AmpliFlow Publisher

AmpliFlow Page Publisher is an Obsidian plugin that allows you to publish your notes directly to AmpliFlow as markdown pages.

Features

  • Publish notes to AmpliFlow with a single command.

Installation

  1. Download the latest release from the releases page.
  2. Extract the files and move them to your Obsidian plugins folder.
  3. Enable the plugin in Obsidian by navigating to Settings -> Community Plugins and toggling AmpliFlow Publisher.

Usage

  1. Open a note in Obsidian.
  2. Press Ctrl+P (or Cmd+P on Mac) to open the command palette.
  3. Run the Publish Note to AmpliFlow command.

Configuration

  1. Open the plugin settings by navigating to Settings -> AmpliFlow Publisher.
  2. Enter your AmpliFlow tenant, email, and password.
  3. Your password will be kept secure and not displayed in plain text.

Development

Prerequisites

  • AmpliFlow paid account
  • Node.js
  • Obsidian

Contributing

Contributions are welcome! Please open an issue or submit a pull request on GitHub.

Releasing

Done via release.yml action. I will forget how so here is link: https://docs.obsidian.md/Plugins/Releasing/Release+your+plugin+with+GitHub+Actions

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please contact [email protected].