I use Microsoft OneNote application to capture my meeting minutes, analysis scraps, rough data, phone numbers, etc. it is handy application but not for free (My company can offer, not me). I understand there are lot of opensource alternatives, but nothing fits my requirements. Decided to start new project to satisfy my needs.
Project : OpenNotes
Platform : Linux
Tools : C++ (Qt 3/4)
Hosting: Google Code
Idea:
- OPTabWidget: Tab widget where notes can be created instantly,
- Tab converts the content into tabular.
- Content starts with * converts the content to list.
- Possibility to move the text inside the editor
- Understanding Links, phonenumber, address etc
- Simplified mind map implementation
- Possibility to insert images in simple shortcut.
- Gestures implementation
- Plugin option, so any new feature can be implemented.
- Custom operation control, were user can define their own action.
- Wiki language support
- Calendar support
- Possibility to convert the control to dairy
- TODO reminders support
- Calculator support, eg: 3,2 + 4,6, * 6,7) = should provide automatic value (for any complex scientific calculation)
- Simple char support , eg LineCart X:10,12,12,15 Y:100,200,300 should convert it to line chart
- Google Notebook API synchronization.
- Video embedding option
- Share the notes (with rights)
- Notes template
- Web Link display
- easy extenstion option with DSL
Hope it is possible to implement above idea , let me give a try and come back to you in another blog.
No comments:
Post a Comment