diff --git a/images/editor-geany-filter1.png b/images/editor-geany-filter1.png
new file mode 100644
index 0000000..794c4b0
Binary files /dev/null and b/images/editor-geany-filter1.png differ
diff --git a/images/editor-geany-filter2.png b/images/editor-geany-filter2.png
new file mode 100644
index 0000000..a42114b
Binary files /dev/null and b/images/editor-geany-filter2.png differ
diff --git a/images/editor-geany-filter3.png b/images/editor-geany-filter3.png
new file mode 100644
index 0000000..aa862db
Binary files /dev/null and b/images/editor-geany-filter3.png differ
diff --git a/images/geany-logo.png b/images/geany-logo.png
new file mode 100644
index 0000000..b82d318
Binary files /dev/null and b/images/geany-logo.png differ
diff --git a/pages/editors-geany.md b/pages/editors-geany.md
new file mode 100644
index 0000000..2074e2b
--- /dev/null
+++ b/pages/editors-geany.md
@@ -0,0 +1,24 @@
+---
+title: Editor Integration - Geany
+permalink: editors-geany.html
+created_at: 2021-08-15 00:10:51 +0800
+last_modified_at: 2021-08-15 00:10:51 +0800
+---
+
+
+
+
+# Integration with Geany
+
+From the top menubar, go to Edit -> Format -> Send selection to -> Set custom commands and you'll get a window that looks like this:
+
+
+
+Click add to create a new command slot and type "boxes" under command. This will assign boxes to CTRL+ID number, in the above case, `CTRL+3`.
+Now you can invoke *boxes* by selecting the text you want to modify:
+
+
+
+And pressing the hotkey, (`Ctrl+3` in the example) which gets you the box:
+
+
diff --git a/pages/editors.md b/pages/editors.md
index 4d5e564..716911a 100644
--- a/pages/editors.md
+++ b/pages/editors.md
@@ -5,7 +5,7 @@ redirect_from:
- /docs/install.html
- /docs/install.shtml
created_at: 1999-04-06
-last_modified_at: 2021-06-18 22:00:00 +0200
+last_modified_at: 2021-08-15 00:10:51 +0800
---
# Text Editor Integration
@@ -22,6 +22,12 @@ Currently, we have concrete instructions on how to integrate *boxes* with the fo
class="img-fluid ml-lg-5" width="200" height="249" alt="Emacs" />
+### Geany
+
+
+
+
### JED