Skip to content

Latest commit

 

History

History
72 lines (48 loc) · 1.91 KB

TODO.md

File metadata and controls

72 lines (48 loc) · 1.91 KB

TODO

Sprint 0

Goal: Research WYSIWYG-editors and setup clean Electron project

Sprint 1

Goal: Basic file handling (open, save) and simple html editing out of the box.

Features

Sprint 2

Goal: Create a pretty theme. Remove most text formatting options. Basic custom text formatting with custom elements like kicker and small-caps.

Bugs

  • Edited=false når du skriver en et tegn og trykker tilbake (og cntr+z, lim inn etter endring).
  • Export to PDF uten å få med cursor

Features/design

  • Print
  • Dokumentikon, gjerne med kul tekst som "Here are for the crazy ones"
  • Themes med kicker, h1-h2, big og small, small-caps and all-small-caps
  • Opened recently list

Research

  • Sjekk om Windows åpner open og save i samme mappe og ikke "Mine Dokumenter" hver gang.

Backlog

Bugs

  • Links not working in shortcut mode.
  • Webpage clipboard: Dobbelt paragraf mellomrom
  • Webpage clipboard: Mulig å kopiere inn bilder hvis man kopierer tekst fra en nettside.

Research

Features

Refactoring

  • Clean code
  • Tests for å åpne og lukke filer, og skadelig filer.
  • Typescript (TS)

Trix

Someday maybe