Download
(2 Kb)
Download
Updated: 09/16/14 04:38 PM
Pictures
File Info
Compatibility:
Update 4 (1.4.3)
Updated:09/16/14 04:38 PM
Created:05/09/14 03:07 PM
Monthly downloads:100
Total downloads:7,571
Favorites:16
MD5:
Categories:RolePlay, Miscellaneous, Utility Mods
Harven's Book Copy (to the system Clipboard)  Popular! (More than 5000 hits)
Version: 1.3
by: Harven [More]
This simple addon allows you to copy content of a book you are currently reading to the system clipboard. Then you can for example paste it into some speech syntchesis engine. You will see the key binding on the keybind strip. Because of the API limitation it can only copy 1023 character at one time so you must copy the book by parts. A message in the chat window will help you with that. The addon is compatible with Librarian

You can use some text to speech that will listen to clipboard changes and read every new entry. For example this simple and freeware software http://sourceforge.net/projects/simplettsreader/. That way you can actually close the book and listen to it while doing some other in-game activities.

Donations
If you like my work you can make me happy by sending some in-game gold/items to @theharven on EU server (but please, no lockpicks ), eventually you can help me pay my monthly subscription by donating some money.

Version 1.3
- Adjusted keybind strip variable name to 100009 API changes.
- API version changed to 100009.

Version 1.2c
- API version changed to 100008.

Version 1.2b
- API version changed to 100007.

Version 1.2a
- API version changed.

Version 1.2
- fixed a bug which caused the key binding to dissapear

Version 1.1
- compatibility with Librarian addon,
- the book can be closed and then reopened, the addon will remember the last part.
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.2c
2kB
Harven
08/05/14 04:34 PM
1.2b
2kB
Harven
06/25/14 03:37 PM
1.2a
2kB
Harven
05/23/14 12:53 PM
1.2
2kB
Harven
05/10/14 03:07 PM
1.1
2kB
Harven
05/09/14 04:26 PM
1.0
2kB
05/09/14 03:07 PM


Post A Reply Comment Options
Unread 02/09/15, 03:06 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
ye, it will be great...
Report comment to moderator  
Reply With Quote
Unread 02/08/15, 10:40 PM  
Eldorhaan
 
Eldorhaan's Avatar

Forum posts: 2
File comments: 142
Uploads: 0
Is this addon still dead? Or is there a way to get it back? Pleaaaaaase ^^
Report comment to moderator  
Reply With Quote
Unread 11/14/14, 08:34 AM  
Nita

Forum posts: 6
File comments: 21
Uploads: 0
Originally Posted by QuadroTony
w8ting for the update with Garkin's idea!
Nope... it's never going to work again... which is a disaster...

http://www.esoui.com/forums/showpost...8&postcount=12
Report comment to moderator  
Reply With Quote
Unread 11/06/14, 04:51 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
w8ting for the update with Garkin's idea!
Report comment to moderator  
Reply With Quote
Unread 11/04/14, 08:51 PM  
Nita

Forum posts: 6
File comments: 21
Uploads: 0
No, it doesn't work any more with 1.5.2.... please please fix this pleeease...
Report comment to moderator  
Reply With Quote
Unread 10/16/14, 01:07 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by Harven
Hey guys,
Can it be called like this?

Lua Code:
  1. CallSecureProtected( "HarvensBookCopyClipboard.CopyAllTextToClipboard", HarvensBookCopyClipboard )

My sub is over so I can't try it :/
No. Function will be private, not protected. CallSecureProtected works only with protected functions.

The only solution I can think of is some kind of new window with editbox, call editbox:SelectAll() and then ask user to press CTRL+C to copy text to clipboard.

EDIT:
I have just tested on PTS that copy to clipboard still works. I have tested it with my addons (CopyItemLink, LoreBooks, modified DerpURL, ...) so it should work with your addon too.
Last edited by Garkin : 10/17/14 at 08:15 AM.
Report comment to moderator  
Reply With Quote
Unread 10/16/14, 12:54 PM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
Hey guys,
Can it be called like this?

Lua Code:
  1. CallSecureProtected( "HarvensBookCopyClipboard.CopyAllTextToClipboard", HarvensBookCopyClipboard )

My sub is over so I can't try it :/
Report comment to moderator  
Reply With Quote
Unread 10/13/14, 04:15 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by dominoid
Just thought you'd like to know from the PTS 1.5.0 patch notes.

The CopyAllTextToClipboard method is now private
It should not be such a big deal. Text will not be copied automatically, but you can call editbox:SelectAll() and then ask user to press CTRL+C.
Report comment to moderator  
Reply With Quote
Unread 10/13/14, 02:14 PM  
dominoid
AddOn Author - Click to view AddOns

Forum posts: 34
File comments: 276
Uploads: 2
Just thought you'd like to know from the PTS 1.5.0 patch notes.

The CopyAllTextToClipboard method is now private
Report comment to moderator  
Reply With Quote
Unread 08/05/14, 04:44 PM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
at least i found THIS!
great work, man
no kidding
Report comment to moderator  
Reply With Quote
Unread 05/20/14, 01:00 PM  
Harven
 
Harven's Avatar
AddOn Author - Click to view AddOns

Forum posts: 135
File comments: 275
Uploads: 31
I'm glad you like it. Enjoy the game
Report comment to moderator  
Reply With Quote
Unread 05/19/14, 04:27 PM  
ronguiness

Forum posts: 1
File comments: 10
Uploads: 0
This is a great idea. Thank you for making this. I use librarian and am a big book hoarder. I will be trying this on my next day off.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: