#5
|
|||
|
|||
Quote:
- Enhance the GUI with horizontal tabs (perhaps in the way Milenix MyInfo does it), so that the user gets to group items in the database not only vertically, but also horizontally. It would also get closer to a MindMap type of structuring - Develop import filters for the most common alternative used at present: Evernote and OneNote. This would attract a lot of users who have lots of data in these programs and it is very hard for them to switch otherwise, despite the limitations they find there. - Embed a scripting language, like Lua or Javascript, for more advanced users to be able to implement various automatic processing algorithms - you will open for them the chance to help you with many potential extensions, without using your internal development team. Lua already binds to SQLite (see http://lua.sqlite.org - LuaSQLite3) , so it does not look as something difficult. |
|
|