File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22A Windows Desktop Widget, build with WPF. It's basically a little notepad, where you can store Texts for later use (Like a memo).
33You can store single line notes, multi line notes (which you can also save to and load from a text file) and create lists.
44
5- ![ preview] ( https://gitlab .com/Al_develop /QuickNoteWidget/blob/master/QuickNote%201.png )
5+ ![ preview] ( https://github .com/al-develop /QuickNoteWidget/blob/master/QuickNote%201.png )
66
77# How to use
88The whole controlling of the UI goes over context menus.
99You can drag around the Window with the gray border.
1010Use ctrl + mouse wheel (or ctrl + +/-) to zoom in and out of the Text area.
1111
12- ![ preview] ( https://gitlab .com/Al_develop /QuickNoteWidget/blob/master/QuickNote%202.png )
12+ ![ preview] ( https://github .com/al-develop /QuickNoteWidget/blob/master/QuickNote%202.png )
1313
14- ![ preview] ( https://gitlab .com/Al_develop /QuickNoteWidget/blob/master/QuickNote%203.png )
14+ ![ preview] ( https://github .com/al-develop /QuickNoteWidget/blob/master/QuickNote%203.png )
1515
1616
1717# For Contributors - what is the structure of the source Code?
You can’t perform that action at this time.
0 commit comments