Skip to content

Commit

Permalink
docs: Fix docs when they are published to obsidian-integration repo
Browse files Browse the repository at this point in the history
  • Loading branch information
andymac4182 committed May 3, 2023
1 parent 7f54d36 commit bb5887b
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/obsidian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,22 +32,22 @@ Copyright (c) 2022 Atlassian US, Inc.
- `Atlassian API Token`: Your Atlassian API token. You can generate one from your [Atlassian Account Settings](https://id.atlassian.com/manage-profile/security/api-tokens).
- `Folder To Publish`: The name of the folder in Obsidian containing the notes you want to publish (default: "Confluence Pages")

![Settings](../../docs/screenshots/settings.png)
![Settings](./docs/screenshots/settings.png)

## Usage

### Ribbon Icon

Click the cloud icon in the ribbon to publish the notes from the configured folder to Confluence.

![Ribbon icon](../../docs/screenshots/ribbon.png)
![Ribbon icon](./docs/screenshots/ribbon.png)


### Commands

Use the command palette (`Ctrl/Cmd + P`) to execute the "Publish All to Confluence" command, which publishes all the notes from the configured folder to Confluence.

![Commands](../../docs/screenshots/commands.png)
![Commands](./docs/screenshots/commands.png)

### connie-publish Frontmatter

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit bb5887b

Please sign in to comment.