04-27-2019, 04:52 PM | #1 |
Junior Member
Posts: 7
Karma: 10
Join Date: Jun 2018
Device: Onyx Boox M96
|
Exporting annotations/highlights as a single file
I used to be able to do this on my Onyx Boox note:
Now after a device repair and reset, I've set up Dropsync to export (upload only) selecting the name inclusion patterns "*.txt" and "**exported**" However, it is now producing and exporting a *one .txt file per comment*. I don't want to have to write a script to merge these. (I know I can go to the directory and terminal and run the script/command `cat *.txt > newfile.md'` but I'd rather not. Anyone know how to get back that 'single .txt file'? Last edited by daaronr; 04-27-2019 at 04:57 PM. |
01-02-2020, 12:01 PM | #2 |
Junior Member
Posts: 7
Karma: 10
Join Date: Jun 2018
Device: Onyx Boox M96
|
Bump....................
|
Advert | |
|
01-08-2020, 07:52 AM | #3 |
Enthusiast
Posts: 44
Karma: 366
Join Date: Mar 2010
Device: Sony 600, Entourage Edge (soon...)
|
Hi there,
I can’t help you at all, but I’m really interested in how you export your highlights and annotations. In particular, how do they “look” once they are in your .txt file? I’m assuming you’re doing handwritten annotations, so I’m wondering how they are transferred to a .txt file. Could you perhaps copy and paste a sample here? Thanks! |
03-16-2020, 03:39 PM | #4 |
Junior Member
Posts: 7
Karma: 10
Join Date: Jun 2018
Device: Onyx Boox M96
|
Something changed.
@toscadera: now they don't auto-export! Now you must go through a series of steps in each file to get them to export. Now that output comes out looking like this: ``` time:2020-03-12 12:43 【content】Intuitive moral judgments often share characteristics with deontological theories in normative ethics, 【note】 ------------------- time:2020-03-12 12:45 【content】we test a functional explanation for this phenomenon by investigating whether agents who express deontological moral judgments are more valued as social partners. Across 5 studies, we show that people who make characteristically deontological judgments are preferred as social partners, perceived as more moral and trustworthy, and are trusted more in economic games. These findings provide empirical support for a partner choice account of moral intuitions whereby typically deontological judgments confer an adaptive function by increasing a person’s likelihood of being chosen as a cooperation partner 【note】 ------------------- ``` But I do have some code to clean this up and turn it into a markdown format |
06-20-2022, 09:58 AM | #5 | |
Junior Member
Posts: 2
Karma: 10
Join Date: Jun 2022
Device: Onyx Boox Note+
|
Quote:
|
|
Advert | |
|
06-20-2022, 10:46 AM | #6 |
Onyx-maniac
Posts: 3,195
Karma: 12537601
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
|
I don't have any code, but as I'm mentioned before, this is UTF-8 with some unusual characters:
Code:
U+3010 -> e3 80 90 // LEFT BLACK LENTICULAR BRACKET U+3011 -> e3 80 91 // RIGHT BLACK LENTICULAR BRACKET U+FF1A -> ef bc 9a // FULLWIDTH COLON |
Tags |
annotations, dropsync, export, notes, pdf |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Exporting highlights into text | ilyasson | Onyx Boox | 4 | 04-18-2019 11:15 AM |
Exporting single chapter from a .mobi book | birk | Conversion | 3 | 02-14-2014 03:28 PM |
Best e-reader for exporting highlights (and annotations)? | jabalong | Which one should I buy? | 0 | 12-27-2013 04:02 AM |
PRS-T1 rooting for better exporting of highlights?? | glukkon | Sony Reader Dev Corner | 2 | 04-09-2012 06:25 PM |
Exporting Annotations | musemj6 | Kindle Developer's Corner | 0 | 12-03-2008 02:01 PM |