-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNotes
More file actions
37 lines (22 loc) · 847 Bytes
/
Copy pathNotes
File metadata and controls
37 lines (22 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
~~~~~~~~TODO~~~~~~~~
Current:
Make backup of working files on start / exit, and verify the backup, and delete older backups (Keep 2 of each). On start, If files don't work, automatically load backup and notify user.
Code Cleanup.
Add comments to more things.
Add Button in settings to show Changes Box & Button to have it automatically open.
Short Term:
Long Term:
Handle all "Note-" tasks.
Remove lipsum and template from loading.
Add console to see log output in real time.
May Add:
Add UI options to user and give user option to use global or personal settings.
Saving the last sorted state.
Option to have it automatically sensor parts of the log (Username's, Directories, etc).
Think On:
Find a better way to getActiveDirectories
~~~~~~~~Bugs~~~~~~~~
All-
None.
Windows-
Clicking the TaskBar icon doesn't minimize the program.