v0.2 Roadmap

The next version of Dentro is, as expected, 0.2, here's what's in store for it

Bugs:

  • Fix OPML indentation on save
  • Delete not recursive into opened sub-modes
  • No warning before closing unsaved content
  • Structure of tree after indent-out of node with opened sub nodes only visible after collapse/expand
  • usage of autosize.js for dynamic textareas causes outliner to slowdown

Features:

  • fully implement the OPML format
  • implement correct details
    • dateCreated
    • ownerName
    • ownerEmail
  • restyle bullets: center of first line

Interface:

  • Keyboard shortcuts
    • Ctrl+s to save and Ctrl+Shift+s to save as
    • Ctrl+Enter to create comment
    • Ctrl+Shift takes everything after the cursor and creates a new node with it
  • Menubar
    • Help menu
      • About - opens about dialog
      • Debug - opens Venkman debugger
      • Dentro - opens dentro.opml (the documentation outliner) in a new instance
    • Outline menu
      • Collapse All Nodes
      • Expand All Nodes
    • Edit menu
      • Undo
      • Redo

As always, the most updated list + notes can be found at Dentro's repository itself, as development.opml

v0.1 released | v0.2 Roadmap | About Dentro