Inspiration

When I write spec documentation, I felt to need word replacement functionality for Confluence.

What it does

Search and Replace words you specified through single page or pages in a space.

How I built it

When developing, local server supply add-on service through ngrok. I used Confluence Connect instead of local development env as host and debugged with Chrome Debugger.

Challenges I ran into

Overcome gaps between a html as view and confluence storage formatted xml as model

Accomplishments that I'm proud of

I could supply means of fast replacement for Confluence

What's next for Qron Search and Replace for Confluence

I have plans to make this tool more convenient.

  • Replace by regex
  • Replace file names of attachments
  • Add a label indicating to happen replacing to pages
  • Batch replacement (with dry run mode)
  • Replace pages of CQL searched, neither a page or a space
  • Extensible match : for example, apple matches for 'apple'
  • Confluence server edition

Built With

Share this project:

Updates