-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add(TODO.md): added Todo markdown file.
- Loading branch information
1 parent
6a432f6
commit ba544e2
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# TODO | ||
|
||
### for: version 1: | ||
1. make the .autofile as extension | ||
2. make the .autofiles accessable in a gui 'Open with' | ||
|
||
### for: version 2 < up: | ||
3. add 'start' and 'stop' command to stop the running cmd instance and to be able to do that: | ||
- need to capture process id of the individual program | ||
- make saving the process id in s temporary file '.autofile-temp' | ||
|
||
|