@@ -193,6 +193,10 @@ func main() {
if metaActive {
newFileInDirectory(img)()
}
case "a":
tk.Toplevel()
case "Up":
if curr > 0 {
updateImage(filepath.Join(directoryState.currentDirectory, directoryState.images[curr-1]), img)
The note is not visible to the blocked user.