EP2923285A1 - Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique - Google Patents

Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique

Info

Publication number
EP2923285A1
EP2923285A1 EP13752738.8A EP13752738A EP2923285A1 EP 2923285 A1 EP2923285 A1 EP 2923285A1 EP 13752738 A EP13752738 A EP 13752738A EP 2923285 A1 EP2923285 A1 EP 2923285A1
Authority
EP
European Patent Office
Prior art keywords
note
content
pane
ink
snippet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
EP13752738.8A
Other languages
German (de)
English (en)
Inventor
Sergey Chub
Raman Narayanan
Ming Liu
Radoslav Nickolov
Wei Zeng
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Technology Licensing LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from US13/684,011 external-priority patent/US20140047308A1/en
Application filed by Microsoft Technology Licensing LLC filed Critical Microsoft Technology Licensing LLC
Publication of EP2923285A1 publication Critical patent/EP2923285A1/fr
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/171Editing, e.g. inserting or deleting by use of digital ink
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/169Annotation, e.g. comment data or footnotes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management

Definitions

  • Ubiquitous network infrastructures have enabled inexpensive mobile devices to share and consume content on the go. Investing in network infrastructure in recent times has provided network access to variety of devices in a wide variety of locations. Many users are enabled to access their content through personal devices in unimagined locations until modern times. As a result, consumption of content has increased significantly. More users choose to consume media through personal devices than in the past.
  • electronic media is at a disadvantage compared to traditional sources.
  • Traditional sources like books enable a user to annotate content through a simple process such as writing.
  • content interaction through personal devices has to be accomplished through the personal device.
  • Providing a user with a decent user experience to annotate content has been a challenge for modern products. Modern solutions usually end up trading simple features of writing while implementing annotation solutions for electronic content.
  • Embodiments are directed to providing a note based content annotation in an e- reader.
  • an application of an e-reader device may detect a user action to annotate content with a note.
  • a note pane may be launched to capture the note based on the user selection of content (e.g., text) or user input of marking may be started to be taken on top of the actual book either when the user brings a pen in close to the tablet or when he/she explicitly requests this modal change if the device does not support pen input.
  • the note pane may be configured according to a selected note type.
  • the note may be stored in a platform-agnostic format upon detecting an end to capturing the note.
  • the note may be presented through a user interface of the e-reader device.
  • the note may be anchored to the content.
  • Anchoring may be accomplished using a tree based document standard.
  • the document In the case of ePub / HTML, the document is tree based.
  • the tree based document standard may maintain functionality to display notes when presenting the annotated content across platforms. So, the anchoring algorithm may take advantage of that.
  • anchoring in general is not limited to a tree based document standard.
  • FIG. 1 illustrates an example architectural diagram of providing a note based annotation of content in an e-reader according to some embodiments
  • FIG. 2 illustrates a quick note example according to embodiments
  • FIG. 3 illustrates a full page note example according to embodiments
  • FIG. 4 illustrates an annotation authoring example according to embodiments
  • FIG. 5 illustrates examples of alternative notes to annotate content according to embodiments
  • FIG. 6 illustrates an example of a markup feature according to embodiments
  • FIG. 7 illustrates another example of a markup feature according to embodiments
  • FIG. 8 is a networked environment, where a system according to embodiments may be implemented.
  • FIG. 9 is a block diagram of an example computing operating environment, where embodiments may be implemented.
  • FIG. 10 illustrates a logic flow diagram for a process providing a note based annotation of content in an e-reader according to embodiments.
  • content may be annotated using a note in an e-reader device.
  • An application of the e-reader device may initiate a note pane to capture the note upon a user action to annotate the content with the note.
  • the captured note may be stored in a platform-agnostic format and anchored to the content.
  • program modules include routines, programs, components, data structures, and other types of structures that perform particular tasks or implement particular abstract data types.
  • embodiments may be practiced with other computer system configurations, including hand-held devices, multiprocessor systems, microprocessor-based or programmable consumer electronics, minicomputers, mainframe computers, and comparable computing devices.
  • Embodiments may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network.
  • program modules may be located in both local and remote memory storage devices.
  • Embodiments may be implemented as a computer-implemented process (method), a computing system, or as an article of manufacture, such as a computer program product or computer readable media.
  • the computer program product may be a computer storage medium readable by a computer system and encoding a computer program that comprises instructions for causing a computer or computing system to perform example process(es).
  • the computer-readable storage medium is a computer-readable memory device.
  • the computer-readable storage medium can for example be implemented via one or more of a volatile computer memory, a non-volatile memory, a hard drive, a flash drive, a floppy disk, or a compact disk, and comparable media.
  • platform may be a combination of software and hardware components for providing a note based annotation of content in an e-reader.
  • platforms include, but are not limited to, a hosted service executed over a plurality of servers, an application executed on a single computing device, and comparable systems.
  • server generally refers to a computing device executing one or more software programs typically in a networked environment. However, a server may also be implemented as a virtual server (software programs) executed on one or more computing devices viewed as a server on the network. More detail on these technologies and example operations is provided below.
  • FIG. 1 illustrates an example architectural diagram where content may be annotated using a note in an e-reader according to embodiments.
  • the components and environments shown in diagram 100 are for illustration purposes.
  • Embodiments may be implemented in various local, networked, cloud-based and similar computing
  • An "e-reader" device such as a tablet 102 may host an application providing content 108 to a user.
  • Such an application may be called an e-reader application, which may be a locally installed and executed application receiving content (e.g., e-books, documents, etc.) through wired or wireless networks.
  • the e-reader application may also be a hosted service provided by one or more servers and accessed by a user through the e- reader device (e.g., tablet 102).
  • Content may be any type of consumable data including but not exclusive to text, audio, video, graphic, etc.
  • Content may also include media combinations presented in a standardized format (i.e.: a web page.)
  • a user may interact with the content 108 through a variety of control devices.
  • the tablet 102 may be enabled to detect a pen 104, a touch 106, and a mouse 110 based input.
  • the application may customize a user experience according to the detected input type.
  • a note pane may be launched when detecting the pen 104 over the content 108.
  • a touch based input may be analyzed based on length and direction of the touch to determine launching of the note pane.
  • the note pane may be launched based on mouse input according to predetermined scenario such as a right click.
  • a note such as an ink may be formatted in a standardized format.
  • ISF Ink Serialized Format
  • An anchor marker may be inserted into the content to anchor the note to an associated portion of the content in a location within proximity to the portion.
  • the anchor marker may be inserted into the document tree directly in the case of the tree based document.
  • the ink may be processed for calligraphy improvement during creation of the ink by the user.
  • Embodiments are not limited to implementation in a tablet 102.
  • An application according to embodiment may enable a user to annotate content with a note in other platforms.
  • a user may be enabled to provide the note in any device capable of displaying the content.
  • a touch enabled device (although preferable) is not necessary.
  • a user may be enabled to take a note over content using a standard mouse and keyboard interface.
  • FIG. 2 illustrates a quick note example according to embodiments.
  • Diagram 200 displays content annotated with a quick note.
  • a user may initiate a quick note pane 204 by selecting content displayed by a user interface 202 of an application providing e-reader services.
  • Ink based note may be a default note type when using a quick note pane 204.
  • a toggle control 206 may switch note type from ink to text.
  • Ink based note type may include any drawing that may be detected by the application. Drawings may include hand writings, figures of objects, etc.
  • the note pane may also be launched using a control 212 displayed in a control menu 210 of the application.
  • the control menu may host launchers for highlighting and note taking functionality.
  • the control menu may also include a control for a search function.
  • the quick note pane 204 may be closed upon another action detected away from the note pane.
  • the application may place a marker near content of interest as the anchor.
  • the content of interest may be a selection within the content associated with the note.
  • the note may be displayed upon initiating the marker. Alternatively, the note may be displayed upon a right click action on the content of interest and selecting a launch action from a displayed command menu.
  • Additional features may include ink anywhere (i.e.: capture a note without a pane), note types other than text (i.e.: image), export note, and send to friend for importing.
  • the application may also provide features to set a configuration for the note including:
  • FIG. 3 illustrates a full page note example according to embodiments.
  • Diagram 300 displays a full page note pane to capture detailed notes for annotation of the content.
  • a full page note may enable a user to anchor detailed notes to the displayed content 302.
  • the user may initiate the full page note pane 304 by selecting an annotate control from a command bar of the application.
  • Ink based note type may be a default setting for a full page note 304.
  • Ink strokes and/or groups 308 created in the full page note pane 304 may be selectable using a lasso select control from controls 306. The selected strokes and/or groups may be moved or deleted. The full page note pane 304 may be dismissed by selecting a close control from the command bar.
  • the user may annotate the content with a variety of note types using the full page note pane 304.
  • the user may add a voice recording.
  • the user may insert an image and/or a video into the note.
  • the user may add search results, a link, and a web page into the note.
  • the user may also add nested notes into the note. The nested notes may be anchored in other content.
  • a quick hide control may reveal the content underneath the full page note.
  • the user may select a portion of the content and copy it into the full page note using a lasso control.
  • the user may export the full page note to a document processing application.
  • settings for background, font, font size, color, pen tip width, ink color, highlight type, color, and width of the note may be set through controls in the full page note content 304.
  • FIG. 4 illustrates an annotation authoring example according to embodiments.
  • Diagram 400 displays a selection action initiating a note pane 408 to capture notes.
  • An application may initiate the note pane 408 upon a user action.
  • the user action may be a selection of text from the content 402.
  • An example may include a mouse input highlighting the selected text 406.
  • a touch or pen input may select text according to detected patterns such as a tap and hold.
  • a context menu 404 may be displayed upon selecting the text 406.
  • the context menu may have a control to initiate the note pane 408. Another user action on the context menu control may launch the note pane 408.
  • the note pane 408 may be displayed on the right or left of the selected text 406.
  • the location of the note pane may be determined according to available space between the selection and an edge of the display device.
  • the note pane may be displayed in a side with larger space between the selection and the edge.
  • the note pane may be resizable down to a minimum predetermined size to maintain visibility of displayed controls.
  • the note pane may be resized and relocated to match a size and a location configuration of the note when redisplaying the note.
  • the note pane may provide text based note type by default. A user may change the note type to text, ink, snippet, audio, or photo through a control associated with the note type within the note pane.
  • the note pane may customize its display surface according to the selected note type.
  • the note pane may display lines while using a text based note type.
  • the note pane may display vertical scroll bars on demand while hosting text based note.
  • the note pane may display horizontal and vertical lines in a grid while using an ink based note type.
  • Vertical and horizontal scroll bars may be displayed while using the ink based note type.
  • the note pane may display linen paper background when using snippet, audio, or photo based note type.
  • Vertical scrollbars may be displayed on demand.
  • another user action on the content may dismiss the note pane.
  • the note may be saved to a cloud based storage and the anchor may be inserted into a location in the content associated with the note.
  • a user may change a color of a highlight on a selection in the note by activating a highlight color control in the context based menu 404.
  • the note pane may be configured for a text based note type by default.
  • the note pane may provide copy and paste functionality. Controls for changing font attributes including type, color and size may be displayed in the note pane. Vertical scroll bars may be provided on demand when inserted text may exceed display size.
  • FIG. 5 illustrates examples of alternative notes to annotate content according to embodiments.
  • Diagram 500 displays example note panes capturing varying note types.
  • the note pane 502 may be configured for an ink based note type.
  • the note pane 502 may display additional controls 506 when using ink based note type.
  • the note pane 502 may display brush and eraser controls 506.
  • ink strokes 508 may be registered during mouse, pen, or touch down action and stopped when released. Controls may be provided for ink thickness, stroke style, or color. Shape or handwriting may be automatically recognized. Ink strokes 508 may be erased using an eraser control.
  • note pane may display vertical and horizontal scrollbars to browse the canvas.
  • the note pane 510 may be configured for a snippet based note type.
  • the note pane 510 may display a snipping control 512.
  • the note pane 510 may be hidden upon activation of the control 512.
  • Content may be displayed with a transparent filter and a cursor.
  • the application may detect the user drawing a rectangle around a portion of the content while utilizing the cursor.
  • a snippet 514 representing the portion in the rectangle may be transferred to the note pane.
  • Full size and aspect ratio of the snippet may be maintained during the paste operation.
  • the note pane may display vertical and horizontal bars as needed to enable the user to scroll through the snippet.
  • the snippet may be stored as the note
  • Snippets may be organized as horizontal rows with lined dividers in between each snippet.
  • the snippets may not be reorganized or moved.
  • the snippets may be auto-arranged in same sequence that the clippings appear in the content.
  • a delete control 516 may be displayed adjacent to the snippet 514 to enable a user to delete the snippet. Each activation of the delete control 516 may initiate a confirmation prompt.
  • the note pane 520 may be configured for an audio recording based note type.
  • the note pane 520 may display a record control 522 to initiate an audio recording 526.
  • a recording may be displayed in rows similar to the note pane capturing snippets.
  • the recording may be shown as a waveform graphic.
  • the recording may be displayed using metadata showing date, time, and duration information.
  • a delete control 524 may be displayed adjacent to the recording 526. Activation of the delete control may initiate a confirmation prompt.
  • the note pane 530 may display a record control 532 to initiate a photo capture.
  • a photo 534 may be displayed in rows similar to the note pane capturing snippets.
  • the photo 534 may be displayed as a thumbnail graphic along with metadata showing date and time information of the capture.
  • a delete control may be displayed adjacent to the photo 534. Activation of the delete control may initiate a confirmation prompt.
  • a user may select an anchor marker to edit a note.
  • the note pane may display by default the recent note type recorded for the anchor marker.
  • a user may insert multiple notes to an anchor. Notes using multiple note types may be anchored to one anchor marker.
  • a user may select a sentence in content and insert a text based note, an ink based note, and an audio based note.
  • the notes may be displayed in one note pane and may be referenced by one anchor point in the content.
  • the user may have access to three entry points to initiate a note pane.
  • the application may detect a second user action selecting a portion of the content. The selection may launch a context menu. The application may initiate the note pane upon a third user action selecting a control associated with the pane from the context menu. In addition, selection of an existing anchor marker may launch the note pane.
  • a user may initiate the note pane through a search control to find the note. The search control may display a results list including the note. A user action selecting a link to the note in the results list may initiate the note pane.
  • Created or edited notes may be stored in cloud based storage. Offline usage may be handled by local storage. Changes detected during offline use may be posted to the cloud based storage upon restoration of connectivity. [0053] Notes may be transmitted using email. Alternatively, if a user does not have access to an e-reader device, content may be transmitted along with the note. The content may also be transmitted as a picture. Alternative transmission methods such as Bluetooth or instant messaging may also be used.
  • Highlights and anchor markers may be displayed in search results to inform about presence of notes. Multiple search results about an object in the content may distinguish the object from the annotated object (object with notes).
  • a summary section of the content may contain links to the notes within the content.
  • a seek bar may contain vertical tick marks in the same color as an initial note within a page of the content.
  • FIG. 6 illustrates an example of a markup feature according to embodiments.
  • Diagram 600 displays a markup feature enabling a user to draw and highlight directly on content.
  • a user with a pen may initiate annotation of a full page content by drawing ink or highlighting using the pen on a display 602 of an e-reader device.
  • an application may present a markup control 608 in a control bar 606 to initiate ink capture and highlighting on full page content.
  • FIG. 7 illustrates another example of a markup feature according to embodiments.
  • Diagram 700 displays a full content where a user may markup the content using ink or highlighting.
  • a user may work with ink and highlighting tools to draw in freeform on the content 702.
  • a highlighter tool may be an ink tool with thicker stroke and transparency.
  • the user may click a control 714 to exit markup and return to reading the content 702.
  • the application may detect a user action on an ink control 708 to draw ink 706 on the content.
  • a drawn ink may be stored and anchored in a location within proximity to a portion of the content associated with the note.
  • Another user action may be detected on a highlight control 710 to draw highlights 704 on the content.
  • the highlight may be stored and anchored in a location within proximity to a portion of the content associated with the note.
  • Erase control 712 may enable an eraser tool to erase the ink and highlighting.
  • An anchor marker may be inserted at the end of a selected text.
  • the anchor marker may follow the text through font size changes and screen resolution changes.
  • the markup feature may also deposit an anchor marker in the content at a start of a displayed page when the page was authored.
  • the marker may be invisible if the user is reading the content on the same resolution and same text scale as the time the markup was created.
  • the text scale or screen resolutions are different than the markup original creation metadata, then the user may see the in-line anchor marker in the content or an icon/button in the margin area. There may be several of these on any given screen per every full page annotation made by the user on any portion of the text visible on the current page.
  • Initiating the marker may display the markup in a pop-out window such that the shown annotation is presented on a page identical to the one where the annotation was collected.
  • a link to the markup may also be displayed in a view of the note pane.
  • a pane to show a list of all notes/annotations collected for the currently opened book may be presented. Such a pane may be used to navigate to the page where each annotation was taken (e.g., when user clicks on the entry for the annotation in the list).
  • a highlighter may snap to text on a page of the content.
  • An assortment of color choices may be offered for ink and highlighter.
  • a markup may be displayed when the reading page is shrunk to display a side panel.
  • a user may maintain the ability to interact with content when markup is overlaid on top of the reading view.
  • a pop-up markup display may be a read-only window or view of the markup. It may be a screen shot.
  • FIG. 2 through 7 The example scenarios and schemas in FIG. 2 through 7 are shown with specific components, data types, and configurations. Embodiments are not limited to systems according to these example configurations. Providing a note based annotation of content in an e-reader may be implemented in configurations employing fewer or additional components in applications and user interfaces. Furthermore, the example schema and components shown in FIG. 2 through 7 and their subcomponents may be implemented in a similar manner with other values using the principles described herein.
  • FIG. 8 is a networked environment, where a system according to embodiments may be implemented.
  • Local and remote resources may be provided by one or more servers 814 or a single server (e.g. web server) 816 such as a hosted service.
  • An application may execute on individual computing devices such as a smart phone 813, a tablet device 812, or a laptop computer 811 ('client devices') and communicate with cloud based storage through network(s) 810.
  • an e-reader application may detect a user action to annotate content with a note.
  • a note pane associated with a note type may be initiated to capture the note.
  • the note may be stored in a platform-agnostic format upon completing the capture.
  • Some example formats may include cascading style sheets (CSS) or JSON.
  • the note may be anchored to the content.
  • Client devices 811-813 may enable access to applications executed on remote server(s) (e.g. one of servers 814) as discussed previously.
  • the server(s) may retrieve or store relevant data from/to data store(s) 819 directly or through database server 818.
  • Network(s) 810 may comprise any topology of servers, clients, Internet service providers, and communication media.
  • a system according to embodiments may have a static or dynamic topology.
  • Network(s) 810 may include secure networks such as an enterprise network, an unsecure network such as a wireless open network, or the Internet.
  • Network(s) 810 may also coordinate communication over other networks such as Public Switched Telephone Network (PSTN) or cellular networks.
  • PSTN Public Switched Telephone Network
  • network(s) 810 may include short range wireless networks such as Bluetooth or similar ones.
  • Network(s) 810 provide communication between the nodes described herein.
  • network(s) 810 may include wireless media such as acoustic, RF, infrared and other wireless media.
  • FIG. 9 and the associated discussion are intended to provide a brief, general description of a suitable computing environment in which embodiments may be implemented.
  • computing device 900 may include at least one processing unit 902 and system memory 904.
  • Computing device 900 may also include a plurality of processing units that cooperate in executing programs.
  • the system memory 904 may be volatile (such as RAM), non-volatile (such as ROM, flash memory, etc.) or some combination of the two.
  • System memory 904 typically includes an operating system 905 suitable for controlling the operation of the platform, such as the WINDOWS® and WINDOWS PHONE® operating systems from MICROSOFT CORPORATION of Redmond, Washington.
  • the system memory 904 may also include one or more software applications such as program modules 906, an e-reader application 922, and a note component 924.
  • An e-reader application 922 may detect a user action to annotate content with a note.
  • the note component 924 may launch a note pane to capture the note.
  • the note may be stored by the note component 924 upon completion of the capture.
  • the note component 924 may anchor the note to a location associated with the content. This basic configuration is illustrated in FIG. 9 by those components within dashed line 908.
  • Computing device 900 may have additional features or functionality.
  • the computing device 900 may also include additional data storage devices (removable and/or non-removable) such as, for example, magnetic disks, optical disks, or tape.
  • additional storage is illustrated in FIG. 9 by removable storage 909 and non-removable storage 910.
  • Computer readable storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information, such as computer readable instructions, data structures, program modules, or other data.
  • Computer readable storage media is a computer readable memory device.
  • System memory 904, removable storage 909 and non-removable storage 910 are all examples of computer readable storage media.
  • Computer readable storage media includes, but is not limited to, RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computing device 900. Any such computer readable storage media may be part of computing device 900.
  • Computing device 900 may also have input device(s) 912 such as keyboard, mouse, pen, voice input device, touch input device, and comparable input devices.
  • Output device(s) 914 such as a display, speakers, printer, and other types of output devices may also be included. These devices are well known in the art and need not be discussed at length here.
  • Computing device 900 may also contain communication connections 916 that allow the device to communicate with other devices 918, such as over a wireless network in a distributed computing environment, a satellite link, a cellular link, and comparable mechanisms.
  • Other devices 918 may include computer device(s) that execute
  • Communication connection(s) 916 is one example of communication media.
  • Communication media can include therein computer readable instructions, data structures, program modules, or other data in a modulated data signal, such as a carrier wave or other transport mechanism, and includes any information delivery media.
  • modulated data signal means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal.
  • communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infrared and other wireless media.
  • Example embodiments also include methods. These methods can be implemented in any number of ways, including the structures described in this document. One such way is by machine operations, of devices of the type described in this document.
  • Another optional way is for one or more of the individual operations of the methods to be performed in conjunction with one or more human operators performing some. These human operators need not be co-located with each other, but each can be only with a machine that performs a portion of the program.
  • FIG. 10 illustrates a logic flow diagram for a process providing a note based annotation of content in an e-reader according to embodiments.
  • Process 1000 may be implemented by an e-reader application in some examples.
  • Process 1000 may begin with operation 1010 where the e-reader application may detect a user action to annotate content with a note.
  • the user action may include a selection of a portion of the content.
  • the application may initiate a note pane to capture the note at operation 1020.
  • the note pane may include controls to manage the note type and capture criteria.
  • the note may be captured in the note pane.
  • Note pane may be configured to accommodate size and location of the captured note.
  • the note may be stored in a style sheet based format upon detecting an end to capturing.
  • the style sheet based format may enforce uniformity and cross platform operability of annotated content.
  • the note may be anchored to the content at operation 1050.
  • the anchor marker may be placed in a location associated with the annotated content.
  • Some embodiments may be implemented in a computing device that includes a communication module, a memory, and a processor, where the processor executes a method as described above or comparable ones in conjunction with instructions stored in the memory.
  • Other embodiments may be implemented as a computer readable storage medium with instructions stored thereon for executing a method as described above or similar ones.
  • the operations included in process 1000 is for illustration purposes. Providing a note based annotation of content in an e-reader, according to embodiments, may be implemented by similar processes with fewer or additional steps, as well as in different order of operations using the principles described herein.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Strategic Management (AREA)
  • Computational Linguistics (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)
  • Processing Or Creating Images (AREA)
  • Document Processing Apparatus (AREA)
  • Controls And Circuits For Display Device (AREA)

Abstract

L'invention concerne une application de lecteur électronique qui fournit une annotation basée sur des notes d'un contenu d'un lecteur électronique. Une action d'utilisateur afin d'annoter le contenu lance un volet de note afin de capturer une note. La note comprend divers types, comme du texte, de l'encre, un fragment, un enregistrement audio et de la photo. La note est capturée dans le volet de note qui est configuré en fonction du type de la note. Cette note est stockée dans une plateforme-agnostique dans un stockage du Cloud. Une cache locale conserve également la note pour un usage hors-ligne. La note est ancrée au contenu en utilisant un marqueur à ancre disposé à proximité d'une sélection associée à la note dans le contenu.
EP13752738.8A 2012-11-21 2013-08-06 Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique Withdrawn EP2923285A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/684,011 US20140047308A1 (en) 2012-08-08 2012-11-21 Providing note based annotation of content in e-reader
PCT/US2013/053677 WO2014081483A1 (fr) 2012-08-08 2013-08-06 Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique

Publications (1)

Publication Number Publication Date
EP2923285A1 true EP2923285A1 (fr) 2015-09-30

Family

ID=49029198

Family Applications (1)

Application Number Title Priority Date Filing Date
EP13752738.8A Withdrawn EP2923285A1 (fr) 2012-11-21 2013-08-06 Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique

