aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitmodules24
-rw-r--r--ChangeLog.md32
m---------adb-sync0
m---------dotfiles0
m---------finder0
m---------hydra0
m---------keyringer0
m---------kvmx0
m---------playlister0
m---------scripts0
m---------trashman0
m---------utils-android0
m---------utils-calendar0
m---------utils-cli0
m---------utils-doc0
m---------utils-gpg0
m---------utils-organization0
m---------utils-sys0
m---------utils-tomb0
m---------utils-weather0
m---------utils-web0
m---------utils-x110
22 files changed, 56 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5ee50de..c760799 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -154,3 +154,27 @@
[submodule "finder"]
path = finder
url = https://git.fluxo.info/finder
+[submodule "utils-tomb"]
+ path = utils-tomb
+ url = https://git.fluxo.info/utils-tomb
+[submodule "utils-organization"]
+ path = utils-organization
+ url = https://git.fluxo.info/utils-organization
+[submodule "utils-doc"]
+ path = utils-doc
+ url = https://git.fluxo.info/utils-doc
+[submodule "utils-cli"]
+ path = utils-cli
+ url = https://git.fluxo.info/utils-cli
+[submodule "utils-android"]
+ path = utils-android
+ url = https://git.fluxo.info/utils-android
+[submodule "utils-web"]
+ path = utils-web
+ url = https://git.fluxo.info/utils-web
+[submodule "utils-weather"]
+ path = utils-weather
+ url = https://git.fluxo.info/utils-weather
+[submodule "utils-sys"]
+ path = utils-sys
+ url = https://git.fluxo.info/utils-sys
diff --git a/ChangeLog.md b/ChangeLog.md
index d2ecb12..29823ee 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,5 +1,37 @@
# ChangeLog
+## 2024-08-20 - Organization
+
+* [x] Move scripts into separate, thematic repositories:
+ * [x] `utils-android`:
+ * [x] `android-backup`.
+ * [x] `android-pull`.
+ * [x] `android-push`.
+ * [x] `android-restore`.
+ * [x] `utils-doc`:
+ * [x] `anarchronofile`.
+ * [x] `copy-annotations-from-kobo`.
+ * [x] `copy-item-to-kobo`.
+ * [x] `export-koreader-note`.
+ * [x] `export-firefox-bookmarks`.
+ * [x] `export-pads`.
+ * [x] `keyringer-export-pads`.
+ * [x] `sync-to-kobo`.
+ * [x] `sync-from-kobo`.
+ * [x] `doi2bib`.
+ * [x] `docshower`.
+ * [x] `scuttle`.
+ * [x] `url-info`.
+ * [x] `urlmd`.
+ * [x] `urlsave`.
+ * [x] `urlssave`.
+ * [x] `utils-tomb`:
+ * [x] `tomb-close`.
+ * [x] `tomb-create`.
+ * [x] `tomb-open`.
+ * [x] `utils-organization`.
+ * [x] Other relevant repositories.
+
## 2024-08-04 - Usability
* [x] Speed up the `status` command:
diff --git a/adb-sync b/adb-sync
-Subproject fb7c549753de7a5579ed3400dd9f8ac71f7bf1b
+Subproject 09e0abf3fc094237380a2ce392e64d2a0542048
diff --git a/dotfiles b/dotfiles
-Subproject 928137103722c0f9317c8f46d53505ed807bd4a
+Subproject a06b17ca17b26f7db868b2402d5dfa56d83d37c
diff --git a/finder b/finder
-Subproject f40a034c0e4a408b4576ca28f6538dbcce270f9
+Subproject b057e815932421fcaf02fb09ec9fec043e03920
diff --git a/hydra b/hydra
-Subproject 54bfba67f7e5dbfbac99268b49c2f524653b9dc
+Subproject 6de47930b3e31849a33cfc40392379c1e396cf5
diff --git a/keyringer b/keyringer
-Subproject 048544a56742f9fc342b6fbca309c6a4f47f78d
+Subproject e0cdcdaddcf809dedfd331315909532c7e29a82
diff --git a/kvmx b/kvmx
-Subproject 584a352848fa2d97269b584d44f1b6118168149
+Subproject bbcd004a69f3798fa5426ba15b9ee238a04c6a1
diff --git a/playlister b/playlister
-Subproject 71a5bbdbed854416ac84846474a242e39cd66b5
+Subproject b9e16e312fc1af7067d5d4e045cf2a40fd64803
diff --git a/scripts b/scripts
-Subproject 5e291961ed26165167165c4966f805bbf01de2b
+Subproject 0220c9924c6fb633e7cd55be548a1604fdf4f63
diff --git a/trashman b/trashman
-Subproject 309947eeea6309c5b2098bb80951bca312c5fbb
+Subproject f5ce196d2ed2d5dd12c8372120afa10d4897ae8
diff --git a/utils-android b/utils-android
new file mode 160000
+Subproject c2a3383eb2d75ad9e13eb990513af1b6ecdde65
diff --git a/utils-calendar b/utils-calendar
-Subproject 34cf7e6bca3938e42a4ebd70f4e763d9e356f19
+Subproject ea891f24aaa8c6b1ca446ea6e29beb382762368
diff --git a/utils-cli b/utils-cli
new file mode 160000
+Subproject c7cdbd4442b0ae8289a6715755af161fbae204a
diff --git a/utils-doc b/utils-doc
new file mode 160000
+Subproject d1791e72e2e1442033cad2ad7ef1dd183562dde
diff --git a/utils-gpg b/utils-gpg
-Subproject f3e53d130c16cf2314c4e6bf68d903ca699388f
+Subproject 2c63ef7c7733571858ef2e0f1deb3d58cff4dc3
diff --git a/utils-organization b/utils-organization
new file mode 160000
+Subproject 3c5c672e47737e6b3342dfeb730ccd8320f2d44
diff --git a/utils-sys b/utils-sys
new file mode 160000
+Subproject 045d76eadd078b7cd9247fdc27ee00242d3782a
diff --git a/utils-tomb b/utils-tomb
new file mode 160000
+Subproject dbabf8bc8ab1ee358ef50d4b8693abefd8d8de3
diff --git a/utils-weather b/utils-weather
new file mode 160000
+Subproject 827e804567b78eb7f8e2bdcfc1a9b7714699229
diff --git a/utils-web b/utils-web
new file mode 160000
+Subproject c3a1bf60e9694b6ac725016a15f19f49905e541
diff --git a/utils-x11 b/utils-x11
-Subproject d3ae2029e3f50b63c2adaee12422348e7dd379c
+Subproject d8cb07b0e53e6757c42d7ad5adcfee2cef5826c