Giter VIP home page Giter VIP logo

mytodoboard's People

Contributors

sgrottel avatar

Watchers

 avatar

mytodoboard's Issues

Report App First Version

A "Report" Utility to validate a yaml file's content and produce a nicer read-only report of the file's content.

  • It needs to read, parse, and understand the files content, thus testing its semantic validity
  • A nice human-readable report, e.g. Html, is a good compromise for overview, sharing and discussion as long as the Gui App is not yet fully available (and maybe even beyond)

Hints:

  • Avoid a strict data model; doing adhoc read-out might allow for better error reporting.

Define Minimal YAML Data File and Schema

All data is to be stored in one single file.
Yaml is the currently hottest contender for the file format.
It's standard format and human-readability allow for easy sharing between applications and for text-editor-based self host.

Define storage and schema of the file.

Do not integrate all planned features yet!
Only add the bare minimum needed features to be useful.
Self-host as todo file (without apps) to see if it works.

Data File Hot Reload

Live Sync between UI and File

  • Hot reload of file changes
  • Live save of UI changes (explicit Load&Save still available in UI, but no longer needed)
  • Load conflict resolution UI + automatic resolution where clearly possible

Card Links

Links (special Url schema to cards within a file, including archived cards)

Cards can include links to other cards and then include their state in visualization and task progress

Github Issue Card Link

Link Cards with Github issues -- only visualization
Do not auto-switch states, but show state of issue

First GUI App Implementation

  • Fundamental UI
    • Configure columns, ui layout, colors
    • Columns not drag&drop
    • Compact visualization, graphics resources only linked and shown if available
  • Create & Edit cards with form UI
    • Title, Icon, Labels, Due Date, Description, Links List, Comments List, Checklist
  • Move cards per drag&drop
  • Store all data in yaml - explicit load&save

Card Archive Mode

Archive cards -- hidden from normal view.
View can be switched to show/include archived cards
Cf. recycle bin
Archived cards to be included in search results (ui switch)

Search Mode

Make all cards contents searchable and offer a filtered view or extra view

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.