Country Status (2)

Country Link
EP (1) EP2923285A1 (fr)
JP (1) JP2016505923A (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113157189A (zh) * 2021-05-20 2021-07-23 读书郎教育科技有限公司 一种快速引用原文添加笔记内容的方法、存储介质及电子设备

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO2014081483A1 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113157189A (zh) * 2021-05-20 2021-07-23 读书郎教育科技有限公司 一种快速引用原文添加笔记内容的方法、存储介质及电子设备
CN113157189B (zh) * 2021-05-20 2022-03-11 读书郎教育科技有限公司 一种快速引用原文添加笔记内容的方法、存储介质及电子设备

Also Published As

Publication number Publication date
JP2016505923A (ja) 2016-02-25

Similar Documents

Publication Publication Date Title
US20140047308A1 (en) Providing note based annotation of content in e-reader
US10915219B2 (en) Tracking changes in collaborative authoring environment
KR102257248B1 (ko) 텍스트 표현 변환을 위한 잉크
US10248305B2 (en) Manipulating documents in touch screen file management applications
US9507520B2 (en) Touch-based reorganization of page element
US10296170B2 (en) Electronic apparatus and method for managing content
US20120173963A1 (en) Web page application controls
US20140164900A1 (en) Appending content with annotation
US20150033102A1 (en) Direct presentations from content collections
WO2013191928A1 (fr) Affichage de documents sur la base de préférences d'auteur
US20120144306A1 (en) Method and system for interacting or collaborating with exploration
US20150178259A1 (en) Annotation hint display
KR20140132731A (ko) 웹 페이지 애플리케이션 제어 기법
US20150178391A1 (en) Intent based content related suggestions as small multiples
EP2923285A1 (fr) Fourniture d'annotation basée sur des notes d'un contenu d'un lecteur électronique
US10642478B2 (en) Editable whiteboard timeline
Procopio Instant Google Drive Starter
US11899906B1 (en) Devices, methods, and graphical user interfaces for supporting reading at work
Melton et al. Microsoft Office Home and Student 2013 Step by Step

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20150521

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

DAX Request for extension of the european patent (deleted)
STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20180301