Skip to content

offenesdresden/annotieren

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

How to use

  • clone repository
  • npm install
    • if error 127 occurs: apt-get install nodejs-legacy
  • cd server

TODO

  • Frontend:
    • Always test with Chrome and Firefox!
    • calendar & meeting_view
    • front_page:
      • recent annotation with secondaryText, eg. user, time
      • "demnächst zur Entscheidung"
      • statt RecentPapers: "Aktualisierte Anträge und Vorlagen": nur noch A*/V*, sort by file.date
    • search:
      • complete rework
      • indicate annotated files
      • input completion
    • paper_view:
      • multiple speakers
        • first re-paragraph
        • then leave no ref/speaker behind
      • fix http://localhost:3000/paper/8268 http://localhost:3000/file/175634
      • Per person summaries in Popups
      • show all refs if file pertains only to this paper
      • more refs, inline, render refs per paragraph
      • more info, more pretty
      • optimization: /api/file/241251/annotations/${paper.id}
      • more like this
      • pie chart
      • diffing annotation.text
      • suggest meetings with date
      • part onClick=go /file/${fileId}#annotation-${annotationId}
      • Timeline
    • doc_view:
      • date: metadata
      • create annotations: auto-rm white-space
      • metadata/context? eg. agendaItems
        • allow editing tags
      • keyboard control
      • annotate_bar: just one metadata suggestion? auto-accept!
      • annotate_bar: switching of type with same metadata kind is buggy?
    • fetch: declarative, progressive loading, updates pushed by service-worker
    • Provide raw exports
    • Favicon
    • Progressive Web App
    • OG/LD metadata in html header
    • Update to Reactv15
    • Help/Tutorial: Short screencasts
  • Backend:
    • Improve search
    • Highscore agg not with terms but full ids
    • Cache headers for production
    • Journaling/RecentChanges
    • annotations aggregations by file for pretty badges
  • Scraper:

About

Wir nehmen Dokumente auseinander

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages