kynikos / outspline

Extensible outliner and personal time organizer to manage todo lists, schedule tasks, remind events.
http://kynikos.github.io/outspline/
GNU General Public License v3.0
47 stars 9 forks source link

Abstract menu creation #342

Open kynikos opened 10 years ago

kynikos commented 10 years ago

Make an abstract algorithm for creating menus (both in MenuBar and context menus) and use simple nested lists/dictionaries to define them in the interface/plugins. Maybe even define them in interface-agnostic standardized files in a specific folder, see also #319 and #327.