{"id":20670901,"url":"https://github.com/mrkrd/tributary","last_synced_at":"2025-04-19T18:35:59.698Z","repository":{"id":81756326,"uuid":"442880479","full_name":"mrkrd/tributary","owner":"mrkrd","description":"Edit Confluence wiki pages in Emacs.","archived":false,"fork":false,"pushed_at":"2022-01-03T16:30:22.000Z","size":27,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-29T11:41:40.986Z","etag":null,"topics":["confluence","emacs","major-mode","rest-api","wiki","xml"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrkrd.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"COPYING.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-29T20:15:59.000Z","updated_at":"2025-01-29T10:45:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a61d0a8-b809-4502-90c9-8bb8a0bcb807","html_url":"https://github.com/mrkrd/tributary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Ftributary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Ftributary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Ftributary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrkrd%2Ftributary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrkrd","download_url":"https://codeload.github.com/mrkrd/tributary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249765794,"owners_count":21322477,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["confluence","emacs","major-mode","rest-api","wiki","xml"],"created_at":"2024-11-16T20:24:03.183Z","updated_at":"2025-04-19T18:35:59.691Z","avatar_url":"https://github.com/mrkrd.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"* tributary.el\n\nGNU Emacs major mode to edit Atlassian Confluence wiki pages.\n\n=tributary.el= can pull a wiki page via Confluence REST API, edit it\nin as XML file, and update remote page.\n\nWARNING: This software is in /alpha/ quality!  I decided to release\nit anyways as an MVP.\n\n\n** How to Use\n\n1. Set =tributary-api-url=, e.g.,\n\n   #+begin_src elisp\n   (setq tributary-api-url \"https://example.com/wiki/rest/api/content/\")\n   #+end_src\n\n2. Configure authentication.\n\n   - Create an API token for your Confluence account.\n\n   - Make this token available to =auth-source.el= (this is what\n     =request.el= / =tributary.el= use for authentication).\n\n3. Pull a page.\n\n   - =M-x tributary-pull-id= \u0026 input numerical ID of the page.\n\n   - =M-x tributary-pull-url= \u0026 input ULR of the page.\n\n4. Edit your page in [[https://confluence.atlassian.com/doc/confluence-storage-format-790796544.html][Confluence Storage Format]].\n\n   - =M-x tributary-pretty-print-buffer= will re-format the buffer,\n     but requires [[http://www.html-tidy.org/][tidy]].\n\n5. Push by typing =C-c C-c=.\n\n\n** References\n\n- https://sourceforge.net/projects/confluence-el/\n- https://github.com/aspiers/orgmode/blob/master/contrib/lisp/ox-confluence.el\n- https://teddit.net/r/emacs/comments/7pytxd/how_to_deal_with_confluence/\n\n\n** License\n\nThe project is licensed under the GNU General Public License v3 or\nlater (GPLv3+).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkrd%2Ftributary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrkrd%2Ftributary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrkrd%2Ftributary/lists"}