﻿(English)

# PowerNote

## What's this?

It's a free and open source text editor.

## Features

- Can be used like Notepad.
- Supports regular expression replacement, "Cyclic Replacement", and "Replace multiple at once".
- Able to generate GUID.

## Supported environments

- Windows 11, Windows 10, Windows 7, Windows Vista and Windows XP.

## Cyclic Replace

You can execute a cyclic replacement by selecting "Cyclic Replace" from the "Edit" menu.

Substitutions such as "Taro" → "Hanako," "Hanako" → "Jiro," and "Jiro" → "Taro" are possible.
This will be useful when swapping characters in a script, for example.

## Main code contributors

- Copyright ReactOS Development Team
- Copyright 1997,98,99 Marcel Baur (mbaur@g26.ethz.ch)
- Copyright 2000 Mike McCormack (Mike_McCormack@looksmart.com.au)
- Copyright 2002 Andriy Palamarchuk
- Copyright 2002 Sylvain Petreolle (spetreolle@yahoo.fr)
- Copyright 2019-2026 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
- and more!

## Source

- https://github.com/katahiromz/PowerNote

## License

- LGPL 2.1 and later

## Contact

- Katayama Hirofumi MZ (katahiromz) <katayama.hirofumi.mz@gmail.com>
