(notepad) Metadata
This commit is contained in:
parent
84519b1111
commit
ece266889e
|
@ -6,14 +6,9 @@
|
|||
|a0 @File &vector $2 &success $2 &stat $2 &delete $1 &append $1 &name $2 &length $2 &read $2 &write $2
|
||||
|
||||
( TODOs:
|
||||
> Show blinker on last character
|
||||
> Mouse2 select word
|
||||
> Select last character in file
|
||||
> Always select end of note on change
|
||||
> Up and down arrows
|
||||
> Add meta details
|
||||
> Save/Load
|
||||
> do not move selection on block selection move, deselect )
|
||||
> Save/Load )
|
||||
|
||||
|0000
|
||||
|
||||
|
@ -22,6 +17,8 @@
|
|||
|
||||
|0100
|
||||
|
||||
( meta )
|
||||
;meta #06 DEO2
|
||||
( theme )
|
||||
#f00f .System/r DEO2
|
||||
#f00f .System/g DEO2
|
||||
|
@ -47,6 +44,14 @@
|
|||
|
||||
BRK
|
||||
|
||||
@meta 00
|
||||
( name ) "Note 20 "Pad 0a
|
||||
( details ) "Original 20 "by 20 "Donn 20 "Denman 0a
|
||||
( author ) "By 20 "Devine 20 "Lu 20 "Linvega 0a
|
||||
( date ) "Apr 20 "27, 20 "2023 00
|
||||
01
|
||||
( icon ) 83 =appicon
|
||||
|
||||
@on-control ( -> )
|
||||
|
||||
.Controller/key DEI .Controller/button DEI
|
||||
|
@ -808,6 +813,13 @@ JMP2r
|
|||
0000 0068 b000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
|
||||
0000 0000 0000 0000 0000 0000 0000 00ff 0000 0000 0000 0000 ffff ffff ffff ffff ] $1
|
||||
|
||||
@appicon ( 24x24 ) [
|
||||
0009 161f 1f1f 1f1f 093f 3f3f 3f3f 3f3f 0024 dbff ffff ffff 24ff ffff ffff ffff
|
||||
0090 68f8 f8f8 f8f8 90fc fcfc fcfc fcfc 1f1f 1f1f 1f1f 0016 3f3f 3f3f 3f3f 3f3f
|
||||
ffff ffff ffff ffff ffff ffff ffff ffff f8f8 f8f8 f8f8 f8f8 fcfc fcfc fcfc fcfc
|
||||
1a1c 1e1f 001f 0000 3f3f 3f3f 3f20 3f00 ffff 00ff 00ff 0000 ffff ffff ff00 ff00
|
||||
f8f8 00f8 00f8 0000 fcfc fcfc fc04 fc00 ]
|
||||
|
||||
@mem ( placeholder )
|
||||
"Keep 20 "up 20 "to 20 "eight 20 "pages 20 "of 20 "notes 20 "in 20 "the 20 "Note 20 "Pad. 20
|
||||
"Click 20 "on 20 "the 20 "dog-ear 20 "to 20 "turn 20 "to 20 "the 20 "next 20 "following 20 "page. 20
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue