You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add links to updated pages on Completed Dialog ([65c1a42](https://github.com/markdown-confluence/markdown-confluence/commit/65c1a42b7b039512d5582b055f8adfb4f25333c8))
* Update repo and org names to match new names ([404a85b](https://github.com/markdown-confluence/markdown-confluence/commit/404a85b206704873d57c233131ba4f564c4ccd86))
26
+
27
+
28
+
### Dependencies
29
+
30
+
* The following workspace dependencies were updated
31
+
* dependencies
32
+
*@markdown-confluence/lib bumped from 4.6.4 to 4.7.0
33
+
*@markdown-confluence/mermaid-electron-renderer bumped from 4.6.4 to 4.7.0
@@ -23,7 +23,7 @@ Copyright (c) 2022 Atlassian US, Inc.
23
23
> If you would like to use the plugin currently you will need to use [Alternative Installation](https://obsidian-confluence.com/getting-started/installation-brat.html) instructions.
24
24
25
25
26
-
1. Install the `obsidian-confluence` plugin from Obsidian's community plugins browser.
26
+
1. Install the `confluence-integration` plugin from Obsidian's community plugins browser.
27
27
2. Open the plugin settings and configure the following fields:
28
28
29
29
-`Confluence Base URL`: The base URL of your Atlassian Confluence instance (e.g., `https://your-domain.atlassian.net`)
@@ -60,7 +60,7 @@ connie-publish: true
60
60
```
61
61
62
62
### Example Workflow
63
-
1. Install and configure the obsidian-confluence plugin.
63
+
1. Install and configure the `confluence-integration` plugin.
64
64
2. Create a folder in your Obsidian vault named "Confluence Pages" (or the folder name you specified in the settings).
65
65
3. Add notes to this folder or add the connie-publish frontmatter to other notes.
66
66
4. Click the cloud icon in the ribbon or use the "Publish All to Confluence" command to publish your notes to Confluence.
0 commit comments