Project

General

Profile

Feature #1314

Ability to keep notes

Added by Luke Murphey almost 8 years ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
05/09/2016
Due date:
% Done:

100%


Description

Add the ability to make notes. These notes should be:

  1. Shown on the read work page for the work and all related works
  2. Rendered on a list of notes somewhere
  3. Exportable / sharable

I am thinking these could be stored on Google Drive or another online file storage mechanism. It would be nice if the stored notes were somehow renderable in Google Drive so that they would be useful even when not viewed within the application itself.


Subtasks

Feature #1334: Add ability to create notesClosedLuke Murphey

Feature #1335: List notes on the read work pageClosedLuke Murphey

Feature #1336: List notes on related works pagesClosedLuke Murphey

Feature #1337: Notes page which lists notesClosed

Feature #1338: Add ability to delete notesClosed

History

#1 Updated by Luke Murphey almost 8 years ago

Potential data structure:

#2 Updated by Luke Murphey almost 8 years ago

Data the must be stored:

  • Work (slug)
  • Reference (text)
  • Division ID (text): this would be the descriptor of the division
  • Verse ID (text): this would be the descriptor of the verse
  • Title (text)
  • Note content (text)
  • Last edited (date)

#3 Updated by Luke Murphey almost 8 years ago

I think using CSV makes a lot of sense. That opens the possibility of using other file storage APIs (Box, DropBox, etc).

#6 Updated by Luke Murphey 12 months ago

  • Status changed from New to Closed

Also available in: Atom PDF