index
:
krino.git
main
rule-based file sorter in Go, shows the plan before touching anything, applies only the files you choose, and can undo any run, with s-expression rules and a GTK 4 window
lukas-labunix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gui
/
internal
/
ui
/
plan.go
Commit message (
Collapse
)
Author
Age
Files
Lines
*
gui: name the other copy of a duplicate, and offer to keep this one instead
Lukasz Kasprzak
5 days
1
-5
/
+53
|
*
gui: sort the plan by name, size, age, action or rule
Lukasz Kasprzak
5 days
1
-19
/
+69
|
*
gui: size and age columns, column toggles, readable colours, a laid-out ↵
Lukasz Kasprzak
5 days
1
-67
/
+155
|
|
|
|
explanation
*
gui: keep every divider where it is put, and let the columns shrink
Lukasz Kasprzak
5 days
1
-18
/
+74
|
*
gui: an applied plan says it is history; Settings says what needs saving
Lukasz Kasprzak
5 days
1
-4
/
+18
|
*
gui: aligned columns, theme colours, a second layout, and a scan-selection ↵
Lukasz Kasprzak
5 days
1
-39
/
+120
|
|
|
|
setting
*
gui: coloured actions with headers, a filter over the plan, bulk trash or delete
Lukasz Kasprzak
6 days
1
-25
/
+225
|
*
gui: the preview is as big as you drag it, and PDFs render to suit
Lukasz Kasprzak
6 days
1
-20
/
+65
|
*
gui: a rendered PDF page per file, and Settings in the top right
Lukasz Kasprzak
6 days
1
-0
/
+17
|
*
gui: syntax colours, a file preview, and a settings window
Lukasz Kasprzak
6 days
1
-4
/
+124
|
*
gui: size the plan and undo columns to what they hold, so the rule is never cut
Lukasz Kasprzak
6 days
1
-8
/
+50
|
*
gui: History and undo tab; each plan and undo is its own run
Lukasz Kasprzak
6 days
1
-8
/
+2
|
*
gui: row menu for trash or permanent delete; Apply frees the directory
Lukasz Kasprzak
6 days
1
-0
/
+95
|
*
gui: the Plan tab - scan, review, apply, with the directory locked
Lukasz Kasprzak
6 days
1
-0
/
+351