summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-10 03:05:17 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-10 03:05:17 +0000
commit2c945cd914550233ed352ff195afeb4dd793f122 (patch)
tree4796bfab5733942b90b5a66bb05655be5fdcca03 /TODO
downloadkile-2c945cd914550233ed352ff195afeb4dd793f122.tar.gz
kile-2c945cd914550233ed352ff195afeb4dd793f122.zip
Added abandoned KDE3 version of Kile
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kile@1088055 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 22 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..435cb05
--- /dev/null
+++ b/TODO
@@ -0,0 +1,22 @@
+TODO
+ - allow users to set a preferred shell
+
+ - improving template support
+
+ - create a plain text importer (one that would convert % to \%, $ to \$ etc.)
+
+ - create a fast powerful (La)TeX parser
+
+- recursive sectioning: also parse sections that were inserted with
+ \input or \include (optional)
+
+- file_selector could use a configurable filter. Now only *.tex files are
+ shown, some people might use a .ltx extension for their LaTeX files (or
+ something completely different).
+
+- #142987 project load crash
+
+- strange ref error see http://sourceforge.net/forum/forum.php?thread_id=1746112&forum_id=292014 and BTS
+
+docu:
+- explain tool stuff and the magic %... abbreviations