/
Obsidian notes and Confluence
Obsidian notes and Confluence
Obsidian notes is a freemium versatile notes application for macOS, Windows and Linux.
It’s possible to extend it with plugins, which use the Confluence Cloud API.
This way, it’s possible to publish entire folders of notes to a parent page within a Confluence space.
Install and patch the community plugin via the plugin manager
Patch two lines of source code:
copy
||W_e.isDesktopCapturerEnabled()
and replace with nothing (make sure the constraint logic remains valid)copy
||W_e.isViewApiEnabled()
and replace with nothingget an API key for the user
create a page, and copy the number from the URL string
optional: set the permissions of the page
It also uploads embedded image content.
, multiple selections available,
Related content
Atlassian Confluence
Atlassian Confluence
More like this
Squarespace CMS (SaaS)
Squarespace CMS (SaaS)
More like this
Gitea as a GitHub mirror
Gitea as a GitHub mirror
More like this
A custom GPT prompt based on my thesis (Software Defined Radio)
A custom GPT prompt based on my thesis (Software Defined Radio)
More like this
0.1 Technology stack
0.1 Technology stack
More like this
LangChain, an on-premises CPU LLM, and a basic Prompt
LangChain, an on-premises CPU LLM, and a basic Prompt
More like this