Skip to content

Latest commit

 

History

History
34 lines (29 loc) · 847 Bytes

TODO.md

File metadata and controls

34 lines (29 loc) · 847 Bytes

ROADMAP

PHASE 1 - MVP

(opening 1 file)

  • multiplatform
    • try Avalonia .net core sample
      • linux
    • try .net core launcher
      • windows
      • linux
  • watching file:
    • when appending file in notepad, it does not work properly (duplicates empty lines) - unit test?
    • data virtualization?
  • follow on/off
    • throttle auto-scrolling?
  • look & feel
    • light/dark theme
    • better drag over file indications
  • UWP specific
    • 2nd share into the same instance is very slow (explorer.exe hangs for several seconds)
  • Avalonia specific
    • drag'n'drop open once it is supported by platform
  • build server
  • deployment

PHASE 2 - matching BareTail

(tabs, filters, search, ...)

  • multiple files (tabs)
    • update drag'n'drop

PHASE 3 - be the best