summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Non-IM Contact/todo.txt
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2013-03-22 04:29:25 +0000
committerKirill Volinsky <mataes2007@gmail.com>2013-03-22 04:29:25 +0000
commit319ec9408e1f8beda226481058a864477d156715 (patch)
tree425057d8b44023fec5e6cfeac4a816ab0bf75b6d /plugins/!NotAdopted/Non-IM Contact/todo.txt
parent116a7a99f40e0b0de8dc29c02238c0a8c0cb38cd (diff)
Non-IM Contact added to not adopted
git-svn-id: http://svn.miranda-ng.org/main/trunk@4158 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/!NotAdopted/Non-IM Contact/todo.txt')
-rw-r--r--plugins/!NotAdopted/Non-IM Contact/todo.txt29
1 files changed, 29 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Non-IM Contact/todo.txt b/plugins/!NotAdopted/Non-IM Contact/todo.txt
new file mode 100644
index 0000000000..4fb4ffe442
--- /dev/null
+++ b/plugins/!NotAdopted/Non-IM Contact/todo.txt
@@ -0,0 +1,29 @@
+file() vars
+ plain number
+ ??????
+
+line() vars
+ plain number
+ lastline(X)... where X is the number of lines above the last i.e 0 is last, 1 is second last
+ "Word"...
+ random... between 0 and LinesInFile-1 ?????
+
+print()
+ wholeline(line()).. line as above
+ start()
+ number (first char to start coping from)
+ line()
+ "" ... find the word inside
+ csv(line()seperator()) seperator is any single CHAR and "space" or "tab" without ""'s
+ end()
+ same as start
+
+
+- ignore global status change
+- only show contacts with protocols visibility (i.e if nimc is set to dnd then only contacts with dnd will be shown) and somehow an option to reverse this...
+- a fwe other hidden options which no1 else but me knows about... :D
+- hide the protocol status icon in the status menu.. (may as well c how hard it is to add...)
+- treat away as another status. (i.e not the same as online where the contacts r always online)
+- never allow timer
+
+ \ No newline at end of file