-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo
65 lines (56 loc) · 2.15 KB
/
todo
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
##################################################
Searching
############################################################
searching freemind files:
- find all *.mm (and mm.html) files in a subtree
- use one *.mm given as option
- make searchdirs configureable
(config file, command line switch)
- follow links (optionally do not follow links)
- warn if deadlinks are encountered in the searchpath
decrypting
- decrypt multiple files (with the same password) with
only once typing the password
OR
- make sure (or warn, ask, ...) if an encrypted container
should be searched and is not yet decrypted
#########################################################60#
Links
############################################################
detect links in .mm files
- detect file links
- check if they point to en axisting location
( if not, search for the file (optionally))
- detect internet links
- check them
#########################################################60#
Strings
############################################################
------------------------------------------------------------
Stunde <num>, Lesson <nun>
------------------------------------------------------------
- detect knots named as "Stunde 1"", "Stunde 2", ... and list them
- do something with the subknots of this knot
- list them
<Filename>:
Stunde 1: Subknot1
Subknot2
...
- cteate a tex file (Stoffverteilungsplan)
------------------------------------------------------------
???
------------------------------------------------------------
detect knots beginning with "???"
- list them as Question lists
------------------------------------------------------------
ACCOUNT, URL, LOGIN, PASS (KEY)
------------------------------------------------------------
Detect knots named ACCOUNT with subknots URL, LOGIN, PWD
- if not all are present:
- give warning
- if all are present
- create password safe or importlist for xkeepass, ...
- create printable password list (pdf) for paper storage
pack and go
- create a zip file (or similar)
- pack the mm file and all files that are linked